From 989182ea73ff2541f5f4bd435a4b4faad5f70c72 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Mon, 21 Dec 2015 18:54:41 -0800 Subject: [PATCH] Update query for nova db deadlock bug 1480305 The query wasn't hitting anymore, so this fixes it. 5 hits in the last 7 days, check and gate, all failures. There are more hits when you include non-voting jobs. Change-Id: I0c12ebac33ecfae6361fc503e386f4987d4a9d60 Related-Bug: #1480305 --- queries/1480305.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/queries/1480305.yaml b/queries/1480305.yaml index 7b1a2a18..30e3384c 100644 --- a/queries/1480305.yaml +++ b/queries/1480305.yaml @@ -1,4 +1,5 @@ query: >- message:"create_db_entry_for_new_instance" AND - message:"Deadlock found when trying to get lock; try restarting transaction') [SQL: u'INSERT INTO instance_extra" AND + message:"DBDeadlock" AND + message:"u'INSERT INTO instance_extra" AND tags:"screen-n-api.txt"