At [1][2][3] the tripleo-ci-centos-9-undercloud-upgrade fails during the undercloud upgrade and specifically package conflict when upgrading packages. Trace looks like:
* 2022-08-10 10:02:29 | 2022-08-10 10:02:29.642254 | bc764e04-48fc-91a2-43a1-000000000550 | FATAL | Update all packages | undercloud | error={"changed": false, "failures": [], "msg": "Depsolve Error occurred: \n Problem: package os-net-config-15.2.1-0.20220629114404.6505f24.el9.noarch requires NetworkManager-ovs, but none of the providers can be installed\n - package NetworkManager-ovs-1:1.39.10-1.el9.x86_64 requires NetworkManager(x86-64) = 1:1.39.10-1.el9, but none of the providers can be installed\n - package NetworkManager-ovs-1:1.39.3-1.el9.x86_64 requires NetworkManager(x86-64) = 1:1.39.3-1.el9, but none of the providers can be installed\n - package NetworkManager-ovs-1:1.39.5-1.el9.x86_64 requires NetworkManager(x86-64) = 1:1.39.5-1.el9, but none of the providers can be installed\n - package NetworkManager-ovs-1:1.39.6-1.el9.x86_64 requires NetworkManager(x86-64) = 1:1.39.6-1.el9, but none of the providers can be installed\n - package NetworkManager-ovs-1:1.39.7-2.el9.x86_64 requires NetworkManager(x86-64) = 1:1.39.7-2.el9, but none of the providers can be installed\n - cannot install both NetworkManager-1:1.39.10-1.el9.x86_64 and NetworkManager-1:1.39.12-1.el9.x86_64\n - cannot install both NetworkManager-1:1.39.3-1.el9.x86_64 and NetworkManager-1:1.39.12-1.el9.x86_64\n - cannot install both NetworkManager-1:1.39.5-1.el9.x86_64 and NetworkManager-1:1.39.12-1.el9.x86_64\n - cannot install both NetworkManager-1:1.39.6-1.el9.x86_64 and NetworkManager-1:1.39.12-1.el9.x86_64\n - cannot install both NetworkManager-1:1.39.7-2.el9.x86_64 and NetworkManager-1:1.39.12-1.el9.x86_64\n - cannot install the best update candidate for package os-net-config-14.2.1-0.20220624004921.755f151.el9.noarch\n - problem with installed package NetworkManager-1:1.39.12-1.el9.x86_64", "rc": 1, "results": []}
This blocks the master gate across most tripleo repos - I can see tripleo-heat-templates, tripleo-common, tripleo-ansible, tripleo-quickstart, python-tripleoclient in builds at [4]. Attaching a screenshot that shows the failed builds started 9th august.
[1] https://6e96b467b536ead9d981-83b5a515fd4f8ade122b2cc60973de6d.ssl.cf2.rackcdn.com/848640/2/check/tripleo-ci-centos-9-undercloud-upgrade/2a07467/logs/undercloud/home/zuul/undercloud_upgrade.log
[2] https://1eed5b8dc2d4d2c1a513-67e15cc69bd7500d8d48cf199d18d0c8.ssl.cf2.rackcdn.com/851958/4/gate/tripleo-ci-centos-9-undercloud-upgrade/8093ae0/logs/undercloud/home/zuul/undercloud_upgrade.log
[3] https://8cc16a860ef78508d8bf-63e0619ac9734be8bebe39a119169a2b.ssl.cf5.rackcdn.com/836979/2/gate/tripleo-ci-centos-9-undercloud-upgrade/fbfa910/logs/undercloud/home/zuul/undercloud_upgrade.log
[4] https://zuul.openstack.org/builds?job_name=tripleo-ci-centos-9-undercloud-upgrade&skip=0
noting that a similar bug was filed a few months ago there https:/ /bugs.launchpad .net/tripleo/ +bug/1975623 root cause was mirror/sync issue