[CI][C7][Train] Content provider - No more mirrors to try.

Bug #1968066 reported by Dariusz Smigiel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
Unassigned

Bug Description

Content provider job is failing with [1][2]:

2022-04-06 15:55:42.534318 | primary | Error: Package: 1:openssl-devel-1.0.2k-24.el7_9.x86_64 (updates)
2022-04-06 15:55:42.534428 | primary | Requires: openssl-libs(x86-64) = 1:1.0.2k-24.el7_9
2022-04-06 15:55:42.534482 | primary | Installed: 1:openssl-libs-1.0.2k-25.el7_9.x86_64 (installed)
2022-04-06 15:55:42.534524 | primary | openssl-libs(x86-64) = 1:1.0.2k-25.el7_9
2022-04-06 15:55:42.534570 | primary | Available: 1:openssl-libs-1.0.2k-19.el7.x86_64 (base)
2022-04-06 15:55:42.534609 | primary | openssl-libs(x86-64) = 1:1.0.2k-19.el7
2022-04-06 15:55:42.534668 | primary | Available: 1:openssl-libs-1.0.2k-21.el7_9.x86_64 (updates)
2022-04-06 15:55:42.534710 | primary | openssl-libs(x86-64) = 1:1.0.2k-21.el7_9
2022-04-06 15:55:42.534759 | primary | Available: 1:openssl-libs-1.0.2k-22.el7_9.x86_64 (updates)
2022-04-06 15:55:42.534799 | primary | openssl-libs(x86-64) = 1:1.0.2k-22.el7_9
2022-04-06 15:55:42.534858 | primary | Available: 1:openssl-libs-1.0.2k-24.el7_9.x86_64 (updates)
2022-04-06 15:55:42.534899 | primary | openssl-libs(x86-64) = 1:1.0.2k-24.el7_9
2022-04-06 15:55:42.534943 | primary | You could try using --skip-broken to work around the problem
2022-04-06 15:55:43.021205 | primary | You could try running: rpm -Va --nofiles --nodigest

When it passed [3], it's failing with:
2022-04-06 15:01:56.662609 | primary | TASK [build-containers : Install apache] ***************************************
2022-04-06 15:01:56.662702 | primary | Wednesday 06 April 2022 15:01:56 +0000 (0:00:00.052) 0:08:34.765 *******
2022-04-06 15:02:02.802045 | primary | fatal: [undercloud]: FAILED! => {"changed": false, "changes": {"installed": ["httpd"]}, "msg": "http://mirror.bhs1.ovh.opendev.org/centos/7/updates/x86_64/Packages/httpd-2.4.6-97.el7.centos.5.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found\nTrying other mirror.\nTo address this issue please refer to the below wiki article \n\nhttps://wiki.centos.org/yum-errors\n\nIf above article doesn't help to resolve this issue please use https://bugs.centos.org/.\n\nhttp://mirror.bhs1.ovh.opendev.org/centos/7/updates/x86_64/Packages/httpd-tools-2.4.6-97.el7.centos.5.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found\nTrying other mirror.\n\n\nError downloading packages:\n httpd-tools-2.4.6-97.el7.centos.5.x86_64: [Errno 256] No more mirrors to try.\n httpd-2.4.6-97.el7.centos.5.x86_64: [Errno 256] No more mirrors to try.\n\n", "rc": 1, "results": ["Loaded plugins: fastestmirror, priorities, product-id, search-disabled-repos,\n : subscription-manager\n\nThis system is not registered with an entitlement server. You can use subscription-manager to register.\n\nLoading mirror speeds from cached hostfile\n126 packages excluded due to repository priority protections\nResolving Dependencies\n--> Running transaction check\n---> Package httpd.x86_64 0:2.4.6-97.el7.centos.5 will be installed\n--> Processing Dependency: httpd-tools = 2.4.6-97.el7.centos.5 for package: httpd-2.4.6-97.el7.centos.5.x86_64\n--> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-97.el7.centos.5.x86_64\n--> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-97.el7.centos.5.x86_64\n--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-2.4.6-97.el7.centos.5.x86_64\n--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-2.4.6-97.el7.centos.5.x86_64\n--> Running transaction check\n---> Package apr.x86_64 0:1.4.8-7.el7 will be installed\n---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed\n---> Package centos-logos.noarch 0:70.0.6-3.el7.centos will be installed\n---> Package httpd-tools.x86_64 0:2.4.6-97.el7.centos.5 will be installed\n---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies

[1]: https://44e3803d628674ce6841-5136c092bce7ed70e7e87b6bbcdf5d00.ssl.cf1.rackcdn.com/836820/1/check/tripleo-ci-centos-7-content-provider/accd853/job-output.txt
[2]: https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_cbd/836600/2/gate/tripleo-ci-centos-7-content-provider/cbdb362/job-output.txt
[3]: https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_7f6/836836/1/check/tripleo-ci-centos-7-content-provider/7f69e01/job-output.txt

Revision history for this message
Ronelle Landy (rlandy) wrote :

Some mixed results- waiting this

Revision history for this message
Ronelle Landy (rlandy) wrote :

Cleaner results - closing out

Changed in tripleo:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.