Project

General

Profile

Actions

action #126923

closed

[tools] cannot clone job from O3 because assert cannot be downloaded

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

Status:
Resolved
Priority:
High
Assignee:
Category:
Infrastructure
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Difficulty:
Tags:

Description

Try to clone https://openqa.opensuse.org/tests/3198950

zaoliang@bathala:~/openqa> openqa-clone-job --from https://openqa.opensuse.org/tests/3198950 --skip-deps _SKIP_POST_FAIL_HOOKS=1 SCHEDULE=tests/installation/setup_zdup,tests/installation/install_service,tests/installation/zdup,tests/installation/post_zdup
downloading
https://openqa.opensuse.org/tests/3198950/asset/hdd/opensuse-15.2-x86_64-GM-Updated-gnome@64bit.qcow2
to
/var/lib/openqa/share/factory/hdd/opensuse-15.2-x86_64-GM-Updated-gnome@64bit.qcow2
downloading
https://openqa.opensuse.org/tests/3198950/asset/iso/openSUSE-Leap-15.4-DVD-x86_64.iso
to
/var/lib/openqa/share/factory/iso/openSUSE-Leap-15.4-DVD-x86_64.iso
3198950 failed: openSUSE-Leap-15.4-DVD-x86_64.iso, 404 Not Found
Can't clone due to missing assets: 404 Not Found

checked:
zaoliang@bathala:/tmp> wget https://openqa.opensuse.org/tests/3198950/asset/iso/openSUSE-Leap-15.4-DVD-x86_64.iso
--2023-03-30 08:53:12-- https://openqa.opensuse.org/tests/3198950/asset/iso/openSUSE-Leap-15.4-DVD-x86_64.iso
Resolving openqa.opensuse.org (openqa.opensuse.org)... 2001:67c:2178:8::16, 195.135.221.140
Connecting to openqa.opensuse.org (openqa.opensuse.org)|2001:67c:2178:8::16|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: /assets/iso/fixed/openSUSE-Leap-15.4-DVD-x86_64.iso [following]
--2023-03-30 08:53:12-- https://openqa.opensuse.org/assets/iso/fixed/openSUSE-Leap-15.4-DVD-x86_64.iso
Reusing existing connection to [openqa.opensuse.org]:443.
HTTP request sent, awaiting response... 302 Found
Location: http://download.opensuse.org/distribution/leap/15.4/iso/openSUSE-Leap-15.4-DVD-x86_64.iso [following]
--2023-03-30 08:53:12-- http://download.opensuse.org/distribution/leap/15.4/iso/openSUSE-Leap-15.4-DVD-x86_64.iso
Resolving download.opensuse.org (download.opensuse.org)... 2001:67c:2178:8::13, 195.135.221.134
Connecting to download.opensuse.org (download.opensuse.org)|2001:67c:2178:8::13|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-03-30 08:53:12 ERROR 404: Not Found.

Actions #1

Updated by okurz about 1 year ago

  • Tags set to infra
  • Assignee set to okurz
  • Target version set to Ready
Actions #2

Updated by okurz about 1 year ago

  • Status changed from New to Resolved

Fixed download redirect rule on o3 in /etc/apache2/vhosts.d/openqa.conf . Possibly the name on download.opensuse.org has changed for the static asset.

Actions

Also available in: Atom PDF