From 55c0c977af83f91bff67ac727fdfe761f3ad925f Mon Sep 17 00:00:00 2001 From: Jens Harbott Date: Mon, 9 Apr 2018 09:51:30 +0000 Subject: [PATCH] Update query for bug 1298006 The playbooks now check the connectivity towards git.openstack.org before any actual connection is attempted, so we need to check for a new message. Change-Id: Ieedef559c5c99e39acabf5d07a4d3c53d51ee6b4 Related-Bug: 1298006 --- queries/1298006.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/queries/1298006.yaml b/queries/1298006.yaml index 94f7ecd0..46bd6db6 100644 --- a/queries/1298006.yaml +++ b/queries/1298006.yaml @@ -1,5 +1,3 @@ query: >- - message:"fatal: unable to" AND ( - message:"connect to git.openstack.org" OR - message:"Failed to connect to git.openstack.org port 443: Connection timed out") AND + message:"ERROR: No viable v4 or v6 route found to git.openstack.org. The build node is assumed to be invalid." AND tags:console