From nsoffer at redhat.com Mon Sep 7 11:36:16 2020 Content-Type: multipart/mixed; boundary="===============7179025740185733357==" MIME-Version: 1.0 From: Nir Soffer To: devel at ovirt.org Subject: [ovirt-devel] [CI] Builds broken by "Status code: 403 for http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm" Date: Mon, 07 Sep 2020 14:30:50 +0300 Message-ID: --===============7179025740185733357== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable This is the second time, last time there was an issue during a nightly job = that left the master snapshot repo broken. I have 3 failure builds: https://jenkins.ovirt.org/job/ovirt-engine_standard-check-patch/7744/ https://jenkins.ovirt.org/job/ovirt-engine_standard-check-patch/7751/ https://jenkins.ovirt.org/job/ovirt-engine_standard-check-patch/7755/ All seems to fail in: [2020-09-07T10:00:56.163Z] + dnf install -y http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm [2020-09-07T10:01:08.524Z] Status code: 403 for http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm (IP: 66.187.230.40) Checking manually show: $ curl https://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm 403 Forbidden

Forbidden

You don't have permission to access /pub/yum-repo/ovirt-release-master.r= pm on this server.

Looking at: https://resources.ovirt.org/pub/yum-repo/ ovirt-elease-master.rpm does not exist. So we have 2 issues: - The file does not exist - We return "403 Forbidden" instead of "404 Not Found" --===============7179025740185733357==--