Actions
action #123873
closedopenQA test using wheel repo fails to clone: auto_review:"unable to access.*wheel.*Could not resolve host: github.com":retry
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
Actions