Project

General

Profile

Actions

action #123873

closed

openQA test using wheel repo fails to clone: auto_review:"unable to access.*wheel.*Could not resolve host: github.com":retry

Added by okurz about 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2023-02-01
Due date:
% Done:

0%

Estimated time:

Description

Observation

https://openqa.opensuse.org/tests/3088469 incompleted with

[2023-02-01T16:53:44.341388+01:00] [debug] [pid:45919] git hash in openqa: dc8b61dc63c391f46b33d788a775a2d2acf87a1c
[2023-02-01T16:53:44.345518+01:00] [info] [pid:45919] ::: OpenQA::Isotovideo::Utils::clone_git: Cloning git URL 'https://github.com/os-autoinst/os-autoinst-wheel-launcher.git'
[2023-02-01T16:53:54.371593+01:00] [debug] [pid:45919] Cloning into 'os-autoinst-wheel-launcher'...
   fatal: unable to access 'https://github.com/os-autoinst/os-autoinst-wheel-launcher.git/': Could not resolve host: github.com

Unable to clone Git repository 'https://github.com/os-autoinst/os-autoinst-wheel-launcher.git' specified via openqa/wheels.yaml (see log for details) at /usr/lib/os-autoinst/OpenQA/Isotovideo/Utils.pm line 52.
45919: EXIT 1

Expected result

certainly github.com was not unresolvable for long so the error shouldn't cause fatal aborts


Related issues 2 (0 open2 closed)

Related to openQA Project - action #123556: os-autoinst git cloning of test case repo can fail with auto_review:"fatal.*unable to access.*Connection timed out":retry size:MResolvedjbaier_cz2023-01-23

Actions
Related to openQA Project - action #123888: [os-autoinst] Clone retry attempts seem to be the wrong way around, retrying when not necessary and vice versa size:MResolvedjbaier_cz2023-02-022023-02-21

Actions
Actions #1

Updated by livdywan about 1 year ago

I suspect this will be solved the same way as #123556 because retrying doesn't in fact seem to work as intended.

Actions #2

Updated by livdywan about 1 year ago

  • Related to action #123556: os-autoinst git cloning of test case repo can fail with auto_review:"fatal.*unable to access.*Connection timed out":retry size:M added
Actions #3

Updated by okurz about 1 year ago

  • Related to action #123888: [os-autoinst] Clone retry attempts seem to be the wrong way around, retrying when not necessary and vice versa size:M added
Actions #4

Updated by jbaier_cz about 1 year ago

  • Assignee set to jbaier_cz
Actions #5

Updated by jbaier_cz about 1 year ago

  • Status changed from New to Blocked

Blocked by #123888

Actions #6

Updated by jbaier_cz about 1 year ago

  • Status changed from Blocked to Resolved

The git clone should be fine and retry if needed:

[2023-02-09T16:55:39.427567+01:00] [info] [pid:2401] ::: OpenQA::Isotovideo::Utils::clone_git: Cloning git URL 'https://github.com/os-autoinst/os-autoinst-wheel-launcher.git'
[2023-02-09T16:55:39.904224+01:00] [debug] [pid:2401] Cloning into 'os-autoinst-wheel-launcher'...

[2023-02-09T16:55:39.914523+01:00] [debug] [pid:2401] scheduling boot /tests/install/boot.pm
Actions

Also available in: Atom PDF