Add query for oslo.db KeyError bug 1476708
101 hits in 7 days, check and gate, all failures. This is probably just a symptom of a bigger problem but we can start with this. This shows up in multiple service logs (n-api and q-svc) though mostly q-svc, but not just neutron jobs so I wasn't filtering on neutron exclusively. Change-Id: Ic44b5e9b355fade8dcda2ec6ec2eb3e67ed51c5a Related-Bug: #1476708
This commit is contained in:
parent
48d34c4d01
commit
8f84840a39
4
queries/1476708.yaml
Normal file
4
queries/1476708.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
query: >-
|
||||
message:"_wrap_pool_connect" AND
|
||||
message:"KeyError: 'pid'" AND NOT
|
||||
build_queue:"periodic-qa"
|
Loading…
Reference in New Issue
Block a user