From 184aeb528e6513f01702ff6b71f8564ccd8c4f32 Mon Sep 17 00:00:00 2001 From: Rafael Folco Date: Mon, 26 Nov 2018 15:27:33 -0200 Subject: [PATCH] Categorize ImageNotFoundException on tripleo jobs "ImageNotFoundException: Not found image: docker://docker.io/tripleomaster/" <...> 245 hits in the last month. This is potentially another variance of internal libpod issue [1]. [1] https://github.com/containers/libpod/issues/1817 Related-Bug: #1805186 Change-Id: I1f51634796cac1b916f9a014bdaaaa9736270096 Story: https://tree.taiga.io/project/tripleo-ci-board/issue/308 --- queries/1805186.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1805186.yaml diff --git a/queries/1805186.yaml b/queries/1805186.yaml new file mode 100644 index 00000000..e35331f1 --- /dev/null +++ b/queries/1805186.yaml @@ -0,0 +1,3 @@ +query: >- + message:"ImageNotFoundException: Not found image: docker://docker.io/tripleomaster/" AND + tags:"console"