Add a query for libvirt error when 'TestBootVolumePattern' fails

Not an alarming number of hits (17 hits in n-cpu log in the last seven
days), but would be useful to track down the root cause.

There are also related errors from iSCSI daemon from the 'syslog' of the
said job ('gate-grenade-dsvm-multinode')

"session 2 login rejected: Initiator failed authentication with target"

which has about 152 occurrences in the last seven days.

Related-Bug: #1522488

Change-Id: Id160292199fba195b28dfad7150dece38fb3a50e
This commit is contained in:
Kashyap Chamarthy 2015-12-03 19:40:03 +01:00
parent b04e7a3e47
commit e02b1d91a8

4
queries/1522488.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"libvirtError: cannot read header"
AND message:"'/dev/disk/by-path"
AND tags:"screen-n-cpu.txt"