Project

General

Profile

action #62159

Updated by okurz almost 4 years ago

## Observation 

 https://openqa.opensuse.org/tests/1144395 has 

 HDD_1_URL=http://download.opensuse.org/tumbleweed/appliances/openSUSE-Tumbleweed-JeOS.x86_64-kvm-and-xen.qcow2?foobar=20200113 

 but the test fails with 

     [info] [#192844] Purging "/var/lib/openqa/cache/openqa1-opensuse/openSUSE-Tumbleweed-JeOS.x86_64-old-20200113.qcow2" because the download failed: 404 - Not Found 

 GRU logs show that no download was attempted at all. 

 Cloning the job using the Web UI results in the same error 100% reproducible. 

 However, using just 

     openqa-clone-job 1144395 

 results in a working job, https://openqa.opensuse.org/tests/1144396 

 This is currently the (only) blocker for JeOS zdup tests for TW. 

 See also https://progress.opensuse.org/issues/57617, which this is a part of... 

 ## Steps to reproduce 

 See #62159#note-14

Back