From 964e9ad64693a561123a4e9a731755d275159f25 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Mon, 29 Feb 2016 11:26:06 -0500 Subject: [PATCH] Add query for ceph pure virtual method called bug 1551305 17 hits in 7 days, check and gate, all failures. Looks like this is a regression in librados2 0.80.11-0ubuntu1.14.04.1 released on 2016/01/18 which does not have this fix from ceph: https://github.com/ceph/ceph/pull/6525 Change-Id: I583ccd7659e457f22bb1a63d354febc331b2b791 Related-Bug: #1551305 --- queries/1551305.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1551305.yaml diff --git a/queries/1551305.yaml b/queries/1551305.yaml new file mode 100644 index 00000000..5c72c1a3 --- /dev/null +++ b/queries/1551305.yaml @@ -0,0 +1,5 @@ +query: >- + (message:"HTTP exception thrown: Service cinder-backup could not be found." OR + message:"pure virtual method called") AND + build_name:"gate-tempest-dsvm-full-ceph" AND + tags:"screen"