From 3b1b4e3158674b15be4051610a70cf5fc4d55e2d Mon Sep 17 00:00:00 2001 From: Matthew Treinish Date: Wed, 28 Jun 2017 17:25:09 -0400 Subject: [PATCH] Add query for bug 1701088 This commit adds a query for the gate issue where glance uploads fail with a connection reset in uwsgi. This has 245 hits in the last week all failures in both gate and check, except for a single success with the hit and a traceback in glance. But the corresponding test didn't fail. (likely a bug in the test, or a negative test) Change-Id: I32c1c40339bdae342a706647efd7f0cb9f6c9bb6 Related-Bug: #1701088 --- queries/1701088.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1701088.yaml diff --git a/queries/1701088.yaml b/queries/1701088.yaml new file mode 100644 index 00000000..9aaed28f --- /dev/null +++ b/queries/1701088.yaml @@ -0,0 +1,3 @@ +query: > + message:"hr_instance_write(): Connection reset by peer [plugins/http/http.c line 521]" AND + tags:"screen-g-api.txt"