Add query for nova rpc message timeout bug 1415106
This is only in the large ops job, something is probably contending for a shared lock, we've seen that before. 61 hits in 7 days, check and gate, all failures. Change-Id: I4d9c76eecc0bd50d919cd550297d701738b45a9a Related-Bug: #1415106
This commit is contained in:
parent
cc82c7228b
commit
2de2d28b6c
6
queries/1415106.yaml
Normal file
6
queries/1415106.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
query: >
|
||||||
|
message:"Setting instance vm_state to ERROR" AND
|
||||||
|
message:"_try_deallocate_network" AND
|
||||||
|
message:"MessagingTimeout" AND
|
||||||
|
build_name:"gate-tempest-dsvm-large-ops" AND
|
||||||
|
tags:"screen-n-cpu-1.txt"
|
Loading…
Reference in New Issue
Block a user