2024-04-15T00:43:50.953 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-15T00:43:50.953 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --name teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi --description rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_rgw_multisite} --owner scheduled_teuthology@teuthology --archive /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656197 -- /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656197/orig.config.yaml 2024-04-15T00:43:50.983 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T00:43:51.068 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656197 branch: squid description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_rgw_multisite} email: ceph-qa@ceph.com first_in_suite: false job_id: '7656197' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - MON_DOWN sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 owner: scheduled_teuthology@teuthology priority: 101 repo: https://git.ceph.com/ceph.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 5975 sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 sleep_before_teardown: 0 subset: 25083/100000 suite: rados suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_a9a752df26c63acad72e1b3569fd79a515ca0765/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 targets: smithi005.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBENJMe/CRp+OZYmrCxzh1589VrMI32wZWv+frL+jPTB89uHNOSVjvvQau1AnY14VrII+sZeiKMmkIAkIKaAWidU= smithi049.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEIjbKEmjEPBdAsJb3hKZWiCmFFX0jOWJu6+AzXqTxKEAaSkL90yDRwRaCG/2Nchj3zYfRzb5WcPR2RsnzpH0Mw= smithi129.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBnoN3LATgRmkGvL7UvzwE0VPlmXgPNlkujmUb8oCFlEPc11QkXmrtTcybwitHtBhS/tajUHNI0jwg1IRli8jR0= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: null - cephadm: null - cephadm.shell: host.a: - ceph mgr module enable rgw - rgw_module.apply: specs: - rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 - cephadm.shell: host.a: - 'set -e set -x while true; do TOKEN=$(ceph rgw realm tokens | jq -r ''.[0].token''); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done TOKENS=$(ceph rgw realm tokens) echo $TOKENS | jq --exit-status ''.[0].realm == "myrealm1"'' echo $TOKENS | jq --exit-status ''.[0].token'' TOKEN_JSON=$(ceph rgw realm tokens | jq -r ''.[0].token'' | base64 --decode) echo $TOKEN_JSON | jq --exit-status ''.realm_name == "myrealm1"'' echo $TOKEN_JSON | jq --exit-status ''.endpoint | test("http://.+:\\d+")'' echo $TOKEN_JSON | jq --exit-status ''.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")'' echo $TOKEN_JSON | jq --exit-status ''.access_key'' echo $TOKEN_JSON | jq --exit-status ''.secret'' ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 6c637841c215537a4502385240412f1966e0faab timestamp: 2024-04-14_21:00:09 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-15T00:43:51.068 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_a9a752df26c63acad72e1b3569fd79a515ca0765/qa; will attempt to use it 2024-04-15T00:43:51.069 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_a9a752df26c63acad72e1b3569fd79a515ca0765/qa/tasks 2024-04-15T00:43:51.069 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-15T00:43:51.070 INFO:teuthology.task.internal:Checking packages... 2024-04-15T00:43:51.092 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'a9a752df26c63acad72e1b3569fd79a515ca0765' 2024-04-15T00:43:51.092 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-15T00:43:51.092 INFO:teuthology.packaging:ref: None 2024-04-15T00:43:51.092 INFO:teuthology.packaging:tag: None 2024-04-15T00:43:51.092 INFO:teuthology.packaging:branch: squid 2024-04-15T00:43:51.093 INFO:teuthology.packaging:sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T00:43:51.093 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-04-15T00:43:51.382 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2114.ga9a752df 2024-04-15T00:43:51.384 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-15T00:43:51.391 INFO:teuthology.task.internal:no buildpackages task found 2024-04-15T00:43:51.391 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-15T00:43:51.397 INFO:teuthology.task.internal:Saving configuration 2024-04-15T00:43:51.409 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-15T00:43:51.414 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T00:43:51.441 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi005.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656197', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 00:36:39.690900', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBENJMe/CRp+OZYmrCxzh1589VrMI32wZWv+frL+jPTB89uHNOSVjvvQau1AnY14VrII+sZeiKMmkIAkIKaAWidU='} 2024-04-15T00:43:51.466 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi049.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656197', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 00:36:39.689343', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEIjbKEmjEPBdAsJb3hKZWiCmFFX0jOWJu6+AzXqTxKEAaSkL90yDRwRaCG/2Nchj3zYfRzb5WcPR2RsnzpH0Mw='} 2024-04-15T00:43:51.490 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi129.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656197', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 00:36:39.692114', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBnoN3LATgRmkGvL7UvzwE0VPlmXgPNlkujmUb8oCFlEPc11QkXmrtTcybwitHtBhS/tajUHNI0jwg1IRli8jR0='} 2024-04-15T00:43:51.490 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-15T00:43:51.499 INFO:teuthology.task.internal:roles: ubuntu@smithi005.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-04-15T00:43:51.499 INFO:teuthology.task.internal:roles: ubuntu@smithi049.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-04-15T00:43:51.499 INFO:teuthology.task.internal:roles: ubuntu@smithi129.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2024-04-15T00:43:51.499 INFO:teuthology.run_tasks:Running task console_log... 2024-04-15T00:43:51.672 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fbe0f92df70>, signals=[15]) 2024-04-15T00:43:51.673 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-15T00:43:51.678 INFO:teuthology.task.internal:Opening connections... 2024-04-15T00:43:51.679 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi005.front.sepia.ceph.com 2024-04-15T00:43:51.681 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:43:51.785 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi049.front.sepia.ceph.com 2024-04-15T00:43:51.786 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:43:51.886 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi129.front.sepia.ceph.com 2024-04-15T00:43:51.887 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:43:51.974 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-15T00:43:51.987 DEBUG:teuthology.orchestra.run.smithi005:> uname -m 2024-04-15T00:43:52.005 INFO:teuthology.orchestra.run.smithi005.stdout:x86_64 2024-04-15T00:43:52.005 DEBUG:teuthology.orchestra.run.smithi005:> cat /etc/os-release 2024-04-15T00:43:52.063 INFO:teuthology.orchestra.run.smithi005.stdout:NAME="CentOS Stream" 2024-04-15T00:43:52.063 INFO:teuthology.orchestra.run.smithi005.stdout:VERSION="9" 2024-04-15T00:43:52.063 INFO:teuthology.orchestra.run.smithi005.stdout:ID="centos" 2024-04-15T00:43:52.063 INFO:teuthology.orchestra.run.smithi005.stdout:ID_LIKE="rhel fedora" 2024-04-15T00:43:52.063 INFO:teuthology.orchestra.run.smithi005.stdout:VERSION_ID="9" 2024-04-15T00:43:52.063 INFO:teuthology.orchestra.run.smithi005.stdout:PLATFORM_ID="platform:el9" 2024-04-15T00:43:52.063 INFO:teuthology.orchestra.run.smithi005.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-15T00:43:52.064 INFO:teuthology.orchestra.run.smithi005.stdout:ANSI_COLOR="0;31" 2024-04-15T00:43:52.064 INFO:teuthology.orchestra.run.smithi005.stdout:LOGO="fedora-logo-icon" 2024-04-15T00:43:52.064 INFO:teuthology.orchestra.run.smithi005.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-15T00:43:52.064 INFO:teuthology.orchestra.run.smithi005.stdout:HOME_URL="https://centos.org/" 2024-04-15T00:43:52.064 INFO:teuthology.orchestra.run.smithi005.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-15T00:43:52.064 INFO:teuthology.orchestra.run.smithi005.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-15T00:43:52.064 INFO:teuthology.orchestra.run.smithi005.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-15T00:43:52.065 INFO:teuthology.lock.ops:Updating smithi005.front.sepia.ceph.com on lock server 2024-04-15T00:43:52.087 DEBUG:teuthology.orchestra.run.smithi049:> uname -m 2024-04-15T00:43:52.105 INFO:teuthology.orchestra.run.smithi049.stdout:x86_64 2024-04-15T00:43:52.105 DEBUG:teuthology.orchestra.run.smithi049:> cat /etc/os-release 2024-04-15T00:43:52.163 INFO:teuthology.orchestra.run.smithi049.stdout:NAME="CentOS Stream" 2024-04-15T00:43:52.163 INFO:teuthology.orchestra.run.smithi049.stdout:VERSION="9" 2024-04-15T00:43:52.163 INFO:teuthology.orchestra.run.smithi049.stdout:ID="centos" 2024-04-15T00:43:52.163 INFO:teuthology.orchestra.run.smithi049.stdout:ID_LIKE="rhel fedora" 2024-04-15T00:43:52.163 INFO:teuthology.orchestra.run.smithi049.stdout:VERSION_ID="9" 2024-04-15T00:43:52.163 INFO:teuthology.orchestra.run.smithi049.stdout:PLATFORM_ID="platform:el9" 2024-04-15T00:43:52.163 INFO:teuthology.orchestra.run.smithi049.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-15T00:43:52.164 INFO:teuthology.orchestra.run.smithi049.stdout:ANSI_COLOR="0;31" 2024-04-15T00:43:52.164 INFO:teuthology.orchestra.run.smithi049.stdout:LOGO="fedora-logo-icon" 2024-04-15T00:43:52.164 INFO:teuthology.orchestra.run.smithi049.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-15T00:43:52.164 INFO:teuthology.orchestra.run.smithi049.stdout:HOME_URL="https://centos.org/" 2024-04-15T00:43:52.164 INFO:teuthology.orchestra.run.smithi049.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-15T00:43:52.164 INFO:teuthology.orchestra.run.smithi049.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-15T00:43:52.164 INFO:teuthology.orchestra.run.smithi049.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-15T00:43:52.164 INFO:teuthology.lock.ops:Updating smithi049.front.sepia.ceph.com on lock server 2024-04-15T00:43:52.187 DEBUG:teuthology.orchestra.run.smithi129:> uname -m 2024-04-15T00:43:52.204 INFO:teuthology.orchestra.run.smithi129.stdout:x86_64 2024-04-15T00:43:52.205 DEBUG:teuthology.orchestra.run.smithi129:> cat /etc/os-release 2024-04-15T00:43:52.261 INFO:teuthology.orchestra.run.smithi129.stdout:NAME="CentOS Stream" 2024-04-15T00:43:52.261 INFO:teuthology.orchestra.run.smithi129.stdout:VERSION="9" 2024-04-15T00:43:52.261 INFO:teuthology.orchestra.run.smithi129.stdout:ID="centos" 2024-04-15T00:43:52.261 INFO:teuthology.orchestra.run.smithi129.stdout:ID_LIKE="rhel fedora" 2024-04-15T00:43:52.261 INFO:teuthology.orchestra.run.smithi129.stdout:VERSION_ID="9" 2024-04-15T00:43:52.262 INFO:teuthology.orchestra.run.smithi129.stdout:PLATFORM_ID="platform:el9" 2024-04-15T00:43:52.262 INFO:teuthology.orchestra.run.smithi129.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-15T00:43:52.262 INFO:teuthology.orchestra.run.smithi129.stdout:ANSI_COLOR="0;31" 2024-04-15T00:43:52.262 INFO:teuthology.orchestra.run.smithi129.stdout:LOGO="fedora-logo-icon" 2024-04-15T00:43:52.262 INFO:teuthology.orchestra.run.smithi129.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-15T00:43:52.262 INFO:teuthology.orchestra.run.smithi129.stdout:HOME_URL="https://centos.org/" 2024-04-15T00:43:52.262 INFO:teuthology.orchestra.run.smithi129.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-15T00:43:52.262 INFO:teuthology.orchestra.run.smithi129.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-15T00:43:52.262 INFO:teuthology.orchestra.run.smithi129.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-15T00:43:52.262 INFO:teuthology.lock.ops:Updating smithi129.front.sepia.ceph.com on lock server 2024-04-15T00:43:52.286 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-15T00:43:52.295 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-15T00:43:52.399 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-15T00:43:52.399 DEBUG:teuthology.orchestra.run.smithi005:> test '!' -e /home/ubuntu/cephtest 2024-04-15T00:43:52.401 DEBUG:teuthology.orchestra.run.smithi049:> test '!' -e /home/ubuntu/cephtest 2024-04-15T00:43:52.403 DEBUG:teuthology.orchestra.run.smithi129:> test '!' -e /home/ubuntu/cephtest 2024-04-15T00:43:52.419 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-15T00:43:52.426 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-15T00:43:52.426 DEBUG:teuthology.orchestra.run.smithi005:> test -z $(ls -A /var/lib/ceph) 2024-04-15T00:43:52.460 DEBUG:teuthology.orchestra.run.smithi049:> test -z $(ls -A /var/lib/ceph) 2024-04-15T00:43:52.462 DEBUG:teuthology.orchestra.run.smithi129:> test -z $(ls -A /var/lib/ceph) 2024-04-15T00:43:52.768 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-15T00:43:52.833 INFO:teuthology.run_tasks:Running task kernel... 2024-04-15T00:43:52.847 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-15T00:43:52.847 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-15T00:43:52.847 DEBUG:teuthology.orchestra.run.smithi005:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-15T00:43:52.848 DEBUG:teuthology.orchestra.run.smithi049:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-15T00:43:52.848 DEBUG:teuthology.orchestra.run.smithi129:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-15T00:43:52.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:43:52.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:43:52.866 DEBUG:teuthology.orchestra.run.smithi129:> uname -r 2024-04-15T00:43:52.870 DEBUG:teuthology.orchestra.run.smithi049:> uname -r 2024-04-15T00:43:52.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:43:52.871 DEBUG:teuthology.orchestra.run.smithi005:> uname -r 2024-04-15T00:43:52.923 INFO:teuthology.orchestra.run.smithi129.stdout:5.14.0-361.el9.x86_64 2024-04-15T00:43:52.924 INFO:teuthology.task.kernel:Running kernel on smithi129: 5.14.0-361.el9.x86_64 2024-04-15T00:43:52.924 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum install -y kernel 2024-04-15T00:43:52.925 INFO:teuthology.orchestra.run.smithi049.stdout:5.14.0-361.el9.x86_64 2024-04-15T00:43:52.925 INFO:teuthology.task.kernel:Running kernel on smithi049: 5.14.0-361.el9.x86_64 2024-04-15T00:43:52.925 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum install -y kernel 2024-04-15T00:43:52.929 INFO:teuthology.orchestra.run.smithi005.stdout:5.14.0-361.el9.x86_64 2024-04-15T00:43:52.929 INFO:teuthology.task.kernel:Running kernel on smithi005: 5.14.0-361.el9.x86_64 2024-04-15T00:43:52.929 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum install -y kernel 2024-04-15T00:43:55.124 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS-9 - AppStream 14 MB/s | 8.1 MB 00:00 2024-04-15T00:43:55.157 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS-9 - AppStream 14 MB/s | 8.1 MB 00:00 2024-04-15T00:43:55.244 INFO:teuthology.orchestra.run.smithi005.stdout:CentOS-9 - AppStream 13 MB/s | 8.1 MB 00:00 2024-04-15T00:43:56.783 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS-9 - BaseOS 8.5 MB/s | 2.5 MB 00:00 2024-04-15T00:43:56.824 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS-9 - BaseOS 7.3 MB/s | 2.5 MB 00:00 2024-04-15T00:43:56.952 INFO:teuthology.orchestra.run.smithi005.stdout:CentOS-9 - BaseOS 8.6 MB/s | 2.5 MB 00:00 2024-04-15T00:43:57.741 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - BaseOS 17 MB/s | 8.0 MB 00:00 2024-04-15T00:43:58.934 INFO:teuthology.orchestra.run.smithi005.stdout:CentOS Stream 9 - BaseOS 5.4 MB/s | 8.0 MB 00:01 2024-04-15T00:44:01.079 INFO:teuthology.orchestra.run.smithi005.stdout:CentOS Stream 9 - AppStream 20 MB/s | 19 MB 00:00 2024-04-15T00:44:05.603 INFO:teuthology.orchestra.run.smithi005.stdout:CentOS Stream 9 - CRB 8.9 MB/s | 6.2 MB 00:00 2024-04-15T00:44:06.180 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 9 - BaseOS 925 kB/s | 8.0 MB 00:08 2024-04-15T00:44:07.278 INFO:teuthology.orchestra.run.smithi005.stdout:CentOS Stream 9 - Extras packages 39 kB/s | 16 kB 00:00 2024-04-15T00:44:07.973 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 9 - AppStream 28 MB/s | 19 MB 00:00 2024-04-15T00:44:08.072 INFO:teuthology.orchestra.run.smithi005.stdout:Extra Packages for Enterprise Linux 33 MB/s | 21 MB 00:00 2024-04-15T00:44:12.032 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.2 MB 00:00 2024-04-15T00:44:13.048 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - AppStream 1.3 MB/s | 19 MB 00:14 2024-04-15T00:44:13.574 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 9 - Extras packages 43 kB/s | 16 kB 00:00 2024-04-15T00:44:13.596 INFO:teuthology.orchestra.run.smithi005.stdout:lab-extras 43 kB/s | 1.7 kB 00:00 2024-04-15T00:44:15.965 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:44:15.965 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:44:15.966 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:44:15.966 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.966 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:44:15.966 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.966 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:44:15.966 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.966 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:44:15.966 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.966 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:44:15.966 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.966 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:44:15.966 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.966 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:44:15.966 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.967 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:44:15.967 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.967 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:44:15.967 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.967 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:44:15.967 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.967 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:44:15.967 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.967 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:44:15.967 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.967 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:44:15.967 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.967 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:44:15.967 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.968 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:44:15.968 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.968 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:44:15.968 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.968 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:44:15.968 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.968 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:44:15.968 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.968 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:44:15.968 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.968 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:44:15.968 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.969 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:44:15.969 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.969 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:44:15.969 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.969 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:44:15.969 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.969 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:44:15.969 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.969 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:44:15.969 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.969 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:44:15.969 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.969 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:44:15.970 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.970 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:44:15.970 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.970 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:44:15.970 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.970 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:44:15.970 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.970 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:44:15.970 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.970 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:44:15.970 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.970 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:44:15.970 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.970 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:44:15.971 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.971 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:44:15.971 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.971 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:44:15.971 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.971 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:44:15.971 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.971 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.971 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.971 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:44:15.971 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.971 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.971 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.971 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.972 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:44:15.972 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.972 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.972 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.972 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.972 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.972 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.972 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:44:15.972 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.972 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.972 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.972 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.973 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:44:15.973 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.973 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.973 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.973 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.973 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:44:15.973 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.973 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.973 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.973 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.973 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:44:15.973 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.973 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.973 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.973 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.973 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:44:15.974 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.974 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.974 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.974 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.974 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:44:15.974 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.974 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.974 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:44:15.974 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:44:16.175 INFO:teuthology.orchestra.run.smithi129.stdout:Extra Packages for Enterprise Linux 8.5 MB/s | 21 MB 00:02 2024-04-15T00:44:16.337 INFO:teuthology.orchestra.run.smithi005.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-15T00:44:16.337 INFO:teuthology.orchestra.run.smithi005.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-15T00:44:16.436 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:44:16.444 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:44:16.445 INFO:teuthology.orchestra.run.smithi005.stdout: Package Architecture Version Repository Size 2024-04-15T00:44:16.445 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:44:16.445 INFO:teuthology.orchestra.run.smithi005.stdout:Installing: 2024-04-15T00:44:16.445 INFO:teuthology.orchestra.run.smithi005.stdout: kernel x86_64 5.14.0-435.el9 baseos 214 k 2024-04-15T00:44:16.445 INFO:teuthology.orchestra.run.smithi005.stdout:Installing dependencies: 2024-04-15T00:44:16.445 INFO:teuthology.orchestra.run.smithi005.stdout: kernel-core x86_64 5.14.0-435.el9 baseos 15 M 2024-04-15T00:44:16.445 INFO:teuthology.orchestra.run.smithi005.stdout: kernel-modules x86_64 5.14.0-435.el9 baseos 34 M 2024-04-15T00:44:16.445 INFO:teuthology.orchestra.run.smithi005.stdout: kernel-modules-core x86_64 5.14.0-435.el9 baseos 28 M 2024-04-15T00:44:16.445 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:44:16.446 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2024-04-15T00:44:16.446 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:44:16.446 INFO:teuthology.orchestra.run.smithi005.stdout:Install 4 Packages 2024-04-15T00:44:16.446 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:44:16.446 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 77 M 2024-04-15T00:44:16.446 INFO:teuthology.orchestra.run.smithi005.stdout:Installed size: 123 M 2024-04-15T00:44:16.447 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2024-04-15T00:44:16.839 INFO:teuthology.orchestra.run.smithi005.stdout:(1/4): kernel-5.14.0-435.el9.x86_64.rpm 1.7 MB/s | 214 kB 00:00 2024-04-15T00:44:17.140 INFO:teuthology.orchestra.run.smithi005.stdout:(2/4): kernel-core-5.14.0-435.el9.x86_64.rpm 36 MB/s | 15 MB 00:00 2024-04-15T00:44:17.359 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - CRB 9.6 MB/s | 6.2 MB 00:00 2024-04-15T00:44:17.548 INFO:teuthology.orchestra.run.smithi005.stdout:(3/4): kernel-modules-5.14.0-435.el9.x86_64.rpm 40 MB/s | 34 MB 00:00 2024-04-15T00:44:17.798 INFO:teuthology.orchestra.run.smithi005.stdout:(4/4): kernel-modules-core-5.14.0-435.el9.x86_6 29 MB/s | 28 MB 00:00 2024-04-15T00:44:17.799 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:44:17.799 INFO:teuthology.orchestra.run.smithi005.stdout:Total 57 MB/s | 77 MB 00:01 2024-04-15T00:44:18.499 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2024-04-15T00:44:18.912 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2024-04-15T00:44:18.912 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2024-04-15T00:44:19.241 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - Extras packages 24 kB/s | 16 kB 00:00 2024-04-15T00:44:19.976 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2024-04-15T00:44:19.977 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2024-04-15T00:44:21.109 INFO:teuthology.orchestra.run.smithi049.stdout:Extra Packages for Enterprise Linux 12 MB/s | 21 MB 00:01 2024-04-15T00:44:21.318 INFO:teuthology.orchestra.run.smithi129.stdout:lab-extras 19 kB/s | 1.7 kB 00:00 2024-04-15T00:44:22.579 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2024-04-15T00:44:23.198 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : kernel-modules-core-5.14.0-435.el9.x86_64 1/4 2024-04-15T00:44:23.290 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-15T00:44:23.563 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:44:23.563 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:44:23.563 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:44:23.563 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.563 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:44:23.563 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.563 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:44:23.563 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.563 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:44:23.563 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.563 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:44:23.563 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.564 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:44:23.564 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.564 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:44:23.564 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.564 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:44:23.564 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.564 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:44:23.564 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.564 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:44:23.564 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.564 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:44:23.564 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.564 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:44:23.564 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.565 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:44:23.565 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.565 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:44:23.565 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.565 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:44:23.565 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.565 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:44:23.565 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.565 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:44:23.565 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.565 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:44:23.565 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.565 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:44:23.565 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.566 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:44:23.566 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.566 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:44:23.566 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.566 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:44:23.566 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.566 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:44:23.566 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.566 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:44:23.566 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.566 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:44:23.566 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.567 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:44:23.567 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.567 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:44:23.567 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.567 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:44:23.567 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.567 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:44:23.567 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.567 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:44:23.567 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.567 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:44:23.567 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.567 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:44:23.567 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.567 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:44:23.568 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.568 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:44:23.568 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.568 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:44:23.568 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.568 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:44:23.568 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.568 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:44:23.568 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.568 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.568 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.568 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:44:23.568 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.568 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.568 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.569 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.569 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:44:23.569 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.569 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.569 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.569 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.569 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.569 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.569 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:44:23.569 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.569 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.569 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.569 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.569 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:44:23.569 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.570 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.570 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.570 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.570 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:44:23.570 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.570 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.570 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.570 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.570 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:44:23.570 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.570 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.570 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.570 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.570 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:44:23.571 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.571 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.571 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.571 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.571 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:44:23.571 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.571 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.571 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.571 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:44:23.982 INFO:teuthology.orchestra.run.smithi129.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-15T00:44:23.983 INFO:teuthology.orchestra.run.smithi129.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-15T00:44:24.089 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:44:24.098 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:44:24.098 INFO:teuthology.orchestra.run.smithi129.stdout: Package Architecture Version Repository Size 2024-04-15T00:44:24.098 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:44:24.099 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-04-15T00:44:24.099 INFO:teuthology.orchestra.run.smithi129.stdout: kernel x86_64 5.14.0-435.el9 baseos 214 k 2024-04-15T00:44:24.099 INFO:teuthology.orchestra.run.smithi129.stdout:Installing dependencies: 2024-04-15T00:44:24.099 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-core x86_64 5.14.0-435.el9 baseos 15 M 2024-04-15T00:44:24.099 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-modules x86_64 5.14.0-435.el9 baseos 34 M 2024-04-15T00:44:24.099 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-modules-core x86_64 5.14.0-435.el9 baseos 28 M 2024-04-15T00:44:24.099 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:44:24.099 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-15T00:44:24.099 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:44:24.099 INFO:teuthology.orchestra.run.smithi129.stdout:Install 4 Packages 2024-04-15T00:44:24.100 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:44:24.100 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 77 M 2024-04-15T00:44:24.100 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 123 M 2024-04-15T00:44:24.100 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-04-15T00:44:24.360 INFO:teuthology.orchestra.run.smithi129.stdout:(1/4): kernel-5.14.0-435.el9.x86_64.rpm 1.4 MB/s | 214 kB 00:00 2024-04-15T00:44:24.794 INFO:teuthology.orchestra.run.smithi129.stdout:(2/4): kernel-core-5.14.0-435.el9.x86_64.rpm 26 MB/s | 15 MB 00:00 2024-04-15T00:44:25.269 INFO:teuthology.orchestra.run.smithi129.stdout:(3/4): kernel-modules-5.14.0-435.el9.x86_64.rpm 32 MB/s | 34 MB 00:01 2024-04-15T00:44:25.511 INFO:teuthology.orchestra.run.smithi129.stdout:(4/4): kernel-modules-core-5.14.0-435.el9.x86_6 24 MB/s | 28 MB 00:01 2024-04-15T00:44:25.511 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:44:25.511 INFO:teuthology.orchestra.run.smithi129.stdout:Total 54 MB/s | 77 MB 00:01 2024-04-15T00:44:26.187 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-04-15T00:44:26.187 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-15T00:44:26.316 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-15T00:44:26.417 INFO:teuthology.orchestra.run.smithi049.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-04-15T00:44:26.568 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-04-15T00:44:26.568 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-04-15T00:44:27.581 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-04-15T00:44:27.581 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-04-15T00:44:28.761 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:44:28.761 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:44:28.761 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:44:28.761 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.762 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:44:28.762 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.762 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:44:28.762 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.762 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:44:28.762 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.762 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:44:28.762 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.762 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:44:28.762 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.762 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:44:28.762 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.762 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:44:28.762 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.763 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:44:28.763 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.763 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:44:28.763 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.763 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:44:28.763 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.763 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:44:28.763 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.763 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:44:28.763 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.763 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:44:28.763 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.763 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:44:28.763 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.763 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:44:28.764 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.764 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:44:28.764 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.764 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:44:28.764 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.764 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:44:28.764 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.764 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:44:28.764 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.764 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:44:28.764 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.764 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:44:28.764 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.764 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:44:28.765 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.765 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:44:28.765 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.765 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:44:28.765 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.765 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:44:28.765 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.765 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:44:28.765 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.765 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:44:28.765 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.765 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:44:28.765 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.765 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:44:28.766 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.766 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:44:28.766 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.766 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:44:28.766 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.766 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:44:28.766 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.766 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:44:28.766 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.766 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:44:28.766 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.766 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:44:28.766 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.766 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:44:28.767 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.767 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.767 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.767 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:44:28.767 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.767 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.767 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.767 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.767 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:44:28.767 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.767 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.767 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.767 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.767 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.767 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.768 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:44:28.768 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.768 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.768 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.768 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.768 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:44:28.768 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.768 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.768 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.768 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.768 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:44:28.768 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.768 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.768 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.769 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.769 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:44:28.769 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.769 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.769 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.769 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.769 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:44:28.769 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.769 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.769 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.769 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.769 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:44:28.769 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.769 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.770 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:44:28.770 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:44:29.224 INFO:teuthology.orchestra.run.smithi049.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-15T00:44:29.225 INFO:teuthology.orchestra.run.smithi049.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-15T00:44:29.345 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:44:29.354 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:44:29.354 INFO:teuthology.orchestra.run.smithi049.stdout: Package Architecture Version Repository Size 2024-04-15T00:44:29.354 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:44:29.354 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-15T00:44:29.354 INFO:teuthology.orchestra.run.smithi049.stdout: kernel x86_64 5.14.0-435.el9 baseos 214 k 2024-04-15T00:44:29.354 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-04-15T00:44:29.354 INFO:teuthology.orchestra.run.smithi049.stdout: kernel-core x86_64 5.14.0-435.el9 baseos 15 M 2024-04-15T00:44:29.354 INFO:teuthology.orchestra.run.smithi049.stdout: kernel-modules x86_64 5.14.0-435.el9 baseos 34 M 2024-04-15T00:44:29.354 INFO:teuthology.orchestra.run.smithi049.stdout: kernel-modules-core x86_64 5.14.0-435.el9 baseos 28 M 2024-04-15T00:44:29.354 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:44:29.354 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-15T00:44:29.355 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:44:29.355 INFO:teuthology.orchestra.run.smithi049.stdout:Install 4 Packages 2024-04-15T00:44:29.355 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:44:29.355 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 77 M 2024-04-15T00:44:29.355 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 123 M 2024-04-15T00:44:29.355 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-15T00:44:29.694 INFO:teuthology.orchestra.run.smithi049.stdout:(1/4): kernel-5.14.0-435.el9.x86_64.rpm 948 kB/s | 214 kB 00:00 2024-04-15T00:44:30.131 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-04-15T00:44:30.436 INFO:teuthology.orchestra.run.smithi049.stdout:(2/4): kernel-core-5.14.0-435.el9.x86_64.rpm 16 MB/s | 15 MB 00:00 2024-04-15T00:44:30.769 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-modules-core-5.14.0-435.el9.x86_64 1/4 2024-04-15T00:44:30.811 INFO:teuthology.orchestra.run.smithi049.stdout:(3/4): kernel-modules-core-5.14.0-435.el9.x86_6 25 MB/s | 28 MB 00:01 2024-04-15T00:44:30.869 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-15T00:44:31.294 INFO:teuthology.orchestra.run.smithi049.stdout:(4/4): kernel-modules-5.14.0-435.el9.x86_64.rpm 18 MB/s | 34 MB 00:01 2024-04-15T00:44:31.294 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:44:31.295 INFO:teuthology.orchestra.run.smithi049.stdout:Total 39 MB/s | 77 MB 00:01 2024-04-15T00:44:31.387 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-15T00:44:31.436 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : kernel-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:44:31.998 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-15T00:44:32.438 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-15T00:44:32.439 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-15T00:44:33.513 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-15T00:44:33.513 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-15T00:44:33.620 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-15T00:44:33.761 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-15T00:44:36.166 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-15T00:44:36.546 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: kernel-modules-core-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:44:36.795 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : kernel-modules-core-5.14.0-435.el9.x86_64 1/4 2024-04-15T00:44:36.878 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-15T00:44:38.462 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-15T00:44:38.503 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:44:39.773 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-15T00:44:39.906 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-15T00:44:43.230 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-modules-core-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:44:44.982 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-15T00:44:45.024 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : kernel-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:44:50.122 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: kernel-modules-core-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:45:07.242 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: kernel-core-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:45:07.242 INFO:teuthology.orchestra.run.smithi005.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-15T00:45:07.242 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:45:07.289 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: kernel-modules-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:45:07.643 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: kernel-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:45:07.643 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : kernel-5.14.0-435.el9.x86_64 1/4 2024-04-15T00:45:07.643 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-15T00:45:07.643 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-15T00:45:08.066 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : kernel-modules-core-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:45:08.066 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:45:08.066 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2024-04-15T00:45:08.066 INFO:teuthology.orchestra.run.smithi005.stdout: kernel-5.14.0-435.el9.x86_64 2024-04-15T00:45:08.066 INFO:teuthology.orchestra.run.smithi005.stdout: kernel-core-5.14.0-435.el9.x86_64 2024-04-15T00:45:08.066 INFO:teuthology.orchestra.run.smithi005.stdout: kernel-modules-5.14.0-435.el9.x86_64 2024-04-15T00:45:08.067 INFO:teuthology.orchestra.run.smithi005.stdout: kernel-modules-core-5.14.0-435.el9.x86_64 2024-04-15T00:45:08.067 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:45:08.067 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:45:08.424 DEBUG:teuthology.orchestra.run.smithi005:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T00:45:08.536 INFO:teuthology.orchestra.run.smithi005.stdout:kernel-5.14.0-435.el9.x86_64 2024-04-15T00:45:08.537 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-435.el9.x86_64 2024-04-15T00:45:08.537 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-435.el9.x86_64 2024-04-15T00:45:08.537 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-15T00:45:08.537 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-15T00:45:08.538 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-15T00:45:08.538 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi005.front.sepia.ceph.com, path=None, version=distro) 2024-04-15T00:45:08.538 DEBUG:teuthology.orchestra.run.smithi005:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T00:45:08.622 INFO:teuthology.orchestra.run.smithi005.stdout:kernel-5.14.0-435.el9.x86_64 2024-04-15T00:45:08.623 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-435.el9.x86_64 2024-04-15T00:45:08.623 DEBUG:teuthology.orchestra.run.smithi005:> sudo rpm -qi grub2-tools 2024-04-15T00:45:08.670 INFO:teuthology.orchestra.run.smithi005.stdout:Name : grub2-tools 2024-04-15T00:45:08.671 INFO:teuthology.orchestra.run.smithi005.stdout:Epoch : 1 2024-04-15T00:45:08.671 INFO:teuthology.orchestra.run.smithi005.stdout:Version : 2.06 2024-04-15T00:45:08.671 INFO:teuthology.orchestra.run.smithi005.stdout:Release : 68.el9 2024-04-15T00:45:08.671 INFO:teuthology.orchestra.run.smithi005.stdout:Architecture: x86_64 2024-04-15T00:45:08.671 INFO:teuthology.orchestra.run.smithi005.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-15T00:45:08.671 INFO:teuthology.orchestra.run.smithi005.stdout:Group : Unspecified 2024-04-15T00:45:08.671 INFO:teuthology.orchestra.run.smithi005.stdout:Size : 8264254 2024-04-15T00:45:08.671 INFO:teuthology.orchestra.run.smithi005.stdout:License : GPLv3+ 2024-04-15T00:45:08.671 INFO:teuthology.orchestra.run.smithi005.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-15T00:45:08.671 INFO:teuthology.orchestra.run.smithi005.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-15T00:45:08.671 INFO:teuthology.orchestra.run.smithi005.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-15T00:45:08.671 INFO:teuthology.orchestra.run.smithi005.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-15T00:45:08.671 INFO:teuthology.orchestra.run.smithi005.stdout:Packager : builder@centos.org 2024-04-15T00:45:08.671 INFO:teuthology.orchestra.run.smithi005.stdout:Vendor : CentOS 2024-04-15T00:45:08.672 INFO:teuthology.orchestra.run.smithi005.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-15T00:45:08.672 INFO:teuthology.orchestra.run.smithi005.stdout:Summary : Support tools for GRUB. 2024-04-15T00:45:08.672 INFO:teuthology.orchestra.run.smithi005.stdout:Description : 2024-04-15T00:45:08.672 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:45:08.672 INFO:teuthology.orchestra.run.smithi005.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-15T00:45:08.672 INFO:teuthology.orchestra.run.smithi005.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-15T00:45:08.672 INFO:teuthology.orchestra.run.smithi005.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-15T00:45:08.672 INFO:teuthology.orchestra.run.smithi005.stdout:hardware devices. 2024-04-15T00:45:08.672 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:45:08.672 INFO:teuthology.orchestra.run.smithi005.stdout:This subpackage provides tools for support of all platforms. 2024-04-15T00:45:08.673 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-15T00:45:08.673 INFO:teuthology.task.kernel:Updating grub on smithi005 to boot 5.14.0-435.el9.x86_64 2024-04-15T00:45:08.673 DEBUG:teuthology.orchestra.run.smithi005:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-15T00:45:09.256 INFO:teuthology.orchestra.run.smithi005.stderr:Generating grub configuration file ... 2024-04-15T00:45:10.624 INFO:teuthology.orchestra.run.smithi005.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-15T00:45:10.657 INFO:teuthology.orchestra.run.smithi005.stderr:done 2024-04-15T00:45:10.660 DEBUG:teuthology.orchestra.run.smithi005:> mktemp 2024-04-15T00:45:10.676 INFO:teuthology.orchestra.run.smithi005.stdout:/tmp/tmp.P7scuBrILR 2024-04-15T00:45:10.676 DEBUG:teuthology.orchestra.run.smithi005:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.P7scuBrILR 2024-04-15T00:45:10.762 DEBUG:teuthology.orchestra.run.smithi005:> sudo chmod 0666 /tmp/tmp.P7scuBrILR 2024-04-15T00:45:10.862 DEBUG:teuthology.orchestra.remote:smithi005:/tmp/tmp.P7scuBrILR is 6KB 2024-04-15T00:45:10.911 DEBUG:teuthology.orchestra.run.smithi005:> rm -fr /tmp/tmp.P7scuBrILR 2024-04-15T00:45:10.925 DEBUG:teuthology.orchestra.run.smithi005:> sudo /bin/ls /boot/loader/entries || true 2024-04-15T00:45:11.003 INFO:teuthology.orchestra.run.smithi005.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-15T00:45:11.003 INFO:teuthology.orchestra.run.smithi005.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-15T00:45:11.003 INFO:teuthology.orchestra.run.smithi005.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-15T00:45:11.003 INFO:teuthology.orchestra.run.smithi005.stdout:15949e3c88704300882482eddfd7baae-5.14.0-435.el9.x86_64.conf 2024-04-15T00:45:11.004 DEBUG:teuthology.orchestra.run.smithi005:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-435.el9.x86_64 2024-04-15T00:45:11.148 DEBUG:teuthology.orchestra.run.smithi005:> sudo shutdown -r now 2024-04-15T00:45:11.239 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2024-04-15T00:45:12.934 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-core-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:45:12.934 INFO:teuthology.orchestra.run.smithi129.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-15T00:45:12.934 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:45:12.980 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-modules-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:45:13.332 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:45:13.332 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-5.14.0-435.el9.x86_64 1/4 2024-04-15T00:45:13.332 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-15T00:45:13.332 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-15T00:45:13.790 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-modules-core-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:45:13.790 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:45:13.790 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-04-15T00:45:13.791 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-5.14.0-435.el9.x86_64 2024-04-15T00:45:13.791 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-core-5.14.0-435.el9.x86_64 2024-04-15T00:45:13.791 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-modules-5.14.0-435.el9.x86_64 2024-04-15T00:45:13.791 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-modules-core-5.14.0-435.el9.x86_64 2024-04-15T00:45:13.791 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:45:13.792 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:45:14.138 DEBUG:teuthology.orchestra.run.smithi129:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T00:45:14.235 INFO:teuthology.orchestra.run.smithi129.stdout:kernel-5.14.0-435.el9.x86_64 2024-04-15T00:45:14.235 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-435.el9.x86_64 2024-04-15T00:45:14.235 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-435.el9.x86_64 2024-04-15T00:45:14.235 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-15T00:45:14.235 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-15T00:45:14.235 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-04-15T00:45:14.236 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi129.front.sepia.ceph.com, path=None, version=distro) 2024-04-15T00:45:14.236 DEBUG:teuthology.orchestra.run.smithi129:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T00:45:14.317 INFO:teuthology.orchestra.run.smithi129.stdout:kernel-5.14.0-435.el9.x86_64 2024-04-15T00:45:14.318 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-435.el9.x86_64 2024-04-15T00:45:14.318 DEBUG:teuthology.orchestra.run.smithi129:> sudo rpm -qi grub2-tools 2024-04-15T00:45:14.355 INFO:teuthology.orchestra.run.smithi129.stdout:Name : grub2-tools 2024-04-15T00:45:14.355 INFO:teuthology.orchestra.run.smithi129.stdout:Epoch : 1 2024-04-15T00:45:14.356 INFO:teuthology.orchestra.run.smithi129.stdout:Version : 2.06 2024-04-15T00:45:14.356 INFO:teuthology.orchestra.run.smithi129.stdout:Release : 68.el9 2024-04-15T00:45:14.356 INFO:teuthology.orchestra.run.smithi129.stdout:Architecture: x86_64 2024-04-15T00:45:14.356 INFO:teuthology.orchestra.run.smithi129.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-15T00:45:14.356 INFO:teuthology.orchestra.run.smithi129.stdout:Group : Unspecified 2024-04-15T00:45:14.356 INFO:teuthology.orchestra.run.smithi129.stdout:Size : 8264254 2024-04-15T00:45:14.356 INFO:teuthology.orchestra.run.smithi129.stdout:License : GPLv3+ 2024-04-15T00:45:14.356 INFO:teuthology.orchestra.run.smithi129.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-15T00:45:14.356 INFO:teuthology.orchestra.run.smithi129.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-15T00:45:14.356 INFO:teuthology.orchestra.run.smithi129.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-15T00:45:14.356 INFO:teuthology.orchestra.run.smithi129.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-15T00:45:14.356 INFO:teuthology.orchestra.run.smithi129.stdout:Packager : builder@centos.org 2024-04-15T00:45:14.357 INFO:teuthology.orchestra.run.smithi129.stdout:Vendor : CentOS 2024-04-15T00:45:14.357 INFO:teuthology.orchestra.run.smithi129.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-15T00:45:14.357 INFO:teuthology.orchestra.run.smithi129.stdout:Summary : Support tools for GRUB. 2024-04-15T00:45:14.357 INFO:teuthology.orchestra.run.smithi129.stdout:Description : 2024-04-15T00:45:14.357 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:45:14.357 INFO:teuthology.orchestra.run.smithi129.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-15T00:45:14.357 INFO:teuthology.orchestra.run.smithi129.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-15T00:45:14.357 INFO:teuthology.orchestra.run.smithi129.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-15T00:45:14.357 INFO:teuthology.orchestra.run.smithi129.stdout:hardware devices. 2024-04-15T00:45:14.357 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:45:14.357 INFO:teuthology.orchestra.run.smithi129.stdout:This subpackage provides tools for support of all platforms. 2024-04-15T00:45:14.359 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-15T00:45:14.359 INFO:teuthology.task.kernel:Updating grub on smithi129 to boot 5.14.0-435.el9.x86_64 2024-04-15T00:45:14.359 DEBUG:teuthology.orchestra.run.smithi129:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-15T00:45:15.031 INFO:teuthology.orchestra.run.smithi129.stderr:Generating grub configuration file ... 2024-04-15T00:45:16.408 INFO:teuthology.orchestra.run.smithi129.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-15T00:45:16.435 INFO:teuthology.orchestra.run.smithi129.stderr:done 2024-04-15T00:45:16.437 DEBUG:teuthology.orchestra.run.smithi129:> mktemp 2024-04-15T00:45:16.453 INFO:teuthology.orchestra.run.smithi129.stdout:/tmp/tmp.5G6kuoXJEK 2024-04-15T00:45:16.454 DEBUG:teuthology.orchestra.run.smithi129:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.5G6kuoXJEK 2024-04-15T00:45:16.522 DEBUG:teuthology.orchestra.run.smithi129:> sudo chmod 0666 /tmp/tmp.5G6kuoXJEK 2024-04-15T00:45:16.666 DEBUG:teuthology.orchestra.remote:smithi129:/tmp/tmp.5G6kuoXJEK is 6KB 2024-04-15T00:45:16.714 DEBUG:teuthology.orchestra.run.smithi129:> rm -fr /tmp/tmp.5G6kuoXJEK 2024-04-15T00:45:16.728 DEBUG:teuthology.orchestra.run.smithi129:> sudo /bin/ls /boot/loader/entries || true 2024-04-15T00:45:16.793 INFO:teuthology.orchestra.run.smithi129.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-15T00:45:16.793 INFO:teuthology.orchestra.run.smithi129.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-15T00:45:16.793 INFO:teuthology.orchestra.run.smithi129.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-15T00:45:16.793 INFO:teuthology.orchestra.run.smithi129.stdout:15949e3c88704300882482eddfd7baae-5.14.0-435.el9.x86_64.conf 2024-04-15T00:45:16.794 DEBUG:teuthology.orchestra.run.smithi129:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-435.el9.x86_64 2024-04-15T00:45:16.952 DEBUG:teuthology.orchestra.run.smithi129:> sudo shutdown -r now 2024-04-15T00:45:21.008 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: kernel-core-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:45:21.008 INFO:teuthology.orchestra.run.smithi049.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-15T00:45:21.009 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:45:21.056 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: kernel-modules-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:45:21.452 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: kernel-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:45:21.452 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : kernel-5.14.0-435.el9.x86_64 1/4 2024-04-15T00:45:21.452 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-15T00:45:21.453 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-15T00:45:21.877 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : kernel-modules-core-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:45:21.877 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:45:21.877 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-15T00:45:21.877 INFO:teuthology.orchestra.run.smithi049.stdout: kernel-5.14.0-435.el9.x86_64 2024-04-15T00:45:21.877 INFO:teuthology.orchestra.run.smithi049.stdout: kernel-core-5.14.0-435.el9.x86_64 2024-04-15T00:45:21.877 INFO:teuthology.orchestra.run.smithi049.stdout: kernel-modules-5.14.0-435.el9.x86_64 2024-04-15T00:45:21.877 INFO:teuthology.orchestra.run.smithi049.stdout: kernel-modules-core-5.14.0-435.el9.x86_64 2024-04-15T00:45:21.878 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:45:21.878 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:45:22.200 DEBUG:teuthology.orchestra.run.smithi049:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T00:45:22.348 INFO:teuthology.orchestra.run.smithi049.stdout:kernel-5.14.0-435.el9.x86_64 2024-04-15T00:45:22.348 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-435.el9.x86_64 2024-04-15T00:45:22.348 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-435.el9.x86_64 2024-04-15T00:45:22.348 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-15T00:45:22.349 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-15T00:45:22.349 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-15T00:45:22.349 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi049.front.sepia.ceph.com, path=None, version=distro) 2024-04-15T00:45:22.349 DEBUG:teuthology.orchestra.run.smithi049:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T00:45:22.433 INFO:teuthology.orchestra.run.smithi049.stdout:kernel-5.14.0-435.el9.x86_64 2024-04-15T00:45:22.433 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-435.el9.x86_64 2024-04-15T00:45:22.433 DEBUG:teuthology.orchestra.run.smithi049:> sudo rpm -qi grub2-tools 2024-04-15T00:45:22.471 INFO:teuthology.orchestra.run.smithi049.stdout:Name : grub2-tools 2024-04-15T00:45:22.471 INFO:teuthology.orchestra.run.smithi049.stdout:Epoch : 1 2024-04-15T00:45:22.472 INFO:teuthology.orchestra.run.smithi049.stdout:Version : 2.06 2024-04-15T00:45:22.472 INFO:teuthology.orchestra.run.smithi049.stdout:Release : 68.el9 2024-04-15T00:45:22.472 INFO:teuthology.orchestra.run.smithi049.stdout:Architecture: x86_64 2024-04-15T00:45:22.472 INFO:teuthology.orchestra.run.smithi049.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-15T00:45:22.472 INFO:teuthology.orchestra.run.smithi049.stdout:Group : Unspecified 2024-04-15T00:45:22.472 INFO:teuthology.orchestra.run.smithi049.stdout:Size : 8264254 2024-04-15T00:45:22.472 INFO:teuthology.orchestra.run.smithi049.stdout:License : GPLv3+ 2024-04-15T00:45:22.472 INFO:teuthology.orchestra.run.smithi049.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-15T00:45:22.472 INFO:teuthology.orchestra.run.smithi049.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-15T00:45:22.472 INFO:teuthology.orchestra.run.smithi049.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-15T00:45:22.472 INFO:teuthology.orchestra.run.smithi049.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-15T00:45:22.472 INFO:teuthology.orchestra.run.smithi049.stdout:Packager : builder@centos.org 2024-04-15T00:45:22.472 INFO:teuthology.orchestra.run.smithi049.stdout:Vendor : CentOS 2024-04-15T00:45:22.473 INFO:teuthology.orchestra.run.smithi049.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-15T00:45:22.473 INFO:teuthology.orchestra.run.smithi049.stdout:Summary : Support tools for GRUB. 2024-04-15T00:45:22.473 INFO:teuthology.orchestra.run.smithi049.stdout:Description : 2024-04-15T00:45:22.473 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:45:22.473 INFO:teuthology.orchestra.run.smithi049.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-15T00:45:22.473 INFO:teuthology.orchestra.run.smithi049.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-15T00:45:22.473 INFO:teuthology.orchestra.run.smithi049.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-15T00:45:22.473 INFO:teuthology.orchestra.run.smithi049.stdout:hardware devices. 2024-04-15T00:45:22.473 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:45:22.473 INFO:teuthology.orchestra.run.smithi049.stdout:This subpackage provides tools for support of all platforms. 2024-04-15T00:45:22.474 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-15T00:45:22.474 INFO:teuthology.task.kernel:Updating grub on smithi049 to boot 5.14.0-435.el9.x86_64 2024-04-15T00:45:22.474 DEBUG:teuthology.orchestra.run.smithi049:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-15T00:45:23.100 INFO:teuthology.orchestra.run.smithi049.stderr:Generating grub configuration file ... 2024-04-15T00:45:24.546 INFO:teuthology.orchestra.run.smithi049.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-15T00:45:24.573 INFO:teuthology.orchestra.run.smithi049.stderr:done 2024-04-15T00:45:24.575 DEBUG:teuthology.orchestra.run.smithi049:> mktemp 2024-04-15T00:45:24.590 INFO:teuthology.orchestra.run.smithi049.stdout:/tmp/tmp.VMCD7bY0NR 2024-04-15T00:45:24.590 DEBUG:teuthology.orchestra.run.smithi049:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.VMCD7bY0NR 2024-04-15T00:45:24.662 DEBUG:teuthology.orchestra.run.smithi049:> sudo chmod 0666 /tmp/tmp.VMCD7bY0NR 2024-04-15T00:45:24.802 DEBUG:teuthology.orchestra.remote:smithi049:/tmp/tmp.VMCD7bY0NR is 6KB 2024-04-15T00:45:24.850 DEBUG:teuthology.orchestra.run.smithi049:> rm -fr /tmp/tmp.VMCD7bY0NR 2024-04-15T00:45:24.865 DEBUG:teuthology.orchestra.run.smithi049:> sudo /bin/ls /boot/loader/entries || true 2024-04-15T00:45:24.933 INFO:teuthology.orchestra.run.smithi049.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-15T00:45:24.933 INFO:teuthology.orchestra.run.smithi049.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-15T00:45:24.933 INFO:teuthology.orchestra.run.smithi049.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-15T00:45:24.933 INFO:teuthology.orchestra.run.smithi049.stdout:15949e3c88704300882482eddfd7baae-5.14.0-435.el9.x86_64.conf 2024-04-15T00:45:24.934 DEBUG:teuthology.orchestra.run.smithi049:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-435.el9.x86_64 2024-04-15T00:45:25.097 DEBUG:teuthology.orchestra.run.smithi049:> sudo shutdown -r now 2024-04-15T00:45:41.166 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-15T00:45:41.167 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi005.front.sepia.ceph.com' 2024-04-15T00:45:41.168 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:45:46.960 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-04-15T00:45:46.960 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-04-15T00:45:46.961 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:45:55.107 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-15T00:45:55.107 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-04-15T00:45:55.108 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:46:05.343 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.129 2024-04-15T00:46:14.350 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-04-15T00:46:14.352 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:46:15.838 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.5 2024-04-15T00:46:17.406 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.129 2024-04-15T00:46:24.846 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi005.front.sepia.ceph.com' 2024-04-15T00:46:24.847 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:46:27.902 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.5 2024-04-15T00:46:29.408 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-04-15T00:46:29.409 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:46:29.662 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.49 2024-04-15T00:46:38.670 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-04-15T00:46:38.671 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:46:39.905 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi005.front.sepia.ceph.com' 2024-04-15T00:46:39.906 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:46:41.726 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.49 2024-04-15T00:46:42.974 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.5 2024-04-15T00:46:47.842 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.129 2024-04-15T00:46:53.731 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-04-15T00:46:53.732 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:46:56.798 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.49 2024-04-15T00:46:57.978 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi005.front.sepia.ceph.com' 2024-04-15T00:46:57.979 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:47:01.058 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.5 2024-04-15T00:47:02.845 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-04-15T00:47:02.846 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:47:03.311 DEBUG:teuthology.orchestra.run.smithi129:> true 2024-04-15T00:47:03.694 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-04-15T00:47:03.694 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-435.el9.x86_64"... 2024-04-15T00:47:03.694 DEBUG:teuthology.orchestra.run.smithi129:> uname -r 2024-04-15T00:47:03.709 INFO:teuthology.orchestra.run.smithi129.stdout:5.14.0-435.el9.x86_64 2024-04-15T00:47:03.709 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-435.el9.x86_64 vs 5.14.0-435.el9.x86_64 2024-04-15T00:47:03.709 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-15T00:47:03.709 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-15T00:47:04.710 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-04-15T00:47:04.710 DEBUG:teuthology.orchestra.run.smithi129:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-15T00:47:04.783 INFO:teuthology.orchestra.run.smithi129.stdout:ttyS1 2024-04-15T00:47:04.818 DEBUG:teuthology.parallel:result is None 2024-04-15T00:47:11.799 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-04-15T00:47:11.801 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:47:14.882 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.49 2024-04-15T00:47:19.059 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi005.front.sepia.ceph.com' 2024-04-15T00:47:19.060 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:47:32.883 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-04-15T00:47:32.884 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:47:37.506 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.5 2024-04-15T00:47:58.508 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi005.front.sepia.ceph.com' 2024-04-15T00:47:58.509 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:47:58.957 DEBUG:teuthology.orchestra.run.smithi005:> true 2024-04-15T00:47:59.465 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi005.front.sepia.ceph.com' 2024-04-15T00:47:59.465 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-435.el9.x86_64"... 2024-04-15T00:47:59.465 DEBUG:teuthology.orchestra.run.smithi005:> uname -r 2024-04-15T00:47:59.490 INFO:teuthology.orchestra.run.smithi005.stdout:5.14.0-435.el9.x86_64 2024-04-15T00:47:59.490 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-435.el9.x86_64 vs 5.14.0-435.el9.x86_64 2024-04-15T00:47:59.490 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-15T00:47:59.490 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-15T00:48:00.491 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-15T00:48:00.492 DEBUG:teuthology.orchestra.run.smithi005:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-15T00:48:00.543 INFO:teuthology.orchestra.run.smithi005.stdout:ttyS1 2024-04-15T00:48:00.658 DEBUG:teuthology.parallel:result is None 2024-04-15T00:48:04.793 DEBUG:teuthology.orchestra.run.smithi049:> true 2024-04-15T00:48:05.318 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-04-15T00:48:05.319 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-435.el9.x86_64"... 2024-04-15T00:48:05.319 DEBUG:teuthology.orchestra.run.smithi049:> uname -r 2024-04-15T00:48:05.349 INFO:teuthology.orchestra.run.smithi049.stdout:5.14.0-435.el9.x86_64 2024-04-15T00:48:05.349 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-435.el9.x86_64 vs 5.14.0-435.el9.x86_64 2024-04-15T00:48:05.349 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-15T00:48:05.349 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-15T00:48:06.350 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-15T00:48:06.350 DEBUG:teuthology.orchestra.run.smithi049:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-15T00:48:06.417 INFO:teuthology.orchestra.run.smithi049.stdout:ttyS1 2024-04-15T00:48:06.460 DEBUG:teuthology.parallel:result is None 2024-04-15T00:48:06.460 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-15T00:48:06.470 INFO:teuthology.task.internal:Creating test directory... 2024-04-15T00:48:06.470 DEBUG:teuthology.orchestra.run.smithi005:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-15T00:48:06.473 DEBUG:teuthology.orchestra.run.smithi049:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-15T00:48:06.474 DEBUG:teuthology.orchestra.run.smithi129:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-15T00:48:06.494 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-15T00:48:06.500 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-15T00:48:06.507 INFO:teuthology.task.internal:Creating archive directory... 2024-04-15T00:48:06.507 DEBUG:teuthology.orchestra.run.smithi005:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-15T00:48:06.532 DEBUG:teuthology.orchestra.run.smithi049:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-15T00:48:06.535 DEBUG:teuthology.orchestra.run.smithi129:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-15T00:48:06.592 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-15T00:48:06.601 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-15T00:48:06.602 DEBUG:teuthology.orchestra.run.smithi005:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-15T00:48:06.604 DEBUG:teuthology.orchestra.run.smithi049:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-15T00:48:06.606 DEBUG:teuthology.orchestra.run.smithi129:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-15T00:48:06.636 INFO:teuthology.orchestra.run.smithi005.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T00:48:06.643 INFO:teuthology.orchestra.run.smithi049.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T00:48:06.646 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T00:48:06.650 INFO:teuthology.orchestra.run.smithi005.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T00:48:06.658 INFO:teuthology.orchestra.run.smithi049.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T00:48:06.661 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T00:48:06.663 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-15T00:48:06.670 INFO:teuthology.task.internal:Configuring sudo... 2024-04-15T00:48:06.670 DEBUG:teuthology.orchestra.run.smithi005:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-15T00:48:06.694 DEBUG:teuthology.orchestra.run.smithi049:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-15T00:48:06.703 DEBUG:teuthology.orchestra.run.smithi129:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-15T00:48:06.732 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-15T00:48:06.743 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-15T00:48:06.743 DEBUG:teuthology.orchestra.run.smithi005:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-15T00:48:06.764 DEBUG:teuthology.orchestra.run.smithi049:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-15T00:48:06.773 DEBUG:teuthology.orchestra.run.smithi129:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-15T00:48:06.789 DEBUG:teuthology.orchestra.run.smithi005:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T00:48:06.863 DEBUG:teuthology.orchestra.run.smithi005:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T00:48:06.914 DEBUG:teuthology.orchestra.run.smithi005:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T00:48:06.996 DEBUG:teuthology.orchestra.run.smithi005:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T00:48:07.042 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2024-04-15T00:48:07.042 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-15T00:48:07.110 DEBUG:teuthology.orchestra.run.smithi049:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T00:48:07.156 DEBUG:teuthology.orchestra.run.smithi049:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T00:48:07.207 DEBUG:teuthology.orchestra.run.smithi049:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T00:48:07.288 DEBUG:teuthology.orchestra.run.smithi049:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T00:48:07.338 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-04-15T00:48:07.338 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-15T00:48:07.410 DEBUG:teuthology.orchestra.run.smithi129:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T00:48:07.455 DEBUG:teuthology.orchestra.run.smithi129:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T00:48:07.519 DEBUG:teuthology.orchestra.run.smithi129:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T00:48:07.564 DEBUG:teuthology.orchestra.run.smithi129:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T00:48:07.607 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-04-15T00:48:07.608 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-15T00:48:07.675 DEBUG:teuthology.orchestra.run.smithi005:> sudo service rsyslog restart 2024-04-15T00:48:07.678 DEBUG:teuthology.orchestra.run.smithi049:> sudo service rsyslog restart 2024-04-15T00:48:07.680 DEBUG:teuthology.orchestra.run.smithi129:> sudo service rsyslog restart 2024-04-15T00:48:07.725 INFO:teuthology.orchestra.run.smithi005.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T00:48:07.726 INFO:teuthology.orchestra.run.smithi049.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T00:48:07.761 INFO:teuthology.orchestra.run.smithi129.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T00:48:08.244 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-15T00:48:08.253 INFO:teuthology.task.internal:Starting timer... 2024-04-15T00:48:08.253 INFO:teuthology.run_tasks:Running task pcp... 2024-04-15T00:48:08.342 INFO:teuthology.run_tasks:Running task selinux... 2024-04-15T00:48:08.356 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-15T00:48:08.356 DEBUG:teuthology.orchestra.run.smithi005:> sudo service auditd rotate 2024-04-15T00:48:08.404 INFO:teuthology.orchestra.run.smithi005.stdout:Rotating logs: 2024-04-15T00:48:08.406 DEBUG:teuthology.orchestra.run.smithi049:> sudo service auditd rotate 2024-04-15T00:48:08.474 INFO:teuthology.orchestra.run.smithi049.stdout:Rotating logs: 2024-04-15T00:48:08.476 DEBUG:teuthology.orchestra.run.smithi129:> sudo service auditd rotate 2024-04-15T00:48:08.557 INFO:teuthology.orchestra.run.smithi129.stdout:Rotating logs: 2024-04-15T00:48:08.559 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-15T00:48:08.559 DEBUG:teuthology.orchestra.run.smithi005:> /usr/sbin/getenforce 2024-04-15T00:48:08.584 INFO:teuthology.orchestra.run.smithi005.stdout:Permissive 2024-04-15T00:48:08.585 DEBUG:teuthology.orchestra.run.smithi049:> /usr/sbin/getenforce 2024-04-15T00:48:08.609 INFO:teuthology.orchestra.run.smithi049.stdout:Permissive 2024-04-15T00:48:08.609 DEBUG:teuthology.orchestra.run.smithi129:> /usr/sbin/getenforce 2024-04-15T00:48:08.635 INFO:teuthology.orchestra.run.smithi129.stdout:Permissive 2024-04-15T00:48:08.635 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi005.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi049.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi129.front.sepia.ceph.com': 'permissive'} 2024-04-15T00:48:08.635 DEBUG:teuthology.orchestra.run.smithi005:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-15T00:48:08.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:48:08.665 DEBUG:teuthology.orchestra.run.smithi049:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-15T00:48:08.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:48:08.699 DEBUG:teuthology.orchestra.run.smithi129:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-15T00:48:08.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:48:08.730 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-15T00:48:08.731 DEBUG:teuthology.orchestra.run.smithi005:> sudo /usr/sbin/setenforce permissive 2024-04-15T00:48:08.769 DEBUG:teuthology.orchestra.run.smithi049:> sudo /usr/sbin/setenforce permissive 2024-04-15T00:48:08.811 DEBUG:teuthology.orchestra.run.smithi129:> sudo /usr/sbin/setenforce permissive 2024-04-15T00:48:08.845 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-15T00:48:08.861 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-15T00:48:08.882 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-15T00:48:08.883 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi005.front.sepia.ceph.com,smithi049.front.sepia.ceph.com,smithi129.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-15T00:52:59.728 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi005.front.sepia.ceph.com'), Remote(name='ubuntu@smithi049.front.sepia.ceph.com'), Remote(name='ubuntu@smithi129.front.sepia.ceph.com')] 2024-04-15T00:52:59.730 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi005.front.sepia.ceph.com' 2024-04-15T00:52:59.731 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:52:59.821 DEBUG:teuthology.orchestra.run.smithi005:> true 2024-04-15T00:52:59.907 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi005.front.sepia.ceph.com' 2024-04-15T00:52:59.907 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-04-15T00:52:59.907 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi049.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:53:00.008 DEBUG:teuthology.orchestra.run.smithi049:> true 2024-04-15T00:53:00.084 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi049.front.sepia.ceph.com' 2024-04-15T00:53:00.085 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-04-15T00:53:00.085 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:53:00.175 DEBUG:teuthology.orchestra.run.smithi129:> true 2024-04-15T00:53:00.253 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-04-15T00:53:00.254 INFO:teuthology.run_tasks:Running task clock... 2024-04-15T00:53:00.266 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-15T00:53:00.266 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-15T00:53:00.267 DEBUG:teuthology.orchestra.run.smithi005:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T00:53:00.269 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-15T00:53:00.269 DEBUG:teuthology.orchestra.run.smithi049:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T00:53:00.271 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-15T00:53:00.271 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T00:53:00.302 INFO:teuthology.orchestra.run.smithi005.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-15T00:53:00.304 INFO:teuthology.orchestra.run.smithi049.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-15T00:53:00.321 INFO:teuthology.orchestra.run.smithi005.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-15T00:53:00.325 INFO:teuthology.orchestra.run.smithi049.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-15T00:53:00.326 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-15T00:53:00.343 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-15T00:53:00.352 INFO:teuthology.orchestra.run.smithi005.stderr:sudo: ntpd: command not found 2024-04-15T00:53:00.360 INFO:teuthology.orchestra.run.smithi049.stderr:sudo: ntpd: command not found 2024-04-15T00:53:00.366 INFO:teuthology.orchestra.run.smithi005.stdout:506 Cannot talk to daemon 2024-04-15T00:53:00.373 INFO:teuthology.orchestra.run.smithi129.stderr:sudo: ntpd: command not found 2024-04-15T00:53:00.377 INFO:teuthology.orchestra.run.smithi049.stdout:506 Cannot talk to daemon 2024-04-15T00:53:00.383 INFO:teuthology.orchestra.run.smithi005.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-15T00:53:00.386 INFO:teuthology.orchestra.run.smithi129.stdout:506 Cannot talk to daemon 2024-04-15T00:53:00.397 INFO:teuthology.orchestra.run.smithi049.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-15T00:53:00.400 INFO:teuthology.orchestra.run.smithi005.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-15T00:53:00.403 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-15T00:53:00.416 INFO:teuthology.orchestra.run.smithi049.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-15T00:53:00.420 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-15T00:53:00.454 INFO:teuthology.orchestra.run.smithi005.stderr:bash: line 1: ntpq: command not found 2024-04-15T00:53:00.457 INFO:teuthology.orchestra.run.smithi005.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T00:53:00.457 INFO:teuthology.orchestra.run.smithi005.stdout:=============================================================================== 2024-04-15T00:53:00.457 INFO:teuthology.orchestra.run.smithi005.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:53:00.457 INFO:teuthology.orchestra.run.smithi005.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:53:00.458 INFO:teuthology.orchestra.run.smithi005.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:53:00.458 INFO:teuthology.orchestra.run.smithi005.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:53:00.468 INFO:teuthology.orchestra.run.smithi129.stderr:bash: line 1: ntpq: command not found 2024-04-15T00:53:00.472 INFO:teuthology.orchestra.run.smithi129.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T00:53:00.472 INFO:teuthology.orchestra.run.smithi129.stdout:=============================================================================== 2024-04-15T00:53:00.472 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:53:00.472 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:53:00.472 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:53:00.472 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:53:00.473 INFO:teuthology.orchestra.run.smithi049.stderr:bash: line 1: ntpq: command not found 2024-04-15T00:53:00.477 INFO:teuthology.orchestra.run.smithi049.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T00:53:00.477 INFO:teuthology.orchestra.run.smithi049.stdout:=============================================================================== 2024-04-15T00:53:00.477 INFO:teuthology.orchestra.run.smithi049.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:53:00.477 INFO:teuthology.orchestra.run.smithi049.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:53:00.477 INFO:teuthology.orchestra.run.smithi049.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:53:00.477 INFO:teuthology.orchestra.run.smithi049.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:53:00.478 INFO:teuthology.run_tasks:Running task pexec... 2024-04-15T00:53:00.488 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-15T00:53:00.488 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi005.front.sepia.ceph.com 2024-04-15T00:53:00.488 DEBUG:teuthology.orchestra.run.smithi005:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-15T00:53:00.489 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi049.front.sepia.ceph.com 2024-04-15T00:53:00.489 DEBUG:teuthology.orchestra.run.smithi049:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-15T00:53:00.489 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi129.front.sepia.ceph.com 2024-04-15T00:53:00.489 DEBUG:teuthology.orchestra.run.smithi129:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-15T00:53:01.126 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:01:18 ago on Mon 15 Apr 2024 12:51:42 AM UTC. 2024-04-15T00:53:01.128 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:20 ago on Mon 15 Apr 2024 12:51:40 AM UTC. 2024-04-15T00:53:01.160 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:15 ago on Mon 15 Apr 2024 12:51:46 AM UTC. 2024-04-15T00:53:01.418 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:53:01.419 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:53:01.419 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:53:01.419 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.419 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:53:01.419 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.419 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:53:01.419 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.419 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:53:01.419 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.419 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:53:01.419 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.419 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:53:01.420 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.420 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:53:01.420 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.420 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:53:01.420 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.420 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:53:01.420 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.420 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:53:01.420 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.420 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:53:01.420 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.420 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:53:01.420 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.421 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:53:01.421 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.421 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:53:01.421 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.421 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:53:01.421 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.421 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:53:01.421 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.421 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:53:01.421 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.421 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:53:01.421 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.421 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:53:01.421 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.421 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:53:01.422 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.422 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:53:01.422 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.422 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:53:01.422 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.422 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:53:01.422 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.422 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:53:01.422 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.422 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:53:01.422 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.422 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:53:01.422 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.423 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:53:01.423 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.423 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:53:01.423 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.423 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:53:01.423 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.423 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:53:01.423 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.423 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:53:01.423 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.424 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:53:01.424 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.424 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:53:01.424 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.424 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:53:01.424 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.424 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:53:01.424 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.424 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:53:01.424 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.424 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:53:01.424 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.424 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.424 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.425 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:53:01.425 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.425 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.425 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.425 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.425 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:53:01.425 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.425 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.425 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.425 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.425 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.425 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.425 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:53:01.425 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.425 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.426 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.426 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.426 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:53:01.426 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.426 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.426 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.426 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.426 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:53:01.426 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.426 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.426 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.426 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.426 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:53:01.426 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.427 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.427 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.427 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.427 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:53:01.427 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.427 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.427 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.427 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.427 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:53:01.427 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.427 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.427 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.428 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.428 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:53:01.428 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:53:01.429 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:53:01.429 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.429 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:53:01.429 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.429 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:53:01.429 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.429 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:53:01.429 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.429 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:53:01.429 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.429 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:53:01.429 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.429 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:53:01.429 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.430 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:53:01.430 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.430 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:53:01.430 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.430 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:53:01.430 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.430 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:53:01.430 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.430 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:53:01.430 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.430 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:53:01.430 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.430 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:53:01.430 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.431 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:53:01.431 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.431 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:53:01.431 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.431 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:53:01.431 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.431 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:53:01.431 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.431 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:53:01.431 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.431 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:53:01.431 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.431 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:53:01.431 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.431 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:53:01.432 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.432 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:53:01.432 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.432 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:53:01.432 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.432 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:53:01.432 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.432 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:53:01.432 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.432 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:53:01.432 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.432 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:53:01.432 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.432 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:53:01.433 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.433 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:53:01.433 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.433 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:53:01.433 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.433 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:53:01.433 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.433 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:53:01.433 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.433 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:53:01.433 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.433 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:53:01.433 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.433 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:53:01.433 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.434 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:53:01.434 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.434 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.434 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.434 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:53:01.434 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.434 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.434 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.434 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.434 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:53:01.434 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.434 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.434 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.434 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.435 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.435 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.435 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:53:01.435 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.435 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.435 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.435 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.435 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:53:01.435 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.435 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.435 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.435 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.435 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:53:01.436 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.436 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.436 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.436 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.436 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:53:01.436 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.436 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.436 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.436 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.436 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:53:01.436 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.436 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.436 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.436 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.436 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:53:01.437 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.437 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.437 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.437 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.463 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:53:01.463 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:53:01.463 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:53:01.463 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.463 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:53:01.463 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.463 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:53:01.463 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.463 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:53:01.463 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.463 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:53:01.464 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.464 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:53:01.464 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.464 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:53:01.464 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.464 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:53:01.464 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.464 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:53:01.464 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.464 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:53:01.464 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.464 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:53:01.464 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.464 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:53:01.464 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.464 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:53:01.465 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.465 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:53:01.465 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.465 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:53:01.465 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.465 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:53:01.465 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.465 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:53:01.465 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.465 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:53:01.465 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.465 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:53:01.465 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.465 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:53:01.465 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.466 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:53:01.466 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.466 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:53:01.466 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.466 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:53:01.466 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.466 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:53:01.466 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.466 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:53:01.466 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.466 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:53:01.466 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.466 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:53:01.467 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.467 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:53:01.467 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.467 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:53:01.467 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.467 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:53:01.467 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.467 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:53:01.467 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.467 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:53:01.467 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.467 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:53:01.467 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.467 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:53:01.467 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.468 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:53:01.468 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.468 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:53:01.468 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.468 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:53:01.468 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.468 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.468 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.468 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:53:01.468 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.468 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.468 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.468 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.468 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:53:01.468 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.470 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.470 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.470 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.470 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.470 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.470 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:53:01.470 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.471 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.471 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.471 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.471 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:53:01.471 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.471 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.471 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.471 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.471 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:53:01.471 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.471 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.471 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.471 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.472 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:53:01.472 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.472 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.472 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.472 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.472 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:53:01.472 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.472 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.472 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.472 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.472 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:53:01.473 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.473 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.473 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.473 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:53:01.484 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:53:01.499 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:53:01.500 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:53:01.500 INFO:teuthology.orchestra.run.smithi129.stdout: Package Architecture Version Repository Size 2024-04-15T00:53:01.500 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:53:01.500 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-04-15T00:53:01.500 INFO:teuthology.orchestra.run.smithi129.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-15T00:53:01.500 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:53:01.501 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-15T00:53:01.501 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:53:01.501 INFO:teuthology.orchestra.run.smithi129.stdout:Install 1 Package 2024-04-15T00:53:01.501 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:53:01.501 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 3.1 M 2024-04-15T00:53:01.501 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 9.8 M 2024-04-15T00:53:01.501 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-04-15T00:53:01.502 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:53:01.502 INFO:teuthology.orchestra.run.smithi005.stdout: Package Architecture Version Repository Size 2024-04-15T00:53:01.502 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:53:01.502 INFO:teuthology.orchestra.run.smithi005.stdout:Installing: 2024-04-15T00:53:01.502 INFO:teuthology.orchestra.run.smithi005.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-15T00:53:01.502 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:53:01.502 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2024-04-15T00:53:01.502 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:53:01.502 INFO:teuthology.orchestra.run.smithi005.stdout:Install 1 Package 2024-04-15T00:53:01.502 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:53:01.502 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 3.1 M 2024-04-15T00:53:01.502 INFO:teuthology.orchestra.run.smithi005.stdout:Installed size: 9.8 M 2024-04-15T00:53:01.503 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2024-04-15T00:53:01.534 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:53:01.536 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:53:01.536 INFO:teuthology.orchestra.run.smithi049.stdout: Package Architecture Version Repository Size 2024-04-15T00:53:01.536 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:53:01.536 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-15T00:53:01.536 INFO:teuthology.orchestra.run.smithi049.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-15T00:53:01.536 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:53:01.536 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-15T00:53:01.536 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:53:01.536 INFO:teuthology.orchestra.run.smithi049.stdout:Install 1 Package 2024-04-15T00:53:01.537 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:53:01.537 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 3.1 M 2024-04-15T00:53:01.537 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 9.8 M 2024-04-15T00:53:01.537 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-15T00:53:02.427 INFO:teuthology.orchestra.run.smithi049.stdout:runc-1.1.12-2.el9.x86_64.rpm 5.0 MB/s | 3.1 MB 00:00 2024-04-15T00:53:02.428 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:53:02.428 INFO:teuthology.orchestra.run.smithi049.stdout:Total 3.5 MB/s | 3.1 MB 00:00 2024-04-15T00:53:02.466 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-15T00:53:02.472 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-15T00:53:02.472 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-15T00:53:02.556 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-15T00:53:02.557 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-15T00:53:02.785 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-15T00:53:02.883 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T00:53:02.930 INFO:teuthology.orchestra.run.smithi005.stdout:runc-1.1.12-2.el9.x86_64.rpm 2.7 MB/s | 3.1 MB 00:01 2024-04-15T00:53:02.930 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:53:02.930 INFO:teuthology.orchestra.run.smithi005.stdout:Total 2.2 MB/s | 3.1 MB 00:01 2024-04-15T00:53:02.970 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2024-04-15T00:53:02.976 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2024-04-15T00:53:02.976 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2024-04-15T00:53:03.062 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2024-04-15T00:53:03.062 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2024-04-15T00:53:03.284 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2024-04-15T00:53:03.370 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T00:53:03.377 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T00:53:03.683 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T00:53:03.683 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:53:03.683 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-15T00:53:03.683 INFO:teuthology.orchestra.run.smithi049.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-15T00:53:03.683 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:53:03.683 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:53:03.815 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T00:53:03.969 DEBUG:teuthology.parallel:result is None 2024-04-15T00:53:04.137 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T00:53:04.137 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:53:04.137 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2024-04-15T00:53:04.137 INFO:teuthology.orchestra.run.smithi005.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-15T00:53:04.137 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:53:04.137 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:53:04.392 DEBUG:teuthology.parallel:result is None 2024-04-15T00:53:06.264 INFO:teuthology.orchestra.run.smithi129.stdout:runc-1.1.12-2.el9.x86_64.rpm 712 kB/s | 3.1 MB 00:04 2024-04-15T00:53:06.264 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:53:06.264 INFO:teuthology.orchestra.run.smithi129.stdout:Total 672 kB/s | 3.1 MB 00:04 2024-04-15T00:53:06.302 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-04-15T00:53:06.309 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-04-15T00:53:06.309 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-04-15T00:53:06.391 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-04-15T00:53:06.391 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-04-15T00:53:06.622 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-04-15T00:53:06.725 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T00:53:07.346 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T00:53:07.686 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T00:53:07.686 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:53:07.686 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-04-15T00:53:07.686 INFO:teuthology.orchestra.run.smithi129.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-15T00:53:07.686 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:53:07.687 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:53:07.929 DEBUG:teuthology.parallel:result is None 2024-04-15T00:53:07.929 INFO:teuthology.run_tasks:Running task install... 2024-04-15T00:53:07.939 DEBUG:teuthology.task.install:project ceph 2024-04-15T00:53:07.939 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765'}} 2024-04-15T00:53:07.939 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765'} 2024-04-15T00:53:07.939 INFO:teuthology.task.install:Using flavor: default 2024-04-15T00:53:07.945 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-04-15T00:53:07.945 INFO:teuthology.task.install:extra packages: [] 2024-04-15T00:53:07.945 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765', 'tag': None, 'wait_for_package': False} 2024-04-15T00:53:07.946 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T00:53:07.948 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765', 'tag': None, 'wait_for_package': False} 2024-04-15T00:53:07.948 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T00:53:07.949 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765', 'tag': None, 'wait_for_package': False} 2024-04-15T00:53:07.949 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T00:53:08.091 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/ 2024-04-15T00:53:08.091 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2114.ga9a752df 2024-04-15T00:53:08.102 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/ 2024-04-15T00:53:08.102 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2114.ga9a752df 2024-04-15T00:53:08.109 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/ 2024-04-15T00:53:08.109 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2114.ga9a752df 2024-04-15T00:53:08.201 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-15T00:53:08.201 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2024-04-15T00:53:08.201 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-15T00:53:08.213 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-15T00:53:08.213 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-04-15T00:53:08.213 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-15T00:53:08.219 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-15T00:53:08.219 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-04-15T00:53:08.220 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-15T00:53:08.232 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-15T00:53:08.233 DEBUG:teuthology.orchestra.run.smithi005:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/a9a752df26c63acad72e1b3569fd79a515ca0765/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-15T00:53:08.240 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-15T00:53:08.240 DEBUG:teuthology.orchestra.run.smithi129:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/a9a752df26c63acad72e1b3569fd79a515ca0765/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-15T00:53:08.257 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-15T00:53:08.257 DEBUG:teuthology.orchestra.run.smithi049:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/a9a752df26c63acad72e1b3569fd79a515ca0765/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-15T00:53:08.304 DEBUG:teuthology.orchestra.run.smithi005:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-15T00:53:08.307 DEBUG:teuthology.orchestra.run.smithi129:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-15T00:53:08.333 DEBUG:teuthology.orchestra.run.smithi049:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-15T00:53:08.390 DEBUG:teuthology.orchestra.run.smithi005:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-15T00:53:08.400 DEBUG:teuthology.orchestra.run.smithi129:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-15T00:53:08.419 INFO:teuthology.orchestra.run.smithi005.stdout:check_obsoletes = 1 2024-04-15T00:53:08.420 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum clean all 2024-04-15T00:53:08.424 DEBUG:teuthology.orchestra.run.smithi049:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-15T00:53:08.426 INFO:teuthology.orchestra.run.smithi129.stdout:check_obsoletes = 1 2024-04-15T00:53:08.428 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum clean all 2024-04-15T00:53:08.455 INFO:teuthology.orchestra.run.smithi049.stdout:check_obsoletes = 1 2024-04-15T00:53:08.457 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum clean all 2024-04-15T00:53:08.669 INFO:teuthology.orchestra.run.smithi129.stdout:74 files removed 2024-04-15T00:53:08.675 INFO:teuthology.orchestra.run.smithi005.stdout:74 files removed 2024-04-15T00:53:08.696 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install ceph-radosgw 2024-04-15T00:53:08.706 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install ceph-radosgw 2024-04-15T00:53:08.708 INFO:teuthology.orchestra.run.smithi049.stdout:74 files removed 2024-04-15T00:53:08.735 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-radosgw 2024-04-15T00:53:09.396 INFO:teuthology.orchestra.run.smithi129.stdout:ceph packages for x86_64 206 kB/s | 83 kB 00:00 2024-04-15T00:53:09.460 INFO:teuthology.orchestra.run.smithi049.stdout:ceph packages for x86_64 203 kB/s | 83 kB 00:00 2024-04-15T00:53:09.478 INFO:teuthology.orchestra.run.smithi005.stdout:ceph packages for x86_64 178 kB/s | 83 kB 00:00 2024-04-15T00:53:09.721 INFO:teuthology.orchestra.run.smithi129.stdout:ceph noarch packages 41 kB/s | 11 kB 00:00 2024-04-15T00:53:09.804 INFO:teuthology.orchestra.run.smithi005.stdout:ceph noarch packages 42 kB/s | 11 kB 00:00 2024-04-15T00:53:09.911 INFO:teuthology.orchestra.run.smithi049.stdout:ceph noarch packages 29 kB/s | 11 kB 00:00 2024-04-15T00:53:10.105 INFO:teuthology.orchestra.run.smithi005.stdout:ceph source packages 7.3 kB/s | 1.9 kB 00:00 2024-04-15T00:53:10.147 INFO:teuthology.orchestra.run.smithi129.stdout:ceph source packages 4.9 kB/s | 1.9 kB 00:00 2024-04-15T00:53:10.386 INFO:teuthology.orchestra.run.smithi049.stdout:ceph source packages 4.4 kB/s | 1.9 kB 00:00 2024-04-15T00:53:10.582 INFO:teuthology.orchestra.run.smithi005.stdout:CentOS-9 - AppStream 19 MB/s | 8.1 MB 00:00 2024-04-15T00:53:10.716 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS-9 - AppStream 15 MB/s | 8.1 MB 00:00 2024-04-15T00:53:10.872 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS-9 - AppStream 18 MB/s | 8.1 MB 00:00 2024-04-15T00:53:12.257 INFO:teuthology.orchestra.run.smithi005.stdout:CentOS-9 - BaseOS 8.0 MB/s | 2.5 MB 00:00 2024-04-15T00:53:12.333 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS-9 - BaseOS 8.3 MB/s | 2.5 MB 00:00 2024-04-15T00:53:12.556 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS-9 - BaseOS 8.3 MB/s | 2.5 MB 00:00 2024-04-15T00:53:13.507 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-04-15T00:53:14.731 INFO:teuthology.orchestra.run.smithi005.stdout:CentOS Stream 9 - BaseOS 4.0 MB/s | 8.0 MB 00:01 2024-04-15T00:53:16.346 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - BaseOS 2.4 MB/s | 8.0 MB 00:03 2024-04-15T00:53:16.651 INFO:teuthology.orchestra.run.smithi005.stdout:CentOS Stream 9 - AppStream 25 MB/s | 19 MB 00:00 2024-04-15T00:53:18.407 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - AppStream 21 MB/s | 19 MB 00:00 2024-04-15T00:53:21.236 INFO:teuthology.orchestra.run.smithi005.stdout:CentOS Stream 9 - CRB 7.0 MB/s | 6.2 MB 00:00 2024-04-15T00:53:22.976 INFO:teuthology.orchestra.run.smithi005.stdout:CentOS Stream 9 - Extras packages 32 kB/s | 16 kB 00:00 2024-04-15T00:53:23.005 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - CRB 7.1 MB/s | 6.2 MB 00:00 2024-04-15T00:53:24.636 INFO:teuthology.orchestra.run.smithi005.stdout:Extra Packages for Enterprise Linux 14 MB/s | 21 MB 00:01 2024-04-15T00:53:24.706 INFO:teuthology.orchestra.run.smithi049.stdout:CentOS Stream 9 - Extras packages 35 kB/s | 16 kB 00:00 2024-04-15T00:53:29.969 INFO:teuthology.orchestra.run.smithi005.stdout:lab-extras 26 kB/s | 1.7 kB 00:00 2024-04-15T00:53:30.141 INFO:teuthology.orchestra.run.smithi049.stdout:Extra Packages for Enterprise Linux 3.9 MB/s | 21 MB 00:05 2024-04-15T00:53:32.671 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:53:32.671 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:53:32.672 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:53:32.672 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.672 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:53:32.672 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.672 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:53:32.672 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.672 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:53:32.672 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.672 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:53:32.672 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.673 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:53:32.673 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.673 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:53:32.673 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.673 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:53:32.673 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.673 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:53:32.673 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.673 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:53:32.673 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.673 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:53:32.673 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.674 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:53:32.674 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.674 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:53:32.674 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.674 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:53:32.674 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.674 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:53:32.674 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.674 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:53:32.674 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.674 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:53:32.674 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.675 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:53:32.676 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.676 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:53:32.676 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.676 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:53:32.676 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.676 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:53:32.676 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.676 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:53:32.676 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.676 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:53:32.676 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.677 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:53:32.677 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.677 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:53:32.677 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.677 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:53:32.677 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.677 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:53:32.677 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.677 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:53:32.677 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.677 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:53:32.678 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.678 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:53:32.678 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.678 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:53:32.678 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.678 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:53:32.678 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.678 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:53:32.678 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.678 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:53:32.678 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.678 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:53:32.678 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.679 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:53:32.679 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.679 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:53:32.679 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.679 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.679 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.679 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:53:32.679 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.679 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.679 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.679 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.679 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:53:32.679 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.680 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.680 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.680 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.680 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.680 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.680 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:53:32.680 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.680 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.680 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.680 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.680 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:53:32.680 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.680 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.681 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.681 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.681 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:53:32.681 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.681 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.681 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.681 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.681 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:53:32.681 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.681 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.681 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.681 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.682 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:53:32.682 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.682 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.682 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.682 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.682 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:53:32.682 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.682 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.682 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:53:32.682 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:53:33.229 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:53:33.232 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:53:33.232 INFO:teuthology.orchestra.run.smithi005.stdout: Package Arch Version Repository Size 2024-04-15T00:53:33.232 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:53:33.232 INFO:teuthology.orchestra.run.smithi005.stdout:Installing: 2024-04-15T00:53:33.232 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-radosgw x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 9.9 M 2024-04-15T00:53:33.232 INFO:teuthology.orchestra.run.smithi005.stdout:Upgrading: 2024-04-15T00:53:33.232 INFO:teuthology.orchestra.run.smithi005.stdout: librados2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.4 M 2024-04-15T00:53:33.232 INFO:teuthology.orchestra.run.smithi005.stdout: librbd1 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.1 M 2024-04-15T00:53:33.232 INFO:teuthology.orchestra.run.smithi005.stdout:Installing dependencies: 2024-04-15T00:53:33.232 INFO:teuthology.orchestra.run.smithi005.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-15T00:53:33.232 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-base x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 5.3 M 2024-04-15T00:53:33.232 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-common x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 21 M 2024-04-15T00:53:33.233 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-selinux x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 25 k 2024-04-15T00:53:33.233 INFO:teuthology.orchestra.run.smithi005.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-15T00:53:33.233 INFO:teuthology.orchestra.run.smithi005.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-15T00:53:33.233 INFO:teuthology.orchestra.run.smithi005.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-15T00:53:33.233 INFO:teuthology.orchestra.run.smithi005.stdout: libcephfs2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 746 k 2024-04-15T00:53:33.233 INFO:teuthology.orchestra.run.smithi005.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-15T00:53:33.233 INFO:teuthology.orchestra.run.smithi005.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-15T00:53:33.233 INFO:teuthology.orchestra.run.smithi005.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-15T00:53:33.233 INFO:teuthology.orchestra.run.smithi005.stdout: libradosstriper1 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 501 k 2024-04-15T00:53:33.233 INFO:teuthology.orchestra.run.smithi005.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-15T00:53:33.233 INFO:teuthology.orchestra.run.smithi005.stdout: librgw2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 5.2 M 2024-04-15T00:53:33.233 INFO:teuthology.orchestra.run.smithi005.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-15T00:53:33.233 INFO:teuthology.orchestra.run.smithi005.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-15T00:53:33.233 INFO:teuthology.orchestra.run.smithi005.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-15T00:53:33.233 INFO:teuthology.orchestra.run.smithi005.stdout: python3-ceph-argparse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 45 k 2024-04-15T00:53:33.234 INFO:teuthology.orchestra.run.smithi005.stdout: python3-ceph-common x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 131 k 2024-04-15T00:53:33.234 INFO:teuthology.orchestra.run.smithi005.stdout: python3-cephfs x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 162 k 2024-04-15T00:53:33.234 INFO:teuthology.orchestra.run.smithi005.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-15T00:53:33.234 INFO:teuthology.orchestra.run.smithi005.stdout: python3-rados x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 320 k 2024-04-15T00:53:33.234 INFO:teuthology.orchestra.run.smithi005.stdout: python3-rbd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 298 k 2024-04-15T00:53:33.234 INFO:teuthology.orchestra.run.smithi005.stdout: python3-rgw x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 99 k 2024-04-15T00:53:33.234 INFO:teuthology.orchestra.run.smithi005.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-15T00:53:33.234 INFO:teuthology.orchestra.run.smithi005.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-15T00:53:33.234 INFO:teuthology.orchestra.run.smithi005.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-15T00:53:33.234 INFO:teuthology.orchestra.run.smithi005.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-15T00:53:33.234 INFO:teuthology.orchestra.run.smithi005.stdout:Installing weak dependencies: 2024-04-15T00:53:33.234 INFO:teuthology.orchestra.run.smithi005.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-15T00:53:33.234 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:53:33.234 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2024-04-15T00:53:33.235 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:53:33.235 INFO:teuthology.orchestra.run.smithi005.stdout:Install 30 Packages 2024-04-15T00:53:33.235 INFO:teuthology.orchestra.run.smithi005.stdout:Upgrade 2 Packages 2024-04-15T00:53:33.235 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:53:33.235 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 59 M 2024-04-15T00:53:33.235 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2024-04-15T00:53:34.928 INFO:teuthology.orchestra.run.smithi005.stdout:(1/32): ceph-radosgw-19.0.0-2114.ga9a752df.el7. 9.1 MB/s | 9.9 MB 00:01 2024-04-15T00:53:35.004 INFO:teuthology.orchestra.run.smithi005.stdout:(2/32): ceph-selinux-19.0.0-2114.ga9a752df.el7. 336 kB/s | 25 kB 00:00 2024-04-15T00:53:35.104 INFO:teuthology.orchestra.run.smithi005.stdout:(3/32): libcephfs2-19.0.0-2114.ga9a752df.el7.x8 7.3 MB/s | 746 kB 00:00 2024-04-15T00:53:35.196 INFO:teuthology.orchestra.run.smithi005.stdout:(4/32): libradosstriper1-19.0.0-2114.ga9a752df. 5.3 MB/s | 501 kB 00:00 2024-04-15T00:53:35.474 INFO:teuthology.orchestra.run.smithi049.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-04-15T00:53:35.521 INFO:teuthology.orchestra.run.smithi005.stdout:(5/32): ceph-common-19.0.0-2114.ga9a752df.el7.x 12 MB/s | 21 MB 00:01 2024-04-15T00:53:35.571 INFO:teuthology.orchestra.run.smithi005.stdout:(6/32): python3-ceph-argparse-19.0.0-2114.ga9a7 908 kB/s | 45 kB 00:00 2024-04-15T00:53:35.638 INFO:teuthology.orchestra.run.smithi005.stdout:(7/32): librgw2-19.0.0-2114.ga9a752df.el7.x86_6 12 MB/s | 5.2 MB 00:00 2024-04-15T00:53:35.672 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 9 - AppStream 918 kB/s | 19 MB 00:21 2024-04-15T00:53:35.680 INFO:teuthology.orchestra.run.smithi005.stdout:(8/32): python3-ceph-common-19.0.0-2114.ga9a752 1.2 MB/s | 131 kB 00:00 2024-04-15T00:53:35.714 INFO:teuthology.orchestra.run.smithi005.stdout:(9/32): python3-cephfs-19.0.0-2114.ga9a752df.el 2.1 MB/s | 162 kB 00:00 2024-04-15T00:53:35.773 INFO:teuthology.orchestra.run.smithi005.stdout:(10/32): python3-rbd-19.0.0-2114.ga9a752df.el7. 5.0 MB/s | 298 kB 00:00 2024-04-15T00:53:35.823 INFO:teuthology.orchestra.run.smithi005.stdout:(11/32): python3-rados-19.0.0-2114.ga9a752df.el 2.2 MB/s | 320 kB 00:00 2024-04-15T00:53:35.848 INFO:teuthology.orchestra.run.smithi005.stdout:(12/32): python3-rgw-19.0.0-2114.ga9a752df.el7. 1.3 MB/s | 99 kB 00:00 2024-04-15T00:53:35.965 INFO:teuthology.orchestra.run.smithi005.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 754 kB/s | 107 kB 00:00 2024-04-15T00:53:35.990 INFO:teuthology.orchestra.run.smithi005.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.1 MB/s | 160 kB 00:00 2024-04-15T00:53:36.016 INFO:teuthology.orchestra.run.smithi005.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 902 kB/s | 45 kB 00:00 2024-04-15T00:53:36.074 INFO:teuthology.orchestra.run.smithi005.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 7.7 MB/s | 662 kB 00:00 2024-04-15T00:53:36.100 INFO:teuthology.orchestra.run.smithi005.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.4 MB/s | 292 kB 00:00 2024-04-15T00:53:36.167 INFO:teuthology.orchestra.run.smithi005.stdout:(18/32): ceph-base-19.0.0-2114.ga9a752df.el7.x8 2.3 MB/s | 5.3 MB 00:02 2024-04-15T00:53:36.192 INFO:teuthology.orchestra.run.smithi005.stdout:(19/32): python3-prettytable-0.7.2-27.el9.noarc 360 kB/s | 42 kB 00:00 2024-04-15T00:53:36.217 INFO:teuthology.orchestra.run.smithi005.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.8 MB/s | 221 kB 00:00 2024-04-15T00:53:36.234 INFO:teuthology.orchestra.run.smithi005.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 1.1 MB/s | 47 kB 00:00 2024-04-15T00:53:36.251 INFO:teuthology.orchestra.run.smithi005.stdout:(22/32): qatlib-service-24.02.0-1.el9.x86_64.rp 427 kB/s | 36 kB 00:00 2024-04-15T00:53:36.370 INFO:teuthology.orchestra.run.smithi005.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 222 kB/s | 26 kB 00:00 2024-04-15T00:53:36.452 INFO:teuthology.orchestra.run.smithi005.stdout:(24/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 1.3 MB/s | 309 kB 00:00 2024-04-15T00:53:36.468 INFO:teuthology.orchestra.run.smithi005.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 485 kB/s | 49 kB 00:00 2024-04-15T00:53:36.511 INFO:teuthology.orchestra.run.smithi005.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.1 MB/s | 67 kB 00:00 2024-04-15T00:53:36.628 INFO:teuthology.orchestra.run.smithi005.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 1.6 MB/s | 192 kB 00:00 2024-04-15T00:53:36.661 INFO:teuthology.orchestra.run.smithi005.stdout:(28/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 4.3 MB/s | 838 kB 00:00 2024-04-15T00:53:36.803 INFO:teuthology.orchestra.run.smithi005.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 9.0 MB/s | 1.6 MB 00:00 2024-04-15T00:53:36.920 INFO:teuthology.orchestra.run.smithi005.stdout:(30/32): libarrow-9.0.0-10.el9.x86_64.rpm 6.4 MB/s | 4.4 MB 00:00 2024-04-15T00:53:37.345 INFO:teuthology.orchestra.run.smithi005.stdout:(31/32): librbd1-19.0.0-2114.ga9a752df.el7.x86_ 5.8 MB/s | 3.1 MB 00:00 2024-04-15T00:53:37.562 INFO:teuthology.orchestra.run.smithi005.stdout:(32/32): librados2-19.0.0-2114.ga9a752df.el7.x8 3.8 MB/s | 3.4 MB 00:00 2024-04-15T00:53:37.564 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:53:37.564 INFO:teuthology.orchestra.run.smithi005.stdout:Total 14 MB/s | 59 MB 00:04 2024-04-15T00:53:37.667 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2024-04-15T00:53:37.707 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2024-04-15T00:53:37.707 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2024-04-15T00:53:38.173 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:53:38.173 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:53:38.173 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:53:38.173 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.173 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:53:38.173 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.173 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:53:38.173 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.173 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:53:38.173 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.174 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:53:38.174 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.174 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:53:38.174 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.174 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:53:38.174 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.174 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:53:38.174 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.174 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:53:38.174 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.174 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:53:38.174 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.174 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:53:38.175 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.175 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:53:38.175 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.175 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:53:38.175 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.175 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:53:38.175 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.175 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:53:38.175 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.175 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:53:38.175 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.175 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:53:38.175 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.176 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:53:38.176 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.176 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:53:38.176 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.176 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:53:38.176 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.176 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:53:38.176 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.176 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:53:38.176 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.176 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:53:38.176 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.176 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:53:38.176 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.177 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:53:38.177 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.177 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:53:38.177 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.177 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:53:38.177 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.177 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:53:38.177 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.177 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:53:38.177 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.177 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:53:38.177 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.177 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:53:38.178 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.178 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:53:38.178 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.178 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:53:38.178 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.178 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:53:38.178 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.178 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:53:38.178 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.178 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:53:38.178 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.178 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:53:38.178 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.179 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.179 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.179 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:53:38.179 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.179 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.179 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.179 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.179 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:53:38.179 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.179 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.179 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.179 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.179 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.179 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.180 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:53:38.180 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.180 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.180 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.180 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.180 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:53:38.180 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.180 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.180 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.180 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.180 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:53:38.180 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.180 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.181 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.181 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.181 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:53:38.181 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.181 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.181 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.181 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.181 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:53:38.181 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.181 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.181 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.181 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.181 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:53:38.181 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.182 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.182 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.182 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:53:38.227 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2024-04-15T00:53:38.228 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2024-04-15T00:53:38.727 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:53:38.729 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:53:38.730 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-04-15T00:53:38.730 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:53:38.730 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-15T00:53:38.730 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-radosgw x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 9.9 M 2024-04-15T00:53:38.730 INFO:teuthology.orchestra.run.smithi049.stdout:Upgrading: 2024-04-15T00:53:38.730 INFO:teuthology.orchestra.run.smithi049.stdout: librados2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.4 M 2024-04-15T00:53:38.730 INFO:teuthology.orchestra.run.smithi049.stdout: librbd1 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.1 M 2024-04-15T00:53:38.730 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-04-15T00:53:38.730 INFO:teuthology.orchestra.run.smithi049.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-15T00:53:38.730 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-base x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 5.3 M 2024-04-15T00:53:38.730 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-common x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 21 M 2024-04-15T00:53:38.731 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-selinux x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 25 k 2024-04-15T00:53:38.731 INFO:teuthology.orchestra.run.smithi049.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-15T00:53:38.731 INFO:teuthology.orchestra.run.smithi049.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-15T00:53:38.731 INFO:teuthology.orchestra.run.smithi049.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-15T00:53:38.731 INFO:teuthology.orchestra.run.smithi049.stdout: libcephfs2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 746 k 2024-04-15T00:53:38.731 INFO:teuthology.orchestra.run.smithi049.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-15T00:53:38.731 INFO:teuthology.orchestra.run.smithi049.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-15T00:53:38.731 INFO:teuthology.orchestra.run.smithi049.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-15T00:53:38.731 INFO:teuthology.orchestra.run.smithi049.stdout: libradosstriper1 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 501 k 2024-04-15T00:53:38.731 INFO:teuthology.orchestra.run.smithi049.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-15T00:53:38.731 INFO:teuthology.orchestra.run.smithi049.stdout: librgw2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 5.2 M 2024-04-15T00:53:38.731 INFO:teuthology.orchestra.run.smithi049.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-15T00:53:38.731 INFO:teuthology.orchestra.run.smithi049.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-15T00:53:38.732 INFO:teuthology.orchestra.run.smithi049.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-15T00:53:38.732 INFO:teuthology.orchestra.run.smithi049.stdout: python3-ceph-argparse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 45 k 2024-04-15T00:53:38.732 INFO:teuthology.orchestra.run.smithi049.stdout: python3-ceph-common x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 131 k 2024-04-15T00:53:38.732 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cephfs x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 162 k 2024-04-15T00:53:38.732 INFO:teuthology.orchestra.run.smithi049.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-15T00:53:38.732 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rados x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 320 k 2024-04-15T00:53:38.732 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rbd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 298 k 2024-04-15T00:53:38.732 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rgw x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 99 k 2024-04-15T00:53:38.732 INFO:teuthology.orchestra.run.smithi049.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-15T00:53:38.732 INFO:teuthology.orchestra.run.smithi049.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-15T00:53:38.732 INFO:teuthology.orchestra.run.smithi049.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-15T00:53:38.732 INFO:teuthology.orchestra.run.smithi049.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-15T00:53:38.732 INFO:teuthology.orchestra.run.smithi049.stdout:Installing weak dependencies: 2024-04-15T00:53:38.732 INFO:teuthology.orchestra.run.smithi049.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-15T00:53:38.733 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:53:38.733 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-15T00:53:38.733 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:53:38.733 INFO:teuthology.orchestra.run.smithi049.stdout:Install 30 Packages 2024-04-15T00:53:38.733 INFO:teuthology.orchestra.run.smithi049.stdout:Upgrade 2 Packages 2024-04-15T00:53:38.733 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:53:38.733 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 59 M 2024-04-15T00:53:38.734 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-15T00:53:39.831 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.2 MB 00:00 2024-04-15T00:53:39.938 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2024-04-15T00:53:40.016 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-15T00:53:40.066 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-15T00:53:40.109 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-15T00:53:40.140 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-15T00:53:40.156 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-15T00:53:40.339 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-15T00:53:40.405 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-15T00:53:40.500 INFO:teuthology.orchestra.run.smithi049.stdout:(1/32): ceph-common-19.0.0-2114.ga9a752df.el7.x 13 MB/s | 21 MB 00:01 2024-04-15T00:53:40.550 INFO:teuthology.orchestra.run.smithi049.stdout:(2/32): ceph-selinux-19.0.0-2114.ga9a752df.el7. 507 kB/s | 25 kB 00:00 2024-04-15T00:53:40.625 INFO:teuthology.orchestra.run.smithi049.stdout:(3/32): ceph-base-19.0.0-2114.ga9a752df.el7.x86 3.2 MB/s | 5.3 MB 00:01 2024-04-15T00:53:40.667 INFO:teuthology.orchestra.run.smithi049.stdout:(4/32): libcephfs2-19.0.0-2114.ga9a752df.el7.x8 6.2 MB/s | 746 kB 00:00 2024-04-15T00:53:40.725 INFO:teuthology.orchestra.run.smithi049.stdout:(5/32): libradosstriper1-19.0.0-2114.ga9a752df. 4.9 MB/s | 501 kB 00:00 2024-04-15T00:53:40.747 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-15T00:53:40.794 INFO:teuthology.orchestra.run.smithi005.stdout: Upgrading : librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T00:53:40.834 INFO:teuthology.orchestra.run.smithi049.stdout:(6/32): python3-ceph-argparse-19.0.0-2114.ga9a7 416 kB/s | 45 kB 00:00 2024-04-15T00:53:40.869 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T00:53:40.943 INFO:teuthology.orchestra.run.smithi049.stdout:(7/32): python3-ceph-common-19.0.0-2114.ga9a752 1.2 MB/s | 131 kB 00:00 2024-04-15T00:53:40.958 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 8/34 2024-04-15T00:53:40.987 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 9/34 2024-04-15T00:53:41.018 INFO:teuthology.orchestra.run.smithi049.stdout:(8/32): librgw2-19.0.0-2114.ga9a752df.el7.x86_6 15 MB/s | 5.2 MB 00:00 2024-04-15T00:53:41.035 INFO:teuthology.orchestra.run.smithi049.stdout:(9/32): python3-cephfs-19.0.0-2114.ga9a752df.el 1.7 MB/s | 162 kB 00:00 2024-04-15T00:53:41.040 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 9/34 2024-04-15T00:53:41.070 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-15T00:53:41.105 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7. 11/34 2024-04-15T00:53:41.143 INFO:teuthology.orchestra.run.smithi049.stdout:(10/32): ceph-radosgw-19.0.0-2114.ga9a752df.el7 4.5 MB/s | 9.9 MB 00:02 2024-04-15T00:53:41.166 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 12/34 2024-04-15T00:53:41.177 INFO:teuthology.orchestra.run.smithi049.stdout:(11/32): python3-rbd-19.0.0-2114.ga9a752df.el7. 2.1 MB/s | 298 kB 00:00 2024-04-15T00:53:41.189 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 13/34 2024-04-15T00:53:41.202 INFO:teuthology.orchestra.run.smithi049.stdout:(12/32): python3-rados-19.0.0-2114.ga9a752df.el 1.7 MB/s | 320 kB 00:00 2024-04-15T00:53:41.227 INFO:teuthology.orchestra.run.smithi049.stdout:(13/32): python3-rgw-19.0.0-2114.ga9a752df.el7. 1.2 MB/s | 99 kB 00:00 2024-04-15T00:53:41.236 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 13/34 2024-04-15T00:53:41.271 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-15T00:53:41.382 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-15T00:53:41.422 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-15T00:53:41.463 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-15T00:53:41.495 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-15T00:53:41.516 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-15T00:53:41.548 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-15T00:53:41.724 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 9 - Extras packages 32 kB/s | 16 kB 00:00 2024-04-15T00:53:41.870 INFO:teuthology.orchestra.run.smithi049.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 70 kB/s | 45 kB 00:00 2024-04-15T00:53:41.878 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-15T00:53:41.903 INFO:teuthology.orchestra.run.smithi005.stdout: Upgrading : librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 22/34 2024-04-15T00:53:41.977 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 22/34 2024-04-15T00:53:41.995 INFO:teuthology.orchestra.run.smithi049.stdout:(15/32): boost-program-options-1.75.0-8.el9.x86 131 kB/s | 107 kB 00:00 2024-04-15T00:53:42.007 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 23/34 2024-04-15T00:53:42.028 INFO:teuthology.orchestra.run.smithi049.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 194 kB/s | 160 kB 00:00 2024-04-15T00:53:42.047 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-15T00:53:42.539 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-15T00:53:42.564 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 26/34 2024-04-15T00:53:42.619 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 26/34 2024-04-15T00:53:42.670 INFO:teuthology.orchestra.run.smithi049.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 66 kB/s | 42 kB 00:00 2024-04-15T00:53:42.698 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 27/34 2024-04-15T00:53:42.725 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x8 28/34 2024-04-15T00:53:42.954 INFO:teuthology.orchestra.run.smithi049.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 305 kB/s | 292 kB 00:00 2024-04-15T00:53:43.329 INFO:teuthology.orchestra.run.smithi049.stdout:(19/32): librdkafka-1.6.1-102.el9.x86_64.rpm 454 kB/s | 662 kB 00:01 2024-04-15T00:53:43.546 INFO:teuthology.orchestra.run.smithi049.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 252 kB/s | 221 kB 00:00 2024-04-15T00:53:43.571 INFO:teuthology.orchestra.run.smithi049.stdout:(21/32): qatlib-service-24.02.0-1.el9.x86_64.rp 58 kB/s | 36 kB 00:00 2024-04-15T00:53:44.046 INFO:teuthology.orchestra.run.smithi049.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 66 kB/s | 47 kB 00:00 2024-04-15T00:53:44.201 INFO:teuthology.orchestra.run.smithi129.stdout:Extra Packages for Enterprise Linux 8.9 MB/s | 21 MB 00:02 2024-04-15T00:53:44.213 INFO:teuthology.orchestra.run.smithi049.stdout:(23/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 463 kB/s | 309 kB 00:00 2024-04-15T00:53:44.272 INFO:teuthology.orchestra.run.smithi049.stdout:(24/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 115 kB/s | 26 kB 00:00 2024-04-15T00:53:44.305 INFO:teuthology.orchestra.run.smithi049.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 529 kB/s | 49 kB 00:00 2024-04-15T00:53:44.472 INFO:teuthology.orchestra.run.smithi049.stdout:(26/32): libarrow-9.0.0-10.el9.x86_64.rpm 5.1 MB/s | 4.4 MB 00:00 2024-04-15T00:53:44.498 INFO:teuthology.orchestra.run.smithi049.stdout:(27/32): libunwind-1.6.2-1.el9.x86_64.rpm 299 kB/s | 67 kB 00:00 2024-04-15T00:53:44.631 INFO:teuthology.orchestra.run.smithi049.stdout:(28/32): re2-20211101-3.el9.x86_64.rpm 1.2 MB/s | 192 kB 00:00 2024-04-15T00:53:44.923 INFO:teuthology.orchestra.run.smithi049.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 3.7 MB/s | 1.6 MB 00:00 2024-04-15T00:53:45.043 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T00:53:45.056 INFO:teuthology.orchestra.run.smithi049.stdout:(30/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 1.1 MB/s | 838 kB 00:00 2024-04-15T00:53:45.079 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T00:53:45.582 INFO:teuthology.orchestra.run.smithi049.stdout:(31/32): librados2-19.0.0-2114.ga9a752df.el7.x8 3.6 MB/s | 3.4 MB 00:00 2024-04-15T00:53:45.662 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T00:53:45.699 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 30/34 2024-04-15T00:53:45.772 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 30/34 2024-04-15T00:53:45.773 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-15T00:53:45.773 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-15T00:53:45.773 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:53:45.809 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T00:53:46.215 INFO:teuthology.orchestra.run.smithi049.stdout:(32/32): librbd1-19.0.0-2114.ga9a752df.el7.x86_ 2.4 MB/s | 3.1 MB 00:01 2024-04-15T00:53:46.218 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:53:46.218 INFO:teuthology.orchestra.run.smithi049.stdout:Total 7.9 MB/s | 59 MB 00:07 2024-04-15T00:53:46.316 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-15T00:53:46.356 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-15T00:53:46.356 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-15T00:53:46.878 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-15T00:53:46.878 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-15T00:53:48.328 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-15T00:53:48.419 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-15T00:53:48.454 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-15T00:53:48.487 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-15T00:53:48.509 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-15T00:53:48.525 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-15T00:53:48.727 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-15T00:53:48.783 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-15T00:53:49.183 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-15T00:53:49.221 INFO:teuthology.orchestra.run.smithi049.stdout: Upgrading : librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T00:53:49.276 INFO:teuthology.orchestra.run.smithi129.stdout:lab-extras 34 kB/s | 1.7 kB 00:00 2024-04-15T00:53:49.314 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T00:53:49.404 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 8/34 2024-04-15T00:53:49.432 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 9/34 2024-04-15T00:53:49.478 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 9/34 2024-04-15T00:53:49.507 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-15T00:53:49.553 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7. 11/34 2024-04-15T00:53:49.621 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 12/34 2024-04-15T00:53:49.677 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 13/34 2024-04-15T00:53:49.765 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 13/34 2024-04-15T00:53:49.799 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-15T00:53:49.920 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-15T00:53:49.959 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-15T00:53:49.999 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-15T00:53:50.032 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-15T00:53:50.061 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-15T00:53:50.093 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-15T00:53:50.425 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-15T00:53:50.456 INFO:teuthology.orchestra.run.smithi049.stdout: Upgrading : librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 22/34 2024-04-15T00:53:50.547 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 22/34 2024-04-15T00:53:50.578 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 23/34 2024-04-15T00:53:50.622 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-15T00:53:51.112 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-15T00:53:51.134 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 26/34 2024-04-15T00:53:51.205 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 26/34 2024-04-15T00:53:51.284 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 27/34 2024-04-15T00:53:51.328 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x8 28/34 2024-04-15T00:53:51.850 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:53:51.850 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:53:51.850 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:53:51.850 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.850 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:53:51.850 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.850 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:53:51.850 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.850 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:53:51.850 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.851 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:53:51.851 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.851 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:53:51.851 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.851 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:53:51.851 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.851 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:53:51.851 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.851 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:53:51.851 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.851 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:53:51.851 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.851 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:53:51.851 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.852 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:53:51.852 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.852 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:53:51.852 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.852 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:53:51.852 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.852 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:53:51.852 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.852 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:53:51.852 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.852 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:53:51.852 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.852 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:53:51.852 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.853 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:53:51.853 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.853 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:53:51.853 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.853 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:53:51.853 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.853 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:53:51.853 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.853 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:53:51.853 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.853 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:53:51.853 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.853 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:53:51.854 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.854 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:53:51.854 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.854 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:53:51.854 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.854 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:53:51.854 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.854 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:53:51.854 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.854 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:53:51.854 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.854 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:53:51.854 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.855 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:53:51.855 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.855 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:53:51.855 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.855 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:53:51.855 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.855 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:53:51.855 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.855 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:53:51.855 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.855 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:53:51.855 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.855 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.856 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.856 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:53:51.856 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.856 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.856 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.856 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.856 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:53:51.856 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.856 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.856 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.856 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.856 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.856 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.856 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:53:51.857 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.857 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.857 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.857 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.857 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:53:51.857 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.857 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.857 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.857 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.857 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:53:51.857 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.857 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.857 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.857 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.858 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:53:51.858 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.858 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.858 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.858 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.858 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:53:51.858 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.858 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.858 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.858 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.858 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:53:51.858 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.859 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.859 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:53:51.859 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:53:52.395 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:53:52.397 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:53:52.397 INFO:teuthology.orchestra.run.smithi129.stdout: Package Arch Version Repository Size 2024-04-15T00:53:52.398 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:53:52.398 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-04-15T00:53:52.398 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-radosgw x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 9.9 M 2024-04-15T00:53:52.398 INFO:teuthology.orchestra.run.smithi129.stdout:Upgrading: 2024-04-15T00:53:52.398 INFO:teuthology.orchestra.run.smithi129.stdout: librados2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.4 M 2024-04-15T00:53:52.398 INFO:teuthology.orchestra.run.smithi129.stdout: librbd1 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.1 M 2024-04-15T00:53:52.398 INFO:teuthology.orchestra.run.smithi129.stdout:Installing dependencies: 2024-04-15T00:53:52.398 INFO:teuthology.orchestra.run.smithi129.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-15T00:53:52.398 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-base x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 5.3 M 2024-04-15T00:53:52.398 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-common x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 21 M 2024-04-15T00:53:52.398 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-selinux x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 25 k 2024-04-15T00:53:52.398 INFO:teuthology.orchestra.run.smithi129.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-15T00:53:52.398 INFO:teuthology.orchestra.run.smithi129.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-15T00:53:52.398 INFO:teuthology.orchestra.run.smithi129.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-15T00:53:52.399 INFO:teuthology.orchestra.run.smithi129.stdout: libcephfs2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 746 k 2024-04-15T00:53:52.399 INFO:teuthology.orchestra.run.smithi129.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-15T00:53:52.399 INFO:teuthology.orchestra.run.smithi129.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-15T00:53:52.399 INFO:teuthology.orchestra.run.smithi129.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-15T00:53:52.399 INFO:teuthology.orchestra.run.smithi129.stdout: libradosstriper1 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 501 k 2024-04-15T00:53:52.399 INFO:teuthology.orchestra.run.smithi129.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-15T00:53:52.399 INFO:teuthology.orchestra.run.smithi129.stdout: librgw2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 5.2 M 2024-04-15T00:53:52.399 INFO:teuthology.orchestra.run.smithi129.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-15T00:53:52.399 INFO:teuthology.orchestra.run.smithi129.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-15T00:53:52.399 INFO:teuthology.orchestra.run.smithi129.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-15T00:53:52.399 INFO:teuthology.orchestra.run.smithi129.stdout: python3-ceph-argparse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 45 k 2024-04-15T00:53:52.400 INFO:teuthology.orchestra.run.smithi129.stdout: python3-ceph-common x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 131 k 2024-04-15T00:53:52.400 INFO:teuthology.orchestra.run.smithi129.stdout: python3-cephfs x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 162 k 2024-04-15T00:53:52.400 INFO:teuthology.orchestra.run.smithi129.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-15T00:53:52.400 INFO:teuthology.orchestra.run.smithi129.stdout: python3-rados x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 320 k 2024-04-15T00:53:52.400 INFO:teuthology.orchestra.run.smithi129.stdout: python3-rbd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 298 k 2024-04-15T00:53:52.400 INFO:teuthology.orchestra.run.smithi129.stdout: python3-rgw x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 99 k 2024-04-15T00:53:52.400 INFO:teuthology.orchestra.run.smithi129.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-15T00:53:52.400 INFO:teuthology.orchestra.run.smithi129.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-15T00:53:52.400 INFO:teuthology.orchestra.run.smithi129.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-15T00:53:52.400 INFO:teuthology.orchestra.run.smithi129.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-15T00:53:52.400 INFO:teuthology.orchestra.run.smithi129.stdout:Installing weak dependencies: 2024-04-15T00:53:52.400 INFO:teuthology.orchestra.run.smithi129.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-15T00:53:52.400 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:53:52.400 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-15T00:53:52.401 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:53:52.401 INFO:teuthology.orchestra.run.smithi129.stdout:Install 30 Packages 2024-04-15T00:53:52.401 INFO:teuthology.orchestra.run.smithi129.stdout:Upgrade 2 Packages 2024-04-15T00:53:52.401 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:53:52.401 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 59 M 2024-04-15T00:53:52.401 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-04-15T00:53:53.658 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T00:53:53.690 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T00:53:53.943 INFO:teuthology.orchestra.run.smithi129.stdout:(1/32): ceph-radosgw-19.0.0-2114.ga9a752df.el7. 7.7 MB/s | 9.9 MB 00:01 2024-04-15T00:53:53.994 INFO:teuthology.orchestra.run.smithi129.stdout:(2/32): ceph-selinux-19.0.0-2114.ga9a752df.el7. 507 kB/s | 25 kB 00:00 2024-04-15T00:53:54.119 INFO:teuthology.orchestra.run.smithi129.stdout:(3/32): libcephfs2-19.0.0-2114.ga9a752df.el7.x8 5.8 MB/s | 746 kB 00:00 2024-04-15T00:53:54.202 INFO:teuthology.orchestra.run.smithi129.stdout:(4/32): libradosstriper1-19.0.0-2114.ga9a752df. 5.9 MB/s | 501 kB 00:00 2024-04-15T00:53:54.283 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T00:53:54.319 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 30/34 2024-04-15T00:53:54.414 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 30/34 2024-04-15T00:53:54.414 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-15T00:53:54.414 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-15T00:53:54.414 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:53:54.454 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T00:53:54.586 INFO:teuthology.orchestra.run.smithi129.stdout:(5/32): ceph-common-19.0.0-2114.ga9a752df.el7.x 11 MB/s | 21 MB 00:01 2024-04-15T00:53:54.669 INFO:teuthology.orchestra.run.smithi129.stdout:(6/32): ceph-base-19.0.0-2114.ga9a752df.el7.x86 2.7 MB/s | 5.3 MB 00:02 2024-04-15T00:53:54.686 INFO:teuthology.orchestra.run.smithi129.stdout:(7/32): python3-ceph-argparse-19.0.0-2114.ga9a7 452 kB/s | 45 kB 00:00 2024-04-15T00:53:54.762 INFO:teuthology.orchestra.run.smithi129.stdout:(8/32): librgw2-19.0.0-2114.ga9a752df.el7.x86_6 9.2 MB/s | 5.2 MB 00:00 2024-04-15T00:53:54.787 INFO:teuthology.orchestra.run.smithi129.stdout:(9/32): python3-ceph-common-19.0.0-2114.ga9a752 1.1 MB/s | 131 kB 00:00 2024-04-15T00:53:54.812 INFO:teuthology.orchestra.run.smithi129.stdout:(10/32): python3-cephfs-19.0.0-2114.ga9a752df.e 1.3 MB/s | 162 kB 00:00 2024-04-15T00:53:54.837 INFO:teuthology.orchestra.run.smithi129.stdout:(11/32): python3-rados-19.0.0-2114.ga9a752df.el 4.1 MB/s | 320 kB 00:00 2024-04-15T00:53:54.863 INFO:teuthology.orchestra.run.smithi129.stdout:(12/32): python3-rgw-19.0.0-2114.ga9a752df.el7. 1.9 MB/s | 99 kB 00:00 2024-04-15T00:53:54.888 INFO:teuthology.orchestra.run.smithi129.stdout:(13/32): python3-rbd-19.0.0-2114.ga9a752df.el7. 2.9 MB/s | 298 kB 00:00 2024-04-15T00:53:55.013 INFO:teuthology.orchestra.run.smithi129.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 610 kB/s | 107 kB 00:00 2024-04-15T00:53:55.030 INFO:teuthology.orchestra.run.smithi129.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 491 kB/s | 45 kB 00:00 2024-04-15T00:53:55.080 INFO:teuthology.orchestra.run.smithi129.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 738 kB/s | 160 kB 00:00 2024-04-15T00:53:55.189 INFO:teuthology.orchestra.run.smithi129.stdout:(17/32): librdkafka-1.6.1-102.el9.x86_64.rpm 3.7 MB/s | 662 kB 00:00 2024-04-15T00:53:55.206 INFO:teuthology.orchestra.run.smithi129.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 421 kB/s | 42 kB 00:00 2024-04-15T00:53:55.289 INFO:teuthology.orchestra.run.smithi129.stdout:(19/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.2 MB/s | 292 kB 00:00 2024-04-15T00:53:55.348 INFO:teuthology.orchestra.run.smithi129.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 304 kB/s | 36 kB 00:00 2024-04-15T00:53:55.373 INFO:teuthology.orchestra.run.smithi129.stdout:(21/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.2 MB/s | 221 kB 00:00 2024-04-15T00:53:55.398 INFO:teuthology.orchestra.run.smithi129.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 440 kB/s | 47 kB 00:00 2024-04-15T00:53:55.791 INFO:teuthology.orchestra.run.smithi129.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 66 kB/s | 26 kB 00:00 2024-04-15T00:53:55.871 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T00:53:55.871 INFO:teuthology.orchestra.run.smithi005.stdout:skipping the directory /sys 2024-04-15T00:53:55.871 INFO:teuthology.orchestra.run.smithi005.stdout:skipping the directory /proc 2024-04-15T00:53:55.871 INFO:teuthology.orchestra.run.smithi005.stdout:skipping the directory /mnt 2024-04-15T00:53:55.871 INFO:teuthology.orchestra.run.smithi005.stdout:skipping the directory /var/tmp 2024-04-15T00:53:55.871 INFO:teuthology.orchestra.run.smithi005.stdout:skipping the directory /home 2024-04-15T00:53:55.871 INFO:teuthology.orchestra.run.smithi005.stdout:skipping the directory /root 2024-04-15T00:53:55.871 INFO:teuthology.orchestra.run.smithi005.stdout:skipping the directory /tmp 2024-04-15T00:53:55.872 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:53:55.991 INFO:teuthology.orchestra.run.smithi129.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 243 kB/s | 49 kB 00:00 2024-04-15T00:53:56.016 INFO:teuthology.orchestra.run.smithi129.stdout:(25/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 463 kB/s | 309 kB 00:00 2024-04-15T00:53:56.141 INFO:teuthology.orchestra.run.smithi129.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 448 kB/s | 67 kB 00:00 2024-04-15T00:53:56.292 INFO:teuthology.orchestra.run.smithi129.stdout:(27/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 3.0 MB/s | 838 kB 00:00 2024-04-15T00:53:56.375 INFO:teuthology.orchestra.run.smithi129.stdout:(28/32): re2-20211101-3.el9.x86_64.rpm 820 kB/s | 192 kB 00:00 2024-04-15T00:53:56.442 INFO:teuthology.orchestra.run.smithi129.stdout:(29/32): libarrow-9.0.0-10.el9.x86_64.rpm 4.1 MB/s | 4.4 MB 00:01 2024-04-15T00:53:56.526 INFO:teuthology.orchestra.run.smithi129.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 6.8 MB/s | 1.6 MB 00:00 2024-04-15T00:53:56.726 INFO:teuthology.orchestra.run.smithi129.stdout:(31/32): librbd1-19.0.0-2114.ga9a752df.el7.x86_ 11 MB/s | 3.1 MB 00:00 2024-04-15T00:53:56.797 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 32/34 2024-04-15T00:53:56.821 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 32/34 2024-04-15T00:53:56.821 INFO:teuthology.orchestra.run.smithi005.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:53:56.821 INFO:teuthology.orchestra.run.smithi005.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-15T00:53:56.821 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-15T00:53:56.821 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-15T00:53:56.821 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:53:56.823 INFO:teuthology.orchestra.run.smithi005.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-15T00:53:56.907 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-15T00:53:56.907 INFO:teuthology.orchestra.run.smithi005.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T00:53:57.009 INFO:teuthology.orchestra.run.smithi129.stdout:(32/32): librados2-19.0.0-2114.ga9a752df.el7.x8 5.3 MB/s | 3.4 MB 00:00 2024-04-15T00:53:57.014 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:53:57.015 INFO:teuthology.orchestra.run.smithi129.stdout:Total 13 MB/s | 59 MB 00:04 2024-04-15T00:53:57.109 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-04-15T00:53:57.145 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-04-15T00:53:57.145 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-04-15T00:53:57.626 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-04-15T00:53:57.627 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-04-15T00:53:58.024 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T00:53:58.024 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 1/34 2024-04-15T00:53:58.024 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2/34 2024-04-15T00:53:58.024 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 3/34 2024-04-15T00:53:58.024 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 4/34 2024-04-15T00:53:58.024 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 5/34 2024-04-15T00:53:58.024 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 6/34 2024-04-15T00:53:58.024 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T00:53:58.024 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7. 8/34 2024-04-15T00:53:58.024 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x8 9/34 2024-04-15T00:53:58.025 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 10/34 2024-04-15T00:53:58.025 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 11/34 2024-04-15T00:53:58.025 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 12/34 2024-04-15T00:53:58.025 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 13/34 2024-04-15T00:53:58.025 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-15T00:53:58.025 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-15T00:53:58.025 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-15T00:53:58.025 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-15T00:53:58.025 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-15T00:53:58.025 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-15T00:53:58.025 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-15T00:53:58.025 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-15T00:53:58.025 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-15T00:53:58.025 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-15T00:53:58.026 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-15T00:53:58.026 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-15T00:53:58.026 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-15T00:53:58.026 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-15T00:53:58.026 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-15T00:53:58.026 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-15T00:53:58.026 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-15T00:53:58.026 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T00:53:58.026 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-15T00:53:58.026 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 33/34 2024-04-15T00:53:59.060 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-04-15T00:53:59.152 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-15T00:53:59.189 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-15T00:53:59.204 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T00:53:59.204 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:53:59.204 INFO:teuthology.orchestra.run.smithi005.stdout:Upgraded: 2024-04-15T00:53:59.204 INFO:teuthology.orchestra.run.smithi005.stdout: librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:53:59.204 INFO:teuthology.orchestra.run.smithi005.stdout: librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:53:59.204 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2024-04-15T00:53:59.204 INFO:teuthology.orchestra.run.smithi005.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-15T00:53:59.204 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:53:59.204 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:53:59.204 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:53:59.205 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:53:59.205 INFO:teuthology.orchestra.run.smithi005.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-15T00:53:59.205 INFO:teuthology.orchestra.run.smithi005.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-15T00:53:59.205 INFO:teuthology.orchestra.run.smithi005.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-15T00:53:59.205 INFO:teuthology.orchestra.run.smithi005.stdout: libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:53:59.205 INFO:teuthology.orchestra.run.smithi005.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-15T00:53:59.205 INFO:teuthology.orchestra.run.smithi005.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-15T00:53:59.205 INFO:teuthology.orchestra.run.smithi005.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-15T00:53:59.205 INFO:teuthology.orchestra.run.smithi005.stdout: libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:53:59.205 INFO:teuthology.orchestra.run.smithi005.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-15T00:53:59.205 INFO:teuthology.orchestra.run.smithi005.stdout: librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:53:59.205 INFO:teuthology.orchestra.run.smithi005.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-15T00:53:59.205 INFO:teuthology.orchestra.run.smithi005.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-15T00:53:59.206 INFO:teuthology.orchestra.run.smithi005.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-15T00:53:59.206 INFO:teuthology.orchestra.run.smithi005.stdout: python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:53:59.206 INFO:teuthology.orchestra.run.smithi005.stdout: python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:53:59.206 INFO:teuthology.orchestra.run.smithi005.stdout: python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:53:59.206 INFO:teuthology.orchestra.run.smithi005.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-15T00:53:59.206 INFO:teuthology.orchestra.run.smithi005.stdout: python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:53:59.206 INFO:teuthology.orchestra.run.smithi005.stdout: python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:53:59.206 INFO:teuthology.orchestra.run.smithi005.stdout: python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:53:59.206 INFO:teuthology.orchestra.run.smithi005.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-15T00:53:59.206 INFO:teuthology.orchestra.run.smithi005.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-15T00:53:59.206 INFO:teuthology.orchestra.run.smithi005.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-15T00:53:59.206 INFO:teuthology.orchestra.run.smithi005.stdout: re2-1:20211101-3.el9.x86_64 2024-04-15T00:53:59.206 INFO:teuthology.orchestra.run.smithi005.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-15T00:53:59.206 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:53:59.207 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:53:59.214 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-15T00:53:59.237 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-15T00:53:59.253 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-15T00:53:59.395 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-15T00:53:59.454 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-15T00:53:59.516 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install ceph-test 2024-04-15T00:53:59.786 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-15T00:53:59.841 INFO:teuthology.orchestra.run.smithi129.stdout: Upgrading : librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T00:53:59.934 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T00:54:00.022 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 8/34 2024-04-15T00:54:00.051 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 9/34 2024-04-15T00:54:00.114 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 9/34 2024-04-15T00:54:00.139 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:00:31 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:54:00.142 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-15T00:54:00.186 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7. 11/34 2024-04-15T00:54:00.255 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 12/34 2024-04-15T00:54:00.278 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 13/34 2024-04-15T00:54:00.325 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 13/34 2024-04-15T00:54:00.376 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-15T00:54:00.442 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:54:00.442 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:54:00.442 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:54:00.442 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.442 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:54:00.442 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.442 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:54:00.442 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.442 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:54:00.443 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.443 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:54:00.443 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.443 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:54:00.443 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.443 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:54:00.443 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.443 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:54:00.443 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.443 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:54:00.443 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.443 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:54:00.444 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.444 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:54:00.444 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.444 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:54:00.444 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.444 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:54:00.444 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.444 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:54:00.444 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.444 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:54:00.444 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.444 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:54:00.445 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.445 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:54:00.445 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.445 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:54:00.445 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.445 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:54:00.445 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.445 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:54:00.445 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.445 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:54:00.445 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.446 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:54:00.446 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.446 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:54:00.446 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.446 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:54:00.449 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.449 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:54:00.449 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.449 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:54:00.449 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.449 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:54:00.450 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.450 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:54:00.450 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.450 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:54:00.450 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.450 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:54:00.450 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.450 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:54:00.450 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.450 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:54:00.450 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.450 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:54:00.451 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.451 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:54:00.451 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.451 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:54:00.451 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.451 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:54:00.451 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.451 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:54:00.451 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.451 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.451 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.451 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:00.451 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.452 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.452 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.452 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.452 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:54:00.452 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.452 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.452 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.452 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.452 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.452 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.452 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:00.452 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.452 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.453 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.453 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.453 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:00.453 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.453 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.453 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.453 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.453 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:00.453 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.453 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.453 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.453 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.453 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:00.453 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.454 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.454 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.454 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.454 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:00.454 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.454 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.454 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.454 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.454 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:00.454 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.454 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.454 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.454 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:00.488 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-15T00:54:00.522 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:54:00.522 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:54:00.522 INFO:teuthology.orchestra.run.smithi005.stdout: Package Arch Version Repository Size 2024-04-15T00:54:00.523 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:54:00.523 INFO:teuthology.orchestra.run.smithi005.stdout:Installing: 2024-04-15T00:54:00.523 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-test x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 48 M 2024-04-15T00:54:00.523 INFO:teuthology.orchestra.run.smithi005.stdout:Installing dependencies: 2024-04-15T00:54:00.523 INFO:teuthology.orchestra.run.smithi005.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-15T00:54:00.523 INFO:teuthology.orchestra.run.smithi005.stdout: libcephsqlite x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 164 k 2024-04-15T00:54:00.523 INFO:teuthology.orchestra.run.smithi005.stdout: oniguruma x86_64 6.9.6-1.el9.5 baseos 218 k 2024-04-15T00:54:00.523 INFO:teuthology.orchestra.run.smithi005.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-15T00:54:00.523 INFO:teuthology.orchestra.run.smithi005.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-15T00:54:00.523 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:00.523 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2024-04-15T00:54:00.524 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:54:00.524 INFO:teuthology.orchestra.run.smithi005.stdout:Install 6 Packages 2024-04-15T00:54:00.524 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:00.524 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 49 M 2024-04-15T00:54:00.524 INFO:teuthology.orchestra.run.smithi005.stdout:Installed size: 206 M 2024-04-15T00:54:00.524 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2024-04-15T00:54:00.536 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-15T00:54:00.577 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-15T00:54:00.609 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-15T00:54:00.638 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-15T00:54:00.671 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-15T00:54:00.984 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-15T00:54:01.017 INFO:teuthology.orchestra.run.smithi129.stdout: Upgrading : librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 22/34 2024-04-15T00:54:01.027 INFO:teuthology.orchestra.run.smithi005.stdout:(1/6): jq-1.6-16.el9.x86_64.rpm 636 kB/s | 187 kB 00:00 2024-04-15T00:54:01.106 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 22/34 2024-04-15T00:54:01.139 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 23/34 2024-04-15T00:54:01.144 INFO:teuthology.orchestra.run.smithi005.stdout:(2/6): libcephsqlite-19.0.0-2114.ga9a752df.el7. 398 kB/s | 164 kB 00:00 2024-04-15T00:54:01.169 INFO:teuthology.orchestra.run.smithi005.stdout:(3/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 1.5 MB/s | 218 kB 00:00 2024-04-15T00:54:01.178 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-15T00:54:01.253 INFO:teuthology.orchestra.run.smithi005.stdout:(4/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 765 kB/s | 64 kB 00:00 2024-04-15T00:54:01.278 INFO:teuthology.orchestra.run.smithi005.stdout:(5/6): socat-1.7.4.1-5.el9.x86_64.rpm 2.2 MB/s | 305 kB 00:00 2024-04-15T00:54:01.637 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-15T00:54:01.661 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 26/34 2024-04-15T00:54:01.733 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 26/34 2024-04-15T00:54:01.809 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 27/34 2024-04-15T00:54:01.838 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x8 28/34 2024-04-15T00:54:03.170 INFO:teuthology.orchestra.run.smithi005.stdout:(6/6): ceph-test-19.0.0-2114.ga9a752df.el7.x86_ 20 MB/s | 48 MB 00:02 2024-04-15T00:54:03.172 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:54:03.172 INFO:teuthology.orchestra.run.smithi005.stdout:Total 18 MB/s | 49 MB 00:02 2024-04-15T00:54:03.223 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2024-04-15T00:54:03.246 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2024-04-15T00:54:03.246 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2024-04-15T00:54:03.654 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2024-04-15T00:54:03.655 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2024-04-15T00:54:04.022 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T00:54:04.068 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T00:54:04.240 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2024-04-15T00:54:04.291 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T00:54:04.292 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /sys 2024-04-15T00:54:04.292 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /proc 2024-04-15T00:54:04.292 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /mnt 2024-04-15T00:54:04.292 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /var/tmp 2024-04-15T00:54:04.292 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /home 2024-04-15T00:54:04.292 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /root 2024-04-15T00:54:04.292 INFO:teuthology.orchestra.run.smithi049.stdout:skipping the directory /tmp 2024-04-15T00:54:04.292 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:04.358 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-15T00:54:04.405 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-15T00:54:04.445 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-15T00:54:04.487 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-15T00:54:04.514 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 5/6 2024-04-15T00:54:04.627 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T00:54:04.663 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 30/34 2024-04-15T00:54:04.749 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 30/34 2024-04-15T00:54:04.749 INFO:teuthology.orchestra.run.smithi129.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-15T00:54:04.749 INFO:teuthology.orchestra.run.smithi129.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-15T00:54:04.749 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:04.792 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T00:54:05.231 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 32/34 2024-04-15T00:54:05.263 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 32/34 2024-04-15T00:54:05.263 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:54:05.263 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-15T00:54:05.263 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-15T00:54:05.263 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-15T00:54:05.263 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:05.265 INFO:teuthology.orchestra.run.smithi049.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-15T00:54:05.350 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-15T00:54:05.351 INFO:teuthology.orchestra.run.smithi049.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T00:54:06.460 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T00:54:06.460 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 1/34 2024-04-15T00:54:06.460 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2/34 2024-04-15T00:54:06.460 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 3/34 2024-04-15T00:54:06.460 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 4/34 2024-04-15T00:54:06.460 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 5/34 2024-04-15T00:54:06.460 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 6/34 2024-04-15T00:54:06.460 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T00:54:06.460 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7. 8/34 2024-04-15T00:54:06.460 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x8 9/34 2024-04-15T00:54:06.460 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 10/34 2024-04-15T00:54:06.461 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 11/34 2024-04-15T00:54:06.461 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 12/34 2024-04-15T00:54:06.461 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 13/34 2024-04-15T00:54:06.461 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-15T00:54:06.461 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-15T00:54:06.461 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-15T00:54:06.461 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-15T00:54:06.461 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-15T00:54:06.461 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-15T00:54:06.461 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-15T00:54:06.461 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-15T00:54:06.461 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-15T00:54:06.461 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-15T00:54:06.461 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-15T00:54:06.462 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-15T00:54:06.462 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-15T00:54:06.462 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-15T00:54:06.462 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-15T00:54:06.462 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-15T00:54:06.462 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-15T00:54:06.463 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T00:54:06.463 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-15T00:54:06.463 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 33/34 2024-04-15T00:54:07.460 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T00:54:07.460 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:07.460 INFO:teuthology.orchestra.run.smithi049.stdout:Upgraded: 2024-04-15T00:54:07.460 INFO:teuthology.orchestra.run.smithi049.stdout: librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:07.460 INFO:teuthology.orchestra.run.smithi049.stdout: librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:07.460 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-15T00:54:07.460 INFO:teuthology.orchestra.run.smithi049.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-15T00:54:07.460 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:07.460 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:07.460 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:07.461 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:07.461 INFO:teuthology.orchestra.run.smithi049.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-15T00:54:07.461 INFO:teuthology.orchestra.run.smithi049.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-15T00:54:07.461 INFO:teuthology.orchestra.run.smithi049.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-15T00:54:07.461 INFO:teuthology.orchestra.run.smithi049.stdout: libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:07.461 INFO:teuthology.orchestra.run.smithi049.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-15T00:54:07.461 INFO:teuthology.orchestra.run.smithi049.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-15T00:54:07.461 INFO:teuthology.orchestra.run.smithi049.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-15T00:54:07.461 INFO:teuthology.orchestra.run.smithi049.stdout: libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:07.461 INFO:teuthology.orchestra.run.smithi049.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-15T00:54:07.461 INFO:teuthology.orchestra.run.smithi049.stdout: librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:07.461 INFO:teuthology.orchestra.run.smithi049.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-15T00:54:07.461 INFO:teuthology.orchestra.run.smithi049.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-15T00:54:07.462 INFO:teuthology.orchestra.run.smithi049.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-15T00:54:07.462 INFO:teuthology.orchestra.run.smithi049.stdout: python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:07.462 INFO:teuthology.orchestra.run.smithi049.stdout: python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:07.462 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:07.462 INFO:teuthology.orchestra.run.smithi049.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-15T00:54:07.462 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:07.462 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:07.462 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:07.462 INFO:teuthology.orchestra.run.smithi049.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-15T00:54:07.462 INFO:teuthology.orchestra.run.smithi049.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-15T00:54:07.462 INFO:teuthology.orchestra.run.smithi049.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-15T00:54:07.462 INFO:teuthology.orchestra.run.smithi049.stdout: re2-1:20211101-3.el9.x86_64 2024-04-15T00:54:07.462 INFO:teuthology.orchestra.run.smithi049.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-15T00:54:07.462 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:07.463 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:54:07.768 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-test 2024-04-15T00:54:08.390 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:00:33 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:54:08.694 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:54:08.695 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:54:08.695 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:54:08.695 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.695 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:54:08.695 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.695 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:54:08.695 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.695 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:54:08.695 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.695 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:54:08.696 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.696 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:54:08.696 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.696 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:54:08.696 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.696 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:54:08.696 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.696 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:54:08.696 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.696 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:54:08.696 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.696 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:54:08.697 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.697 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:54:08.697 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.697 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:54:08.697 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.697 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:54:08.697 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.697 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:54:08.697 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.697 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:54:08.697 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.698 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:54:08.698 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.698 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:54:08.698 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.698 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:54:08.698 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.698 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:54:08.698 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.698 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:54:08.698 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.698 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:54:08.699 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.699 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:54:08.699 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.699 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:54:08.699 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.699 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:54:08.699 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.699 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:54:08.699 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.699 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:54:08.699 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.700 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:54:08.700 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.700 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:54:08.700 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.700 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:54:08.700 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.700 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:54:08.700 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.700 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:54:08.700 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.700 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:54:08.700 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.700 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:54:08.701 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.701 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:54:08.701 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.701 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:54:08.701 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.701 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:54:08.701 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.701 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.701 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.701 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:08.701 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.702 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.702 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.702 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.702 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:54:08.702 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.702 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.702 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.702 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.703 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.703 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.703 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:08.703 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.703 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.703 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.703 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.703 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:08.703 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.703 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.703 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.704 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.704 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:08.704 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.704 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.704 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.704 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.704 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:08.704 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.704 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.704 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.705 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.705 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:08.705 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.705 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.705 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.705 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.705 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:08.705 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.705 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.705 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.705 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:08.769 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:54:08.769 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:54:08.769 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-04-15T00:54:08.769 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:54:08.769 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-15T00:54:08.770 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-test x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 48 M 2024-04-15T00:54:08.770 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-04-15T00:54:08.770 INFO:teuthology.orchestra.run.smithi049.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-15T00:54:08.770 INFO:teuthology.orchestra.run.smithi049.stdout: libcephsqlite x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 164 k 2024-04-15T00:54:08.770 INFO:teuthology.orchestra.run.smithi049.stdout: oniguruma x86_64 6.9.6-1.el9.5 baseos 218 k 2024-04-15T00:54:08.770 INFO:teuthology.orchestra.run.smithi049.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-15T00:54:08.770 INFO:teuthology.orchestra.run.smithi049.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-15T00:54:08.770 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:08.770 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-15T00:54:08.771 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:54:08.771 INFO:teuthology.orchestra.run.smithi049.stdout:Install 6 Packages 2024-04-15T00:54:08.771 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:08.771 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 49 M 2024-04-15T00:54:08.771 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 206 M 2024-04-15T00:54:08.771 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-15T00:54:09.238 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 5/6 2024-04-15T00:54:09.325 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 6/6 2024-04-15T00:54:09.704 INFO:teuthology.orchestra.run.smithi049.stdout:(1/6): jq-1.6-16.el9.x86_64.rpm 345 kB/s | 187 kB 00:00 2024-04-15T00:54:09.729 INFO:teuthology.orchestra.run.smithi049.stdout:(2/6): libcephsqlite-19.0.0-2114.ga9a752df.el7. 288 kB/s | 164 kB 00:00 2024-04-15T00:54:09.888 INFO:teuthology.orchestra.run.smithi049.stdout:(3/6): socat-1.7.4.1-5.el9.x86_64.rpm 1.9 MB/s | 305 kB 00:00 2024-04-15T00:54:09.913 INFO:teuthology.orchestra.run.smithi049.stdout:(4/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 1.0 MB/s | 218 kB 00:00 2024-04-15T00:54:09.938 INFO:teuthology.orchestra.run.smithi049.stdout:(5/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 2024-04-15T00:54:11.724 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 6/6 2024-04-15T00:54:11.724 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 1/6 2024-04-15T00:54:11.724 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 2/6 2024-04-15T00:54:11.724 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : jq-1.6-16.el9.x86_64 3/6 2024-04-15T00:54:11.724 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 4/6 2024-04-15T00:54:11.724 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 5/6 2024-04-15T00:54:12.163 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 6/6 2024-04-15T00:54:12.163 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:12.163 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2024-04-15T00:54:12.163 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:12.163 INFO:teuthology.orchestra.run.smithi005.stdout: jq-1.6-16.el9.x86_64 2024-04-15T00:54:12.163 INFO:teuthology.orchestra.run.smithi005.stdout: libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:12.163 INFO:teuthology.orchestra.run.smithi005.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-15T00:54:12.163 INFO:teuthology.orchestra.run.smithi005.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-15T00:54:12.163 INFO:teuthology.orchestra.run.smithi005.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-15T00:54:12.164 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:12.164 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:54:12.381 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install ceph 2024-04-15T00:54:12.985 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:00:43 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:54:13.286 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:54:13.287 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:54:13.287 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:54:13.287 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.287 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:54:13.287 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.287 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:54:13.287 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.287 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:54:13.287 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.287 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:54:13.287 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.287 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:54:13.288 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.288 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:54:13.288 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.288 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:54:13.288 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.288 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:54:13.288 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.288 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:54:13.288 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.288 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:54:13.288 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.288 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:54:13.288 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.288 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:54:13.289 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.289 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:54:13.289 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.289 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:54:13.289 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.289 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:54:13.289 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.289 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:54:13.289 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.289 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:54:13.289 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.289 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:54:13.289 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.289 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:54:13.290 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.290 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:54:13.290 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.290 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:54:13.290 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.290 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:54:13.290 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.290 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:54:13.290 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.290 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:54:13.290 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.290 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:54:13.290 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.291 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:54:13.291 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.291 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:54:13.291 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.291 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:54:13.291 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.291 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:54:13.291 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.291 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:54:13.291 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.291 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:54:13.291 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.291 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:54:13.291 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.292 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:54:13.292 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.292 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:54:13.292 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.292 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:54:13.292 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.292 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:54:13.292 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.292 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.292 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.292 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:13.292 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.292 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.293 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.293 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.293 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:54:13.293 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.293 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.293 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.293 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.293 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.293 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.293 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:13.293 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.293 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.293 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.293 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.294 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:13.294 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.294 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.294 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.294 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.294 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:13.294 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.294 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.294 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.294 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.294 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:13.294 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.294 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.295 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.295 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.295 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:13.295 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.295 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.295 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.295 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.295 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:13.295 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.295 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.295 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.295 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:13.363 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:54:13.366 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:54:13.366 INFO:teuthology.orchestra.run.smithi005.stdout: Package Arch Version Repository Size 2024-04-15T00:54:13.366 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:54:13.366 INFO:teuthology.orchestra.run.smithi005.stdout:Installing: 2024-04-15T00:54:13.366 INFO:teuthology.orchestra.run.smithi005.stdout: ceph x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 6.6 k 2024-04-15T00:54:13.366 INFO:teuthology.orchestra.run.smithi005.stdout:Installing dependencies: 2024-04-15T00:54:13.367 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-mds x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 2.4 M 2024-04-15T00:54:13.367 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-mgr x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 1.5 M 2024-04-15T00:54:13.367 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 248 k 2024-04-15T00:54:13.367 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-mon x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 4.7 M 2024-04-15T00:54:13.367 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-osd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 17 M 2024-04-15T00:54:13.367 INFO:teuthology.orchestra.run.smithi005.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-15T00:54:13.367 INFO:teuthology.orchestra.run.smithi005.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-15T00:54:13.367 INFO:teuthology.orchestra.run.smithi005.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-15T00:54:13.367 INFO:teuthology.orchestra.run.smithi005.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-15T00:54:13.367 INFO:teuthology.orchestra.run.smithi005.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-15T00:54:13.367 INFO:teuthology.orchestra.run.smithi005.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-15T00:54:13.367 INFO:teuthology.orchestra.run.smithi005.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-15T00:54:13.367 INFO:teuthology.orchestra.run.smithi005.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-15T00:54:13.368 INFO:teuthology.orchestra.run.smithi005.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-15T00:54:13.368 INFO:teuthology.orchestra.run.smithi005.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-15T00:54:13.368 INFO:teuthology.orchestra.run.smithi005.stdout: python3-jaraco-collections 2024-04-15T00:54:13.368 INFO:teuthology.orchestra.run.smithi005.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-15T00:54:13.368 INFO:teuthology.orchestra.run.smithi005.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-15T00:54:13.368 INFO:teuthology.orchestra.run.smithi005.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-15T00:54:13.368 INFO:teuthology.orchestra.run.smithi005.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-15T00:54:13.368 INFO:teuthology.orchestra.run.smithi005.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-15T00:54:13.368 INFO:teuthology.orchestra.run.smithi005.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-15T00:54:13.368 INFO:teuthology.orchestra.run.smithi005.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-15T00:54:13.368 INFO:teuthology.orchestra.run.smithi005.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-15T00:54:13.368 INFO:teuthology.orchestra.run.smithi005.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-15T00:54:13.369 INFO:teuthology.orchestra.run.smithi005.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-15T00:54:13.369 INFO:teuthology.orchestra.run.smithi005.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-15T00:54:13.369 INFO:teuthology.orchestra.run.smithi005.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-15T00:54:13.369 INFO:teuthology.orchestra.run.smithi005.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-15T00:54:13.369 INFO:teuthology.orchestra.run.smithi005.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-15T00:54:13.369 INFO:teuthology.orchestra.run.smithi005.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-15T00:54:13.369 INFO:teuthology.orchestra.run.smithi005.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-15T00:54:13.369 INFO:teuthology.orchestra.run.smithi005.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-15T00:54:13.369 INFO:teuthology.orchestra.run.smithi005.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-15T00:54:13.369 INFO:teuthology.orchestra.run.smithi005.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-15T00:54:13.369 INFO:teuthology.orchestra.run.smithi005.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-15T00:54:13.369 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:13.369 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2024-04-15T00:54:13.370 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:54:13.370 INFO:teuthology.orchestra.run.smithi005.stdout:Install 36 Packages 2024-04-15T00:54:13.370 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:13.371 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 30 M 2024-04-15T00:54:13.371 INFO:teuthology.orchestra.run.smithi005.stdout:Installed size: 107 M 2024-04-15T00:54:13.371 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2024-04-15T00:54:14.055 INFO:teuthology.orchestra.run.smithi049.stdout:(6/6): ceph-test-19.0.0-2114.ga9a752df.el7.x86_ 9.7 MB/s | 48 MB 00:04 2024-04-15T00:54:14.057 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:54:14.057 INFO:teuthology.orchestra.run.smithi049.stdout:Total 9.2 MB/s | 49 MB 00:05 2024-04-15T00:54:14.110 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-15T00:54:14.133 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-15T00:54:14.133 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-15T00:54:14.200 INFO:teuthology.orchestra.run.smithi005.stdout:(1/36): ceph-19.0.0-2114.ga9a752df.el7.x86_64.r 40 kB/s | 6.6 kB 00:00 2024-04-15T00:54:14.547 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-15T00:54:14.547 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-15T00:54:14.592 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T00:54:14.593 INFO:teuthology.orchestra.run.smithi129.stdout:skipping the directory /sys 2024-04-15T00:54:14.593 INFO:teuthology.orchestra.run.smithi129.stdout:skipping the directory /proc 2024-04-15T00:54:14.593 INFO:teuthology.orchestra.run.smithi129.stdout:skipping the directory /mnt 2024-04-15T00:54:14.593 INFO:teuthology.orchestra.run.smithi129.stdout:skipping the directory /var/tmp 2024-04-15T00:54:14.593 INFO:teuthology.orchestra.run.smithi129.stdout:skipping the directory /home 2024-04-15T00:54:14.593 INFO:teuthology.orchestra.run.smithi129.stdout:skipping the directory /root 2024-04-15T00:54:14.593 INFO:teuthology.orchestra.run.smithi129.stdout:skipping the directory /tmp 2024-04-15T00:54:14.593 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:14.650 INFO:teuthology.orchestra.run.smithi005.stdout:(2/36): ceph-mgr-19.0.0-2114.ga9a752df.el7.x86_ 2.4 MB/s | 1.5 MB 00:00 2024-04-15T00:54:15.155 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-15T00:54:15.240 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-15T00:54:15.291 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-15T00:54:15.331 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-15T00:54:15.372 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-15T00:54:15.383 INFO:teuthology.orchestra.run.smithi005.stdout:(3/36): ceph-mon-19.0.0-2114.ga9a752df.el7.x86_ 4.0 MB/s | 4.7 MB 00:01 2024-04-15T00:54:15.399 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 5/6 2024-04-15T00:54:15.425 INFO:teuthology.orchestra.run.smithi005.stdout:(4/36): ceph-mds-19.0.0-2114.ga9a752df.el7.x86_ 1.7 MB/s | 2.4 MB 00:01 2024-04-15T00:54:15.459 INFO:teuthology.orchestra.run.smithi005.stdout:(5/36): ceph-mgr-modules-core-19.0.0-2114.ga9a7 3.2 MB/s | 248 kB 00:00 2024-04-15T00:54:15.490 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 32/34 2024-04-15T00:54:15.529 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 32/34 2024-04-15T00:54:15.529 INFO:teuthology.orchestra.run.smithi129.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:54:15.529 INFO:teuthology.orchestra.run.smithi129.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-15T00:54:15.530 INFO:teuthology.orchestra.run.smithi129.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-15T00:54:15.530 INFO:teuthology.orchestra.run.smithi129.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-15T00:54:15.530 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:15.531 INFO:teuthology.orchestra.run.smithi129.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-15T00:54:15.618 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-15T00:54:15.618 INFO:teuthology.orchestra.run.smithi129.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T00:54:15.634 INFO:teuthology.orchestra.run.smithi005.stdout:(6/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.2 MB/s | 253 kB 00:00 2024-04-15T00:54:15.726 INFO:teuthology.orchestra.run.smithi005.stdout:(7/36): python3-cryptography-36.0.1-4.el9.x86_6 4.6 MB/s | 1.2 MB 00:00 2024-04-15T00:54:15.752 INFO:teuthology.orchestra.run.smithi005.stdout:(8/36): python3-ply-3.11-14.el9.noarch.rpm 909 kB/s | 106 kB 00:00 2024-04-15T00:54:15.785 INFO:teuthology.orchestra.run.smithi005.stdout:(9/36): python3-pycparser-2.20-6.el9.noarch.rpm 2.3 MB/s | 135 kB 00:00 2024-04-15T00:54:15.844 INFO:teuthology.orchestra.run.smithi005.stdout:(10/36): python3-urllib3-1.26.5-5.el9.noarch.rp 3.6 MB/s | 215 kB 00:00 2024-04-15T00:54:15.869 INFO:teuthology.orchestra.run.smithi005.stdout:(11/36): python3-requests-2.25.1-8.el9.noarch.r 1.0 MB/s | 125 kB 00:00 2024-04-15T00:54:15.945 INFO:teuthology.orchestra.run.smithi005.stdout:(12/36): lua-5.4.4-4.el9.x86_64.rpm 1.8 MB/s | 188 kB 00:00 2024-04-15T00:54:15.970 INFO:teuthology.orchestra.run.smithi005.stdout:(13/36): python3-mako-1.1.4-6.el9.noarch.rpm 1.7 MB/s | 172 kB 00:00 2024-04-15T00:54:16.003 INFO:teuthology.orchestra.run.smithi005.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 597 kB/s | 35 kB 00:00 2024-04-15T00:54:16.029 INFO:teuthology.orchestra.run.smithi005.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 870 kB/s | 51 kB 00:00 2024-04-15T00:54:16.071 INFO:teuthology.orchestra.run.smithi005.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 621 kB/s | 42 kB 00:00 2024-04-15T00:54:16.096 INFO:teuthology.orchestra.run.smithi005.stdout:(17/36): lua-devel-5.4.4-4.el9.x86_64.rpm 334 kB/s | 22 kB 00:00 2024-04-15T00:54:16.263 INFO:teuthology.orchestra.run.smithi005.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 311 kB/s | 43 kB 00:00 2024-04-15T00:54:16.288 INFO:teuthology.orchestra.run.smithi005.stdout:(19/36): luarocks-3.9.2-1.el9.noarch.rpm 695 kB/s | 151 kB 00:00 2024-04-15T00:54:16.347 INFO:teuthology.orchestra.run.smithi005.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 2.0 MB/s | 172 kB 00:00 2024-04-15T00:54:16.372 INFO:teuthology.orchestra.run.smithi005.stdout:(21/36): python3-cherrypy-18.6.1-2.el9.noarch.r 4.2 MB/s | 358 kB 00:00 2024-04-15T00:54:16.398 INFO:teuthology.orchestra.run.smithi005.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 212 kB/s | 11 kB 00:00 2024-04-15T00:54:16.423 INFO:teuthology.orchestra.run.smithi005.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 351 kB/s | 18 kB 00:00 2024-04-15T00:54:16.448 INFO:teuthology.orchestra.run.smithi005.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 462 kB/s | 23 kB 00:00 2024-04-15T00:54:16.473 INFO:teuthology.orchestra.run.smithi005.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 386 kB/s | 19 kB 00:00 2024-04-15T00:54:16.499 INFO:teuthology.orchestra.run.smithi005.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 391 kB/s | 20 kB 00:00 2024-04-15T00:54:16.524 INFO:teuthology.orchestra.run.smithi005.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 921 kB/s | 46 kB 00:00 2024-04-15T00:54:16.549 INFO:teuthology.orchestra.run.smithi005.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-04-15T00:54:16.574 INFO:teuthology.orchestra.run.smithi005.stdout:(29/36): python3-pecan-1.4.2-3.el9.noarch.rpm 5.3 MB/s | 272 kB 00:00 2024-04-15T00:54:16.600 INFO:teuthology.orchestra.run.smithi005.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 327 kB/s | 16 kB 00:00 2024-04-15T00:54:16.625 INFO:teuthology.orchestra.run.smithi005.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-04-15T00:54:16.650 INFO:teuthology.orchestra.run.smithi005.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 714 kB/s | 36 kB 00:00 2024-04-15T00:54:16.676 INFO:teuthology.orchestra.run.smithi005.stdout:(33/36): python3-webob-1.8.7-6.el9.noarch.rpm 4.5 MB/s | 230 kB 00:00 2024-04-15T00:54:16.713 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T00:54:16.713 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 1/34 2024-04-15T00:54:16.713 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2/34 2024-04-15T00:54:16.713 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 3/34 2024-04-15T00:54:16.713 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 4/34 2024-04-15T00:54:16.713 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 5/34 2024-04-15T00:54:16.713 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 6/34 2024-04-15T00:54:16.713 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T00:54:16.713 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7. 8/34 2024-04-15T00:54:16.713 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x8 9/34 2024-04-15T00:54:16.714 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 10/34 2024-04-15T00:54:16.714 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 11/34 2024-04-15T00:54:16.714 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 12/34 2024-04-15T00:54:16.714 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 13/34 2024-04-15T00:54:16.714 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-15T00:54:16.714 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-15T00:54:16.714 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-15T00:54:16.714 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-15T00:54:16.714 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-15T00:54:16.714 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-15T00:54:16.714 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-15T00:54:16.714 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-15T00:54:16.715 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-15T00:54:16.715 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-15T00:54:16.715 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-15T00:54:16.715 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-15T00:54:16.715 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-15T00:54:16.715 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-15T00:54:16.715 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-15T00:54:16.715 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-15T00:54:16.715 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-15T00:54:16.715 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T00:54:16.715 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-15T00:54:16.715 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 33/34 2024-04-15T00:54:16.843 INFO:teuthology.orchestra.run.smithi005.stdout:(34/36): ceph-osd-19.0.0-2114.ga9a752df.el7.x86 7.7 MB/s | 17 MB 00:02 2024-04-15T00:54:16.868 INFO:teuthology.orchestra.run.smithi005.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 104 kB/s | 20 kB 00:00 2024-04-15T00:54:16.893 INFO:teuthology.orchestra.run.smithi005.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 1.7 MB/s | 427 kB 00:00 2024-04-15T00:54:16.898 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:54:16.898 INFO:teuthology.orchestra.run.smithi005.stdout:Total 8.5 MB/s | 30 MB 00:03 2024-04-15T00:54:17.040 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2024-04-15T00:54:17.083 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2024-04-15T00:54:17.084 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2024-04-15T00:54:17.516 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2024-04-15T00:54:17.517 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2024-04-15T00:54:17.821 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T00:54:17.821 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:17.821 INFO:teuthology.orchestra.run.smithi129.stdout:Upgraded: 2024-04-15T00:54:17.821 INFO:teuthology.orchestra.run.smithi129.stdout: librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:17.821 INFO:teuthology.orchestra.run.smithi129.stdout: librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:17.821 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-04-15T00:54:17.822 INFO:teuthology.orchestra.run.smithi129.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-15T00:54:17.822 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:17.822 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:17.822 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:17.822 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:17.822 INFO:teuthology.orchestra.run.smithi129.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-15T00:54:17.822 INFO:teuthology.orchestra.run.smithi129.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-15T00:54:17.822 INFO:teuthology.orchestra.run.smithi129.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-15T00:54:17.822 INFO:teuthology.orchestra.run.smithi129.stdout: libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:17.822 INFO:teuthology.orchestra.run.smithi129.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-15T00:54:17.822 INFO:teuthology.orchestra.run.smithi129.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-15T00:54:17.823 INFO:teuthology.orchestra.run.smithi129.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-15T00:54:17.823 INFO:teuthology.orchestra.run.smithi129.stdout: libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:17.823 INFO:teuthology.orchestra.run.smithi129.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-15T00:54:17.823 INFO:teuthology.orchestra.run.smithi129.stdout: librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:17.823 INFO:teuthology.orchestra.run.smithi129.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-15T00:54:17.823 INFO:teuthology.orchestra.run.smithi129.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-15T00:54:17.823 INFO:teuthology.orchestra.run.smithi129.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-15T00:54:17.823 INFO:teuthology.orchestra.run.smithi129.stdout: python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:17.823 INFO:teuthology.orchestra.run.smithi129.stdout: python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:17.823 INFO:teuthology.orchestra.run.smithi129.stdout: python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:17.823 INFO:teuthology.orchestra.run.smithi129.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-15T00:54:17.823 INFO:teuthology.orchestra.run.smithi129.stdout: python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:17.823 INFO:teuthology.orchestra.run.smithi129.stdout: python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:17.824 INFO:teuthology.orchestra.run.smithi129.stdout: python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:17.824 INFO:teuthology.orchestra.run.smithi129.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-15T00:54:17.824 INFO:teuthology.orchestra.run.smithi129.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-15T00:54:17.824 INFO:teuthology.orchestra.run.smithi129.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-15T00:54:17.824 INFO:teuthology.orchestra.run.smithi129.stdout: re2-1:20211101-3.el9.x86_64 2024-04-15T00:54:17.824 INFO:teuthology.orchestra.run.smithi129.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-15T00:54:17.824 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:17.824 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:54:18.135 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install ceph-test 2024-04-15T00:54:18.736 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:00:29 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:54:18.866 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2024-04-15T00:54:18.921 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-15T00:54:18.954 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-15T00:54:18.990 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-15T00:54:19.024 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:54:19.024 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:54:19.024 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:54:19.024 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.024 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:54:19.025 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.025 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:54:19.025 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.025 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:54:19.025 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.025 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:54:19.025 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.025 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:54:19.025 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.025 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:54:19.025 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.025 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:54:19.025 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.026 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:54:19.026 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.026 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:54:19.026 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.026 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:54:19.026 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.026 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:54:19.026 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.026 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:54:19.026 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.026 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:54:19.026 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.026 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:54:19.027 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.027 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:54:19.027 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.027 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:54:19.027 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.027 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:54:19.027 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.027 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:54:19.027 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.027 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:54:19.027 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.027 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:54:19.027 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.028 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:54:19.028 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.028 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:54:19.028 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.028 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:54:19.028 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.028 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:54:19.028 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.028 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:54:19.028 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.028 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:54:19.028 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.028 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:54:19.028 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.029 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:54:19.029 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.029 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:54:19.029 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.029 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:54:19.029 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.029 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:54:19.029 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.029 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:54:19.029 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.029 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:54:19.029 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.029 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:54:19.029 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.030 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:54:19.030 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.030 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:54:19.030 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.030 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.030 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.030 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:19.030 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.030 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.030 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.030 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.030 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:54:19.030 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.030 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.031 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.031 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.031 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.031 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.031 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:19.031 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.031 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.031 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.031 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.031 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:19.031 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.031 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.031 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.031 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.032 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:19.032 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.032 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.032 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.032 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.032 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:19.032 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.032 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.032 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.032 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.032 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:19.032 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.032 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.033 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.033 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.033 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:19.033 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.033 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.033 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.033 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:19.066 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-15T00:54:19.093 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:54:19.094 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:54:19.094 INFO:teuthology.orchestra.run.smithi129.stdout: Package Arch Version Repository Size 2024-04-15T00:54:19.094 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:54:19.094 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-04-15T00:54:19.094 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-test x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 48 M 2024-04-15T00:54:19.094 INFO:teuthology.orchestra.run.smithi129.stdout:Installing dependencies: 2024-04-15T00:54:19.094 INFO:teuthology.orchestra.run.smithi129.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-15T00:54:19.094 INFO:teuthology.orchestra.run.smithi129.stdout: libcephsqlite x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 164 k 2024-04-15T00:54:19.094 INFO:teuthology.orchestra.run.smithi129.stdout: oniguruma x86_64 6.9.6-1.el9.5 baseos 218 k 2024-04-15T00:54:19.094 INFO:teuthology.orchestra.run.smithi129.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-15T00:54:19.095 INFO:teuthology.orchestra.run.smithi129.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-15T00:54:19.095 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:19.095 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-15T00:54:19.095 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:54:19.095 INFO:teuthology.orchestra.run.smithi129.stdout:Install 6 Packages 2024-04-15T00:54:19.095 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:19.095 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 49 M 2024-04-15T00:54:19.096 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 206 M 2024-04-15T00:54:19.096 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-04-15T00:54:19.114 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-15T00:54:19.156 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-15T00:54:19.251 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-15T00:54:19.328 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-15T00:54:19.376 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-15T00:54:19.410 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-15T00:54:19.440 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-15T00:54:19.457 INFO:teuthology.orchestra.run.smithi129.stdout:(1/6): jq-1.6-16.el9.x86_64.rpm 801 kB/s | 187 kB 00:00 2024-04-15T00:54:19.474 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-15T00:54:19.508 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-15T00:54:19.540 INFO:teuthology.orchestra.run.smithi129.stdout:(2/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 2.6 MB/s | 218 kB 00:00 2024-04-15T00:54:19.549 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-15T00:54:19.592 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-15T00:54:19.626 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-15T00:54:19.663 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-15T00:54:19.682 INFO:teuthology.orchestra.run.smithi129.stdout:(3/6): socat-1.7.4.1-5.el9.x86_64.rpm 2.1 MB/s | 305 kB 00:00 2024-04-15T00:54:19.724 INFO:teuthology.orchestra.run.smithi129.stdout:(4/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-04-15T00:54:19.740 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-15T00:54:19.881 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-15T00:54:19.958 INFO:teuthology.orchestra.run.smithi129.stdout:(5/6): libcephsqlite-19.0.0-2114.ga9a752df.el7. 223 kB/s | 164 kB 00:00 2024-04-15T00:54:19.966 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-15T00:54:20.019 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-15T00:54:20.056 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-15T00:54:20.115 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-15T00:54:20.137 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 5/6 2024-04-15T00:54:20.188 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-15T00:54:20.226 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 6/6 2024-04-15T00:54:20.381 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-15T00:54:20.427 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-15T00:54:20.509 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-15T00:54:20.599 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-15T00:54:20.640 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-15T00:54:20.766 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-15T00:54:20.932 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7. 31/36 2024-04-15T00:54:20.961 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 32/36 2024-04-15T00:54:20.986 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 32/36 2024-04-15T00:54:20.986 INFO:teuthology.orchestra.run.smithi005.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:54:20.986 INFO:teuthology.orchestra.run.smithi005.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-15T00:54:20.986 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-15T00:54:20.987 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-15T00:54:20.987 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:22.449 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 6/6 2024-04-15T00:54:22.449 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 1/6 2024-04-15T00:54:22.450 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 2/6 2024-04-15T00:54:22.450 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : jq-1.6-16.el9.x86_64 3/6 2024-04-15T00:54:22.450 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 4/6 2024-04-15T00:54:22.450 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 5/6 2024-04-15T00:54:22.505 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 33/36 2024-04-15T00:54:22.533 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 33/36 2024-04-15T00:54:22.533 INFO:teuthology.orchestra.run.smithi005.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:54:22.533 INFO:teuthology.orchestra.run.smithi005.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-15T00:54:22.534 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-15T00:54:22.534 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-15T00:54:22.534 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:22.931 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 6/6 2024-04-15T00:54:22.931 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:22.931 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-15T00:54:22.932 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:22.932 INFO:teuthology.orchestra.run.smithi049.stdout: jq-1.6-16.el9.x86_64 2024-04-15T00:54:22.932 INFO:teuthology.orchestra.run.smithi049.stdout: libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:22.932 INFO:teuthology.orchestra.run.smithi049.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-15T00:54:22.932 INFO:teuthology.orchestra.run.smithi049.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-15T00:54:22.932 INFO:teuthology.orchestra.run.smithi049.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-15T00:54:22.932 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:22.932 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:54:23.014 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 34/36 2024-04-15T00:54:23.041 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 34/36 2024-04-15T00:54:23.042 INFO:teuthology.orchestra.run.smithi005.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:54:23.042 INFO:teuthology.orchestra.run.smithi005.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-15T00:54:23.042 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-15T00:54:23.042 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-15T00:54:23.042 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:23.179 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph 2024-04-15T00:54:23.286 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 35/36 2024-04-15T00:54:23.316 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 35/36 2024-04-15T00:54:23.316 INFO:teuthology.orchestra.run.smithi005.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:54:23.316 INFO:teuthology.orchestra.run.smithi005.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-15T00:54:23.316 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-15T00:54:23.316 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-15T00:54:23.316 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:23.386 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 36/36 2024-04-15T00:54:23.791 INFO:teuthology.orchestra.run.smithi129.stdout:(6/6): ceph-test-19.0.0-2114.ga9a752df.el7.x86_ 10 MB/s | 48 MB 00:04 2024-04-15T00:54:23.793 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:54:23.793 INFO:teuthology.orchestra.run.smithi129.stdout:Total 10 MB/s | 49 MB 00:04 2024-04-15T00:54:23.800 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:00:48 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:54:23.844 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-04-15T00:54:23.864 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-04-15T00:54:23.864 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-04-15T00:54:24.104 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:54:24.105 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:54:24.105 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:54:24.105 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.105 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:54:24.105 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.105 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:54:24.105 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.105 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:54:24.105 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.105 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:54:24.105 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.105 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:54:24.105 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.105 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:54:24.106 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.106 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:54:24.106 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.106 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:54:24.106 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.106 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:54:24.106 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.106 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:54:24.106 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.106 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:54:24.106 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.106 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:54:24.106 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.107 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:54:24.107 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.107 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:54:24.107 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.107 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:54:24.107 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.107 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:54:24.107 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.107 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:54:24.107 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.107 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:54:24.107 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.107 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:54:24.107 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.108 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:54:24.108 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.108 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:54:24.108 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.108 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:54:24.108 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.108 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:54:24.108 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.108 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:54:24.108 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.108 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:54:24.108 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.108 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:54:24.108 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.109 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:54:24.109 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.109 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:54:24.109 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.109 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:54:24.109 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.109 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:54:24.109 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.109 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:54:24.109 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.109 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:54:24.109 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.109 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:54:24.110 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.110 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:54:24.110 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.110 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:54:24.110 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.110 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:54:24.110 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.110 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.110 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.110 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:24.110 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.110 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.110 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.111 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.111 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:54:24.111 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.111 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.111 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.111 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.111 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.111 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.111 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:24.111 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.111 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.111 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.111 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.111 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:24.112 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.112 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.112 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.112 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.112 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:24.112 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.112 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.112 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.112 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.112 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:24.112 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.112 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.112 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.112 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.113 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:24.113 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.113 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.113 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.113 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.113 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:24.113 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.113 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.113 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.113 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:24.181 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:54:24.184 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:54:24.184 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-04-15T00:54:24.184 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:54:24.184 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-15T00:54:24.184 INFO:teuthology.orchestra.run.smithi049.stdout: ceph x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 6.6 k 2024-04-15T00:54:24.184 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-04-15T00:54:24.184 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mds x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 2.4 M 2024-04-15T00:54:24.184 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 1.5 M 2024-04-15T00:54:24.185 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 248 k 2024-04-15T00:54:24.185 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mon x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 4.7 M 2024-04-15T00:54:24.185 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-osd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 17 M 2024-04-15T00:54:24.185 INFO:teuthology.orchestra.run.smithi049.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-15T00:54:24.185 INFO:teuthology.orchestra.run.smithi049.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-15T00:54:24.185 INFO:teuthology.orchestra.run.smithi049.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-15T00:54:24.185 INFO:teuthology.orchestra.run.smithi049.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-15T00:54:24.185 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-15T00:54:24.185 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-15T00:54:24.185 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-15T00:54:24.185 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-15T00:54:24.185 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-15T00:54:24.185 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-15T00:54:24.185 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-collections 2024-04-15T00:54:24.186 INFO:teuthology.orchestra.run.smithi049.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-15T00:54:24.186 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-15T00:54:24.186 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-15T00:54:24.186 INFO:teuthology.orchestra.run.smithi049.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-15T00:54:24.186 INFO:teuthology.orchestra.run.smithi049.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-15T00:54:24.186 INFO:teuthology.orchestra.run.smithi049.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-15T00:54:24.186 INFO:teuthology.orchestra.run.smithi049.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-15T00:54:24.186 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-15T00:54:24.186 INFO:teuthology.orchestra.run.smithi049.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-15T00:54:24.186 INFO:teuthology.orchestra.run.smithi049.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-15T00:54:24.186 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-15T00:54:24.186 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-15T00:54:24.186 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-15T00:54:24.187 INFO:teuthology.orchestra.run.smithi049.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-15T00:54:24.187 INFO:teuthology.orchestra.run.smithi049.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-15T00:54:24.187 INFO:teuthology.orchestra.run.smithi049.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-15T00:54:24.187 INFO:teuthology.orchestra.run.smithi049.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-15T00:54:24.187 INFO:teuthology.orchestra.run.smithi049.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-15T00:54:24.187 INFO:teuthology.orchestra.run.smithi049.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-15T00:54:24.187 INFO:teuthology.orchestra.run.smithi049.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-15T00:54:24.187 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:24.187 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-15T00:54:24.187 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:54:24.187 INFO:teuthology.orchestra.run.smithi049.stdout:Install 36 Packages 2024-04-15T00:54:24.187 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:24.188 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 30 M 2024-04-15T00:54:24.188 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 107 M 2024-04-15T00:54:24.188 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-15T00:54:24.249 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-04-15T00:54:24.249 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-04-15T00:54:24.826 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-04-15T00:54:24.899 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-15T00:54:24.900 INFO:teuthology.orchestra.run.smithi049.stdout:(1/36): ceph-19.0.0-2114.ga9a752df.el7.x86_64.r 38 kB/s | 6.6 kB 00:00 2024-04-15T00:54:24.942 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-15T00:54:24.983 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-15T00:54:25.025 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-15T00:54:25.053 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 5/6 2024-04-15T00:54:25.098 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 36/36 2024-04-15T00:54:25.098 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 1/36 2024-04-15T00:54:25.098 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 2/36 2024-04-15T00:54:25.098 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 3/36 2024-04-15T00:54:25.098 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 4/36 2024-04-15T00:54:25.098 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 5/36 2024-04-15T00:54:25.098 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7. 6/36 2024-04-15T00:54:25.098 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-15T00:54:25.099 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-15T00:54:25.099 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-15T00:54:25.099 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-15T00:54:25.099 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-15T00:54:25.099 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-15T00:54:25.099 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-15T00:54:25.099 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-15T00:54:25.099 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-15T00:54:25.099 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-15T00:54:25.099 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-15T00:54:25.099 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-15T00:54:25.099 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-15T00:54:25.099 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-15T00:54:25.099 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-15T00:54:25.100 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-15T00:54:25.100 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-15T00:54:25.100 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-15T00:54:25.100 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-15T00:54:25.101 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-15T00:54:25.101 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-15T00:54:25.101 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-15T00:54:25.101 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-15T00:54:25.101 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-15T00:54:25.101 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-15T00:54:25.102 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-15T00:54:25.102 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-15T00:54:25.102 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-15T00:54:25.102 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-15T00:54:25.159 INFO:teuthology.orchestra.run.smithi049.stdout:(2/36): ceph-mds-19.0.0-2114.ga9a752df.el7.x86_ 5.5 MB/s | 2.4 MB 00:00 2024-04-15T00:54:25.459 INFO:teuthology.orchestra.run.smithi049.stdout:(3/36): ceph-mon-19.0.0-2114.ga9a752df.el7.x86_ 8.4 MB/s | 4.7 MB 00:00 2024-04-15T00:54:25.526 INFO:teuthology.orchestra.run.smithi049.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2114.ga9a7 3.6 MB/s | 248 kB 00:00 2024-04-15T00:54:25.710 INFO:teuthology.orchestra.run.smithi049.stdout:(5/36): ceph-mgr-19.0.0-2114.ga9a752df.el7.x86_ 1.5 MB/s | 1.5 MB 00:00 2024-04-15T00:54:25.768 INFO:teuthology.orchestra.run.smithi049.stdout:(6/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.0 MB/s | 253 kB 00:00 2024-04-15T00:54:25.852 INFO:teuthology.orchestra.run.smithi049.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 1.8 MB/s | 106 kB 00:00 2024-04-15T00:54:25.911 INFO:teuthology.orchestra.run.smithi049.stdout:(8/36): python3-pycparser-2.20-6.el9.noarch.rpm 2.3 MB/s | 135 kB 00:00 2024-04-15T00:54:26.086 INFO:teuthology.orchestra.run.smithi049.stdout:(9/36): ceph-osd-19.0.0-2114.ga9a752df.el7.x86_ 18 MB/s | 17 MB 00:00 2024-04-15T00:54:26.128 INFO:teuthology.orchestra.run.smithi049.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 576 kB/s | 125 kB 00:00 2024-04-15T00:54:26.186 INFO:teuthology.orchestra.run.smithi049.stdout:(11/36): python3-cryptography-36.0.1-4.el9.x86_ 2.6 MB/s | 1.2 MB 00:00 2024-04-15T00:54:26.295 INFO:teuthology.orchestra.run.smithi049.stdout:(12/36): python3-urllib3-1.26.5-5.el9.noarch.rp 1.0 MB/s | 215 kB 00:00 2024-04-15T00:54:26.320 INFO:teuthology.orchestra.run.smithi049.stdout:(13/36): lua-5.4.4-4.el9.x86_64.rpm 1.1 MB/s | 188 kB 00:00 2024-04-15T00:54:26.346 INFO:teuthology.orchestra.run.smithi049.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 690 kB/s | 35 kB 00:00 2024-04-15T00:54:26.371 INFO:teuthology.orchestra.run.smithi049.stdout:(15/36): python3-mako-1.1.4-6.el9.noarch.rpm 940 kB/s | 172 kB 00:00 2024-04-15T00:54:26.373 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-15T00:54:26.373 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:26.373 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2024-04-15T00:54:26.373 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:26.373 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:26.373 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:26.373 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:54:26.373 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:26.373 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:26.373 INFO:teuthology.orchestra.run.smithi005.stdout: lua-5.4.4-4.el9.x86_64 2024-04-15T00:54:26.374 INFO:teuthology.orchestra.run.smithi005.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-15T00:54:26.374 INFO:teuthology.orchestra.run.smithi005.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-15T00:54:26.374 INFO:teuthology.orchestra.run.smithi005.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-15T00:54:26.374 INFO:teuthology.orchestra.run.smithi005.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-15T00:54:26.374 INFO:teuthology.orchestra.run.smithi005.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-15T00:54:26.374 INFO:teuthology.orchestra.run.smithi005.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-15T00:54:26.374 INFO:teuthology.orchestra.run.smithi005.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-15T00:54:26.374 INFO:teuthology.orchestra.run.smithi005.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-15T00:54:26.374 INFO:teuthology.orchestra.run.smithi005.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-15T00:54:26.374 INFO:teuthology.orchestra.run.smithi005.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-15T00:54:26.374 INFO:teuthology.orchestra.run.smithi005.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-15T00:54:26.374 INFO:teuthology.orchestra.run.smithi005.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-15T00:54:26.374 INFO:teuthology.orchestra.run.smithi005.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-15T00:54:26.375 INFO:teuthology.orchestra.run.smithi005.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-15T00:54:26.375 INFO:teuthology.orchestra.run.smithi005.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-15T00:54:26.375 INFO:teuthology.orchestra.run.smithi005.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-15T00:54:26.375 INFO:teuthology.orchestra.run.smithi005.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-15T00:54:26.375 INFO:teuthology.orchestra.run.smithi005.stdout: python3-ply-3.11-14.el9.noarch 2024-04-15T00:54:26.375 INFO:teuthology.orchestra.run.smithi005.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-15T00:54:26.375 INFO:teuthology.orchestra.run.smithi005.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-15T00:54:26.375 INFO:teuthology.orchestra.run.smithi005.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-15T00:54:26.375 INFO:teuthology.orchestra.run.smithi005.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-15T00:54:26.375 INFO:teuthology.orchestra.run.smithi005.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-15T00:54:26.375 INFO:teuthology.orchestra.run.smithi005.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-15T00:54:26.375 INFO:teuthology.orchestra.run.smithi005.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-15T00:54:26.375 INFO:teuthology.orchestra.run.smithi005.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-15T00:54:26.375 INFO:teuthology.orchestra.run.smithi005.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-15T00:54:26.376 INFO:teuthology.orchestra.run.smithi005.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-15T00:54:26.376 INFO:teuthology.orchestra.run.smithi005.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-15T00:54:26.376 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:26.376 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:54:26.387 INFO:teuthology.orchestra.run.smithi049.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 1.0 MB/s | 42 kB 00:00 2024-04-15T00:54:26.413 INFO:teuthology.orchestra.run.smithi049.stdout:(17/36): python3-pytz-2021.1-5.el9.noarch.rpm 551 kB/s | 51 kB 00:00 2024-04-15T00:54:26.472 INFO:teuthology.orchestra.run.smithi049.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 221 kB/s | 22 kB 00:00 2024-04-15T00:54:26.751 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install ceph-base 2024-04-15T00:54:26.839 INFO:teuthology.orchestra.run.smithi049.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 102 kB/s | 43 kB 00:00 2024-04-15T00:54:26.939 INFO:teuthology.orchestra.run.smithi049.stdout:(20/36): luarocks-3.9.2-1.el9.noarch.rpm 274 kB/s | 151 kB 00:00 2024-04-15T00:54:27.031 INFO:teuthology.orchestra.run.smithi049.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 116 kB/s | 11 kB 00:00 2024-04-15T00:54:27.064 INFO:teuthology.orchestra.run.smithi049.stdout:(22/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 317 kB/s | 172 kB 00:00 2024-04-15T00:54:27.123 INFO:teuthology.orchestra.run.smithi049.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 192 kB/s | 18 kB 00:00 2024-04-15T00:54:27.156 INFO:teuthology.orchestra.run.smithi049.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 252 kB/s | 23 kB 00:00 2024-04-15T00:54:27.182 INFO:teuthology.orchestra.run.smithi049.stdout:(25/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.0 MB/s | 358 kB 00:00 2024-04-15T00:54:27.224 INFO:teuthology.orchestra.run.smithi049.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 193 kB/s | 19 kB 00:00 2024-04-15T00:54:27.257 INFO:teuthology.orchestra.run.smithi049.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 195 kB/s | 20 kB 00:00 2024-04-15T00:54:27.283 INFO:teuthology.orchestra.run.smithi049.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 459 kB/s | 46 kB 00:00 2024-04-15T00:54:27.349 INFO:teuthology.orchestra.run.smithi049.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 628 kB/s | 79 kB 00:00 2024-04-15T00:54:27.364 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:00:58 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:54:27.383 INFO:teuthology.orchestra.run.smithi049.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 164 kB/s | 16 kB 00:00 2024-04-15T00:54:27.442 INFO:teuthology.orchestra.run.smithi049.stdout:(31/36): python3-pecan-1.4.2-3.el9.noarch.rpm 1.4 MB/s | 272 kB 00:00 2024-04-15T00:54:27.475 INFO:teuthology.orchestra.run.smithi049.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 716 kB/s | 90 kB 00:00 2024-04-15T00:54:27.501 INFO:teuthology.orchestra.run.smithi049.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 305 kB/s | 36 kB 00:00 2024-04-15T00:54:27.567 INFO:teuthology.orchestra.run.smithi049.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.8 MB/s | 230 kB 00:00 2024-04-15T00:54:27.601 INFO:teuthology.orchestra.run.smithi049.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 200 kB/s | 20 kB 00:00 2024-04-15T00:54:27.668 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:54:27.668 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:54:27.668 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:54:27.668 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.668 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:54:27.668 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.668 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:54:27.668 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.668 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:54:27.669 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.669 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:54:27.669 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.669 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:54:27.669 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.669 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:54:27.669 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.669 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:54:27.669 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.669 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:54:27.669 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.669 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:54:27.669 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.670 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:54:27.670 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.670 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:54:27.670 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.670 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:54:27.670 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.670 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:54:27.670 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.670 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:54:27.670 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.670 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:54:27.670 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.670 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:54:27.671 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.671 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:54:27.671 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.671 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:54:27.671 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.671 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:54:27.671 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.671 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:54:27.671 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.671 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:54:27.671 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.671 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:54:27.671 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.672 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:54:27.672 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.672 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:54:27.672 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.672 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:54:27.672 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.672 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:54:27.672 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.672 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:54:27.672 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.672 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:54:27.672 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.672 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:54:27.672 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.673 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:54:27.673 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.673 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:54:27.673 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.673 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:54:27.673 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.673 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:54:27.673 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.673 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:54:27.673 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.673 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:54:27.673 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.673 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:54:27.673 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.674 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.674 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.674 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:27.674 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.674 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.674 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.674 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.674 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:54:27.674 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.674 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.674 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.674 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.674 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.675 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.675 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:27.675 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.675 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.675 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.675 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.675 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:27.675 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.675 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.675 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.675 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.675 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:27.676 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.676 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.676 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.676 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.676 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:27.676 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.676 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.676 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.676 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.676 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:27.676 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.676 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.676 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.677 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.677 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:27.677 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.677 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.677 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.677 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:27.678 INFO:teuthology.orchestra.run.smithi005.stdout:Package ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:54:27.734 INFO:teuthology.orchestra.run.smithi049.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 1.6 MB/s | 427 kB 00:00 2024-04-15T00:54:27.739 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:54:27.740 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:54:27.740 INFO:teuthology.orchestra.run.smithi049.stdout:Total 8.5 MB/s | 30 MB 00:03 2024-04-15T00:54:27.741 INFO:teuthology.orchestra.run.smithi005.stdout:Nothing to do. 2024-04-15T00:54:27.741 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:54:27.823 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install cephadm 2024-04-15T00:54:27.886 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-15T00:54:27.929 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-15T00:54:27.929 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-15T00:54:28.363 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-15T00:54:28.364 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-15T00:54:28.426 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:00:59 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:54:28.733 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:54:28.734 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:54:28.734 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:54:28.734 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.734 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:54:28.734 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.734 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:54:28.734 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.734 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:54:28.734 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.734 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:54:28.734 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.734 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:54:28.735 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.735 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:54:28.735 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.735 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:54:28.735 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.735 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:54:28.735 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.735 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:54:28.735 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.735 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:54:28.735 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.735 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:54:28.735 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.735 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:54:28.736 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.736 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:54:28.736 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.736 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:54:28.736 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.736 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:54:28.736 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.736 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:54:28.736 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.736 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:54:28.736 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.736 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:54:28.737 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.737 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:54:28.737 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.737 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:54:28.737 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.737 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:54:28.737 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.737 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:54:28.737 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.737 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:54:28.737 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.737 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:54:28.737 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.737 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:54:28.738 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.738 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:54:28.738 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.738 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:54:28.738 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.738 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:54:28.738 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.738 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:54:28.738 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.738 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:54:28.738 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.738 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:54:28.739 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.739 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:54:28.739 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.739 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:54:28.739 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.739 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:54:28.739 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.739 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:54:28.739 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.739 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:54:28.739 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.739 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.739 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.739 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:28.740 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.740 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.740 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.740 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.740 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:54:28.740 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.740 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.740 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.740 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.740 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.740 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.740 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:28.740 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.741 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.741 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.741 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.741 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:28.741 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.741 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.741 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.741 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.741 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:28.741 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.741 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.741 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.741 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.741 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:28.742 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.742 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.742 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.742 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.742 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:28.742 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.742 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.742 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.742 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.742 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:28.742 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.742 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.742 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.743 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:28.806 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:54:28.807 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:54:28.807 INFO:teuthology.orchestra.run.smithi005.stdout: Package Arch Version Repository Size 2024-04-15T00:54:28.807 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:54:28.807 INFO:teuthology.orchestra.run.smithi005.stdout:Installing: 2024-04-15T00:54:28.807 INFO:teuthology.orchestra.run.smithi005.stdout: cephadm noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 749 k 2024-04-15T00:54:28.807 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:28.807 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2024-04-15T00:54:28.807 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:54:28.807 INFO:teuthology.orchestra.run.smithi005.stdout:Install 1 Package 2024-04-15T00:54:28.807 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:28.807 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 749 k 2024-04-15T00:54:28.807 INFO:teuthology.orchestra.run.smithi005.stdout:Installed size: 755 k 2024-04-15T00:54:28.808 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2024-04-15T00:54:29.229 INFO:teuthology.orchestra.run.smithi005.stdout:cephadm-19.0.0-2114.ga9a752df.el7.noarch.rpm 1.7 MB/s | 749 kB 00:00 2024-04-15T00:54:29.229 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:54:29.229 INFO:teuthology.orchestra.run.smithi005.stdout:Total 1.7 MB/s | 749 kB 00:00 2024-04-15T00:54:29.230 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2024-04-15T00:54:29.235 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2024-04-15T00:54:29.235 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2024-04-15T00:54:29.241 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2024-04-15T00:54:29.242 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2024-04-15T00:54:29.314 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2024-04-15T00:54:29.528 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 5/6 2024-04-15T00:54:29.609 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 6/6 2024-04-15T00:54:29.772 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T00:54:29.844 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-15T00:54:29.870 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T00:54:29.904 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-15T00:54:29.937 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-15T00:54:29.973 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-15T00:54:30.048 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-15T00:54:30.113 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-15T00:54:30.147 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-15T00:54:30.221 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T00:54:30.243 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-15T00:54:30.328 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-15T00:54:30.375 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-15T00:54:30.409 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-15T00:54:30.439 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-15T00:54:30.465 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-15T00:54:30.498 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-15T00:54:30.539 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-15T00:54:30.548 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T00:54:30.548 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:30.548 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2024-04-15T00:54:30.548 INFO:teuthology.orchestra.run.smithi005.stdout: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:54:30.549 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:30.549 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:54:30.583 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-15T00:54:30.617 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-15T00:54:30.655 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-15T00:54:30.731 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-15T00:54:30.774 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install ceph-immutable-object-cache 2024-04-15T00:54:30.882 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-15T00:54:30.974 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-15T00:54:31.034 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-15T00:54:31.073 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-15T00:54:31.130 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-15T00:54:31.199 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-15T00:54:31.383 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:01:02 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:54:31.394 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-15T00:54:31.451 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-15T00:54:31.533 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-15T00:54:31.630 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-15T00:54:31.672 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-15T00:54:31.687 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:54:31.687 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:54:31.687 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:54:31.687 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.688 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:54:31.688 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.688 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:54:31.688 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.688 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:54:31.688 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.688 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:54:31.688 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.688 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:54:31.688 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.688 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:54:31.689 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.689 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:54:31.689 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.689 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:54:31.689 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.689 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:54:31.689 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.689 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:54:31.689 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.689 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:54:31.689 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.690 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:54:31.690 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.690 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:54:31.690 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.690 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:54:31.690 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.690 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:54:31.690 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.690 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:54:31.690 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.691 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:54:31.691 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.691 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:54:31.691 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.691 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:54:31.691 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.691 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:54:31.691 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.691 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:54:31.691 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.691 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:54:31.692 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.692 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:54:31.692 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.692 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:54:31.692 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.692 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:54:31.692 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.692 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:54:31.692 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.692 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:54:31.692 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.693 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:54:31.693 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.693 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:54:31.693 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.693 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:54:31.693 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.693 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:54:31.693 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.693 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:54:31.693 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.693 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:54:31.694 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.694 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:54:31.694 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.694 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:54:31.694 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.694 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:54:31.694 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.694 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.694 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.694 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:31.694 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.695 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.695 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.695 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.695 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:54:31.695 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.695 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.695 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.695 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.695 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.695 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.696 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:31.696 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.696 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.696 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.696 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.696 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:31.696 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.696 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.696 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.696 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.696 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:31.696 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.697 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.697 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.697 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.697 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:31.697 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.697 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.697 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.697 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.697 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:31.697 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.697 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.697 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.697 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.698 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:31.698 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.698 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.698 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.698 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:31.762 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:54:31.763 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:54:31.763 INFO:teuthology.orchestra.run.smithi005.stdout: Package Arch Version Repo Size 2024-04-15T00:54:31.763 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:54:31.763 INFO:teuthology.orchestra.run.smithi005.stdout:Installing: 2024-04-15T00:54:31.763 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 145 k 2024-04-15T00:54:31.764 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:31.764 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2024-04-15T00:54:31.764 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:54:31.764 INFO:teuthology.orchestra.run.smithi005.stdout:Install 1 Package 2024-04-15T00:54:31.764 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:31.764 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 145 k 2024-04-15T00:54:31.764 INFO:teuthology.orchestra.run.smithi005.stdout:Installed size: 435 k 2024-04-15T00:54:31.764 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2024-04-15T00:54:31.799 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-15T00:54:31.973 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7. 31/36 2024-04-15T00:54:32.001 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 32/36 2024-04-15T00:54:32.002 INFO:teuthology.orchestra.run.smithi005.stdout:ceph-immutable-object-cache-19.0.0-2114.ga9a752 609 kB/s | 145 kB 00:00 2024-04-15T00:54:32.002 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:54:32.003 INFO:teuthology.orchestra.run.smithi005.stdout:Total 605 kB/s | 145 kB 00:00 2024-04-15T00:54:32.003 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2024-04-15T00:54:32.011 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2024-04-15T00:54:32.011 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2024-04-15T00:54:32.028 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 32/36 2024-04-15T00:54:32.028 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:54:32.028 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-15T00:54:32.028 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-15T00:54:32.028 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-15T00:54:32.028 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:32.030 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 6/6 2024-04-15T00:54:32.030 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 1/6 2024-04-15T00:54:32.030 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 2/6 2024-04-15T00:54:32.030 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : jq-1.6-16.el9.x86_64 3/6 2024-04-15T00:54:32.030 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 4/6 2024-04-15T00:54:32.030 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 5/6 2024-04-15T00:54:32.067 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2024-04-15T00:54:32.067 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2024-04-15T00:54:32.226 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2024-04-15T00:54:32.295 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T00:54:32.319 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T00:54:32.319 INFO:teuthology.orchestra.run.smithi005.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:54:32.319 INFO:teuthology.orchestra.run.smithi005.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-15T00:54:32.319 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:32.481 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 6/6 2024-04-15T00:54:32.481 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:32.482 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-04-15T00:54:32.482 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:32.482 INFO:teuthology.orchestra.run.smithi129.stdout: jq-1.6-16.el9.x86_64 2024-04-15T00:54:32.482 INFO:teuthology.orchestra.run.smithi129.stdout: libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:32.482 INFO:teuthology.orchestra.run.smithi129.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-15T00:54:32.482 INFO:teuthology.orchestra.run.smithi129.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-15T00:54:32.482 INFO:teuthology.orchestra.run.smithi129.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-15T00:54:32.482 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:32.482 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:54:32.777 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install ceph 2024-04-15T00:54:33.305 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T00:54:33.305 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:33.305 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2024-04-15T00:54:33.305 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:33.305 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:33.305 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:54:33.374 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:00:44 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:54:33.544 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 33/36 2024-04-15T00:54:33.572 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 33/36 2024-04-15T00:54:33.572 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:54:33.572 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-15T00:54:33.572 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-15T00:54:33.572 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-15T00:54:33.573 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:33.592 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install ceph-mgr 2024-04-15T00:54:33.666 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:54:33.666 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:54:33.667 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:54:33.667 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.667 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:54:33.667 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.667 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:54:33.667 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.667 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:54:33.667 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.667 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:54:33.667 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.667 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:54:33.667 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.667 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:54:33.668 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.668 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:54:33.668 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.668 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:54:33.668 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.668 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:54:33.668 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.668 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:54:33.668 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.668 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:54:33.668 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.668 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:54:33.669 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.669 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:54:33.669 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.669 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:54:33.669 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.669 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:54:33.669 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.669 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:54:33.669 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.669 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:54:33.669 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.669 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:54:33.669 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.669 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:54:33.670 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.670 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:54:33.670 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.670 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:54:33.670 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.670 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:54:33.670 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.670 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:54:33.670 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.670 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:54:33.670 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.670 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:54:33.670 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.671 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:54:33.671 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.671 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:54:33.671 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.671 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:54:33.671 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.671 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:54:33.671 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.671 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:54:33.671 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.671 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:54:33.671 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.671 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:54:33.672 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.672 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:54:33.672 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.672 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:54:33.672 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.672 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:54:33.672 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.672 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:54:33.672 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.672 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.672 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.672 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:33.672 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.672 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.673 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:54:33.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.673 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:33.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.674 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:33.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.674 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:33.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.674 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:33.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.675 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.675 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.675 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:33.675 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.675 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.675 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.675 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.675 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:33.675 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.675 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.675 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.675 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:33.741 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:54:33.743 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:54:33.744 INFO:teuthology.orchestra.run.smithi129.stdout: Package Arch Version Repository Size 2024-04-15T00:54:33.744 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:54:33.744 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-04-15T00:54:33.744 INFO:teuthology.orchestra.run.smithi129.stdout: ceph x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 6.6 k 2024-04-15T00:54:33.744 INFO:teuthology.orchestra.run.smithi129.stdout:Installing dependencies: 2024-04-15T00:54:33.744 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-mds x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 2.4 M 2024-04-15T00:54:33.744 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-mgr x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 1.5 M 2024-04-15T00:54:33.744 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 248 k 2024-04-15T00:54:33.744 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-mon x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 4.7 M 2024-04-15T00:54:33.744 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-osd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 17 M 2024-04-15T00:54:33.744 INFO:teuthology.orchestra.run.smithi129.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-15T00:54:33.744 INFO:teuthology.orchestra.run.smithi129.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-15T00:54:33.745 INFO:teuthology.orchestra.run.smithi129.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-15T00:54:33.745 INFO:teuthology.orchestra.run.smithi129.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-15T00:54:33.745 INFO:teuthology.orchestra.run.smithi129.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-15T00:54:33.745 INFO:teuthology.orchestra.run.smithi129.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-15T00:54:33.745 INFO:teuthology.orchestra.run.smithi129.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-15T00:54:33.745 INFO:teuthology.orchestra.run.smithi129.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-15T00:54:33.745 INFO:teuthology.orchestra.run.smithi129.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-15T00:54:33.745 INFO:teuthology.orchestra.run.smithi129.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-15T00:54:33.745 INFO:teuthology.orchestra.run.smithi129.stdout: python3-jaraco-collections 2024-04-15T00:54:33.745 INFO:teuthology.orchestra.run.smithi129.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-15T00:54:33.745 INFO:teuthology.orchestra.run.smithi129.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-15T00:54:33.745 INFO:teuthology.orchestra.run.smithi129.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-15T00:54:33.745 INFO:teuthology.orchestra.run.smithi129.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-15T00:54:33.745 INFO:teuthology.orchestra.run.smithi129.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-15T00:54:33.746 INFO:teuthology.orchestra.run.smithi129.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-15T00:54:33.746 INFO:teuthology.orchestra.run.smithi129.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-15T00:54:33.746 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-15T00:54:33.746 INFO:teuthology.orchestra.run.smithi129.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-15T00:54:33.746 INFO:teuthology.orchestra.run.smithi129.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-15T00:54:33.746 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-15T00:54:33.746 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-15T00:54:33.746 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-15T00:54:33.746 INFO:teuthology.orchestra.run.smithi129.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-15T00:54:33.746 INFO:teuthology.orchestra.run.smithi129.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-15T00:54:33.746 INFO:teuthology.orchestra.run.smithi129.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-15T00:54:33.746 INFO:teuthology.orchestra.run.smithi129.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-15T00:54:33.746 INFO:teuthology.orchestra.run.smithi129.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-15T00:54:33.746 INFO:teuthology.orchestra.run.smithi129.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-15T00:54:33.747 INFO:teuthology.orchestra.run.smithi129.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-15T00:54:33.747 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:33.747 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-15T00:54:33.747 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:54:33.747 INFO:teuthology.orchestra.run.smithi129.stdout:Install 36 Packages 2024-04-15T00:54:33.747 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:33.747 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 30 M 2024-04-15T00:54:33.748 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 107 M 2024-04-15T00:54:33.748 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-04-15T00:54:34.036 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 34/36 2024-04-15T00:54:34.061 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 34/36 2024-04-15T00:54:34.061 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:54:34.061 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-15T00:54:34.061 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-15T00:54:34.061 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-15T00:54:34.061 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:34.205 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:01:05 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:54:34.304 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 35/36 2024-04-15T00:54:34.329 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 35/36 2024-04-15T00:54:34.329 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:54:34.329 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-15T00:54:34.329 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-15T00:54:34.329 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-15T00:54:34.330 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:34.395 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 36/36 2024-04-15T00:54:34.510 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:54:34.510 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:54:34.511 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:54:34.511 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.511 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:54:34.511 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.511 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:54:34.511 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.511 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:54:34.512 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.512 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:54:34.512 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.512 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:54:34.512 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.512 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:54:34.512 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.513 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:54:34.513 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.513 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:54:34.513 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.513 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:54:34.513 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.513 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:54:34.513 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.514 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:54:34.514 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.514 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:54:34.514 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.514 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:54:34.514 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.515 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:54:34.515 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.515 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:54:34.515 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.515 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:54:34.515 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.515 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:54:34.515 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.515 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:54:34.515 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.515 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:54:34.516 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.516 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:54:34.516 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.516 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:54:34.516 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.516 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:54:34.516 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.516 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:54:34.517 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.517 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:54:34.517 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.517 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:54:34.517 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.517 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:54:34.517 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.517 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:54:34.517 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.517 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:54:34.517 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.518 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:54:34.518 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.518 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:54:34.518 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.518 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:54:34.518 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.518 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:54:34.518 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.518 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:54:34.518 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.518 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:54:34.518 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.519 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:54:34.519 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.519 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:54:34.519 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.519 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.519 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.519 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:34.519 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.519 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.519 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.519 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.519 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:54:34.519 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.519 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.520 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.520 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.520 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.520 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.520 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:34.520 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.520 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.520 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.520 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.520 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:34.520 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.520 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.520 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.520 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.521 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:34.521 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.521 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.521 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.521 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.521 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:34.521 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.521 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.521 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.521 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.521 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:34.521 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.521 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.521 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.521 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.522 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:34.522 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.522 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.522 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.522 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:34.522 INFO:teuthology.orchestra.run.smithi005.stdout:Package ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:54:34.583 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:54:34.584 INFO:teuthology.orchestra.run.smithi005.stdout:Nothing to do. 2024-04-15T00:54:34.584 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:54:34.667 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install ceph-mgr-dashboard 2024-04-15T00:54:34.755 INFO:teuthology.orchestra.run.smithi129.stdout:(1/36): ceph-19.0.0-2114.ga9a752df.el7.x86_64.r 27 kB/s | 6.6 kB 00:00 2024-04-15T00:54:34.905 INFO:teuthology.orchestra.run.smithi129.stdout:(2/36): ceph-mds-19.0.0-2114.ga9a752df.el7.x86_ 5.9 MB/s | 2.4 MB 00:00 2024-04-15T00:54:35.114 INFO:teuthology.orchestra.run.smithi129.stdout:(3/36): ceph-mgr-19.0.0-2114.ga9a752df.el7.x86_ 2.5 MB/s | 1.5 MB 00:00 2024-04-15T00:54:35.222 INFO:teuthology.orchestra.run.smithi129.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2114.ga9a7 2.2 MB/s | 248 kB 00:00 2024-04-15T00:54:35.269 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:01:06 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:54:35.298 INFO:teuthology.orchestra.run.smithi129.stdout:(5/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 3.3 MB/s | 253 kB 00:00 2024-04-15T00:54:35.448 INFO:teuthology.orchestra.run.smithi129.stdout:(6/36): python3-cryptography-36.0.1-4.el9.x86_6 8.2 MB/s | 1.2 MB 00:00 2024-04-15T00:54:35.515 INFO:teuthology.orchestra.run.smithi129.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 1.6 MB/s | 106 kB 00:00 2024-04-15T00:54:35.578 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:54:35.579 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:54:35.579 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:54:35.579 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.579 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:54:35.579 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.579 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:54:35.579 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.579 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:54:35.579 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.579 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:54:35.579 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.580 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:54:35.580 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.580 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:54:35.580 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.580 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:54:35.580 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.580 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:54:35.580 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.580 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:54:35.580 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.580 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:54:35.580 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.580 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:54:35.580 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.581 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:54:35.581 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.581 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:54:35.581 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.581 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:54:35.581 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.581 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:54:35.581 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.581 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:54:35.581 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.581 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:54:35.581 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.581 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:54:35.581 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.582 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:54:35.582 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.582 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:54:35.582 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.582 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:54:35.582 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.582 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:54:35.582 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.582 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:54:35.582 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.582 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:54:35.582 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.583 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:54:35.583 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.583 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:54:35.583 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.583 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:54:35.583 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.583 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:54:35.583 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.583 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:54:35.583 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.583 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:54:35.583 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.583 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:54:35.583 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.584 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:54:35.584 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.584 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:54:35.584 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.584 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:54:35.584 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.584 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:54:35.584 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.584 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:54:35.584 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.584 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.585 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.585 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:35.585 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.585 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.585 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.585 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.585 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:54:35.585 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.585 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.585 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.585 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.585 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.585 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.585 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:35.586 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.586 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.586 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.586 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.586 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:35.586 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.586 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.586 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.586 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.586 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:35.586 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.586 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.587 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.587 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.587 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:35.587 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.587 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.587 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.587 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.587 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:35.587 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.587 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.587 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.587 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.587 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:35.587 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.588 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.588 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.588 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:35.588 INFO:teuthology.orchestra.run.smithi129.stdout:(8/36): python3-pycparser-2.20-6.el9.noarch.rpm 2.0 MB/s | 135 kB 00:00 2024-04-15T00:54:35.652 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:54:35.653 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:54:35.653 INFO:teuthology.orchestra.run.smithi005.stdout: Package Arch Version Repository Size 2024-04-15T00:54:35.653 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:54:35.653 INFO:teuthology.orchestra.run.smithi005.stdout:Installing: 2024-04-15T00:54:35.653 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 3.5 M 2024-04-15T00:54:35.653 INFO:teuthology.orchestra.run.smithi005.stdout:Installing dependencies: 2024-04-15T00:54:35.654 INFO:teuthology.orchestra.run.smithi005.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-15T00:54:35.654 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 32 k 2024-04-15T00:54:35.654 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 15 k 2024-04-15T00:54:35.654 INFO:teuthology.orchestra.run.smithi005.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-15T00:54:35.654 INFO:teuthology.orchestra.run.smithi005.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-15T00:54:35.654 INFO:teuthology.orchestra.run.smithi005.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-15T00:54:35.654 INFO:teuthology.orchestra.run.smithi005.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-15T00:54:35.654 INFO:teuthology.orchestra.run.smithi005.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-15T00:54:35.654 INFO:teuthology.orchestra.run.smithi005.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-15T00:54:35.654 INFO:teuthology.orchestra.run.smithi005.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-15T00:54:35.654 INFO:teuthology.orchestra.run.smithi005.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-15T00:54:35.654 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:35.654 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2024-04-15T00:54:35.654 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:54:35.655 INFO:teuthology.orchestra.run.smithi005.stdout:Install 12 Packages 2024-04-15T00:54:35.655 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:35.655 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 8.6 M 2024-04-15T00:54:35.655 INFO:teuthology.orchestra.run.smithi005.stdout:Installed size: 103 M 2024-04-15T00:54:35.655 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2024-04-15T00:54:35.749 INFO:teuthology.orchestra.run.smithi129.stdout:(9/36): ceph-osd-19.0.0-2114.ga9a752df.el7.x86_ 20 MB/s | 17 MB 00:00 2024-04-15T00:54:35.825 INFO:teuthology.orchestra.run.smithi129.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 516 kB/s | 125 kB 00:00 2024-04-15T00:54:35.850 INFO:teuthology.orchestra.run.smithi129.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 2.1 MB/s | 215 kB 00:00 2024-04-15T00:54:36.050 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 36/36 2024-04-15T00:54:36.050 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 1/36 2024-04-15T00:54:36.050 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 2/36 2024-04-15T00:54:36.050 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 3/36 2024-04-15T00:54:36.050 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 4/36 2024-04-15T00:54:36.050 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 5/36 2024-04-15T00:54:36.050 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7. 6/36 2024-04-15T00:54:36.050 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-15T00:54:36.051 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-15T00:54:36.051 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-15T00:54:36.051 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-15T00:54:36.051 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-15T00:54:36.051 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-15T00:54:36.051 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-15T00:54:36.051 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-15T00:54:36.051 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-15T00:54:36.051 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-15T00:54:36.051 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-15T00:54:36.051 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-15T00:54:36.052 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-15T00:54:36.052 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-15T00:54:36.052 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-15T00:54:36.052 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-15T00:54:36.052 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-15T00:54:36.052 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-15T00:54:36.052 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-15T00:54:36.052 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-15T00:54:36.052 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-15T00:54:36.052 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-15T00:54:36.052 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-15T00:54:36.052 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-15T00:54:36.052 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-15T00:54:36.052 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-15T00:54:36.053 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-15T00:54:36.053 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-15T00:54:36.053 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-15T00:54:36.333 INFO:teuthology.orchestra.run.smithi129.stdout:(12/36): lua-5.4.4-4.el9.x86_64.rpm 370 kB/s | 188 kB 00:00 2024-04-15T00:54:36.359 INFO:teuthology.orchestra.run.smithi129.stdout:(13/36): python3-mako-1.1.4-6.el9.noarch.rpm 338 kB/s | 172 kB 00:00 2024-04-15T00:54:36.372 INFO:teuthology.orchestra.run.smithi005.stdout:(1/12): ceph-grafana-dashboards-19.0.0-2114.ga9 147 kB/s | 32 kB 00:00 2024-04-15T00:54:36.398 INFO:teuthology.orchestra.run.smithi005.stdout:(2/12): ceph-prometheus-alerts-19.0.0-2114.ga9a 64 kB/s | 15 kB 00:00 2024-04-15T00:54:36.434 INFO:teuthology.orchestra.run.smithi129.stdout:(14/36): ceph-mon-19.0.0-2114.ga9a752df.el7.x86 2.8 MB/s | 4.7 MB 00:01 2024-04-15T00:54:36.459 INFO:teuthology.orchestra.run.smithi129.stdout:(15/36): python3-markupsafe-1.1.1-12.el9.x86_64 276 kB/s | 35 kB 00:00 2024-04-15T00:54:36.484 INFO:teuthology.orchestra.run.smithi129.stdout:(16/36): python3-pytz-2021.1-5.el9.noarch.rpm 406 kB/s | 51 kB 00:00 2024-04-15T00:54:36.585 INFO:teuthology.orchestra.run.smithi129.stdout:(17/36): lua-devel-5.4.4-4.el9.x86_64.rpm 178 kB/s | 22 kB 00:00 2024-04-15T00:54:36.656 INFO:teuthology.orchestra.run.smithi005.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.0 MB/s | 269 kB 00:00 2024-04-15T00:54:36.785 INFO:teuthology.orchestra.run.smithi129.stdout:(18/36): luarocks-3.9.2-1.el9.noarch.rpm 503 kB/s | 151 kB 00:00 2024-04-15T00:54:36.810 INFO:teuthology.orchestra.run.smithi129.stdout:(19/36): python3-toml-0.10.2-6.el9.noarch.rpm 111 kB/s | 42 kB 00:00 2024-04-15T00:54:36.824 INFO:teuthology.orchestra.run.smithi005.stdout:(4/12): protobuf-compiler-3.14.0-13.el9.x86_64. 5.1 MB/s | 863 kB 00:00 2024-04-15T00:54:36.836 INFO:teuthology.orchestra.run.smithi129.stdout:(20/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 173 kB/s | 43 kB 00:00 2024-04-15T00:54:36.857 INFO:teuthology.orchestra.run.smithi005.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.1 MB/s | 1.0 MB 00:00 2024-04-15T00:54:36.886 INFO:teuthology.orchestra.run.smithi129.stdout:(21/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.7 MB/s | 172 kB 00:00 2024-04-15T00:54:36.928 INFO:teuthology.orchestra.run.smithi129.stdout:(22/36): python3-cherrypy-18.6.1-2.el9.noarch.r 3.0 MB/s | 358 kB 00:00 2024-04-15T00:54:36.953 INFO:teuthology.orchestra.run.smithi129.stdout:(23/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 91 kB/s | 11 kB 00:00 2024-04-15T00:54:36.957 INFO:teuthology.orchestra.run.smithi005.stdout:(6/12): ceph-mgr-dashboard-19.0.0-2114.ga9a752d 4.4 MB/s | 3.5 MB 00:00 2024-04-15T00:54:36.979 INFO:teuthology.orchestra.run.smithi129.stdout:(24/36): python3-jaraco-classes-3.2.1-5.el9.noa 193 kB/s | 18 kB 00:00 2024-04-15T00:54:37.004 INFO:teuthology.orchestra.run.smithi129.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 307 kB/s | 23 kB 00:00 2024-04-15T00:54:37.037 INFO:teuthology.orchestra.run.smithi129.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 333 kB/s | 19 kB 00:00 2024-04-15T00:54:37.063 INFO:teuthology.orchestra.run.smithi129.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 235 kB/s | 20 kB 00:00 2024-04-15T00:54:37.088 INFO:teuthology.orchestra.run.smithi129.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 553 kB/s | 46 kB 00:00 2024-04-15T00:54:37.098 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-15T00:54:37.098 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:37.098 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-15T00:54:37.098 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:37.098 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:37.098 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:37.098 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:54:37.099 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:37.099 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:37.099 INFO:teuthology.orchestra.run.smithi049.stdout: lua-5.4.4-4.el9.x86_64 2024-04-15T00:54:37.099 INFO:teuthology.orchestra.run.smithi049.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-15T00:54:37.099 INFO:teuthology.orchestra.run.smithi049.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-15T00:54:37.099 INFO:teuthology.orchestra.run.smithi049.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-15T00:54:37.099 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-15T00:54:37.099 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-15T00:54:37.099 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-15T00:54:37.099 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-15T00:54:37.099 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-15T00:54:37.099 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-15T00:54:37.099 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-15T00:54:37.099 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-15T00:54:37.100 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-15T00:54:37.100 INFO:teuthology.orchestra.run.smithi049.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-15T00:54:37.100 INFO:teuthology.orchestra.run.smithi049.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-15T00:54:37.100 INFO:teuthology.orchestra.run.smithi049.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-15T00:54:37.100 INFO:teuthology.orchestra.run.smithi049.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-15T00:54:37.100 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-15T00:54:37.100 INFO:teuthology.orchestra.run.smithi049.stdout: python3-ply-3.11-14.el9.noarch 2024-04-15T00:54:37.100 INFO:teuthology.orchestra.run.smithi049.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-15T00:54:37.100 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-15T00:54:37.100 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-15T00:54:37.100 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-15T00:54:37.100 INFO:teuthology.orchestra.run.smithi049.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-15T00:54:37.100 INFO:teuthology.orchestra.run.smithi049.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-15T00:54:37.101 INFO:teuthology.orchestra.run.smithi049.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-15T00:54:37.101 INFO:teuthology.orchestra.run.smithi049.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-15T00:54:37.101 INFO:teuthology.orchestra.run.smithi049.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-15T00:54:37.101 INFO:teuthology.orchestra.run.smithi049.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-15T00:54:37.101 INFO:teuthology.orchestra.run.smithi049.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-15T00:54:37.101 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:37.101 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:54:37.122 INFO:teuthology.orchestra.run.smithi129.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 1.3 MB/s | 79 kB 00:00 2024-04-15T00:54:37.141 INFO:teuthology.orchestra.run.smithi005.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 68 kB/s | 19 kB 00:00 2024-04-15T00:54:37.147 INFO:teuthology.orchestra.run.smithi129.stdout:(30/36): python3-pecan-1.4.2-3.el9.noarch.rpm 3.2 MB/s | 272 kB 00:00 2024-04-15T00:54:37.172 INFO:teuthology.orchestra.run.smithi129.stdout:(31/36): python3-portend-3.1.0-2.el9.noarch.rpm 196 kB/s | 16 kB 00:00 2024-04-15T00:54:37.198 INFO:teuthology.orchestra.run.smithi129.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-04-15T00:54:37.223 INFO:teuthology.orchestra.run.smithi129.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 474 kB/s | 36 kB 00:00 2024-04-15T00:54:37.248 INFO:teuthology.orchestra.run.smithi129.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-04-15T00:54:37.282 INFO:teuthology.orchestra.run.smithi129.stdout:(35/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 5.0 MB/s | 427 kB 00:00 2024-04-15T00:54:37.307 INFO:teuthology.orchestra.run.smithi129.stdout:(36/36): python3-zc-lockfile-2.0-10.el9.noarch. 240 kB/s | 20 kB 00:00 2024-04-15T00:54:37.311 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:54:37.311 INFO:teuthology.orchestra.run.smithi129.stdout:Total 8.4 MB/s | 30 MB 00:03 2024-04-15T00:54:37.419 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-base 2024-04-15T00:54:37.454 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-04-15T00:54:37.458 INFO:teuthology.orchestra.run.smithi005.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 865 kB/s | 548 kB 00:00 2024-04-15T00:54:37.493 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-04-15T00:54:37.493 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-04-15T00:54:37.567 INFO:teuthology.orchestra.run.smithi005.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 340 kB/s | 144 kB 00:00 2024-04-15T00:54:37.742 INFO:teuthology.orchestra.run.smithi005.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 108 kB/s | 31 kB 00:00 2024-04-15T00:54:37.859 INFO:teuthology.orchestra.run.smithi005.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 2.3 MB/s | 2.0 MB 00:00 2024-04-15T00:54:37.915 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-04-15T00:54:37.915 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-04-15T00:54:38.050 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:03 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:54:38.067 INFO:teuthology.orchestra.run.smithi005.stdout:(12/12): python3-routes-2.5.1-5.el9.noarch.rpm 377 kB/s | 188 kB 00:00 2024-04-15T00:54:38.071 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:54:38.071 INFO:teuthology.orchestra.run.smithi005.stdout:Total 3.6 MB/s | 8.6 MB 00:02 2024-04-15T00:54:38.124 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2024-04-15T00:54:38.143 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2024-04-15T00:54:38.143 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2024-04-15T00:54:38.335 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2024-04-15T00:54:38.335 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2024-04-15T00:54:38.352 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:54:38.352 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:54:38.352 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:54:38.352 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.352 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:54:38.352 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.352 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:54:38.352 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.352 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:54:38.352 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.352 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:54:38.352 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.353 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:54:38.353 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.353 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:54:38.353 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.353 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:54:38.353 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.353 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:54:38.353 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.353 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:54:38.353 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.353 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:54:38.353 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.353 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:54:38.353 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.354 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:54:38.354 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.354 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:54:38.354 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.354 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:54:38.354 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.354 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:54:38.354 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.354 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:54:38.354 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.354 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:54:38.354 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.354 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:54:38.355 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.355 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:54:38.355 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.355 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:54:38.355 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.355 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:54:38.355 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.355 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:54:38.355 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.355 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:54:38.355 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.355 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:54:38.355 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.355 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:54:38.356 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.356 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:54:38.356 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.356 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:54:38.356 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.356 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:54:38.356 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.356 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:54:38.356 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.356 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:54:38.356 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.356 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:54:38.356 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.356 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:54:38.357 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.357 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:54:38.357 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.357 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:54:38.357 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.357 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:54:38.357 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.357 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:54:38.357 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.357 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.357 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.357 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:38.357 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.358 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:54:38.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.358 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:38.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.359 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.359 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:38.359 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.359 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.359 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.359 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.359 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:38.359 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.359 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.359 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.359 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.359 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:38.359 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.360 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.360 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.360 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.360 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:38.360 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.360 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.360 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.360 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.360 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:38.360 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.360 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.360 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.360 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:38.361 INFO:teuthology.orchestra.run.smithi049.stdout:Package ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:54:38.424 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:54:38.425 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-04-15T00:54:38.425 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:54:38.631 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install cephadm 2024-04-15T00:54:39.041 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2024-04-15T00:54:39.119 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-15T00:54:39.162 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-15T00:54:39.209 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-15T00:54:39.239 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-15T00:54:39.267 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-04-15T00:54:39.318 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-15T00:54:39.333 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-15T00:54:39.349 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:04 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:54:39.350 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-15T00:54:39.387 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-15T00:54:39.458 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-15T00:54:39.461 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-15T00:54:39.519 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-15T00:54:39.551 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-15T00:54:39.644 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-15T00:54:39.651 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:54:39.652 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:54:39.652 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:54:39.652 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.652 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:54:39.652 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.652 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:54:39.652 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.652 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:54:39.652 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.652 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:54:39.653 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.653 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:54:39.653 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.653 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:54:39.653 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.653 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:54:39.653 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.653 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:54:39.653 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.653 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:54:39.653 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.653 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:54:39.653 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.654 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:54:39.654 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.654 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:54:39.654 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.654 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:54:39.654 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.654 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:54:39.654 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.654 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:54:39.654 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.654 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:54:39.654 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.655 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:54:39.655 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.655 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:54:39.655 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.655 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:54:39.655 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.655 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:54:39.655 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.655 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:54:39.655 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.655 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:54:39.655 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.656 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:54:39.656 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.656 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:54:39.656 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.656 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:54:39.656 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.657 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:54:39.657 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.657 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:54:39.657 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.657 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:54:39.657 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.657 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:54:39.657 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.657 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:54:39.657 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.658 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:54:39.658 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.658 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:54:39.658 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.658 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:54:39.658 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.658 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:54:39.658 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.658 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:54:39.658 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.658 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:54:39.658 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.659 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.659 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.659 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:39.659 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.659 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.659 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.659 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.659 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:54:39.659 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.659 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.659 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.659 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.659 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.659 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.660 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:39.660 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.660 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.660 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.660 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.660 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:39.660 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.660 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.660 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.660 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.660 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:39.660 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.661 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.661 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.661 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.661 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:39.661 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.661 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.661 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.661 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.661 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:39.661 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.661 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.661 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.661 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.662 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:39.662 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.662 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.662 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.662 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:39.678 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-15T00:54:39.723 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:54:39.724 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:54:39.724 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-04-15T00:54:39.724 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:54:39.724 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-15T00:54:39.724 INFO:teuthology.orchestra.run.smithi049.stdout: cephadm noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 749 k 2024-04-15T00:54:39.724 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:39.724 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-15T00:54:39.724 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:54:39.725 INFO:teuthology.orchestra.run.smithi049.stdout:Install 1 Package 2024-04-15T00:54:39.725 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:39.725 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 749 k 2024-04-15T00:54:39.725 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 755 k 2024-04-15T00:54:39.725 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-15T00:54:39.728 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-15T00:54:39.731 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-15T00:54:39.755 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-15T00:54:39.771 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-15T00:54:39.788 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7 10/12 2024-04-15T00:54:39.815 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-15T00:54:39.845 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-15T00:54:39.879 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-15T00:54:39.912 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-15T00:54:39.953 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-15T00:54:39.988 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-15T00:54:40.002 INFO:teuthology.orchestra.run.smithi049.stdout:cephadm-19.0.0-2114.ga9a752df.el7.noarch.rpm 2.6 MB/s | 749 kB 00:00 2024-04-15T00:54:40.002 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:54:40.003 INFO:teuthology.orchestra.run.smithi049.stdout:Total 2.6 MB/s | 749 kB 00:00 2024-04-15T00:54:40.003 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-15T00:54:40.008 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-15T00:54:40.008 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-15T00:54:40.014 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-15T00:54:40.014 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-15T00:54:40.023 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-15T00:54:40.061 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-15T00:54:40.093 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-15T00:54:40.134 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-15T00:54:40.271 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-15T00:54:40.353 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-15T00:54:40.406 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-15T00:54:40.445 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-15T00:54:40.502 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-15T00:54:40.545 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T00:54:40.566 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-15T00:54:40.643 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T00:54:40.759 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-15T00:54:40.807 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-15T00:54:40.878 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-15T00:54:40.888 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el 11/12 2024-04-15T00:54:40.922 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 12/12 2024-04-15T00:54:40.965 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-15T00:54:41.006 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-15T00:54:41.037 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T00:54:41.122 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-15T00:54:41.282 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7. 31/36 2024-04-15T00:54:41.309 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 32/36 2024-04-15T00:54:41.335 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 32/36 2024-04-15T00:54:41.335 INFO:teuthology.orchestra.run.smithi129.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:54:41.335 INFO:teuthology.orchestra.run.smithi129.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-15T00:54:41.335 INFO:teuthology.orchestra.run.smithi129.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-15T00:54:41.335 INFO:teuthology.orchestra.run.smithi129.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-15T00:54:41.335 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:41.341 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T00:54:41.341 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:41.341 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-15T00:54:41.341 INFO:teuthology.orchestra.run.smithi049.stdout: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:54:41.341 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:41.341 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:54:41.532 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-immutable-object-cache 2024-04-15T00:54:42.157 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:07 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:54:42.264 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 12/12 2024-04-15T00:54:42.264 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el 1/12 2024-04-15T00:54:42.264 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 2/12 2024-04-15T00:54:42.265 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7 3/12 2024-04-15T00:54:42.265 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-15T00:54:42.265 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-15T00:54:42.265 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-15T00:54:42.265 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-15T00:54:42.265 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-15T00:54:42.265 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-15T00:54:42.265 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-15T00:54:42.265 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-15T00:54:42.459 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:54:42.459 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:54:42.459 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:54:42.459 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.459 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:54:42.459 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.459 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:54:42.459 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.459 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:54:42.460 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.460 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:54:42.460 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.460 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:54:42.460 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.460 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:54:42.460 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.460 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:54:42.460 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.460 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:54:42.460 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.460 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:54:42.461 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.461 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:54:42.461 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.461 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:54:42.461 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.461 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:54:42.461 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.461 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:54:42.461 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.461 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:54:42.461 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.461 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:54:42.461 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.462 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:54:42.462 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.462 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:54:42.462 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.462 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:54:42.462 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.462 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:54:42.462 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.462 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:54:42.462 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.462 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:54:42.463 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.463 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:54:42.463 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.463 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:54:42.463 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.463 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:54:42.463 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.463 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:54:42.463 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.463 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:54:42.463 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.463 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:54:42.464 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.464 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:54:42.464 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.464 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:54:42.464 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.464 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:54:42.464 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.464 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:54:42.464 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.464 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:54:42.464 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.464 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:54:42.465 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.465 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:54:42.465 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.465 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:54:42.465 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.465 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:54:42.465 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.465 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.465 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.465 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:42.465 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.465 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.465 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.466 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.466 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:54:42.466 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.466 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.466 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.466 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.466 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.466 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.466 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:42.466 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.466 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.466 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.466 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.467 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:42.467 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.467 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.467 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.467 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.467 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:42.467 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.467 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.467 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.467 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.467 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:42.467 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.467 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.468 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.468 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.468 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:42.468 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.468 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.468 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.468 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.468 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:42.468 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.468 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.468 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.468 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:42.530 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:54:42.531 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:54:42.531 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repo Size 2024-04-15T00:54:42.531 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:54:42.531 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-15T00:54:42.531 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 145 k 2024-04-15T00:54:42.531 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:42.531 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-15T00:54:42.531 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:54:42.531 INFO:teuthology.orchestra.run.smithi049.stdout:Install 1 Package 2024-04-15T00:54:42.531 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:42.531 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 145 k 2024-04-15T00:54:42.531 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 435 k 2024-04-15T00:54:42.531 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-15T00:54:42.656 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-15T00:54:42.656 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:42.656 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2024-04-15T00:54:42.657 INFO:teuthology.orchestra.run.smithi005.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-15T00:54:42.657 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:54:42.657 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:54:42.657 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:54:42.657 INFO:teuthology.orchestra.run.smithi005.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-15T00:54:42.657 INFO:teuthology.orchestra.run.smithi005.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-15T00:54:42.657 INFO:teuthology.orchestra.run.smithi005.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-15T00:54:42.657 INFO:teuthology.orchestra.run.smithi005.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-15T00:54:42.657 INFO:teuthology.orchestra.run.smithi005.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-15T00:54:42.657 INFO:teuthology.orchestra.run.smithi005.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-15T00:54:42.657 INFO:teuthology.orchestra.run.smithi005.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-15T00:54:42.657 INFO:teuthology.orchestra.run.smithi005.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-15T00:54:42.657 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:42.657 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:54:42.775 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 33/36 2024-04-15T00:54:42.801 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 33/36 2024-04-15T00:54:42.802 INFO:teuthology.orchestra.run.smithi129.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:54:42.802 INFO:teuthology.orchestra.run.smithi129.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-15T00:54:42.802 INFO:teuthology.orchestra.run.smithi129.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-15T00:54:42.802 INFO:teuthology.orchestra.run.smithi129.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-15T00:54:42.802 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:42.939 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-15T00:54:43.199 INFO:teuthology.orchestra.run.smithi049.stdout:ceph-immutable-object-cache-19.0.0-2114.ga9a752 217 kB/s | 145 kB 00:00 2024-04-15T00:54:43.200 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:54:43.200 INFO:teuthology.orchestra.run.smithi049.stdout:Total 216 kB/s | 145 kB 00:00 2024-04-15T00:54:43.200 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-15T00:54:43.208 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-15T00:54:43.209 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-15T00:54:43.242 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 34/36 2024-04-15T00:54:43.266 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 34/36 2024-04-15T00:54:43.266 INFO:teuthology.orchestra.run.smithi129.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:54:43.266 INFO:teuthology.orchestra.run.smithi129.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-15T00:54:43.266 INFO:teuthology.orchestra.run.smithi129.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-15T00:54:43.266 INFO:teuthology.orchestra.run.smithi129.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-15T00:54:43.266 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:43.267 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-15T00:54:43.267 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-15T00:54:43.424 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-15T00:54:43.493 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 35/36 2024-04-15T00:54:43.508 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T00:54:43.516 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 35/36 2024-04-15T00:54:43.516 INFO:teuthology.orchestra.run.smithi129.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:54:43.516 INFO:teuthology.orchestra.run.smithi129.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-15T00:54:43.516 INFO:teuthology.orchestra.run.smithi129.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-15T00:54:43.516 INFO:teuthology.orchestra.run.smithi129.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-15T00:54:43.516 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:43.534 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T00:54:43.534 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:54:43.534 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-15T00:54:43.534 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:43.543 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:01:14 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:54:43.581 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 36/36 2024-04-15T00:54:43.847 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:54:43.848 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:54:43.848 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:54:43.848 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.848 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:54:43.848 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.848 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:54:43.848 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.848 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:54:43.848 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.848 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:54:43.848 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.848 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:54:43.848 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.849 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:54:43.849 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.849 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:54:43.849 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.849 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:54:43.849 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.849 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:54:43.849 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.849 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:54:43.849 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.849 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:54:43.849 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.849 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:54:43.850 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.850 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:54:43.850 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.850 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:54:43.850 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.850 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:54:43.850 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.850 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:54:43.850 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.850 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:54:43.850 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.850 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:54:43.850 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.851 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:54:43.851 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.851 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:54:43.851 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.851 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:54:43.851 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.851 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:54:43.851 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.851 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:54:43.851 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.851 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:54:43.851 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.851 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:54:43.852 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.852 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:54:43.852 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.852 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:54:43.852 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.852 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:54:43.852 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.852 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:54:43.852 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.852 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:54:43.852 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.852 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:54:43.852 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.852 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:54:43.852 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.853 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:54:43.853 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.853 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:54:43.853 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.853 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:54:43.853 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.853 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:54:43.853 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.853 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.853 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.853 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:43.853 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.853 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.853 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.854 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.854 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:54:43.854 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.854 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.854 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.854 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.854 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.854 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.854 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:43.854 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.854 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.854 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.854 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.855 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:43.855 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.855 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.855 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.855 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.855 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:43.855 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.855 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.855 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.855 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.855 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:43.855 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.855 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.856 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.856 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.856 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:43.856 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.856 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.856 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.856 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.856 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:43.856 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.856 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.856 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.856 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:43.921 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:54:43.922 INFO:teuthology.orchestra.run.smithi005.stdout:======================================================================================= 2024-04-15T00:54:43.922 INFO:teuthology.orchestra.run.smithi005.stdout: Package Arch Version Repository Size 2024-04-15T00:54:43.922 INFO:teuthology.orchestra.run.smithi005.stdout:======================================================================================= 2024-04-15T00:54:43.922 INFO:teuthology.orchestra.run.smithi005.stdout:Installing: 2024-04-15T00:54:43.922 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 7.4 M 2024-04-15T00:54:43.922 INFO:teuthology.orchestra.run.smithi005.stdout:Installing dependencies: 2024-04-15T00:54:43.922 INFO:teuthology.orchestra.run.smithi005.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-15T00:54:43.922 INFO:teuthology.orchestra.run.smithi005.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-15T00:54:43.923 INFO:teuthology.orchestra.run.smithi005.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-15T00:54:43.923 INFO:teuthology.orchestra.run.smithi005.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-15T00:54:43.923 INFO:teuthology.orchestra.run.smithi005.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-15T00:54:43.923 INFO:teuthology.orchestra.run.smithi005.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-15T00:54:43.923 INFO:teuthology.orchestra.run.smithi005.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-15T00:54:43.925 INFO:teuthology.orchestra.run.smithi005.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-15T00:54:43.925 INFO:teuthology.orchestra.run.smithi005.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-15T00:54:43.925 INFO:teuthology.orchestra.run.smithi005.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-15T00:54:43.925 INFO:teuthology.orchestra.run.smithi005.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-15T00:54:43.925 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:43.925 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2024-04-15T00:54:43.926 INFO:teuthology.orchestra.run.smithi005.stdout:======================================================================================= 2024-04-15T00:54:43.926 INFO:teuthology.orchestra.run.smithi005.stdout:Install 12 Packages 2024-04-15T00:54:43.926 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:43.927 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 38 M 2024-04-15T00:54:43.927 INFO:teuthology.orchestra.run.smithi005.stdout:Installed size: 209 M 2024-04-15T00:54:43.927 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2024-04-15T00:54:44.553 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T00:54:44.553 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:44.553 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-15T00:54:44.553 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:44.553 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:44.553 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:54:44.576 INFO:teuthology.orchestra.run.smithi005.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 717 kB/s | 195 kB 00:00 2024-04-15T00:54:44.668 INFO:teuthology.orchestra.run.smithi005.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 358 kB/s | 33 kB 00:00 2024-04-15T00:54:44.718 INFO:teuthology.orchestra.run.smithi005.stdout:(3/12): libgfortran-11.4.1-3.el9.x86_64.rpm 1.9 MB/s | 803 kB 00:00 2024-04-15T00:54:44.794 INFO:teuthology.orchestra.run.smithi005.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 242 kB/s | 18 kB 00:00 2024-04-15T00:54:44.803 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-mgr 2024-04-15T00:54:44.853 INFO:teuthology.orchestra.run.smithi005.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 604 kB/s | 35 kB 00:00 2024-04-15T00:54:44.911 INFO:teuthology.orchestra.run.smithi005.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 12 MB/s | 3.0 MB 00:00 2024-04-15T00:54:44.945 INFO:teuthology.orchestra.run.smithi005.stdout:(7/12): python3-devel-3.9.17-2.el9.x86_64.rpm 7.2 MB/s | 245 kB 00:00 2024-04-15T00:54:45.062 INFO:teuthology.orchestra.run.smithi005.stdout:(8/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 44 MB/s | 5.1 MB 00:00 2024-04-15T00:54:45.137 INFO:teuthology.orchestra.run.smithi005.stdout:(9/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 17 MB/s | 4.7 MB 00:00 2024-04-15T00:54:45.162 INFO:teuthology.orchestra.run.smithi005.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 2.4 MB/s | 250 kB 00:00 2024-04-15T00:54:45.274 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 36/36 2024-04-15T00:54:45.275 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 1/36 2024-04-15T00:54:45.275 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 2/36 2024-04-15T00:54:45.275 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 3/36 2024-04-15T00:54:45.275 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 4/36 2024-04-15T00:54:45.275 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 5/36 2024-04-15T00:54:45.275 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7. 6/36 2024-04-15T00:54:45.275 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-15T00:54:45.275 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-15T00:54:45.275 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-15T00:54:45.275 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-15T00:54:45.275 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-15T00:54:45.275 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-15T00:54:45.276 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-15T00:54:45.276 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-15T00:54:45.276 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-15T00:54:45.276 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-15T00:54:45.276 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-15T00:54:45.276 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-15T00:54:45.276 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-15T00:54:45.276 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-15T00:54:45.276 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-15T00:54:45.276 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-15T00:54:45.276 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-15T00:54:45.276 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-15T00:54:45.276 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-15T00:54:45.276 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-15T00:54:45.277 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-15T00:54:45.278 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-15T00:54:45.278 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-15T00:54:45.278 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-15T00:54:45.278 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-15T00:54:45.278 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-15T00:54:45.278 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-15T00:54:45.278 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-15T00:54:45.278 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-15T00:54:45.404 INFO:teuthology.orchestra.run.smithi005.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 61 MB/s | 16 MB 00:00 2024-04-15T00:54:45.429 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:10 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:54:45.740 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:54:45.740 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:54:45.740 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:54:45.740 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.740 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:54:45.741 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.741 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:54:45.741 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.741 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:54:45.741 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.741 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:54:45.741 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.741 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:54:45.741 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.741 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:54:45.741 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.741 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:54:45.741 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.742 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:54:45.742 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.742 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:54:45.742 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.742 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:54:45.742 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.742 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:54:45.742 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.742 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:54:45.742 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.742 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:54:45.742 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.742 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:54:45.742 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.743 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:54:45.743 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.743 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:54:45.743 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.743 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:54:45.743 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.743 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:54:45.743 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.743 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:54:45.743 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.743 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:54:45.743 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.743 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:54:45.744 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.744 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:54:45.744 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.744 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:54:45.744 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.744 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:54:45.744 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.744 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:54:45.744 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.744 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:54:45.744 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.744 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:54:45.744 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.744 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:54:45.745 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.745 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:54:45.745 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.745 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:54:45.745 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.745 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:54:45.745 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.745 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:54:45.745 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.745 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:54:45.745 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.745 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:54:45.745 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.745 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:54:45.746 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.746 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:54:45.746 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.746 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.746 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.746 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:45.746 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.746 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.746 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.746 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.746 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:54:45.746 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.746 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.747 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.747 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.747 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.747 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.747 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:45.747 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.747 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.747 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.747 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.747 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:45.747 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.747 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.747 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.747 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.748 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:45.748 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.748 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.748 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.748 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.748 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:45.748 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.748 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.748 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.748 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.748 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:45.748 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.748 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.749 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.749 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.749 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:45.749 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.749 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.749 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.749 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:45.750 INFO:teuthology.orchestra.run.smithi049.stdout:Package ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:54:45.812 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:54:45.814 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-04-15T00:54:45.814 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:54:45.878 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-mgr-dashboard 2024-04-15T00:54:46.342 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-15T00:54:46.343 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:46.343 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-04-15T00:54:46.343 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:46.343 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:46.343 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:46.343 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:54:46.343 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:46.343 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:46.343 INFO:teuthology.orchestra.run.smithi129.stdout: lua-5.4.4-4.el9.x86_64 2024-04-15T00:54:46.343 INFO:teuthology.orchestra.run.smithi129.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-15T00:54:46.343 INFO:teuthology.orchestra.run.smithi129.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-15T00:54:46.344 INFO:teuthology.orchestra.run.smithi129.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-15T00:54:46.344 INFO:teuthology.orchestra.run.smithi129.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-15T00:54:46.344 INFO:teuthology.orchestra.run.smithi129.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-15T00:54:46.344 INFO:teuthology.orchestra.run.smithi129.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-15T00:54:46.344 INFO:teuthology.orchestra.run.smithi129.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-15T00:54:46.344 INFO:teuthology.orchestra.run.smithi129.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-15T00:54:46.344 INFO:teuthology.orchestra.run.smithi129.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-15T00:54:46.344 INFO:teuthology.orchestra.run.smithi129.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-15T00:54:46.344 INFO:teuthology.orchestra.run.smithi129.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-15T00:54:46.344 INFO:teuthology.orchestra.run.smithi129.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-15T00:54:46.344 INFO:teuthology.orchestra.run.smithi129.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-15T00:54:46.344 INFO:teuthology.orchestra.run.smithi129.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-15T00:54:46.344 INFO:teuthology.orchestra.run.smithi129.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-15T00:54:46.344 INFO:teuthology.orchestra.run.smithi129.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-15T00:54:46.345 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-15T00:54:46.345 INFO:teuthology.orchestra.run.smithi129.stdout: python3-ply-3.11-14.el9.noarch 2024-04-15T00:54:46.345 INFO:teuthology.orchestra.run.smithi129.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-15T00:54:46.345 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-15T00:54:46.345 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-15T00:54:46.345 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-15T00:54:46.345 INFO:teuthology.orchestra.run.smithi129.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-15T00:54:46.345 INFO:teuthology.orchestra.run.smithi129.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-15T00:54:46.345 INFO:teuthology.orchestra.run.smithi129.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-15T00:54:46.345 INFO:teuthology.orchestra.run.smithi129.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-15T00:54:46.345 INFO:teuthology.orchestra.run.smithi129.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-15T00:54:46.345 INFO:teuthology.orchestra.run.smithi129.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-15T00:54:46.345 INFO:teuthology.orchestra.run.smithi129.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-15T00:54:46.345 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:46.346 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:54:46.500 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:11 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:54:46.706 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install ceph-base 2024-04-15T00:54:46.810 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:54:46.811 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:54:46.811 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:54:46.811 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.811 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:54:46.811 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.811 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:54:46.811 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.811 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:54:46.811 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.811 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:54:46.811 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.811 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:54:46.812 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.812 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:54:46.812 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.812 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:54:46.812 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.812 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:54:46.812 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.812 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:54:46.812 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.812 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:54:46.812 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.812 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:54:46.812 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.812 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:54:46.812 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.813 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:54:46.813 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.813 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:54:46.813 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.813 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:54:46.813 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.813 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:54:46.813 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.813 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:54:46.813 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.813 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:54:46.813 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.813 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:54:46.813 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.814 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:54:46.814 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.814 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:54:46.814 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.814 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:54:46.814 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.814 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:54:46.814 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.814 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:54:46.814 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.814 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:54:46.814 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.814 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:54:46.815 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.815 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:54:46.815 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.815 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:54:46.815 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.815 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:54:46.815 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.815 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:54:46.815 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.815 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:54:46.815 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.815 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:54:46.815 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.815 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:54:46.816 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.816 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:54:46.816 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.816 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:54:46.816 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.816 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:54:46.816 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.816 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.816 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.816 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:46.816 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.816 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.816 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.817 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.817 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:54:46.817 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.817 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.817 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.817 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.817 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.817 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.817 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:46.817 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.817 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.817 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.817 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.817 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:46.817 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.818 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.818 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.818 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.818 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:46.818 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.818 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.818 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.818 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.818 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:46.818 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.818 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.818 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.818 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.819 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:46.819 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.819 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.819 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.819 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.819 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:46.819 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.819 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.819 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.819 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:46.884 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:54:46.885 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:54:46.885 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-04-15T00:54:46.885 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:54:46.885 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-15T00:54:46.885 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 3.5 M 2024-04-15T00:54:46.886 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-04-15T00:54:46.886 INFO:teuthology.orchestra.run.smithi049.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-15T00:54:46.886 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 32 k 2024-04-15T00:54:46.886 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 15 k 2024-04-15T00:54:46.886 INFO:teuthology.orchestra.run.smithi049.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-15T00:54:46.886 INFO:teuthology.orchestra.run.smithi049.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-15T00:54:46.886 INFO:teuthology.orchestra.run.smithi049.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-15T00:54:46.886 INFO:teuthology.orchestra.run.smithi049.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-15T00:54:46.886 INFO:teuthology.orchestra.run.smithi049.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-15T00:54:46.886 INFO:teuthology.orchestra.run.smithi049.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-15T00:54:46.886 INFO:teuthology.orchestra.run.smithi049.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-15T00:54:46.886 INFO:teuthology.orchestra.run.smithi049.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-15T00:54:46.886 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:46.886 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-15T00:54:46.887 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:54:46.887 INFO:teuthology.orchestra.run.smithi049.stdout:Install 12 Packages 2024-04-15T00:54:46.887 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:46.887 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 8.6 M 2024-04-15T00:54:46.887 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 103 M 2024-04-15T00:54:46.887 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-15T00:54:47.306 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:00:58 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:54:47.594 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:54:47.594 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:54:47.595 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:54:47.595 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.595 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:54:47.595 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.595 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:54:47.595 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.595 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:54:47.595 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.595 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:54:47.595 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.595 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:54:47.595 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.595 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:54:47.596 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.596 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:54:47.596 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.596 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:54:47.596 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.596 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:54:47.596 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.596 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:54:47.596 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.596 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:54:47.596 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.596 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:54:47.596 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.596 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:54:47.597 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.597 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:54:47.597 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.597 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:54:47.597 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.597 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:54:47.597 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.597 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:54:47.597 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.597 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:54:47.597 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.597 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:54:47.598 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.598 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:54:47.598 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.598 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:54:47.598 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.598 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:54:47.598 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.598 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:54:47.598 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.598 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:54:47.598 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.598 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:54:47.599 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.599 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:54:47.599 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.599 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:54:47.599 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.599 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:54:47.599 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.599 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:54:47.599 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.599 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:54:47.599 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.599 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:54:47.599 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.600 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:54:47.600 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.600 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:54:47.600 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.600 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:54:47.600 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.600 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:54:47.600 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.600 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:54:47.600 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.600 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.600 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.600 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:47.601 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.601 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.601 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.601 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.601 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:54:47.601 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.601 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.601 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.601 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.601 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.601 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.601 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:47.601 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.602 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.602 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.602 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.602 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:47.602 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.602 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.602 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.602 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.602 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:47.602 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.602 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.602 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.602 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.602 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:47.603 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.603 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.603 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.603 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.603 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:47.603 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.603 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.603 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.603 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.603 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:47.603 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.603 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.603 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.604 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:47.604 INFO:teuthology.orchestra.run.smithi129.stdout:Package ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:54:47.662 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:54:47.663 INFO:teuthology.orchestra.run.smithi129.stdout:Nothing to do. 2024-04-15T00:54:47.663 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:54:47.728 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install cephadm 2024-04-15T00:54:47.786 INFO:teuthology.orchestra.run.smithi049.stdout:(1/12): ceph-prometheus-alerts-19.0.0-2114.ga9a 29 kB/s | 15 kB 00:00 2024-04-15T00:54:47.811 INFO:teuthology.orchestra.run.smithi049.stdout:(2/12): ceph-grafana-dashboards-19.0.0-2114.ga9 57 kB/s | 32 kB 00:00 2024-04-15T00:54:48.317 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:00:59 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:54:48.395 INFO:teuthology.orchestra.run.smithi049.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 462 kB/s | 269 kB 00:00 2024-04-15T00:54:48.561 INFO:teuthology.orchestra.run.smithi049.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 1.3 MB/s | 1.0 MB 00:00 2024-04-15T00:54:48.609 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:54:48.609 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:54:48.609 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:54:48.610 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.610 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:54:48.610 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.610 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:54:48.610 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.610 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:54:48.610 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.610 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:54:48.610 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.610 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:54:48.610 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.610 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:54:48.610 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.611 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:54:48.611 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.611 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:54:48.611 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.611 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:54:48.611 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.611 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:54:48.611 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.611 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:54:48.611 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.611 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:54:48.611 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.611 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:54:48.612 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.612 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:54:48.612 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.612 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:54:48.612 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.612 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:54:48.612 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.612 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:54:48.612 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.612 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:54:48.612 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.612 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:54:48.612 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.612 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:54:48.613 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.613 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:54:48.613 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.613 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:54:48.613 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.613 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:54:48.613 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.613 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:54:48.613 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.613 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:54:48.613 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.613 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:54:48.613 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.613 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:54:48.614 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.614 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:54:48.614 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.614 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:54:48.614 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.614 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:54:48.614 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.614 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:54:48.614 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.614 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:54:48.614 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.614 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:54:48.614 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.614 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:54:48.615 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.615 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:54:48.615 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.615 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:54:48.615 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.615 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.615 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.615 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:48.615 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.615 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.615 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.615 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.615 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:54:48.615 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.616 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.616 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.616 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.616 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.616 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.616 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:48.616 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.616 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.616 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.616 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.616 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:48.616 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.616 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.617 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.617 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.617 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:48.617 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.617 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.617 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.617 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.617 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:48.617 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.617 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.617 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.617 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.617 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:48.617 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.617 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.618 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.618 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.618 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:48.618 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.618 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.618 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.618 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:48.677 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:54:48.678 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:54:48.678 INFO:teuthology.orchestra.run.smithi129.stdout: Package Arch Version Repository Size 2024-04-15T00:54:48.678 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:54:48.678 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-04-15T00:54:48.678 INFO:teuthology.orchestra.run.smithi129.stdout: cephadm noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 749 k 2024-04-15T00:54:48.678 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:48.678 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-15T00:54:48.678 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:54:48.678 INFO:teuthology.orchestra.run.smithi129.stdout:Install 1 Package 2024-04-15T00:54:48.678 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:48.678 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 749 k 2024-04-15T00:54:48.679 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 755 k 2024-04-15T00:54:48.679 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-04-15T00:54:48.729 INFO:teuthology.orchestra.run.smithi005.stdout:(12/12): ceph-mgr-diskprediction-local-19.0.0-2 1.7 MB/s | 7.4 MB 00:04 2024-04-15T00:54:48.730 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:54:48.730 INFO:teuthology.orchestra.run.smithi005.stdout:Total 7.9 MB/s | 38 MB 00:04 2024-04-15T00:54:48.737 INFO:teuthology.orchestra.run.smithi049.stdout:(5/12): protobuf-compiler-3.14.0-13.el9.x86_64. 2.5 MB/s | 863 kB 00:00 2024-04-15T00:54:48.812 INFO:teuthology.orchestra.run.smithi049.stdout:(6/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 2.1 MB/s | 548 kB 00:00 2024-04-15T00:54:48.838 INFO:teuthology.orchestra.run.smithi049.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 194 kB/s | 19 kB 00:00 2024-04-15T00:54:48.929 INFO:teuthology.orchestra.run.smithi049.stdout:(8/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 17 MB/s | 2.0 MB 00:00 2024-04-15T00:54:48.954 INFO:teuthology.orchestra.run.smithi049.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 1.2 MB/s | 144 kB 00:00 2024-04-15T00:54:48.980 INFO:teuthology.orchestra.run.smithi049.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 620 kB/s | 31 kB 00:00 2024-04-15T00:54:49.014 INFO:teuthology.orchestra.run.smithi049.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 3.1 MB/s | 188 kB 00:00 2024-04-15T00:54:49.093 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2024-04-15T00:54:49.121 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2024-04-15T00:54:49.121 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2024-04-15T00:54:49.572 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2024-04-15T00:54:49.573 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2024-04-15T00:54:49.577 INFO:teuthology.orchestra.run.smithi129.stdout:cephadm-19.0.0-2114.ga9a752df.el7.noarch.rpm 833 kB/s | 749 kB 00:00 2024-04-15T00:54:49.578 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:54:49.578 INFO:teuthology.orchestra.run.smithi129.stdout:Total 832 kB/s | 749 kB 00:00 2024-04-15T00:54:49.578 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-04-15T00:54:49.585 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-04-15T00:54:49.585 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-04-15T00:54:49.591 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-04-15T00:54:49.591 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-04-15T00:54:49.663 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-04-15T00:54:50.115 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T00:54:50.208 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T00:54:50.378 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2024-04-15T00:54:50.433 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-15T00:54:50.477 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-15T00:54:50.581 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-15T00:54:50.599 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T00:54:50.620 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-15T00:54:50.804 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-15T00:54:50.836 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-15T00:54:50.872 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T00:54:50.872 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:50.872 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-04-15T00:54:50.872 INFO:teuthology.orchestra.run.smithi129.stdout: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:54:50.872 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:50.872 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:54:50.906 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-15T00:54:51.064 INFO:teuthology.orchestra.run.smithi049.stdout:(12/12): ceph-mgr-dashboard-19.0.0-2114.ga9a752 946 kB/s | 3.5 MB 00:03 2024-04-15T00:54:51.065 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install ceph-immutable-object-cache 2024-04-15T00:54:51.070 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:54:51.071 INFO:teuthology.orchestra.run.smithi049.stdout:Total 2.1 MB/s | 8.6 MB 00:04 2024-04-15T00:54:51.121 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-15T00:54:51.141 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-15T00:54:51.141 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-15T00:54:51.347 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-15T00:54:51.347 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-15T00:54:51.601 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-15T00:54:51.668 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:02 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:54:51.728 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-15T00:54:51.963 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:54:51.963 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:54:51.963 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:54:51.964 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.964 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:54:51.964 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.964 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:54:51.964 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.964 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:54:51.965 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.965 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:54:51.965 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.965 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:54:51.965 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.965 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:54:51.965 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.966 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:54:51.966 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.966 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:54:51.966 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.966 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:54:51.966 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.966 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:54:51.967 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.967 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:54:51.967 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.967 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:54:51.967 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.967 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:54:51.968 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.968 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:54:51.968 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.969 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:54:51.969 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.969 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:54:51.969 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.969 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:54:51.969 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.969 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:54:51.969 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.969 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:54:51.969 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.969 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:54:51.970 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.970 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:54:51.970 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.970 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:54:51.970 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.970 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:54:51.970 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.970 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:54:51.970 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.970 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:54:51.970 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.971 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:54:51.971 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.971 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:54:51.971 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.971 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:54:51.971 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.971 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:54:51.971 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.971 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:54:51.971 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.971 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:54:51.971 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.971 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:54:51.972 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.972 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:54:51.972 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.972 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:54:51.972 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.972 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:54:51.972 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.972 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:54:51.972 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.972 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.972 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.972 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:51.972 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.972 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.973 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.973 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.973 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:54:51.973 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.973 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.973 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.973 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.973 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.973 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.973 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:51.973 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.973 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.973 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.974 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.974 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:51.974 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.974 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.974 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.974 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.974 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:51.974 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.974 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.974 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.974 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.974 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:51.974 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.975 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.975 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.975 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.975 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:51.975 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.975 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.975 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.975 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.975 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:51.975 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.975 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.975 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:51.975 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:52.014 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-15T00:54:52.031 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:54:52.031 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:54:52.032 INFO:teuthology.orchestra.run.smithi129.stdout: Package Arch Version Repo Size 2024-04-15T00:54:52.032 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:54:52.032 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-04-15T00:54:52.032 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 145 k 2024-04-15T00:54:52.032 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:52.032 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-15T00:54:52.032 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:54:52.032 INFO:teuthology.orchestra.run.smithi129.stdout:Install 1 Package 2024-04-15T00:54:52.032 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:52.032 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 145 k 2024-04-15T00:54:52.032 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 435 k 2024-04-15T00:54:52.032 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-04-15T00:54:52.081 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-15T00:54:52.117 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-15T00:54:52.163 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-15T00:54:52.193 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-15T00:54:52.300 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-15T00:54:52.410 INFO:teuthology.orchestra.run.smithi129.stdout:ceph-immutable-object-cache-19.0.0-2114.ga9a752 383 kB/s | 145 kB 00:00 2024-04-15T00:54:52.411 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:54:52.411 INFO:teuthology.orchestra.run.smithi129.stdout:Total 382 kB/s | 145 kB 00:00 2024-04-15T00:54:52.411 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-04-15T00:54:52.418 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-04-15T00:54:52.418 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-04-15T00:54:52.431 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-15T00:54:52.470 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-04-15T00:54:52.471 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-04-15T00:54:52.532 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-15T00:54:52.581 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-15T00:54:52.609 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-15T00:54:52.626 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-04-15T00:54:52.641 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7 10/12 2024-04-15T00:54:52.686 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T00:54:52.711 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T00:54:52.711 INFO:teuthology.orchestra.run.smithi129.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:54:52.711 INFO:teuthology.orchestra.run.smithi129.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-15T00:54:52.711 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:53.018 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-15T00:54:53.700 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T00:54:53.700 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:53.700 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-04-15T00:54:53.701 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:54:53.701 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:53.701 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:54:53.737 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el 11/12 2024-04-15T00:54:53.783 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 12/12 2024-04-15T00:54:53.938 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install ceph-mgr 2024-04-15T00:54:54.097 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-15T00:54:54.127 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 12/12 2024-04-15T00:54:54.545 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:05 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:54:54.830 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:54:54.831 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:54:54.831 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:54:54.831 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.831 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:54:54.831 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.831 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:54:54.831 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.831 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:54:54.831 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.831 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:54:54.831 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.832 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:54:54.832 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.832 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:54:54.832 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.832 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:54:54.832 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.832 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:54:54.832 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.832 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:54:54.832 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.832 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:54:54.832 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.833 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:54:54.833 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.833 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:54:54.833 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.833 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:54:54.833 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.833 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:54:54.833 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.833 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:54:54.833 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.833 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:54:54.833 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.833 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:54:54.834 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.834 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:54:54.834 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.834 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:54:54.834 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.834 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:54:54.834 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.834 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:54:54.834 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.834 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:54:54.834 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.834 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:54:54.834 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.835 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:54:54.835 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.835 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:54:54.835 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.835 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:54:54.835 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.835 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:54:54.835 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.835 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:54:54.835 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.835 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:54:54.835 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.836 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:54:54.836 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.836 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:54:54.836 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.836 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:54:54.836 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.836 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:54:54.836 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.836 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:54:54.836 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.836 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:54:54.836 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.836 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:54:54.837 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.837 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.837 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.837 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:54.837 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.837 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.837 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.837 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.837 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:54:54.837 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.837 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.837 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.837 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.838 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.838 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.838 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:54.838 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.838 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.838 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.838 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.838 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:54.838 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.838 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.838 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.838 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.838 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:54.839 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.839 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.839 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.839 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.839 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:54.839 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.839 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.839 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.839 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.839 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:54.839 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.839 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.840 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.840 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.840 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:54.840 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.840 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.840 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.840 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:54.840 INFO:teuthology.orchestra.run.smithi129.stdout:Package ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:54:54.899 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:54:54.900 INFO:teuthology.orchestra.run.smithi129.stdout:Nothing to do. 2024-04-15T00:54:54.900 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:54:54.970 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install ceph-mgr-dashboard 2024-04-15T00:54:55.100 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 12/12 2024-04-15T00:54:55.100 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el 1/12 2024-04-15T00:54:55.100 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 2/12 2024-04-15T00:54:55.100 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7 3/12 2024-04-15T00:54:55.101 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-15T00:54:55.101 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-15T00:54:55.101 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-15T00:54:55.101 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-15T00:54:55.101 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-15T00:54:55.101 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-15T00:54:55.101 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-15T00:54:55.101 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-15T00:54:55.465 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-15T00:54:55.465 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:55.465 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-15T00:54:55.465 INFO:teuthology.orchestra.run.smithi049.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-15T00:54:55.465 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:54:55.465 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:54:55.465 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:54:55.465 INFO:teuthology.orchestra.run.smithi049.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-15T00:54:55.465 INFO:teuthology.orchestra.run.smithi049.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-15T00:54:55.466 INFO:teuthology.orchestra.run.smithi049.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-15T00:54:55.466 INFO:teuthology.orchestra.run.smithi049.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-15T00:54:55.466 INFO:teuthology.orchestra.run.smithi049.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-15T00:54:55.466 INFO:teuthology.orchestra.run.smithi049.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-15T00:54:55.466 INFO:teuthology.orchestra.run.smithi049.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-15T00:54:55.466 INFO:teuthology.orchestra.run.smithi049.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-15T00:54:55.466 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:55.466 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:54:55.558 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:06 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:54:55.725 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-15T00:54:55.845 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:54:55.845 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:54:55.845 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:54:55.845 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.845 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:54:55.845 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.845 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:54:55.846 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.846 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:54:55.846 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.846 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:54:55.846 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.846 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:54:55.846 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.846 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:54:55.846 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.846 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:54:55.846 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.846 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:54:55.846 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.847 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:54:55.847 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.847 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:54:55.847 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.847 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:54:55.847 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.847 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:54:55.847 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.847 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:54:55.847 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.847 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:54:55.847 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.847 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:54:55.848 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.848 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:54:55.848 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.848 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:54:55.848 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.848 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:54:55.848 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.848 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:54:55.848 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.848 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:54:55.848 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.848 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:54:55.848 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.848 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:54:55.849 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.849 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:54:55.849 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.849 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:54:55.849 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.849 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:54:55.849 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.849 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:54:55.849 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.849 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:54:55.849 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.849 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:54:55.849 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.850 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:54:55.850 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.850 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:54:55.850 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.850 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:54:55.850 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.850 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:54:55.850 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.850 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:54:55.850 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.850 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:54:55.850 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.851 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:54:55.851 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.851 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:54:55.851 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.851 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.851 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.851 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:55.851 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.851 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.851 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.851 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.851 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:54:55.851 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.852 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.852 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.852 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.852 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.852 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.852 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:55.852 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.852 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.852 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.852 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.852 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:55.852 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.852 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.852 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.852 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.853 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:55.853 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.853 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.853 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.853 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.853 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:55.853 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.853 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.853 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.853 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.853 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:55.853 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.853 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.854 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.854 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.854 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:55.854 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.854 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.854 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.854 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:55.915 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:54:55.916 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:54:55.916 INFO:teuthology.orchestra.run.smithi129.stdout: Package Arch Version Repository Size 2024-04-15T00:54:55.916 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:54:55.917 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-04-15T00:54:55.917 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 3.5 M 2024-04-15T00:54:55.917 INFO:teuthology.orchestra.run.smithi129.stdout:Installing dependencies: 2024-04-15T00:54:55.917 INFO:teuthology.orchestra.run.smithi129.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-15T00:54:55.917 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 32 k 2024-04-15T00:54:55.917 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 15 k 2024-04-15T00:54:55.918 INFO:teuthology.orchestra.run.smithi129.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-15T00:54:55.918 INFO:teuthology.orchestra.run.smithi129.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-15T00:54:55.918 INFO:teuthology.orchestra.run.smithi129.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-15T00:54:55.918 INFO:teuthology.orchestra.run.smithi129.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-15T00:54:55.918 INFO:teuthology.orchestra.run.smithi129.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-15T00:54:55.918 INFO:teuthology.orchestra.run.smithi129.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-15T00:54:55.918 INFO:teuthology.orchestra.run.smithi129.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-15T00:54:55.918 INFO:teuthology.orchestra.run.smithi129.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-15T00:54:55.918 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:55.918 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-15T00:54:55.918 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:54:55.918 INFO:teuthology.orchestra.run.smithi129.stdout:Install 12 Packages 2024-04-15T00:54:55.918 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:54:55.919 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 8.6 M 2024-04-15T00:54:55.919 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 103 M 2024-04-15T00:54:55.919 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-04-15T00:54:56.348 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:21 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:54:56.583 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 12/12 2024-04-15T00:54:56.583 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 1/12 2024-04-15T00:54:56.583 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-15T00:54:56.583 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-15T00:54:56.584 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-15T00:54:56.584 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-15T00:54:56.584 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-15T00:54:56.584 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-15T00:54:56.584 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-15T00:54:56.584 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 9/12 2024-04-15T00:54:56.584 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-15T00:54:56.584 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-15T00:54:56.651 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:54:56.652 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:54:56.652 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:54:56.652 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.652 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:54:56.652 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.652 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:54:56.652 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.653 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:54:56.653 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.653 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:54:56.653 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.653 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:54:56.653 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.654 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:54:56.654 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.654 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:54:56.654 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.654 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:54:56.654 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.654 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:54:56.654 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.655 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:54:56.655 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.655 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:54:56.655 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.655 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:54:56.655 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.655 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:54:56.655 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.656 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:54:56.656 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.656 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:54:56.656 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.656 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:54:56.656 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.656 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:54:56.656 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.657 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:54:56.657 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.657 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:54:56.657 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.657 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:54:56.657 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.657 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:54:56.657 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.658 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:54:56.658 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.658 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:54:56.658 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.658 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:54:56.658 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.658 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:54:56.659 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.659 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:54:56.659 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.659 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:54:56.659 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.660 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:54:56.660 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.660 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:54:56.660 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.660 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:54:56.660 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.660 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:54:56.661 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.661 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:54:56.661 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.661 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:54:56.661 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.661 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:54:56.662 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.662 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:54:56.662 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.662 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:54:56.662 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.662 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.662 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.663 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:56.663 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.663 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.663 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.663 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.663 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:54:56.663 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.664 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.664 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.664 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.664 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.664 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.664 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:56.664 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.665 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.665 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.665 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.665 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:56.665 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.665 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.665 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.666 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.666 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:56.666 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.666 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.666 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.666 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.666 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:56.666 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.667 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.667 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.667 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.667 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:56.667 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.667 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.667 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.667 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.667 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:56.668 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.668 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.668 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.668 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:56.726 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:54:56.727 INFO:teuthology.orchestra.run.smithi049.stdout:======================================================================================= 2024-04-15T00:54:56.727 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-04-15T00:54:56.727 INFO:teuthology.orchestra.run.smithi049.stdout:======================================================================================= 2024-04-15T00:54:56.727 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-15T00:54:56.727 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 7.4 M 2024-04-15T00:54:56.727 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-04-15T00:54:56.727 INFO:teuthology.orchestra.run.smithi049.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-15T00:54:56.727 INFO:teuthology.orchestra.run.smithi049.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-15T00:54:56.727 INFO:teuthology.orchestra.run.smithi049.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-15T00:54:56.727 INFO:teuthology.orchestra.run.smithi049.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-15T00:54:56.727 INFO:teuthology.orchestra.run.smithi049.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-15T00:54:56.728 INFO:teuthology.orchestra.run.smithi049.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-15T00:54:56.728 INFO:teuthology.orchestra.run.smithi049.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-15T00:54:56.728 INFO:teuthology.orchestra.run.smithi049.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-15T00:54:56.728 INFO:teuthology.orchestra.run.smithi049.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-15T00:54:56.728 INFO:teuthology.orchestra.run.smithi049.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-15T00:54:56.728 INFO:teuthology.orchestra.run.smithi049.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-15T00:54:56.728 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:56.728 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-15T00:54:56.728 INFO:teuthology.orchestra.run.smithi049.stdout:======================================================================================= 2024-04-15T00:54:56.728 INFO:teuthology.orchestra.run.smithi049.stdout:Install 12 Packages 2024-04-15T00:54:56.728 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:54:56.729 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 38 M 2024-04-15T00:54:56.729 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 209 M 2024-04-15T00:54:56.729 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-15T00:54:56.948 INFO:teuthology.orchestra.run.smithi129.stdout:(1/12): ceph-grafana-dashboards-19.0.0-2114.ga9 106 kB/s | 32 kB 00:00 2024-04-15T00:54:56.999 INFO:teuthology.orchestra.run.smithi129.stdout:(2/12): ceph-prometheus-alerts-19.0.0-2114.ga9a 44 kB/s | 15 kB 00:00 2024-04-15T00:54:57.021 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-15T00:54:57.021 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:57.021 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2024-04-15T00:54:57.021 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:54:57.022 INFO:teuthology.orchestra.run.smithi005.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-15T00:54:57.022 INFO:teuthology.orchestra.run.smithi005.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-15T00:54:57.022 INFO:teuthology.orchestra.run.smithi005.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-15T00:54:57.022 INFO:teuthology.orchestra.run.smithi005.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-15T00:54:57.022 INFO:teuthology.orchestra.run.smithi005.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-15T00:54:57.022 INFO:teuthology.orchestra.run.smithi005.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-15T00:54:57.022 INFO:teuthology.orchestra.run.smithi005.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-15T00:54:57.022 INFO:teuthology.orchestra.run.smithi005.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-15T00:54:57.022 INFO:teuthology.orchestra.run.smithi005.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-15T00:54:57.022 INFO:teuthology.orchestra.run.smithi005.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-15T00:54:57.022 INFO:teuthology.orchestra.run.smithi005.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-15T00:54:57.023 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:57.023 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:54:57.099 INFO:teuthology.orchestra.run.smithi129.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 2.6 MB/s | 269 kB 00:00 2024-04-15T00:54:57.132 INFO:teuthology.orchestra.run.smithi129.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 5.5 MB/s | 1.0 MB 00:00 2024-04-15T00:54:57.283 INFO:teuthology.orchestra.run.smithi129.stdout:(5/12): protobuf-compiler-3.14.0-13.el9.x86_64. 4.6 MB/s | 863 kB 00:00 2024-04-15T00:54:57.485 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install ceph-mgr-rook 2024-04-15T00:54:57.516 INFO:teuthology.orchestra.run.smithi129.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 83 kB/s | 19 kB 00:00 2024-04-15T00:54:57.642 INFO:teuthology.orchestra.run.smithi129.stdout:(7/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.1 MB/s | 548 kB 00:00 2024-04-15T00:54:57.742 INFO:teuthology.orchestra.run.smithi129.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 1.4 MB/s | 144 kB 00:00 2024-04-15T00:54:57.822 INFO:teuthology.orchestra.run.smithi049.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 226 kB/s | 195 kB 00:00 2024-04-15T00:54:57.834 INFO:teuthology.orchestra.run.smithi129.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 336 kB/s | 31 kB 00:00 2024-04-15T00:54:57.926 INFO:teuthology.orchestra.run.smithi129.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.0 MB/s | 188 kB 00:00 2024-04-15T00:54:58.068 INFO:teuthology.orchestra.run.smithi129.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 3.7 MB/s | 2.0 MB 00:00 2024-04-15T00:54:58.088 INFO:teuthology.orchestra.run.smithi049.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 123 kB/s | 33 kB 00:00 2024-04-15T00:54:58.100 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:01:29 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:54:58.118 INFO:teuthology.orchestra.run.smithi129.stdout:(12/12): ceph-mgr-dashboard-19.0.0-2114.ga9a752 2.4 MB/s | 3.5 MB 00:01 2024-04-15T00:54:58.120 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:54:58.120 INFO:teuthology.orchestra.run.smithi129.stdout:Total 3.9 MB/s | 8.6 MB 00:02 2024-04-15T00:54:58.169 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-04-15T00:54:58.186 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-04-15T00:54:58.186 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-04-15T00:54:58.375 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-04-15T00:54:58.376 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-04-15T00:54:58.410 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:54:58.410 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:54:58.411 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:54:58.411 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.411 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:54:58.411 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.411 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:54:58.411 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.411 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:54:58.411 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.411 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:54:58.411 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.411 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:54:58.411 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.412 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:54:58.412 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.412 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:54:58.412 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.412 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:54:58.412 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.412 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:54:58.412 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.412 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:54:58.412 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.412 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:54:58.412 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.413 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:54:58.413 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.413 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:54:58.413 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.413 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:54:58.413 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.413 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:54:58.413 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.413 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:54:58.413 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.413 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:54:58.413 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.413 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:54:58.414 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.414 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:54:58.414 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.414 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:54:58.414 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.414 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:54:58.414 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.414 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:54:58.414 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.414 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:54:58.414 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.414 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:54:58.414 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.415 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:54:58.415 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.415 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:54:58.415 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.415 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:54:58.415 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.415 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:54:58.415 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.415 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:54:58.415 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.415 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:54:58.415 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.415 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:54:58.416 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.416 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:54:58.416 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.416 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:54:58.416 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.416 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:54:58.416 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.416 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:54:58.416 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.416 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:54:58.416 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.416 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.416 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.417 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:54:58.417 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.417 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.417 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.417 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.417 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:54:58.417 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.417 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.417 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.417 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.417 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.417 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.417 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:54:58.418 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.418 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.418 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.418 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.418 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:54:58.418 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.418 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.418 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.418 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.418 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:54:58.418 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.418 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.418 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.419 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.419 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:54:58.419 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.419 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.419 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.419 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.419 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:54:58.419 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.419 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.419 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.419 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.419 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:54:58.419 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.420 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.420 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.420 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:54:58.484 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:54:58.486 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:54:58.486 INFO:teuthology.orchestra.run.smithi005.stdout: Package Arch Version Repository Size 2024-04-15T00:54:58.486 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:54:58.486 INFO:teuthology.orchestra.run.smithi005.stdout:Installing: 2024-04-15T00:54:58.486 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-mgr-rook noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 49 k 2024-04-15T00:54:58.486 INFO:teuthology.orchestra.run.smithi005.stdout:Installing dependencies: 2024-04-15T00:54:58.486 INFO:teuthology.orchestra.run.smithi005.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-15T00:54:58.486 INFO:teuthology.orchestra.run.smithi005.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-15T00:54:58.486 INFO:teuthology.orchestra.run.smithi005.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-15T00:54:58.487 INFO:teuthology.orchestra.run.smithi005.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-15T00:54:58.487 INFO:teuthology.orchestra.run.smithi005.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-15T00:54:58.487 INFO:teuthology.orchestra.run.smithi005.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-15T00:54:58.487 INFO:teuthology.orchestra.run.smithi005.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-15T00:54:58.487 INFO:teuthology.orchestra.run.smithi005.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-15T00:54:58.487 INFO:teuthology.orchestra.run.smithi005.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-15T00:54:58.487 INFO:teuthology.orchestra.run.smithi005.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-15T00:54:58.487 INFO:teuthology.orchestra.run.smithi005.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-15T00:54:58.487 INFO:teuthology.orchestra.run.smithi005.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-15T00:54:58.487 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:58.487 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2024-04-15T00:54:58.487 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:54:58.487 INFO:teuthology.orchestra.run.smithi005.stdout:Install 13 Packages 2024-04-15T00:54:58.487 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:54:58.488 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 2.2 M 2024-04-15T00:54:58.488 INFO:teuthology.orchestra.run.smithi005.stdout:Installed size: 26 M 2024-04-15T00:54:58.488 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2024-04-15T00:54:58.505 INFO:teuthology.orchestra.run.smithi049.stdout:(3/12): libgfortran-11.4.1-3.el9.x86_64.rpm 519 kB/s | 803 kB 00:01 2024-04-15T00:54:58.781 INFO:teuthology.orchestra.run.smithi049.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 66 kB/s | 18 kB 00:00 2024-04-15T00:54:58.916 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-04-15T00:54:58.986 INFO:teuthology.orchestra.run.smithi005.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 307 kB/s | 19 kB 00:00 2024-04-15T00:54:58.993 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-15T00:54:59.029 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-15T00:54:59.036 INFO:teuthology.orchestra.run.smithi005.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 227 kB/s | 26 kB 00:00 2024-04-15T00:54:59.048 INFO:teuthology.orchestra.run.smithi049.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 132 kB/s | 35 kB 00:00 2024-04-15T00:54:59.076 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-15T00:54:59.106 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-15T00:54:59.171 INFO:teuthology.orchestra.run.smithi005.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.2 MB/s | 222 kB 00:00 2024-04-15T00:54:59.171 INFO:teuthology.orchestra.run.smithi005.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.5 MB/s | 159 kB 00:00 2024-04-15T00:54:59.196 INFO:teuthology.orchestra.run.smithi005.stdout:(5/13): python3-requests-oauthlib-1.3.0-12.el9. 921 kB/s | 54 kB 00:00 2024-04-15T00:54:59.212 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-15T00:54:59.221 INFO:teuthology.orchestra.run.smithi005.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.5 MB/s | 279 kB 00:00 2024-04-15T00:54:59.271 INFO:teuthology.orchestra.run.smithi005.stdout:(7/13): ceph-mgr-rook-19.0.0-2114.ga9a752df.el7 142 kB/s | 49 kB 00:00 2024-04-15T00:54:59.340 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-15T00:54:59.355 INFO:teuthology.orchestra.run.smithi005.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 112 kB/s | 15 kB 00:00 2024-04-15T00:54:59.380 INFO:teuthology.orchestra.run.smithi005.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 175 kB/s | 32 kB 00:00 2024-04-15T00:54:59.435 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-15T00:54:59.481 INFO:teuthology.orchestra.run.smithi049.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 2.1 MB/s | 3.0 MB 00:01 2024-04-15T00:54:59.488 INFO:teuthology.orchestra.run.smithi005.stdout:(10/13): python3-google-auth-2.28.2-1.el9.noarc 933 kB/s | 203 kB 00:00 2024-04-15T00:54:59.491 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-15T00:54:59.514 INFO:teuthology.orchestra.run.smithi005.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 442 kB/s | 59 kB 00:00 2024-04-15T00:54:59.531 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-15T00:54:59.563 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7 10/12 2024-04-15T00:54:59.564 INFO:teuthology.orchestra.run.smithi005.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.2 MB/s | 90 kB 00:00 2024-04-15T00:54:59.639 INFO:teuthology.orchestra.run.smithi005.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 3.6 MB/s | 1.0 MB 00:00 2024-04-15T00:54:59.640 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:54:59.641 INFO:teuthology.orchestra.run.smithi005.stdout:Total 1.9 MB/s | 2.2 MB 00:01 2024-04-15T00:54:59.712 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2024-04-15T00:54:59.729 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2024-04-15T00:54:59.729 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2024-04-15T00:54:59.833 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2024-04-15T00:54:59.834 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2024-04-15T00:55:00.066 INFO:teuthology.orchestra.run.smithi049.stdout:(7/12): ceph-mgr-diskprediction-local-19.0.0-21 2.4 MB/s | 7.4 MB 00:03 2024-04-15T00:55:00.090 INFO:teuthology.orchestra.run.smithi049.stdout:(8/12): python3-devel-3.9.17-2.el9.x86_64.rpm 403 kB/s | 245 kB 00:00 2024-04-15T00:55:00.367 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2024-04-15T00:55:00.555 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-15T00:55:00.602 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el 11/12 2024-04-15T00:55:00.618 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-15T00:55:00.639 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 12/12 2024-04-15T00:55:00.673 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-15T00:55:00.709 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-15T00:55:00.751 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-15T00:55:00.866 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-15T00:55:00.899 INFO:teuthology.orchestra.run.smithi049.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 310 kB/s | 250 kB 00:00 2024-04-15T00:55:00.975 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-15T00:55:01.036 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-15T00:55:01.796 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-15T00:55:01.824 INFO:teuthology.orchestra.run.smithi049.stdout:(10/12): openblas-openmp-0.3.21-2.el9.x86_64.rp 1.7 MB/s | 4.7 MB 00:02 2024-04-15T00:55:01.849 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-15T00:55:01.874 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-15T00:55:01.924 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-15T00:55:01.952 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 13/13 2024-04-15T00:55:01.957 INFO:teuthology.orchestra.run.smithi049.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 2.7 MB/s | 5.1 MB 00:01 2024-04-15T00:55:02.023 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 12/12 2024-04-15T00:55:02.023 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el 1/12 2024-04-15T00:55:02.023 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 2/12 2024-04-15T00:55:02.023 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7 3/12 2024-04-15T00:55:02.023 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-15T00:55:02.023 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-15T00:55:02.023 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-15T00:55:02.023 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-15T00:55:02.023 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-15T00:55:02.023 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-15T00:55:02.023 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-15T00:55:02.024 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-15T00:55:02.393 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-15T00:55:02.393 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:02.393 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-04-15T00:55:02.393 INFO:teuthology.orchestra.run.smithi129.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-15T00:55:02.393 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:55:02.393 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:55:02.393 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:55:02.393 INFO:teuthology.orchestra.run.smithi129.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-15T00:55:02.393 INFO:teuthology.orchestra.run.smithi129.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-15T00:55:02.394 INFO:teuthology.orchestra.run.smithi129.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-15T00:55:02.394 INFO:teuthology.orchestra.run.smithi129.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-15T00:55:02.394 INFO:teuthology.orchestra.run.smithi129.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-15T00:55:02.394 INFO:teuthology.orchestra.run.smithi129.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-15T00:55:02.394 INFO:teuthology.orchestra.run.smithi129.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-15T00:55:02.394 INFO:teuthology.orchestra.run.smithi129.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-15T00:55:02.394 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:02.394 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:55:02.673 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-15T00:55:02.764 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 13/13 2024-04-15T00:55:02.764 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 1/13 2024-04-15T00:55:02.764 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-15T00:55:02.765 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-15T00:55:02.765 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-15T00:55:02.765 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-15T00:55:02.765 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-15T00:55:02.765 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-15T00:55:02.765 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-15T00:55:02.765 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-15T00:55:02.765 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-15T00:55:02.765 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-15T00:55:02.765 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-15T00:55:03.153 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-15T00:55:03.153 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:03.153 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2024-04-15T00:55:03.153 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:55:03.153 INFO:teuthology.orchestra.run.smithi005.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-15T00:55:03.153 INFO:teuthology.orchestra.run.smithi005.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-15T00:55:03.153 INFO:teuthology.orchestra.run.smithi005.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-15T00:55:03.153 INFO:teuthology.orchestra.run.smithi005.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-15T00:55:03.154 INFO:teuthology.orchestra.run.smithi005.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-15T00:55:03.154 INFO:teuthology.orchestra.run.smithi005.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-15T00:55:03.154 INFO:teuthology.orchestra.run.smithi005.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-15T00:55:03.154 INFO:teuthology.orchestra.run.smithi005.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-15T00:55:03.154 INFO:teuthology.orchestra.run.smithi005.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-15T00:55:03.154 INFO:teuthology.orchestra.run.smithi005.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-15T00:55:03.154 INFO:teuthology.orchestra.run.smithi005.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-15T00:55:03.154 INFO:teuthology.orchestra.run.smithi005.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-15T00:55:03.154 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:03.154 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:55:03.271 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:14 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:55:03.404 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install ceph-mgr-cephadm 2024-04-15T00:55:03.559 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:55:03.559 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:55:03.559 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:55:03.559 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.559 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:55:03.559 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.560 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:55:03.560 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.560 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:55:03.560 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.560 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:55:03.560 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.560 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:55:03.560 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.560 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:55:03.560 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.560 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:55:03.560 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.560 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:55:03.561 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.561 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:55:03.561 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.561 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:55:03.561 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.561 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:55:03.561 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.561 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:55:03.561 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.561 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:55:03.561 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.561 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:55:03.561 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.561 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:55:03.562 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.562 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:55:03.562 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.562 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:55:03.562 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.562 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:55:03.562 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.562 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:55:03.562 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.562 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:55:03.562 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.562 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:55:03.563 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.563 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:55:03.563 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.563 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:55:03.563 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.563 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:55:03.563 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.563 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:55:03.563 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.563 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:55:03.564 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.564 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:55:03.564 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.564 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:55:03.564 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.564 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:55:03.564 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.564 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:55:03.564 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.564 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:55:03.564 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.564 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:55:03.564 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.565 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:55:03.565 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.565 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:55:03.565 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.565 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:55:03.565 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.565 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:55:03.565 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.565 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.565 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.565 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:03.565 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.565 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.565 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.566 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.566 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:55:03.566 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.566 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.566 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.566 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.566 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.566 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.566 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:03.566 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.566 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.566 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.566 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.567 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:03.567 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.567 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.567 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.567 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.567 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:03.567 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.567 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.567 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.567 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.567 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:03.567 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.567 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.567 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.567 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.568 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:03.568 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.568 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.568 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.568 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.568 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:03.568 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.568 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.568 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.568 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:03.630 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:55:03.630 INFO:teuthology.orchestra.run.smithi129.stdout:======================================================================================= 2024-04-15T00:55:03.631 INFO:teuthology.orchestra.run.smithi129.stdout: Package Arch Version Repository Size 2024-04-15T00:55:03.631 INFO:teuthology.orchestra.run.smithi129.stdout:======================================================================================= 2024-04-15T00:55:03.631 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-04-15T00:55:03.631 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 7.4 M 2024-04-15T00:55:03.631 INFO:teuthology.orchestra.run.smithi129.stdout:Installing dependencies: 2024-04-15T00:55:03.631 INFO:teuthology.orchestra.run.smithi129.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-15T00:55:03.631 INFO:teuthology.orchestra.run.smithi129.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-15T00:55:03.631 INFO:teuthology.orchestra.run.smithi129.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-15T00:55:03.631 INFO:teuthology.orchestra.run.smithi129.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-15T00:55:03.631 INFO:teuthology.orchestra.run.smithi129.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-15T00:55:03.631 INFO:teuthology.orchestra.run.smithi129.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-15T00:55:03.631 INFO:teuthology.orchestra.run.smithi129.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-15T00:55:03.631 INFO:teuthology.orchestra.run.smithi129.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-15T00:55:03.631 INFO:teuthology.orchestra.run.smithi129.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-15T00:55:03.632 INFO:teuthology.orchestra.run.smithi129.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-15T00:55:03.632 INFO:teuthology.orchestra.run.smithi129.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-15T00:55:03.632 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:03.632 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-15T00:55:03.632 INFO:teuthology.orchestra.run.smithi129.stdout:======================================================================================= 2024-04-15T00:55:03.632 INFO:teuthology.orchestra.run.smithi129.stdout:Install 12 Packages 2024-04-15T00:55:03.632 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:03.633 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 38 M 2024-04-15T00:55:03.633 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 209 M 2024-04-15T00:55:03.633 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-04-15T00:55:04.017 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:01:35 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:55:04.325 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:55:04.325 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:55:04.325 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:55:04.325 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.325 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:55:04.325 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.326 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:55:04.326 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.326 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:55:04.326 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.326 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:55:04.326 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.326 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:55:04.326 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.326 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:55:04.326 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.326 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:55:04.326 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.326 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:55:04.327 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.327 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:55:04.327 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.327 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:55:04.327 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.327 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:55:04.327 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.327 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:55:04.327 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.327 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:55:04.327 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.327 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:55:04.327 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.328 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:55:04.328 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.328 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:55:04.328 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.328 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:55:04.328 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.328 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:55:04.328 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.328 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:55:04.328 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.328 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:55:04.328 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.328 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:55:04.329 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.329 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:55:04.329 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.329 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:55:04.329 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.329 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:55:04.329 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.329 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:55:04.329 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.329 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:55:04.329 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.329 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:55:04.329 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.329 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:55:04.330 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.330 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:55:04.330 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.330 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:55:04.330 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.330 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:55:04.330 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.330 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:55:04.330 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.330 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:55:04.330 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.330 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:55:04.331 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.331 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:55:04.331 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.331 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:55:04.331 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.331 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.331 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.331 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:04.331 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.331 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.331 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.331 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.332 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:55:04.332 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.332 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.332 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.332 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.332 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.332 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.332 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:04.332 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.332 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.332 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.332 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.333 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:04.333 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.333 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.333 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.333 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.333 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:04.333 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.333 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.333 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.333 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.333 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:04.333 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.333 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.333 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.334 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.334 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:04.334 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.334 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.334 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.334 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.334 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:04.334 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.334 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.334 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.334 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:04.399 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:55:04.400 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:04.400 INFO:teuthology.orchestra.run.smithi005.stdout: Package Arch Version Repository Size 2024-04-15T00:55:04.400 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:04.400 INFO:teuthology.orchestra.run.smithi005.stdout:Installing: 2024-04-15T00:55:04.400 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 139 k 2024-04-15T00:55:04.400 INFO:teuthology.orchestra.run.smithi005.stdout:Installing dependencies: 2024-04-15T00:55:04.400 INFO:teuthology.orchestra.run.smithi005.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-15T00:55:04.400 INFO:teuthology.orchestra.run.smithi005.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-15T00:55:04.400 INFO:teuthology.orchestra.run.smithi005.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-15T00:55:04.400 INFO:teuthology.orchestra.run.smithi005.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-15T00:55:04.400 INFO:teuthology.orchestra.run.smithi005.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-15T00:55:04.400 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:04.401 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2024-04-15T00:55:04.401 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:04.401 INFO:teuthology.orchestra.run.smithi005.stdout:Install 6 Packages 2024-04-15T00:55:04.401 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:04.401 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 7.0 M 2024-04-15T00:55:04.401 INFO:teuthology.orchestra.run.smithi005.stdout:Installed size: 33 M 2024-04-15T00:55:04.401 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2024-04-15T00:55:04.887 INFO:teuthology.orchestra.run.smithi129.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 222 kB/s | 195 kB 00:00 2024-04-15T00:55:04.938 INFO:teuthology.orchestra.run.smithi129.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 654 kB/s | 33 kB 00:00 2024-04-15T00:55:05.091 INFO:teuthology.orchestra.run.smithi005.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.2 MB/s | 248 kB 00:00 2024-04-15T00:55:05.188 INFO:teuthology.orchestra.run.smithi129.stdout:(3/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 12 MB/s | 3.0 MB 00:00 2024-04-15T00:55:05.238 INFO:teuthology.orchestra.run.smithi129.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 364 kB/s | 18 kB 00:00 2024-04-15T00:55:05.288 INFO:teuthology.orchestra.run.smithi129.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 707 kB/s | 35 kB 00:00 2024-04-15T00:55:05.358 INFO:teuthology.orchestra.run.smithi005.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 2.0 MB/s | 548 kB 00:00 2024-04-15T00:55:05.384 INFO:teuthology.orchestra.run.smithi005.stdout:(3/6): ceph-mgr-cephadm-19.0.0-2114.ga9a752df.e 278 kB/s | 139 kB 00:00 2024-04-15T00:55:05.409 INFO:teuthology.orchestra.run.smithi005.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 1.1 MB/s | 58 kB 00:00 2024-04-15T00:55:05.501 INFO:teuthology.orchestra.run.smithi005.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 435 kB/s | 51 kB 00:00 2024-04-15T00:55:05.532 INFO:teuthology.orchestra.run.smithi049.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 3.5 MB/s | 16 MB 00:04 2024-04-15T00:55:05.533 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:05.533 INFO:teuthology.orchestra.run.smithi049.stdout:Total 4.3 MB/s | 38 MB 00:08 2024-04-15T00:55:05.580 INFO:teuthology.orchestra.run.smithi129.stdout:(6/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 16 MB/s | 4.7 MB 00:00 2024-04-15T00:55:05.656 INFO:teuthology.orchestra.run.smithi129.stdout:(7/12): python3-devel-3.9.17-2.el9.x86_64.rpm 3.2 MB/s | 245 kB 00:00 2024-04-15T00:55:05.698 INFO:teuthology.orchestra.run.smithi129.stdout:(8/12): libgfortran-11.4.1-3.el9.x86_64.rpm 475 kB/s | 803 kB 00:01 2024-04-15T00:55:05.806 INFO:teuthology.orchestra.run.smithi129.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.3 MB/s | 250 kB 00:00 2024-04-15T00:55:05.898 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-15T00:55:05.926 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-15T00:55:05.926 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-15T00:55:05.990 INFO:teuthology.orchestra.run.smithi129.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 15 MB/s | 5.1 MB 00:00 2024-04-15T00:55:06.380 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-15T00:55:06.380 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-15T00:55:06.384 INFO:teuthology.orchestra.run.smithi005.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 4.0 MB/s | 6.0 MB 00:01 2024-04-15T00:55:06.385 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:06.386 INFO:teuthology.orchestra.run.smithi005.stdout:Total 3.5 MB/s | 7.0 MB 00:01 2024-04-15T00:55:06.424 INFO:teuthology.orchestra.run.smithi129.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 26 MB/s | 16 MB 00:00 2024-04-15T00:55:06.458 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2024-04-15T00:55:06.470 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2024-04-15T00:55:06.470 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2024-04-15T00:55:06.578 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2024-04-15T00:55:06.581 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2024-04-15T00:55:06.749 INFO:teuthology.orchestra.run.smithi129.stdout:(12/12): ceph-mgr-diskprediction-local-19.0.0-2 2.7 MB/s | 7.4 MB 00:02 2024-04-15T00:55:06.750 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:06.750 INFO:teuthology.orchestra.run.smithi129.stdout:Total 12 MB/s | 38 MB 00:03 2024-04-15T00:55:06.894 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2024-04-15T00:55:07.054 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-15T00:55:07.101 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-04-15T00:55:07.112 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-15T00:55:07.128 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-04-15T00:55:07.128 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-04-15T00:55:07.177 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-15T00:55:07.254 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-15T00:55:07.306 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-15T00:55:07.411 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-15T00:55:07.449 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-15T00:55:07.550 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-04-15T00:55:07.550 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-04-15T00:55:07.635 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-15T00:55:07.661 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-15T00:55:07.672 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-15T00:55:07.743 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-15T00:55:07.757 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-15T00:55:07.819 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-15T00:55:07.857 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 6/6 2024-04-15T00:55:08.307 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-04-15T00:55:08.387 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-15T00:55:08.430 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-15T00:55:08.452 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-15T00:55:08.539 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-15T00:55:08.581 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-15T00:55:08.590 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-15T00:55:08.690 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 6/6 2024-04-15T00:55:08.690 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/6 2024-04-15T00:55:08.690 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-15T00:55:08.690 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-15T00:55:08.690 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-15T00:55:08.691 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-15T00:55:08.769 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-15T00:55:08.797 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-15T00:55:08.874 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-15T00:55:09.017 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-15T00:55:09.017 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:09.017 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2024-04-15T00:55:09.017 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:55:09.017 INFO:teuthology.orchestra.run.smithi005.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-15T00:55:09.017 INFO:teuthology.orchestra.run.smithi005.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-15T00:55:09.017 INFO:teuthology.orchestra.run.smithi005.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-15T00:55:09.018 INFO:teuthology.orchestra.run.smithi005.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-15T00:55:09.018 INFO:teuthology.orchestra.run.smithi005.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-15T00:55:09.018 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:09.018 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:55:09.280 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install ceph-fuse 2024-04-15T00:55:09.547 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-15T00:55:09.669 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-15T00:55:09.892 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:01:40 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:55:09.901 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-15T00:55:10.196 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:55:10.196 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:55:10.196 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:55:10.196 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.196 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:55:10.196 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.196 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:55:10.196 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.196 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:55:10.197 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.197 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:55:10.197 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.197 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:55:10.197 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.197 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:55:10.197 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.197 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:55:10.197 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.197 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:55:10.197 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.197 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:55:10.197 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.197 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:55:10.197 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.198 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:55:10.198 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.198 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:55:10.198 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.198 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:55:10.198 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.198 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:55:10.198 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.198 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:55:10.198 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.198 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:55:10.198 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.198 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:55:10.199 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.199 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:55:10.199 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.199 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:55:10.199 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.199 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:55:10.199 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.199 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:55:10.199 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.199 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:55:10.199 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.199 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:55:10.199 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.199 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:55:10.200 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.200 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:55:10.200 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.200 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:55:10.200 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.200 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:55:10.200 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.200 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:55:10.200 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.200 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:55:10.200 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.200 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:55:10.200 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.200 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:55:10.201 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.201 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:55:10.201 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.201 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:55:10.201 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.201 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:55:10.201 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.201 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:55:10.201 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.201 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:55:10.201 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.201 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.201 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.201 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:10.202 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.202 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.202 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.202 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.202 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:55:10.202 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.202 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.202 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.202 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.202 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.202 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.202 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:10.202 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.202 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.203 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.203 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.203 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:10.203 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.203 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.203 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.203 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.203 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:10.203 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.203 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.203 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.203 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.203 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:10.203 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.204 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.204 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.204 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.204 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:10.204 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.204 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.204 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.204 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.204 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:10.204 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.204 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.204 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.204 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:10.269 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:55:10.270 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:10.270 INFO:teuthology.orchestra.run.smithi005.stdout: Package Arch Version Repository Size 2024-04-15T00:55:10.270 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:10.270 INFO:teuthology.orchestra.run.smithi005.stdout:Installing: 2024-04-15T00:55:10.270 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-fuse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 891 k 2024-04-15T00:55:10.270 INFO:teuthology.orchestra.run.smithi005.stdout:Installing dependencies: 2024-04-15T00:55:10.270 INFO:teuthology.orchestra.run.smithi005.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-15T00:55:10.270 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:10.271 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2024-04-15T00:55:10.271 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:10.271 INFO:teuthology.orchestra.run.smithi005.stdout:Install 2 Packages 2024-04-15T00:55:10.271 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:10.271 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 971 k 2024-04-15T00:55:10.271 INFO:teuthology.orchestra.run.smithi005.stdout:Installed size: 2.8 M 2024-04-15T00:55:10.271 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2024-04-15T00:55:10.687 INFO:teuthology.orchestra.run.smithi005.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 556 kB/s | 80 kB 00:00 2024-04-15T00:55:10.878 INFO:teuthology.orchestra.run.smithi005.stdout:(2/2): ceph-fuse-19.0.0-2114.ga9a752df.el7.x86_ 2.6 MB/s | 891 kB 00:00 2024-04-15T00:55:10.879 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:10.879 INFO:teuthology.orchestra.run.smithi005.stdout:Total 1.6 MB/s | 971 kB 00:00 2024-04-15T00:55:10.891 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2024-04-15T00:55:10.908 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-15T00:55:10.914 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2024-04-15T00:55:10.914 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2024-04-15T00:55:10.979 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-15T00:55:10.993 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2024-04-15T00:55:10.994 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2024-04-15T00:55:11.004 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 12/12 2024-04-15T00:55:11.179 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2024-04-15T00:55:11.326 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-15T00:55:11.398 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2/2 2024-04-15T00:55:11.947 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-15T00:55:11.982 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 12/12 2024-04-15T00:55:12.117 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2/2 2024-04-15T00:55:12.117 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/2 2024-04-15T00:55:12.449 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-15T00:55:12.449 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:12.449 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2024-04-15T00:55:12.449 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-15T00:55:12.449 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:12.449 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:55:12.734 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install ceph-volume 2024-04-15T00:55:13.346 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:01:44 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:55:13.628 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 12/12 2024-04-15T00:55:13.628 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 1/12 2024-04-15T00:55:13.628 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-15T00:55:13.628 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-15T00:55:13.628 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-15T00:55:13.628 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-15T00:55:13.628 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-15T00:55:13.628 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-15T00:55:13.628 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-15T00:55:13.628 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 9/12 2024-04-15T00:55:13.628 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-15T00:55:13.629 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-15T00:55:13.656 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:55:13.656 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:55:13.656 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:55:13.657 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.657 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:55:13.657 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.657 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:55:13.657 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.657 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:55:13.657 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.657 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:55:13.657 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.657 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:55:13.657 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.657 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:55:13.657 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.658 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:55:13.658 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.658 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:55:13.658 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.658 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:55:13.658 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.658 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:55:13.658 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.658 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:55:13.658 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.658 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:55:13.658 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.658 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:55:13.659 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.659 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:55:13.659 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.659 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:55:13.659 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.659 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:55:13.659 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.659 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:55:13.659 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.659 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:55:13.659 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.659 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:55:13.659 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.660 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:55:13.660 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.660 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:55:13.660 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.660 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:55:13.660 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.660 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:55:13.660 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.660 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:55:13.660 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.660 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:55:13.660 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.660 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:55:13.660 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.661 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:55:13.661 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.661 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:55:13.661 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.661 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:55:13.661 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.661 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:55:13.661 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.661 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:55:13.661 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.661 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:55:13.661 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.661 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:55:13.661 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.662 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:55:13.662 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.662 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:55:13.662 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.662 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:55:13.662 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.662 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.662 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.662 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:13.662 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.662 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.662 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.662 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.663 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:55:13.663 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.663 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.663 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.663 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.663 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.663 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.663 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:13.663 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.663 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.663 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.663 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.663 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:13.664 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.664 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.664 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.664 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.664 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:13.664 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.664 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.664 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.664 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.665 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:13.665 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.665 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.665 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.665 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.665 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:13.665 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.665 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.665 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.665 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.665 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:13.665 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.665 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.665 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.666 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:13.730 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:55:13.731 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:13.731 INFO:teuthology.orchestra.run.smithi005.stdout: Package Arch Version Repository Size 2024-04-15T00:55:13.731 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:13.731 INFO:teuthology.orchestra.run.smithi005.stdout:Installing: 2024-04-15T00:55:13.731 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-volume noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 264 k 2024-04-15T00:55:13.731 INFO:teuthology.orchestra.run.smithi005.stdout:Installing dependencies: 2024-04-15T00:55:13.732 INFO:teuthology.orchestra.run.smithi005.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-15T00:55:13.732 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:13.732 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2024-04-15T00:55:13.732 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:13.732 INFO:teuthology.orchestra.run.smithi005.stdout:Install 2 Packages 2024-04-15T00:55:13.732 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:13.732 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 341 k 2024-04-15T00:55:13.732 INFO:teuthology.orchestra.run.smithi005.stdout:Installed size: 1.5 M 2024-04-15T00:55:13.732 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2024-04-15T00:55:13.993 INFO:teuthology.orchestra.run.smithi005.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 661 kB/s | 77 kB 00:00 2024-04-15T00:55:14.071 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-15T00:55:14.071 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:14.071 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-15T00:55:14.071 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:55:14.071 INFO:teuthology.orchestra.run.smithi049.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-15T00:55:14.071 INFO:teuthology.orchestra.run.smithi049.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-15T00:55:14.071 INFO:teuthology.orchestra.run.smithi049.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-15T00:55:14.072 INFO:teuthology.orchestra.run.smithi049.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-15T00:55:14.072 INFO:teuthology.orchestra.run.smithi049.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-15T00:55:14.072 INFO:teuthology.orchestra.run.smithi049.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-15T00:55:14.072 INFO:teuthology.orchestra.run.smithi049.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-15T00:55:14.072 INFO:teuthology.orchestra.run.smithi049.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-15T00:55:14.072 INFO:teuthology.orchestra.run.smithi049.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-15T00:55:14.072 INFO:teuthology.orchestra.run.smithi049.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-15T00:55:14.072 INFO:teuthology.orchestra.run.smithi049.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-15T00:55:14.072 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:14.072 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:55:14.326 INFO:teuthology.orchestra.run.smithi005.stdout:(2/2): ceph-volume-19.0.0-2114.ga9a752df.el7.no 586 kB/s | 264 kB 00:00 2024-04-15T00:55:14.326 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:14.327 INFO:teuthology.orchestra.run.smithi005.stdout:Total 573 kB/s | 341 kB 00:00 2024-04-15T00:55:14.339 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2024-04-15T00:55:14.349 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2024-04-15T00:55:14.349 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2024-04-15T00:55:14.388 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2024-04-15T00:55:14.388 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2024-04-15T00:55:14.413 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-mgr-rook 2024-04-15T00:55:14.524 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 12/12 2024-04-15T00:55:14.524 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 1/12 2024-04-15T00:55:14.524 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-15T00:55:14.524 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-15T00:55:14.524 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-15T00:55:14.525 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-15T00:55:14.525 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-15T00:55:14.525 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-15T00:55:14.525 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-15T00:55:14.525 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 9/12 2024-04-15T00:55:14.525 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-15T00:55:14.525 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-15T00:55:14.550 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2024-04-15T00:55:14.739 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-15T00:55:14.770 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2/2 2024-04-15T00:55:14.785 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2/2 2024-04-15T00:55:14.785 INFO:teuthology.orchestra.run.smithi005.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:55:14.786 INFO:teuthology.orchestra.run.smithi005.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-15T00:55:14.786 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:15.040 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-15T00:55:15.040 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:15.040 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-04-15T00:55:15.040 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:55:15.041 INFO:teuthology.orchestra.run.smithi129.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-15T00:55:15.041 INFO:teuthology.orchestra.run.smithi129.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-15T00:55:15.041 INFO:teuthology.orchestra.run.smithi129.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-15T00:55:15.041 INFO:teuthology.orchestra.run.smithi129.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-15T00:55:15.041 INFO:teuthology.orchestra.run.smithi129.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-15T00:55:15.041 INFO:teuthology.orchestra.run.smithi129.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-15T00:55:15.041 INFO:teuthology.orchestra.run.smithi129.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-15T00:55:15.041 INFO:teuthology.orchestra.run.smithi129.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-15T00:55:15.041 INFO:teuthology.orchestra.run.smithi129.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-15T00:55:15.041 INFO:teuthology.orchestra.run.smithi129.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-15T00:55:15.041 INFO:teuthology.orchestra.run.smithi129.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-15T00:55:15.041 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:15.042 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:55:15.046 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:40 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:55:15.351 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:55:15.351 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:55:15.351 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:55:15.351 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.351 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:55:15.352 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.352 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:55:15.352 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.352 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:55:15.352 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.352 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:55:15.352 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.352 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:55:15.352 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.352 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:55:15.352 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.352 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:55:15.352 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.353 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:55:15.353 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.353 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:55:15.353 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.353 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:55:15.353 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.353 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:55:15.353 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.353 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:55:15.353 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.353 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:55:15.353 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.353 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:55:15.354 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.354 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:55:15.354 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.354 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:55:15.354 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.354 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:55:15.354 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.354 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:55:15.354 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.354 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:55:15.354 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.354 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:55:15.354 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.355 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:55:15.355 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.355 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:55:15.355 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.355 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:55:15.355 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.355 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:55:15.355 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.355 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:55:15.355 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.355 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:55:15.355 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.356 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:55:15.356 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.356 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:55:15.356 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.356 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:55:15.356 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.356 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:55:15.356 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.356 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:55:15.356 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.356 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:55:15.356 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.356 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:55:15.356 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.356 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:55:15.357 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.357 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:55:15.357 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.357 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:55:15.357 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.357 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.357 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.357 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:15.357 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.357 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.357 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.357 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.357 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:55:15.357 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.358 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:15.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.358 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:15.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.358 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.359 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.359 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.359 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:15.359 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.359 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.359 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.359 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.359 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:15.359 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.359 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.359 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.359 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.359 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:15.360 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.360 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.360 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.360 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.360 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:15.360 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.360 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.360 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.360 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:15.427 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:55:15.428 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:15.428 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-04-15T00:55:15.428 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:15.428 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-15T00:55:15.429 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-rook noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 49 k 2024-04-15T00:55:15.429 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-04-15T00:55:15.429 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-15T00:55:15.429 INFO:teuthology.orchestra.run.smithi049.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-15T00:55:15.429 INFO:teuthology.orchestra.run.smithi049.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-15T00:55:15.429 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-15T00:55:15.429 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-15T00:55:15.429 INFO:teuthology.orchestra.run.smithi049.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-15T00:55:15.429 INFO:teuthology.orchestra.run.smithi049.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-15T00:55:15.429 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-15T00:55:15.429 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-15T00:55:15.430 INFO:teuthology.orchestra.run.smithi049.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-15T00:55:15.430 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-15T00:55:15.430 INFO:teuthology.orchestra.run.smithi049.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-15T00:55:15.430 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:15.430 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-15T00:55:15.430 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:15.430 INFO:teuthology.orchestra.run.smithi049.stdout:Install 13 Packages 2024-04-15T00:55:15.430 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:15.431 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 2.2 M 2024-04-15T00:55:15.431 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 26 M 2024-04-15T00:55:15.431 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-15T00:55:15.442 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install ceph-mgr-rook 2024-04-15T00:55:15.523 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 1/2 2024-04-15T00:55:15.923 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-15T00:55:15.924 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:15.924 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2024-04-15T00:55:15.924 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:55:15.924 INFO:teuthology.orchestra.run.smithi005.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-15T00:55:15.924 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:15.924 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:55:16.049 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:27 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:55:16.087 INFO:teuthology.orchestra.run.smithi049.stdout:(1/13): ceph-mgr-rook-19.0.0-2114.ga9a752df.el7 271 kB/s | 49 kB 00:00 2024-04-15T00:55:16.233 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install librados-devel 2024-04-15T00:55:16.336 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:55:16.337 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:55:16.337 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:55:16.337 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.337 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:55:16.337 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.337 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:55:16.337 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.337 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:55:16.337 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.337 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:55:16.337 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.338 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:55:16.338 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.338 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:55:16.338 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.338 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:55:16.338 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.338 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:55:16.338 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.338 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:55:16.338 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.338 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:55:16.338 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.338 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:55:16.339 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.339 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:55:16.339 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.339 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:55:16.339 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.339 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:55:16.339 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.339 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:55:16.339 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.339 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:55:16.339 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.339 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:55:16.340 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.340 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:55:16.340 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.340 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:55:16.340 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.340 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:55:16.340 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.340 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:55:16.340 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.340 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:55:16.340 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.340 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:55:16.341 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.341 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:55:16.341 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.341 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:55:16.341 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.341 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:55:16.341 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.341 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:55:16.341 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.341 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:55:16.341 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.341 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:55:16.341 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.341 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:55:16.342 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.342 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:55:16.342 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.342 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:55:16.342 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.342 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:55:16.342 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.342 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:55:16.342 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.342 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:55:16.342 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.342 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:55:16.342 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.342 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.343 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.343 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:16.343 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.343 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.343 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.343 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.343 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:55:16.343 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.343 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.343 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.343 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.343 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.343 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.343 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:16.344 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.344 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.344 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.344 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.344 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:16.344 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.344 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.344 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.344 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.344 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:16.344 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.344 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.344 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.344 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.344 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:16.345 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.345 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.345 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.345 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.345 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:16.345 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.345 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.345 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.345 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.345 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:16.345 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.345 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.345 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.345 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:16.405 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:55:16.406 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:16.407 INFO:teuthology.orchestra.run.smithi129.stdout: Package Arch Version Repository Size 2024-04-15T00:55:16.407 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:16.407 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-04-15T00:55:16.407 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-mgr-rook noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 49 k 2024-04-15T00:55:16.407 INFO:teuthology.orchestra.run.smithi129.stdout:Installing dependencies: 2024-04-15T00:55:16.407 INFO:teuthology.orchestra.run.smithi129.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-15T00:55:16.407 INFO:teuthology.orchestra.run.smithi129.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-15T00:55:16.408 INFO:teuthology.orchestra.run.smithi129.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-15T00:55:16.408 INFO:teuthology.orchestra.run.smithi129.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-15T00:55:16.408 INFO:teuthology.orchestra.run.smithi129.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-15T00:55:16.408 INFO:teuthology.orchestra.run.smithi129.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-15T00:55:16.408 INFO:teuthology.orchestra.run.smithi129.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-15T00:55:16.408 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-15T00:55:16.408 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-15T00:55:16.408 INFO:teuthology.orchestra.run.smithi129.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-15T00:55:16.409 INFO:teuthology.orchestra.run.smithi129.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-15T00:55:16.409 INFO:teuthology.orchestra.run.smithi129.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-15T00:55:16.409 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:16.409 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-15T00:55:16.409 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:16.409 INFO:teuthology.orchestra.run.smithi129.stdout:Install 13 Packages 2024-04-15T00:55:16.409 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:16.410 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 2.2 M 2024-04-15T00:55:16.410 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 26 M 2024-04-15T00:55:16.411 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-04-15T00:55:16.437 INFO:teuthology.orchestra.run.smithi049.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 36 kB/s | 19 kB 00:00 2024-04-15T00:55:16.538 INFO:teuthology.orchestra.run.smithi049.stdout:(3/13): python3-jsonpatch-1.21-16.el9.noarch.rp 41 kB/s | 26 kB 00:00 2024-04-15T00:55:16.767 INFO:teuthology.orchestra.run.smithi129.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 261 kB/s | 26 kB 00:00 2024-04-15T00:55:16.784 INFO:teuthology.orchestra.run.smithi129.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 167 kB/s | 19 kB 00:00 2024-04-15T00:55:16.846 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:01:47 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:55:16.876 INFO:teuthology.orchestra.run.smithi129.stdout:(3/13): ceph-mgr-rook-19.0.0-2114.ga9a752df.el7 238 kB/s | 49 kB 00:00 2024-04-15T00:55:16.926 INFO:teuthology.orchestra.run.smithi129.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.1 MB/s | 159 kB 00:00 2024-04-15T00:55:16.951 INFO:teuthology.orchestra.run.smithi129.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.3 MB/s | 222 kB 00:00 2024-04-15T00:55:16.977 INFO:teuthology.orchestra.run.smithi129.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-04-15T00:55:16.988 INFO:teuthology.orchestra.run.smithi049.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 247 kB/s | 222 kB 00:00 2024-04-15T00:55:17.094 INFO:teuthology.orchestra.run.smithi129.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.3 MB/s | 279 kB 00:00 2024-04-15T00:55:17.151 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:55:17.151 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:55:17.151 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:55:17.151 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.151 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:55:17.151 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.151 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:55:17.151 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.151 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:55:17.151 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.151 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:55:17.152 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.152 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:55:17.152 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.152 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:55:17.152 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.152 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:55:17.152 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.152 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:55:17.152 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.152 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:55:17.152 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.152 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:55:17.152 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.153 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:55:17.153 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.153 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:55:17.153 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.153 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:55:17.153 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.153 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:55:17.153 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.153 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:55:17.153 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.153 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:55:17.153 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.153 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:55:17.154 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.154 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:55:17.154 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.154 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:55:17.154 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.154 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:55:17.154 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.154 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:55:17.154 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.154 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:55:17.154 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.154 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:55:17.154 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.155 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:55:17.155 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.155 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:55:17.155 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.155 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:55:17.155 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.155 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:55:17.155 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.155 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:55:17.155 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.155 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:55:17.155 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.155 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:55:17.156 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.156 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:55:17.156 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.156 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:55:17.156 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.156 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:55:17.156 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.156 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:55:17.156 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.156 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:55:17.156 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.156 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:55:17.156 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.156 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.156 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.157 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:17.157 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.157 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.157 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.157 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.157 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:55:17.157 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.157 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.157 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.157 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.157 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.157 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.157 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:17.157 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.158 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.158 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.158 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.158 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:17.158 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.158 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.158 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.158 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.158 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:17.158 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.158 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.158 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.158 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.159 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:17.159 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.159 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.159 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.159 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.159 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:17.159 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.159 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.159 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.159 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.159 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:17.159 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.159 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.159 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.159 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:17.194 INFO:teuthology.orchestra.run.smithi129.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 133 kB/s | 32 kB 00:00 2024-04-15T00:55:17.219 INFO:teuthology.orchestra.run.smithi129.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 62 kB/s | 15 kB 00:00 2024-04-15T00:55:17.224 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:55:17.225 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:17.225 INFO:teuthology.orchestra.run.smithi005.stdout: Package Arch Version Repo Size 2024-04-15T00:55:17.225 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:17.225 INFO:teuthology.orchestra.run.smithi005.stdout:Installing: 2024-04-15T00:55:17.225 INFO:teuthology.orchestra.run.smithi005.stdout: librados-devel x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 127 k 2024-04-15T00:55:17.225 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:17.225 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2024-04-15T00:55:17.225 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:17.225 INFO:teuthology.orchestra.run.smithi005.stdout:Install 1 Package 2024-04-15T00:55:17.225 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:17.226 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 127 k 2024-04-15T00:55:17.226 INFO:teuthology.orchestra.run.smithi005.stdout:Installed size: 456 k 2024-04-15T00:55:17.226 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2024-04-15T00:55:17.280 INFO:teuthology.orchestra.run.smithi049.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 189 kB/s | 159 kB 00:00 2024-04-15T00:55:17.311 INFO:teuthology.orchestra.run.smithi129.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 644 kB/s | 59 kB 00:00 2024-04-15T00:55:17.378 INFO:teuthology.orchestra.run.smithi129.stdout:(11/13): python3-google-auth-2.28.2-1.el9.noarc 716 kB/s | 203 kB 00:00 2024-04-15T00:55:17.404 INFO:teuthology.orchestra.run.smithi129.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 976 kB/s | 90 kB 00:00 2024-04-15T00:55:17.421 INFO:teuthology.orchestra.run.smithi049.stdout:(6/13): python3-cachetools-4.2.4-1.el9.noarch.r 228 kB/s | 32 kB 00:00 2024-04-15T00:55:17.442 INFO:teuthology.orchestra.run.smithi005.stdout:librados-devel-19.0.0-2114.ga9a752df.el7.x86_64 585 kB/s | 127 kB 00:00 2024-04-15T00:55:17.443 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:17.443 INFO:teuthology.orchestra.run.smithi005.stdout:Total 582 kB/s | 127 kB 00:00 2024-04-15T00:55:17.443 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2024-04-15T00:55:17.446 INFO:teuthology.orchestra.run.smithi129.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 4.1 MB/s | 1.0 MB 00:00 2024-04-15T00:55:17.448 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:17.448 INFO:teuthology.orchestra.run.smithi129.stdout:Total 2.1 MB/s | 2.2 MB 00:01 2024-04-15T00:55:17.449 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2024-04-15T00:55:17.449 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2024-04-15T00:55:17.480 INFO:teuthology.orchestra.run.smithi049.stdout:(7/13): python3-certifi-2021.10.8-2.el9.noarch. 257 kB/s | 15 kB 00:00 2024-04-15T00:55:17.511 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2024-04-15T00:55:17.512 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2024-04-15T00:55:17.512 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-04-15T00:55:17.526 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-04-15T00:55:17.527 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-04-15T00:55:17.530 INFO:teuthology.orchestra.run.smithi049.stdout:(8/13): python3-pyasn1-modules-0.4.8-6.el9.noar 281 kB/s | 279 kB 00:00 2024-04-15T00:55:17.619 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-04-15T00:55:17.619 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-04-15T00:55:17.622 INFO:teuthology.orchestra.run.smithi049.stdout:(9/13): python3-google-auth-2.28.2-1.el9.noarch 1.4 MB/s | 203 kB 00:00 2024-04-15T00:55:17.647 INFO:teuthology.orchestra.run.smithi049.stdout:(10/13): python3-requests-oauthlib-1.3.0-12.el9 81 kB/s | 54 kB 00:00 2024-04-15T00:55:17.681 INFO:teuthology.orchestra.run.smithi049.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 1.0 MB/s | 59 kB 00:00 2024-04-15T00:55:17.726 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2024-04-15T00:55:17.819 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:17.848 INFO:teuthology.orchestra.run.smithi049.stdout:(12/13): python3-kubernetes-26.1.0-2.el9.noarch 3.2 MB/s | 1.0 MB 00:00 2024-04-15T00:55:17.873 INFO:teuthology.orchestra.run.smithi049.stdout:(13/13): python3-websocket-client-1.2.3-2.el9.n 398 kB/s | 90 kB 00:00 2024-04-15T00:55:17.874 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:17.874 INFO:teuthology.orchestra.run.smithi049.stdout:Total 921 kB/s | 2.2 MB 00:02 2024-04-15T00:55:17.948 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-15T00:55:17.965 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-15T00:55:17.966 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-15T00:55:18.075 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-15T00:55:18.076 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-15T00:55:18.146 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-04-15T00:55:18.254 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:18.310 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-15T00:55:18.364 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-15T00:55:18.418 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-15T00:55:18.448 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-15T00:55:18.489 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-15T00:55:18.583 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:18.583 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:18.583 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2024-04-15T00:55:18.583 INFO:teuthology.orchestra.run.smithi005.stdout: librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:55:18.583 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:18.583 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:55:18.584 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-15T00:55:18.608 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-15T00:55:18.692 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-15T00:55:18.741 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-15T00:55:18.787 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-15T00:55:18.836 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install libcephfs2 2024-04-15T00:55:18.842 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-15T00:55:18.898 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-15T00:55:18.934 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-15T00:55:18.976 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-15T00:55:19.073 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-15T00:55:19.183 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-15T00:55:19.236 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-15T00:55:19.452 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:01:50 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:55:19.460 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-15T00:55:19.514 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-15T00:55:19.547 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-15T00:55:19.595 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-15T00:55:19.617 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 13/13 2024-04-15T00:55:19.758 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:55:19.758 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:55:19.758 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:55:19.758 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.758 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:55:19.759 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.759 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:55:19.759 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.759 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:55:19.759 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.759 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:55:19.759 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.759 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:55:19.759 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.759 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:55:19.759 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.759 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:55:19.759 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.759 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:55:19.759 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.760 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:55:19.760 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.760 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:55:19.760 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.760 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:55:19.760 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.760 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:55:19.760 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.760 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:55:19.760 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.760 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:55:19.760 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.760 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:55:19.761 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.761 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:55:19.761 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.761 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:55:19.761 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.761 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:55:19.761 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.761 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:55:19.761 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.761 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:55:19.761 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.761 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:55:19.762 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.762 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:55:19.762 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.762 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:55:19.762 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.762 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:55:19.762 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.762 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:55:19.762 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.762 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:55:19.762 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.762 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:55:19.762 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.762 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:55:19.763 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.763 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:55:19.763 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.763 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:55:19.763 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.763 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:55:19.763 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.763 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:55:19.763 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.763 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:55:19.763 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.763 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:55:19.763 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.764 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:55:19.764 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.764 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:55:19.764 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.764 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.764 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.764 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:19.764 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.764 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.764 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.764 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.764 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:55:19.765 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.765 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.765 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.765 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.765 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.765 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.765 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:19.765 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.765 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.765 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.765 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.765 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:19.766 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.766 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.766 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.766 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.766 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:19.766 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.766 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.766 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.766 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.766 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:19.766 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.766 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.766 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.767 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.767 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:19.767 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.767 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.767 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.767 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.767 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:19.767 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.767 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.767 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.767 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:19.768 INFO:teuthology.orchestra.run.smithi005.stdout:Package libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:19.830 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:55:19.831 INFO:teuthology.orchestra.run.smithi005.stdout:Nothing to do. 2024-04-15T00:55:19.832 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:55:19.891 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install libcephfs-devel 2024-04-15T00:55:20.002 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-15T00:55:20.049 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-15T00:55:20.083 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-15T00:55:20.131 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-15T00:55:20.160 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 13/13 2024-04-15T00:55:20.415 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 13/13 2024-04-15T00:55:20.415 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 1/13 2024-04-15T00:55:20.415 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-15T00:55:20.415 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-15T00:55:20.416 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-15T00:55:20.416 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-15T00:55:20.416 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-15T00:55:20.416 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-15T00:55:20.416 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-15T00:55:20.416 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-15T00:55:20.416 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-15T00:55:20.416 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-15T00:55:20.416 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-15T00:55:20.495 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:01:51 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:55:20.783 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-15T00:55:20.784 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:20.784 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-04-15T00:55:20.784 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:55:20.784 INFO:teuthology.orchestra.run.smithi129.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-15T00:55:20.784 INFO:teuthology.orchestra.run.smithi129.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-15T00:55:20.784 INFO:teuthology.orchestra.run.smithi129.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-15T00:55:20.784 INFO:teuthology.orchestra.run.smithi129.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-15T00:55:20.784 INFO:teuthology.orchestra.run.smithi129.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-15T00:55:20.784 INFO:teuthology.orchestra.run.smithi129.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-15T00:55:20.784 INFO:teuthology.orchestra.run.smithi129.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-15T00:55:20.784 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-15T00:55:20.785 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-15T00:55:20.785 INFO:teuthology.orchestra.run.smithi129.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-15T00:55:20.785 INFO:teuthology.orchestra.run.smithi129.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-15T00:55:20.785 INFO:teuthology.orchestra.run.smithi129.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-15T00:55:20.785 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:20.785 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:55:20.800 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:55:20.800 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:55:20.800 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:55:20.800 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.800 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:55:20.800 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.800 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:55:20.801 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.801 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:55:20.801 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.801 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:55:20.801 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.801 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:55:20.801 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.801 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:55:20.801 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.801 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:55:20.802 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.802 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:55:20.802 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.802 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:55:20.802 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.802 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:55:20.802 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.802 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:55:20.802 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.802 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:55:20.802 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.803 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:55:20.803 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.803 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:55:20.803 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.803 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:55:20.803 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.803 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:55:20.803 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.803 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:55:20.803 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.803 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:55:20.804 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.804 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:55:20.804 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.804 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:55:20.804 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.804 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:55:20.804 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.804 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:55:20.804 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.804 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:55:20.805 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.805 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:55:20.805 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.805 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:55:20.805 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.805 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:55:20.805 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.805 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:55:20.805 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.805 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:55:20.806 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.806 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:55:20.806 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.806 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:55:20.806 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.806 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:55:20.806 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.806 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:55:20.806 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.806 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:55:20.807 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.807 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:55:20.807 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.807 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:55:20.807 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.807 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:55:20.807 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.807 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.807 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.807 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:20.807 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.807 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.808 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.808 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.808 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:55:20.808 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.808 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.808 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.808 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.808 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.809 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.809 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:20.809 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.809 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.809 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.809 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.809 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:20.809 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.809 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.810 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.810 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.810 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:20.810 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.810 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.811 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.811 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.811 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:20.811 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.811 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.811 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.811 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.811 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:20.811 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.811 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.811 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.811 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.812 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:20.812 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.812 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.812 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.812 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:20.872 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:55:20.873 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:20.873 INFO:teuthology.orchestra.run.smithi005.stdout: Package Arch Version Repo Size 2024-04-15T00:55:20.873 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:20.873 INFO:teuthology.orchestra.run.smithi005.stdout:Installing: 2024-04-15T00:55:20.873 INFO:teuthology.orchestra.run.smithi005.stdout: libcephfs-devel x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 32 k 2024-04-15T00:55:20.873 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:20.873 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2024-04-15T00:55:20.873 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:20.873 INFO:teuthology.orchestra.run.smithi005.stdout:Install 1 Package 2024-04-15T00:55:20.873 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:20.873 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 32 k 2024-04-15T00:55:20.873 INFO:teuthology.orchestra.run.smithi005.stdout:Installed size: 142 k 2024-04-15T00:55:20.873 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2024-04-15T00:55:20.968 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 13/13 2024-04-15T00:55:20.968 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 1/13 2024-04-15T00:55:20.968 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-15T00:55:20.968 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-15T00:55:20.968 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-15T00:55:20.968 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-15T00:55:20.968 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-15T00:55:20.968 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-15T00:55:20.968 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-15T00:55:20.968 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-15T00:55:20.968 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-15T00:55:20.968 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-15T00:55:20.969 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-15T00:55:21.043 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install ceph-mgr-cephadm 2024-04-15T00:55:21.130 INFO:teuthology.orchestra.run.smithi005.stdout:libcephfs-devel-19.0.0-2114.ga9a752df.el7.x86_6 124 kB/s | 32 kB 00:00 2024-04-15T00:55:21.131 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:21.131 INFO:teuthology.orchestra.run.smithi005.stdout:Total 123 kB/s | 32 kB 00:00 2024-04-15T00:55:21.131 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2024-04-15T00:55:21.134 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2024-04-15T00:55:21.134 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2024-04-15T00:55:21.159 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2024-04-15T00:55:21.160 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2024-04-15T00:55:21.253 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2024-04-15T00:55:21.373 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:21.384 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-15T00:55:21.384 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:21.384 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-15T00:55:21.384 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:55:21.384 INFO:teuthology.orchestra.run.smithi049.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-15T00:55:21.384 INFO:teuthology.orchestra.run.smithi049.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-15T00:55:21.384 INFO:teuthology.orchestra.run.smithi049.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-15T00:55:21.384 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-15T00:55:21.384 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-15T00:55:21.385 INFO:teuthology.orchestra.run.smithi049.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-15T00:55:21.385 INFO:teuthology.orchestra.run.smithi049.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-15T00:55:21.385 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-15T00:55:21.385 INFO:teuthology.orchestra.run.smithi049.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-15T00:55:21.385 INFO:teuthology.orchestra.run.smithi049.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-15T00:55:21.385 INFO:teuthology.orchestra.run.smithi049.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-15T00:55:21.385 INFO:teuthology.orchestra.run.smithi049.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-15T00:55:21.385 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:21.385 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:55:21.626 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-mgr-cephadm 2024-04-15T00:55:21.644 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:32 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:55:21.750 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:21.934 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:55:21.934 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:55:21.935 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:55:21.935 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.935 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:55:21.935 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.935 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:55:21.935 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.935 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:55:21.935 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.935 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:55:21.935 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.935 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:55:21.935 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.936 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:55:21.936 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.936 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:55:21.936 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.936 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:55:21.936 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.936 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:55:21.936 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.936 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:55:21.936 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.936 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:55:21.936 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.936 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:55:21.936 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.937 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:55:21.937 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.937 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:55:21.937 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.937 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:55:21.937 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.937 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:55:21.938 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.938 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:55:21.938 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.938 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:55:21.938 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.938 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:55:21.938 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.938 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:55:21.938 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.938 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:55:21.938 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.938 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:55:21.939 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.939 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:55:21.939 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.939 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:55:21.939 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.939 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:55:21.939 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.939 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:55:21.939 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.939 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:55:21.939 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.939 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:55:21.939 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.940 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:55:21.940 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.940 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:55:21.940 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.940 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:55:21.940 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.940 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:55:21.940 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.940 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:55:21.940 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.940 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:55:21.940 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.940 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:55:21.940 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.941 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:55:21.941 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.941 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.941 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.941 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:21.941 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.941 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.941 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.941 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.941 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:55:21.941 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.941 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.942 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.942 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.942 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.942 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.942 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:21.942 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.942 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.942 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.942 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.942 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:21.942 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.942 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.942 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.943 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.943 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:21.943 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.943 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.943 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.943 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.943 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:21.943 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.943 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.943 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.943 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.944 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:21.944 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.944 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.944 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.944 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.944 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:21.944 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.944 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.944 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:21.944 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.005 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:55:22.005 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:22.005 INFO:teuthology.orchestra.run.smithi129.stdout: Package Arch Version Repository Size 2024-04-15T00:55:22.006 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:22.006 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-04-15T00:55:22.006 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 139 k 2024-04-15T00:55:22.006 INFO:teuthology.orchestra.run.smithi129.stdout:Installing dependencies: 2024-04-15T00:55:22.006 INFO:teuthology.orchestra.run.smithi129.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-15T00:55:22.006 INFO:teuthology.orchestra.run.smithi129.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-15T00:55:22.006 INFO:teuthology.orchestra.run.smithi129.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-15T00:55:22.006 INFO:teuthology.orchestra.run.smithi129.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-15T00:55:22.006 INFO:teuthology.orchestra.run.smithi129.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-15T00:55:22.006 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:22.006 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-15T00:55:22.007 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:22.007 INFO:teuthology.orchestra.run.smithi129.stdout:Install 6 Packages 2024-04-15T00:55:22.007 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:22.007 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 7.0 M 2024-04-15T00:55:22.007 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 33 M 2024-04-15T00:55:22.007 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-04-15T00:55:22.040 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:22.040 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:22.040 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2024-04-15T00:55:22.041 INFO:teuthology.orchestra.run.smithi005.stdout: libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:55:22.041 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:22.041 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:55:22.238 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install librados2 2024-04-15T00:55:22.258 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:47 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:55:22.557 INFO:teuthology.orchestra.run.smithi129.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 948 kB/s | 248 kB 00:00 2024-04-15T00:55:22.563 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:55:22.563 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:55:22.563 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:55:22.563 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.563 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:55:22.563 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.563 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:55:22.563 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.564 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:55:22.564 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.564 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:55:22.564 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.564 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:55:22.564 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.564 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:55:22.564 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.564 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:55:22.564 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.564 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:55:22.564 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.564 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:55:22.564 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.565 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:55:22.565 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.565 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:55:22.565 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.565 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:55:22.565 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.565 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:55:22.565 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.565 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:55:22.565 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.565 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:55:22.565 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.565 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:55:22.565 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.566 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:55:22.566 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.566 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:55:22.566 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.566 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:55:22.566 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.566 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:55:22.566 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.566 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:55:22.566 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.566 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:55:22.566 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.566 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:55:22.566 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.567 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:55:22.567 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.567 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:55:22.567 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.567 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:55:22.567 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.567 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:55:22.567 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.567 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:55:22.567 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.567 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:55:22.567 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.567 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:55:22.567 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.568 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:55:22.568 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.568 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:55:22.568 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.568 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:55:22.568 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.568 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:55:22.568 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.568 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:55:22.568 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.568 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:55:22.568 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.568 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.568 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.569 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:22.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.569 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:55:22.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.569 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:22.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.570 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:22.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.570 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:22.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.571 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:22.571 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.571 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.571 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.571 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.571 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:22.571 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.571 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.571 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.571 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.571 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:22.571 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.571 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.571 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.572 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:22.607 INFO:teuthology.orchestra.run.smithi129.stdout:(2/6): ceph-mgr-cephadm-19.0.0-2114.ga9a752df.e 447 kB/s | 139 kB 00:00 2024-04-15T00:55:22.637 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:55:22.638 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:22.638 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-04-15T00:55:22.639 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:22.639 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-15T00:55:22.639 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 139 k 2024-04-15T00:55:22.639 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-04-15T00:55:22.639 INFO:teuthology.orchestra.run.smithi049.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-15T00:55:22.639 INFO:teuthology.orchestra.run.smithi049.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-15T00:55:22.639 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-15T00:55:22.639 INFO:teuthology.orchestra.run.smithi049.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-15T00:55:22.639 INFO:teuthology.orchestra.run.smithi049.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-15T00:55:22.639 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:22.640 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-15T00:55:22.640 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:22.640 INFO:teuthology.orchestra.run.smithi049.stdout:Install 6 Packages 2024-04-15T00:55:22.640 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:22.640 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 7.0 M 2024-04-15T00:55:22.640 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 33 M 2024-04-15T00:55:22.641 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-15T00:55:22.675 INFO:teuthology.orchestra.run.smithi129.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 865 kB/s | 58 kB 00:00 2024-04-15T00:55:22.700 INFO:teuthology.orchestra.run.smithi129.stdout:(4/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 3.8 MB/s | 548 kB 00:00 2024-04-15T00:55:22.725 INFO:teuthology.orchestra.run.smithi129.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 1.0 MB/s | 51 kB 00:00 2024-04-15T00:55:22.826 INFO:teuthology.orchestra.run.smithi129.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 11 MB/s | 6.0 MB 00:00 2024-04-15T00:55:22.828 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:22.828 INFO:teuthology.orchestra.run.smithi129.stdout:Total 8.5 MB/s | 7.0 MB 00:00 2024-04-15T00:55:22.851 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:01:53 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:55:22.900 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-04-15T00:55:22.911 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-04-15T00:55:22.911 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-04-15T00:55:23.012 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-04-15T00:55:23.013 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-04-15T00:55:23.041 INFO:teuthology.orchestra.run.smithi049.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 2.0 MB/s | 248 kB 00:00 2024-04-15T00:55:23.156 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:55:23.156 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:55:23.156 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:55:23.156 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.157 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:55:23.157 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.157 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:55:23.157 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.157 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:55:23.157 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.157 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:55:23.157 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.157 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:55:23.157 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.157 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:55:23.157 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.157 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:55:23.157 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.158 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:55:23.158 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.158 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:55:23.158 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.158 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:55:23.158 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.158 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:55:23.158 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.158 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:55:23.158 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.158 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:55:23.158 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.158 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:55:23.159 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.159 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:55:23.159 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.159 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:55:23.159 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.159 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:55:23.159 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.159 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:55:23.159 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.159 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:55:23.159 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.159 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:55:23.159 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.160 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:55:23.160 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.160 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:55:23.160 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.160 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:55:23.160 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.160 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:55:23.160 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.160 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:55:23.160 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.160 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:55:23.160 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.160 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:55:23.160 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.161 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:55:23.161 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.161 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:55:23.161 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.161 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:55:23.161 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.161 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:55:23.161 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.161 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:55:23.161 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.161 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:55:23.161 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.161 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:55:23.161 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.162 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:55:23.162 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.162 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:55:23.162 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.162 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.163 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.163 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:23.163 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.163 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.163 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.164 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.164 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:55:23.164 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.164 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.164 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.165 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.165 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.165 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.165 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:23.165 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.165 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.166 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.166 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.167 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:23.167 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.167 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.167 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.167 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.167 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:23.167 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.167 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.168 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.168 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.168 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:23.168 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.168 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.168 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.168 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.168 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:23.168 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.168 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.168 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.168 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.168 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:23.168 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.169 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.169 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.169 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:23.169 INFO:teuthology.orchestra.run.smithi005.stdout:Package librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:23.228 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:55:23.229 INFO:teuthology.orchestra.run.smithi005.stdout:Nothing to do. 2024-04-15T00:55:23.229 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:55:23.266 INFO:teuthology.orchestra.run.smithi049.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 2.4 MB/s | 548 kB 00:00 2024-04-15T00:55:23.308 INFO:teuthology.orchestra.run.smithi049.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 1.4 MB/s | 58 kB 00:00 2024-04-15T00:55:23.315 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install librbd1 2024-04-15T00:55:23.320 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-04-15T00:55:23.359 INFO:teuthology.orchestra.run.smithi049.stdout:(4/6): python3-typing-extensions-4.4.0-2.el9.no 1.0 MB/s | 51 kB 00:00 2024-04-15T00:55:23.383 INFO:teuthology.orchestra.run.smithi049.stdout:(5/6): ceph-mgr-cephadm-19.0.0-2114.ga9a752df.e 302 kB/s | 139 kB 00:00 2024-04-15T00:55:23.479 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-15T00:55:23.517 INFO:teuthology.orchestra.run.smithi049.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 10 MB/s | 6.0 MB 00:00 2024-04-15T00:55:23.519 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:23.519 INFO:teuthology.orchestra.run.smithi049.stdout:Total 7.9 MB/s | 7.0 MB 00:00 2024-04-15T00:55:23.526 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-15T00:55:23.592 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-15T00:55:23.604 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-15T00:55:23.604 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-15T00:55:23.716 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-15T00:55:23.717 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-15T00:55:23.927 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:01:54 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:55:24.032 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-15T00:55:24.039 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-15T00:55:24.112 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-15T00:55:24.175 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-15T00:55:24.198 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 6/6 2024-04-15T00:55:24.208 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-15T00:55:24.236 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:55:24.236 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:55:24.236 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:55:24.236 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.236 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:55:24.236 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.236 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:55:24.237 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.237 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:55:24.237 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.237 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:55:24.237 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.237 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:55:24.237 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.237 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:55:24.237 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.237 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:55:24.237 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.237 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:55:24.237 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.237 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:55:24.238 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.238 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:55:24.238 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.238 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:55:24.238 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.238 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:55:24.238 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.241 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:55:24.242 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.242 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:55:24.242 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.242 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:55:24.242 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.242 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:55:24.242 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.242 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:55:24.242 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.242 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:55:24.242 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.242 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:55:24.242 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.243 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:55:24.243 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.243 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:55:24.243 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.243 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:55:24.243 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.243 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:55:24.243 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.243 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:55:24.243 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.243 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:55:24.243 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.243 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:55:24.243 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.244 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:55:24.244 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.244 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:55:24.244 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.244 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:55:24.244 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.244 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:55:24.244 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.244 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:55:24.244 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.244 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:55:24.244 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.244 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:55:24.244 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.245 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:55:24.245 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.245 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:55:24.245 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.245 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:55:24.245 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.245 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.245 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.245 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:24.245 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.245 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.245 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.245 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.245 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:55:24.246 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.246 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.246 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.246 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.246 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.246 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.246 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:24.246 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.246 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.246 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.246 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.246 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:24.246 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.247 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.247 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.247 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.247 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:24.247 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.247 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.247 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.247 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.247 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:24.247 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.247 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.247 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.247 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.247 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:24.248 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.248 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.248 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.248 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.248 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:24.248 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.248 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.248 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.248 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:24.248 INFO:teuthology.orchestra.run.smithi005.stdout:Package librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:24.262 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-15T00:55:24.309 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:55:24.310 INFO:teuthology.orchestra.run.smithi005.stdout:Nothing to do. 2024-04-15T00:55:24.310 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:55:24.395 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install python3-rados 2024-04-15T00:55:24.824 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-15T00:55:24.908 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-15T00:55:24.978 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-15T00:55:25.003 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:01:56 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:55:25.006 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 6/6 2024-04-15T00:55:25.019 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 6/6 2024-04-15T00:55:25.020 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/6 2024-04-15T00:55:25.020 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-15T00:55:25.020 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-15T00:55:25.020 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-15T00:55:25.020 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-15T00:55:25.316 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:55:25.316 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:55:25.316 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:55:25.316 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.317 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:55:25.317 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.317 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:55:25.317 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.317 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:55:25.317 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.317 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:55:25.317 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.317 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:55:25.317 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.317 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:55:25.317 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.317 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:55:25.318 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.318 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:55:25.318 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.318 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:55:25.318 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.318 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:55:25.318 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.318 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:55:25.318 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.318 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:55:25.318 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.318 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:55:25.319 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.319 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:55:25.319 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.319 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:55:25.319 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.319 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:55:25.319 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.319 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:55:25.319 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.319 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:55:25.319 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.319 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:55:25.319 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.319 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:55:25.320 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.320 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:55:25.320 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.320 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:55:25.320 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.320 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:55:25.320 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.320 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:55:25.320 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.320 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:55:25.320 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.320 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:55:25.321 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.321 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:55:25.321 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.321 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:55:25.321 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.321 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:55:25.321 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.321 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:55:25.321 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.321 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:55:25.321 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.321 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:55:25.321 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.322 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:55:25.322 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.322 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:55:25.322 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.322 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:55:25.322 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.322 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:55:25.322 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.322 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.322 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.322 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:25.322 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.323 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.323 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.323 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.323 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:55:25.323 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.323 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.323 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.323 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.323 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.323 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.323 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:25.323 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.323 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.324 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.324 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.324 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:25.324 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.324 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.324 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.324 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.324 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:25.324 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.324 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.324 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.324 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.324 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:25.325 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.325 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.325 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.325 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.325 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:25.325 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.325 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.325 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.325 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.325 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:25.325 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.325 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.325 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.325 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:25.326 INFO:teuthology.orchestra.run.smithi005.stdout:Package python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:25.343 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-15T00:55:25.343 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:25.343 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-04-15T00:55:25.343 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:55:25.343 INFO:teuthology.orchestra.run.smithi129.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-15T00:55:25.343 INFO:teuthology.orchestra.run.smithi129.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-15T00:55:25.343 INFO:teuthology.orchestra.run.smithi129.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-15T00:55:25.343 INFO:teuthology.orchestra.run.smithi129.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-15T00:55:25.343 INFO:teuthology.orchestra.run.smithi129.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-15T00:55:25.344 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:25.344 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:55:25.388 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:55:25.389 INFO:teuthology.orchestra.run.smithi005.stdout:Nothing to do. 2024-04-15T00:55:25.389 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:55:25.473 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install python3-rgw 2024-04-15T00:55:25.610 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install ceph-fuse 2024-04-15T00:55:25.774 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 6/6 2024-04-15T00:55:25.774 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/6 2024-04-15T00:55:25.774 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-15T00:55:25.774 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-15T00:55:25.774 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-15T00:55:25.774 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-15T00:55:26.096 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:01:57 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:55:26.097 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-15T00:55:26.097 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:26.097 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-15T00:55:26.097 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:55:26.097 INFO:teuthology.orchestra.run.smithi049.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-15T00:55:26.097 INFO:teuthology.orchestra.run.smithi049.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-15T00:55:26.097 INFO:teuthology.orchestra.run.smithi049.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-15T00:55:26.097 INFO:teuthology.orchestra.run.smithi049.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-15T00:55:26.097 INFO:teuthology.orchestra.run.smithi049.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-15T00:55:26.097 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:26.097 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:55:26.206 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:37 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:55:26.332 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-fuse 2024-04-15T00:55:26.397 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:55:26.397 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:55:26.398 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:55:26.398 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.398 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:55:26.398 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.398 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:55:26.398 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.398 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:55:26.398 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.398 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:55:26.398 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.398 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:55:26.398 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.399 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:55:26.399 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.399 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:55:26.399 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.399 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:55:26.399 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.399 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:55:26.399 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.399 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:55:26.399 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.399 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:55:26.399 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.399 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:55:26.399 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.400 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:55:26.400 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.400 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:55:26.400 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.400 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:55:26.400 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.400 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:55:26.400 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.400 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:55:26.400 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.400 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:55:26.400 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.400 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:55:26.401 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.401 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:55:26.401 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.401 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:55:26.401 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.401 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:55:26.401 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.401 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:55:26.401 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.401 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:55:26.401 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.401 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:55:26.401 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.401 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:55:26.402 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.402 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:55:26.402 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.402 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:55:26.402 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.402 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:55:26.402 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.402 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:55:26.402 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.402 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:55:26.402 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.402 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:55:26.402 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.403 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:55:26.403 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.403 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:55:26.403 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.403 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:55:26.403 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.403 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:55:26.403 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.403 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.403 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.403 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:26.403 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.403 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.404 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.404 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.404 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:55:26.404 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.404 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.404 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.404 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.404 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.404 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.404 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:26.404 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.404 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.404 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.404 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.405 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:26.405 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.405 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.405 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.405 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.405 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:26.405 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.405 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.405 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.405 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.405 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:26.405 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.405 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.406 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.406 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.406 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:26.406 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.406 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.406 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.406 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.406 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:26.406 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.406 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.406 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.406 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.407 INFO:teuthology.orchestra.run.smithi005.stdout:Package python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:26.468 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:55:26.470 INFO:teuthology.orchestra.run.smithi005.stdout:Nothing to do. 2024-04-15T00:55:26.470 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:55:26.496 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:55:26.496 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:55:26.497 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:55:26.497 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.497 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:55:26.497 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.497 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:55:26.497 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.497 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:55:26.497 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.497 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:55:26.497 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.497 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:55:26.497 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.497 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:55:26.497 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.497 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:55:26.498 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.498 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:55:26.498 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.498 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:55:26.498 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.498 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:55:26.498 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.498 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:55:26.498 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.498 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:55:26.498 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.498 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:55:26.498 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.499 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:55:26.499 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.499 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:55:26.499 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.499 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:55:26.499 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.499 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:55:26.499 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.499 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:55:26.499 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.499 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:55:26.499 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.499 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:55:26.499 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.500 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:55:26.500 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.500 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:55:26.500 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.500 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:55:26.500 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.500 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:55:26.500 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.500 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:55:26.500 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.500 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:55:26.500 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.500 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:55:26.500 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.501 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:55:26.501 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.501 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:55:26.501 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.501 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:55:26.501 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.501 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:55:26.501 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.501 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:55:26.501 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.501 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:55:26.501 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.501 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:55:26.501 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.502 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:55:26.502 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.502 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:55:26.502 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.502 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.502 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.502 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:26.502 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.502 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.502 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.502 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.502 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:55:26.502 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.502 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.503 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.503 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.503 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.503 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.503 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:26.503 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.503 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.503 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.503 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.503 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:26.503 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.503 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.503 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.503 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.504 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:26.504 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.504 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.504 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.504 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.504 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:26.504 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.504 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.504 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.504 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.504 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:26.504 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.504 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.504 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.505 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.505 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:26.505 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.505 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.505 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.505 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:26.549 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install python3-cephfs 2024-04-15T00:55:26.567 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:55:26.567 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:26.568 INFO:teuthology.orchestra.run.smithi129.stdout: Package Arch Version Repository Size 2024-04-15T00:55:26.568 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:26.568 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-04-15T00:55:26.568 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-fuse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 891 k 2024-04-15T00:55:26.568 INFO:teuthology.orchestra.run.smithi129.stdout:Installing dependencies: 2024-04-15T00:55:26.568 INFO:teuthology.orchestra.run.smithi129.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-15T00:55:26.568 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:26.568 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-15T00:55:26.568 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:26.568 INFO:teuthology.orchestra.run.smithi129.stdout:Install 2 Packages 2024-04-15T00:55:26.568 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:26.569 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 971 k 2024-04-15T00:55:26.569 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 2.8 M 2024-04-15T00:55:26.569 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-04-15T00:55:26.744 INFO:teuthology.orchestra.run.smithi129.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 694 kB/s | 80 kB 00:00 2024-04-15T00:55:26.937 INFO:teuthology.orchestra.run.smithi129.stdout:(2/2): ceph-fuse-19.0.0-2114.ga9a752df.el7.x86_ 2.8 MB/s | 891 kB 00:00 2024-04-15T00:55:26.937 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:26.937 INFO:teuthology.orchestra.run.smithi129.stdout:Total 2.6 MB/s | 971 kB 00:00 2024-04-15T00:55:26.949 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-04-15T00:55:26.970 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-04-15T00:55:26.970 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-04-15T00:55:26.979 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:51 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:55:27.049 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-04-15T00:55:27.049 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-04-15T00:55:27.155 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:01:58 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:55:27.243 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-04-15T00:55:27.286 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:55:27.286 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:55:27.286 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:55:27.286 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.286 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:55:27.286 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.286 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:55:27.286 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.287 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:55:27.287 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.287 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:55:27.287 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.287 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:55:27.287 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.287 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:55:27.287 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.287 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:55:27.287 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.287 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:55:27.287 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.287 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:55:27.288 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.288 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:55:27.288 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.288 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:55:27.288 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.288 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:55:27.288 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.288 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:55:27.288 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.288 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:55:27.288 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.288 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:55:27.288 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.288 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:55:27.289 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.289 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:55:27.289 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.289 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:55:27.289 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.289 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:55:27.289 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.289 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:55:27.289 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.289 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:55:27.289 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.289 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:55:27.289 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.290 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:55:27.290 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.290 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:55:27.290 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.290 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:55:27.290 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.290 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:55:27.290 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.290 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:55:27.290 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.290 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:55:27.290 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.290 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:55:27.291 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.291 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:55:27.291 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.291 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:55:27.291 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.291 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:55:27.291 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.291 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:55:27.291 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.291 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:55:27.291 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.292 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:55:27.292 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.292 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:55:27.292 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.292 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.292 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.292 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:27.292 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.292 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.292 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.292 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.292 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:55:27.292 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.292 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.293 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.293 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.293 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.293 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.293 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:27.293 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.293 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.293 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.293 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.293 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:27.293 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.293 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.293 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.294 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.294 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:27.294 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.294 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.294 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.294 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.294 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:27.294 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.294 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.294 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.294 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.294 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:27.294 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.295 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.295 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.295 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.295 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:27.295 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.295 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.295 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.295 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.361 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:55:27.361 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:27.361 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-04-15T00:55:27.361 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:27.362 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-15T00:55:27.362 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-fuse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 891 k 2024-04-15T00:55:27.362 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-04-15T00:55:27.362 INFO:teuthology.orchestra.run.smithi049.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-15T00:55:27.362 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:27.362 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-15T00:55:27.362 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:27.362 INFO:teuthology.orchestra.run.smithi049.stdout:Install 2 Packages 2024-04-15T00:55:27.362 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:27.363 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 971 k 2024-04-15T00:55:27.363 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 2.8 M 2024-04-15T00:55:27.363 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-15T00:55:27.372 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-15T00:55:27.437 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2/2 2024-04-15T00:55:27.458 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:55:27.458 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:55:27.458 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:55:27.458 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.458 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:55:27.459 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.459 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:55:27.459 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.459 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:55:27.459 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.459 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:55:27.459 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.459 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:55:27.459 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.459 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:55:27.459 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.459 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:55:27.459 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.459 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:55:27.460 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.460 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:55:27.460 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.460 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:55:27.460 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.460 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:55:27.460 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.460 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:55:27.460 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.460 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:55:27.460 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.460 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:55:27.460 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.461 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:55:27.461 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.461 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:55:27.461 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.461 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:55:27.461 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.461 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:55:27.461 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.461 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:55:27.461 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.462 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:55:27.462 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.462 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:55:27.462 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.462 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:55:27.462 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.462 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:55:27.462 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.462 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:55:27.462 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.462 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:55:27.462 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.463 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:55:27.463 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.463 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:55:27.463 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.463 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:55:27.463 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.463 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:55:27.463 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.463 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:55:27.463 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.463 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:55:27.463 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.463 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:55:27.464 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.464 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:55:27.464 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.464 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:55:27.464 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.464 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:55:27.464 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.464 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:55:27.464 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.464 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.464 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.464 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:27.464 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.465 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.465 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.465 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.465 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:55:27.465 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.465 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.465 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.465 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.465 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.465 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.465 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:27.465 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.465 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.465 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.466 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.466 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:27.466 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.466 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.466 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.466 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.466 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:27.466 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.466 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.466 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.466 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.466 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:27.466 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.467 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.467 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.467 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.467 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:27.467 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.467 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.467 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.467 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.467 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:27.467 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.467 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.467 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.467 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:27.468 INFO:teuthology.orchestra.run.smithi005.stdout:Package python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:27.530 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:55:27.531 INFO:teuthology.orchestra.run.smithi005.stdout:Nothing to do. 2024-04-15T00:55:27.531 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:55:27.604 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install python3-rbd 2024-04-15T00:55:27.853 INFO:teuthology.orchestra.run.smithi049.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 369 kB/s | 80 kB 00:00 2024-04-15T00:55:28.111 INFO:teuthology.orchestra.run.smithi049.stdout:(2/2): ceph-fuse-19.0.0-2114.ga9a752df.el7.x86_ 1.8 MB/s | 891 kB 00:00 2024-04-15T00:55:28.112 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:28.113 INFO:teuthology.orchestra.run.smithi049.stdout:Total 1.3 MB/s | 971 kB 00:00 2024-04-15T00:55:28.125 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-15T00:55:28.149 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-15T00:55:28.149 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-15T00:55:28.170 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2/2 2024-04-15T00:55:28.170 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/2 2024-04-15T00:55:28.218 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:01:59 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:55:28.231 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-15T00:55:28.231 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-15T00:55:28.417 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-15T00:55:28.483 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-15T00:55:28.483 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:28.483 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-04-15T00:55:28.483 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-15T00:55:28.483 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:28.484 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:55:28.519 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:55:28.520 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:55:28.520 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:55:28.520 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.520 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:55:28.520 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.520 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:55:28.520 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.520 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:55:28.520 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.520 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:55:28.521 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.521 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:55:28.521 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.521 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:55:28.521 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.521 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:55:28.521 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.521 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:55:28.521 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.521 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:55:28.521 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.521 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:55:28.521 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.521 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:55:28.522 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.522 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:55:28.522 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.522 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:55:28.522 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.522 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:55:28.522 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.522 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:55:28.523 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.523 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:55:28.523 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.523 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:55:28.523 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.523 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:55:28.523 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.523 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:55:28.523 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.523 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:55:28.523 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.523 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:55:28.523 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.524 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:55:28.524 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.524 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:55:28.524 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.524 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:55:28.524 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.524 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:55:28.524 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.524 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:55:28.524 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.524 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:55:28.524 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.524 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:55:28.524 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.525 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:55:28.525 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.525 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:55:28.525 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.525 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:55:28.525 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.525 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:55:28.525 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.525 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:55:28.525 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.525 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:55:28.525 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.525 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:55:28.526 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.526 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:55:28.526 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.526 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.526 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.526 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:28.526 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.526 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.526 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.526 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.526 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:55:28.526 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.526 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.527 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.527 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.527 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.527 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.527 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:28.527 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.527 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.527 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.527 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.527 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:28.527 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.527 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.527 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.528 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.528 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:28.528 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.528 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.528 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.528 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.528 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:28.528 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.528 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.528 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.528 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.529 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:28.529 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.529 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.529 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.529 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.529 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:28.529 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.529 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.529 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.529 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:28.530 INFO:teuthology.orchestra.run.smithi005.stdout:Package python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:28.550 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-15T00:55:28.590 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:55:28.592 INFO:teuthology.orchestra.run.smithi005.stdout:Nothing to do. 2024-04-15T00:55:28.592 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:55:28.622 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2/2 2024-04-15T00:55:28.674 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install rbd-fuse 2024-04-15T00:55:28.766 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install ceph-volume 2024-04-15T00:55:29.282 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:02:00 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:55:29.355 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2/2 2024-04-15T00:55:29.355 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/2 2024-04-15T00:55:29.380 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:40 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:55:29.590 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:55:29.590 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:55:29.591 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:55:29.591 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.591 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:55:29.591 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.591 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:55:29.591 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.591 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:55:29.591 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.591 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:55:29.591 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.591 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:55:29.591 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.591 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:55:29.592 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.592 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:55:29.592 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.592 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:55:29.592 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.592 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:55:29.592 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.592 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:55:29.592 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.592 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:55:29.592 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.592 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:55:29.592 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.592 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:55:29.593 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.593 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:55:29.593 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.593 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:55:29.593 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.593 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:55:29.593 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.593 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:55:29.593 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.593 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:55:29.593 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.593 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:55:29.593 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.594 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:55:29.594 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.594 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:55:29.594 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.594 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:55:29.594 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.594 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:55:29.594 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.594 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:55:29.594 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.594 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:55:29.594 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.594 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:55:29.594 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.595 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:55:29.595 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.595 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:55:29.595 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.595 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:55:29.595 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.595 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:55:29.595 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.595 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:55:29.595 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.595 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:55:29.595 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.595 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:55:29.595 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.596 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:55:29.596 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.596 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:55:29.596 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.596 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:55:29.596 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.596 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.596 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.596 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:29.596 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.596 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.596 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.596 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.597 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:55:29.597 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.597 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.597 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.597 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.597 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.597 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.597 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:29.597 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.597 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.597 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.597 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.597 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:29.597 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.597 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.598 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.598 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.598 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:29.598 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.598 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.598 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.598 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.598 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:29.598 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.598 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.598 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.598 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.598 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:29.598 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.599 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.599 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.599 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.599 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:29.599 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.599 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.599 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.599 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.662 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:55:29.663 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:29.663 INFO:teuthology.orchestra.run.smithi005.stdout: Package Architecture Version Repository Size 2024-04-15T00:55:29.663 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:29.663 INFO:teuthology.orchestra.run.smithi005.stdout:Installing: 2024-04-15T00:55:29.663 INFO:teuthology.orchestra.run.smithi005.stdout: rbd-fuse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 85 k 2024-04-15T00:55:29.663 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:29.663 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2024-04-15T00:55:29.663 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:29.664 INFO:teuthology.orchestra.run.smithi005.stdout:Install 1 Package 2024-04-15T00:55:29.664 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:29.664 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 85 k 2024-04-15T00:55:29.664 INFO:teuthology.orchestra.run.smithi005.stdout:Installed size: 231 k 2024-04-15T00:55:29.664 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2024-04-15T00:55:29.668 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:55:29.668 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:55:29.668 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:55:29.668 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.668 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:55:29.668 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.668 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:55:29.668 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.669 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:55:29.669 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.669 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:55:29.669 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.669 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:55:29.669 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.669 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:55:29.669 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.669 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:55:29.669 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.669 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:55:29.669 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.669 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:55:29.669 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.670 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:55:29.670 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.670 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:55:29.670 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.670 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:55:29.670 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.670 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:55:29.670 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.670 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:55:29.670 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.670 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:55:29.670 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.670 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:55:29.670 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.671 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:55:29.671 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.671 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:55:29.671 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.671 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:55:29.671 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.671 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:55:29.671 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.671 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:55:29.671 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.671 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:55:29.671 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.671 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:55:29.671 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.671 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:55:29.672 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.672 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:55:29.672 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.672 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:55:29.672 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.672 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:55:29.672 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.672 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:55:29.672 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.672 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:55:29.672 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.672 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:55:29.672 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.672 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:55:29.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.673 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:55:29.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.673 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:55:29.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.673 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:55:29.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.673 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:55:29.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.673 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:55:29.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.673 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:29.673 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.674 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:55:29.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.674 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:29.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.674 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.675 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.675 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:29.675 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.675 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.675 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.675 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.675 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:29.675 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.675 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.675 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.675 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.675 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:29.675 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.676 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.676 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.676 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.676 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:29.676 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.676 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.676 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.676 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.676 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:29.676 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.676 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.676 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.676 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:29.677 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-15T00:55:29.677 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:29.677 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-15T00:55:29.677 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-15T00:55:29.677 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:29.677 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:55:29.738 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:55:29.738 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:29.739 INFO:teuthology.orchestra.run.smithi129.stdout: Package Arch Version Repository Size 2024-04-15T00:55:29.739 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:29.739 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-04-15T00:55:29.739 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-volume noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 264 k 2024-04-15T00:55:29.739 INFO:teuthology.orchestra.run.smithi129.stdout:Installing dependencies: 2024-04-15T00:55:29.739 INFO:teuthology.orchestra.run.smithi129.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-15T00:55:29.739 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:29.739 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-15T00:55:29.739 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:29.739 INFO:teuthology.orchestra.run.smithi129.stdout:Install 2 Packages 2024-04-15T00:55:29.740 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:29.740 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 341 k 2024-04-15T00:55:29.740 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 1.5 M 2024-04-15T00:55:29.740 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-04-15T00:55:29.867 INFO:teuthology.orchestra.run.smithi005.stdout:rbd-fuse-19.0.0-2114.ga9a752df.el7.x86_64.rpm 422 kB/s | 85 kB 00:00 2024-04-15T00:55:29.891 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:29.891 INFO:teuthology.orchestra.run.smithi005.stdout:Total 419 kB/s | 85 kB 00:00 2024-04-15T00:55:29.891 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2024-04-15T00:55:29.891 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2024-04-15T00:55:29.891 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2024-04-15T00:55:29.932 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install ceph-volume 2024-04-15T00:55:29.937 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2024-04-15T00:55:29.938 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2024-04-15T00:55:30.053 INFO:teuthology.orchestra.run.smithi129.stdout:(1/2): ceph-volume-19.0.0-2114.ga9a752df.el7.no 1.1 MB/s | 264 kB 00:00 2024-04-15T00:55:30.081 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2024-04-15T00:55:30.202 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:30.236 INFO:teuthology.orchestra.run.smithi129.stdout:(2/2): python3-packaging-20.9-5.el9.noarch.rpm 180 kB/s | 77 kB 00:00 2024-04-15T00:55:30.237 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:30.237 INFO:teuthology.orchestra.run.smithi129.stdout:Total 684 kB/s | 341 kB 00:00 2024-04-15T00:55:30.249 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-04-15T00:55:30.258 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-04-15T00:55:30.258 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-04-15T00:55:30.302 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-04-15T00:55:30.302 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-04-15T00:55:30.454 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-04-15T00:55:30.563 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:55 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:55:30.626 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-15T00:55:30.629 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:30.673 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2/2 2024-04-15T00:55:30.689 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2/2 2024-04-15T00:55:30.690 INFO:teuthology.orchestra.run.smithi129.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:55:30.690 INFO:teuthology.orchestra.run.smithi129.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-15T00:55:30.690 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:30.866 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:55:30.867 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:55:30.867 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:55:30.867 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.867 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:55:30.867 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.867 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:55:30.867 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.867 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:55:30.867 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.867 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:55:30.867 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.867 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:55:30.868 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.868 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:55:30.868 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.868 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:55:30.868 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.868 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:55:30.868 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.868 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:55:30.868 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.868 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:55:30.868 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.868 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:55:30.869 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.869 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:55:30.869 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.869 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:55:30.869 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.869 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:55:30.869 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.869 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:55:30.869 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.869 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:55:30.869 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.869 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:55:30.869 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.870 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:55:30.870 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.870 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:55:30.870 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.870 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:55:30.870 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.871 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:55:30.871 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.871 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:55:30.871 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.871 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:55:30.871 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.871 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:55:30.871 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.871 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:55:30.871 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.871 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:55:30.871 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.872 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:55:30.872 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.872 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:55:30.872 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.872 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:55:30.872 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.872 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:55:30.872 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.873 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:55:30.873 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.873 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:55:30.873 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.873 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:55:30.873 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.873 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:55:30.873 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.873 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:55:30.873 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.873 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:55:30.873 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.873 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.874 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.874 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:30.874 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.874 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.874 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.874 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.874 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:55:30.874 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.874 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.874 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.874 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.874 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.874 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.875 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:30.875 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.875 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.875 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.875 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.875 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:30.875 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.875 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.875 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.875 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.875 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:30.875 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.875 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.876 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.876 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.876 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:30.876 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.876 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.876 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.876 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.876 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:30.876 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.876 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.876 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.876 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.876 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:30.877 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.877 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.877 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.877 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:30.940 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:55:30.941 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:30.941 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repository Size 2024-04-15T00:55:30.941 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:30.941 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-15T00:55:30.942 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-volume noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 264 k 2024-04-15T00:55:30.942 INFO:teuthology.orchestra.run.smithi049.stdout:Installing dependencies: 2024-04-15T00:55:30.942 INFO:teuthology.orchestra.run.smithi049.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-15T00:55:30.942 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:30.942 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-15T00:55:30.942 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:30.942 INFO:teuthology.orchestra.run.smithi049.stdout:Install 2 Packages 2024-04-15T00:55:30.943 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:30.943 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 341 k 2024-04-15T00:55:30.943 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 1.5 M 2024-04-15T00:55:30.943 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-15T00:55:30.983 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:30.983 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:30.984 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2024-04-15T00:55:30.984 INFO:teuthology.orchestra.run.smithi005.stdout: rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:55:30.984 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:30.984 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:55:31.225 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install rbd-mirror 2024-04-15T00:55:31.349 INFO:teuthology.orchestra.run.smithi049.stdout:(1/2): ceph-volume-19.0.0-2114.ga9a752df.el7.no 775 kB/s | 264 kB 00:00 2024-04-15T00:55:31.374 INFO:teuthology.orchestra.run.smithi049.stdout:(2/2): python3-packaging-20.9-5.el9.noarch.rpm 211 kB/s | 77 kB 00:00 2024-04-15T00:55:31.375 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:31.375 INFO:teuthology.orchestra.run.smithi049.stdout:Total 786 kB/s | 341 kB 00:00 2024-04-15T00:55:31.387 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-15T00:55:31.397 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-15T00:55:31.397 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-15T00:55:31.439 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-15T00:55:31.440 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-15T00:55:31.484 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 1/2 2024-04-15T00:55:31.719 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-15T00:55:31.829 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-15T00:55:31.830 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:31.830 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-04-15T00:55:31.830 INFO:teuthology.orchestra.run.smithi129.stdout: ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:55:31.830 INFO:teuthology.orchestra.run.smithi129.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-15T00:55:31.830 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:31.830 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:55:31.837 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:02:02 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:55:31.907 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-15T00:55:31.944 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2/2 2024-04-15T00:55:31.960 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2/2 2024-04-15T00:55:31.960 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:55:31.960 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-15T00:55:31.960 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:32.124 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install librados-devel 2024-04-15T00:55:32.138 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:55:32.138 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:55:32.138 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:55:32.138 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.138 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:55:32.138 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.139 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:55:32.139 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.139 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:55:32.139 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.139 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:55:32.139 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.139 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:55:32.139 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.139 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:55:32.139 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.139 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:55:32.139 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.139 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:55:32.140 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.140 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:55:32.140 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.140 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:55:32.140 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.140 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:55:32.140 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.140 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:55:32.140 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.140 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:55:32.140 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.140 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:55:32.140 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.140 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:55:32.140 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.141 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:55:32.141 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.141 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:55:32.141 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.141 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:55:32.141 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.141 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:55:32.141 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.141 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:55:32.141 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.141 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:55:32.141 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.141 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:55:32.141 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.141 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:55:32.142 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.142 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:55:32.142 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.142 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:55:32.142 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.142 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:55:32.142 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.142 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:55:32.142 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.142 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:55:32.142 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.142 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:55:32.142 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.143 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:55:32.143 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.143 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:55:32.143 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.143 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:55:32.143 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.143 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:55:32.143 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.143 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:55:32.143 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.143 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:55:32.143 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.143 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:55:32.143 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.143 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.144 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.144 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:32.144 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.144 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.144 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.144 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.144 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:55:32.144 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.144 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.144 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.144 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.144 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.144 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.144 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:32.145 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.145 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.145 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.145 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.145 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:32.145 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.145 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.145 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.145 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.145 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:32.145 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.146 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.146 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.146 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.146 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:32.146 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.146 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.146 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.146 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.146 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:32.146 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.146 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.146 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.146 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.147 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:32.147 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.147 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.147 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.147 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:32.209 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:55:32.209 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:32.209 INFO:teuthology.orchestra.run.smithi005.stdout: Package Arch Version Repo Size 2024-04-15T00:55:32.210 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:32.210 INFO:teuthology.orchestra.run.smithi005.stdout:Installing: 2024-04-15T00:55:32.210 INFO:teuthology.orchestra.run.smithi005.stdout: rbd-mirror x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.1 M 2024-04-15T00:55:32.210 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:32.210 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2024-04-15T00:55:32.210 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:32.210 INFO:teuthology.orchestra.run.smithi005.stdout:Install 1 Package 2024-04-15T00:55:32.210 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:32.210 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 3.1 M 2024-04-15T00:55:32.210 INFO:teuthology.orchestra.run.smithi005.stdout:Installed size: 13 M 2024-04-15T00:55:32.210 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2024-04-15T00:55:32.570 INFO:teuthology.orchestra.run.smithi005.stdout:rbd-mirror-19.0.0-2114.ga9a752df.el7.x86_64.rpm 8.6 MB/s | 3.1 MB 00:00 2024-04-15T00:55:32.571 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:32.571 INFO:teuthology.orchestra.run.smithi005.stdout:Total 8.5 MB/s | 3.1 MB 00:00 2024-04-15T00:55:32.571 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2024-04-15T00:55:32.581 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2024-04-15T00:55:32.581 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2024-04-15T00:55:32.662 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2024-04-15T00:55:32.662 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2024-04-15T00:55:32.690 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 1/2 2024-04-15T00:55:32.768 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:43 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:55:33.068 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:55:33.068 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:55:33.068 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:55:33.068 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.068 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:55:33.068 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.069 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:55:33.069 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.069 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:55:33.069 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.069 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:55:33.069 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.069 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:55:33.069 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.069 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:55:33.069 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.069 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:55:33.069 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.069 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:55:33.069 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.070 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:55:33.070 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.070 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:55:33.070 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.070 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:55:33.070 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.070 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:55:33.070 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.070 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:55:33.070 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.070 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:55:33.070 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.070 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:55:33.071 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.071 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:55:33.071 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.071 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:55:33.071 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.071 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:55:33.071 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.071 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:55:33.071 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.071 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:55:33.071 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.071 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:55:33.071 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.071 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:55:33.072 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.072 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:55:33.072 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.072 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:55:33.072 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.072 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:55:33.072 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.072 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:55:33.072 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.072 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:55:33.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.073 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:55:33.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.073 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:55:33.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.073 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:55:33.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.073 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:55:33.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.073 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:55:33.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.073 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:55:33.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.073 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:55:33.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.074 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:55:33.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.074 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:55:33.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.074 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:33.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.074 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:55:33.075 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.075 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.075 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.075 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.075 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.075 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.075 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:33.075 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.075 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.075 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.075 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.075 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:33.075 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.075 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.076 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.076 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.076 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:33.076 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.076 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.076 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.076 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.076 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:33.076 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.076 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.076 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.076 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.076 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:33.076 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.077 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.077 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.077 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.077 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:33.077 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.077 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.077 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.078 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:33.086 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-15T00:55:33.086 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:33.086 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-15T00:55:33.086 INFO:teuthology.orchestra.run.smithi049.stdout: ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:55:33.087 INFO:teuthology.orchestra.run.smithi049.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-15T00:55:33.087 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:33.087 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:55:33.105 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2024-04-15T00:55:33.140 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:55:33.141 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:33.141 INFO:teuthology.orchestra.run.smithi129.stdout: Package Arch Version Repo Size 2024-04-15T00:55:33.141 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:33.141 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-04-15T00:55:33.141 INFO:teuthology.orchestra.run.smithi129.stdout: librados-devel x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 127 k 2024-04-15T00:55:33.141 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:33.141 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-15T00:55:33.141 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:33.141 INFO:teuthology.orchestra.run.smithi129.stdout:Install 1 Package 2024-04-15T00:55:33.141 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:33.141 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 127 k 2024-04-15T00:55:33.142 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 456 k 2024-04-15T00:55:33.142 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-04-15T00:55:33.163 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:33.187 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:33.187 INFO:teuthology.orchestra.run.smithi005.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:55:33.187 INFO:teuthology.orchestra.run.smithi005.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-15T00:55:33.188 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-15T00:55:33.188 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-15T00:55:33.188 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:33.453 INFO:teuthology.orchestra.run.smithi129.stdout:librados-devel-19.0.0-2114.ga9a752df.el7.x86_64 407 kB/s | 127 kB 00:00 2024-04-15T00:55:33.453 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:33.454 INFO:teuthology.orchestra.run.smithi129.stdout:Total 405 kB/s | 127 kB 00:00 2024-04-15T00:55:33.454 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-04-15T00:55:33.459 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-04-15T00:55:33.460 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-04-15T00:55:33.461 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install librados-devel 2024-04-15T00:55:33.519 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-04-15T00:55:33.519 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-04-15T00:55:33.744 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-04-15T00:55:33.843 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:34.090 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:01:59 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:55:34.281 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:34.363 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:34.363 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:34.363 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2024-04-15T00:55:34.363 INFO:teuthology.orchestra.run.smithi005.stdout: rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:55:34.364 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:34.364 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:55:34.393 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:55:34.393 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:55:34.393 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:55:34.393 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.393 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:55:34.393 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.393 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:55:34.393 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.394 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:55:34.394 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.394 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:55:34.394 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.394 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:55:34.394 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.394 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:55:34.394 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.394 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:55:34.394 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.394 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:55:34.395 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.395 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:55:34.395 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.395 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:55:34.395 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.395 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:55:34.395 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.395 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:55:34.395 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.395 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:55:34.395 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.395 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:55:34.395 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.395 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:55:34.396 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.396 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:55:34.396 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.396 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:55:34.396 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.396 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:55:34.396 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.396 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:55:34.396 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.396 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:55:34.396 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.396 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:55:34.397 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.397 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:55:34.397 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.397 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:55:34.397 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.397 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:55:34.397 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.397 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:55:34.397 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.397 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:55:34.397 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.397 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:55:34.397 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.397 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:55:34.398 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.398 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:55:34.398 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.398 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:55:34.398 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.398 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:55:34.398 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.398 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:55:34.398 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.398 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:55:34.398 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.398 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:55:34.398 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.399 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:55:34.399 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.399 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:55:34.399 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.399 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.399 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.399 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:34.399 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.399 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.399 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.399 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.399 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:55:34.400 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.400 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.400 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.400 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.400 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.400 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.400 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:34.400 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.400 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.400 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.400 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.400 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:34.400 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.401 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.401 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.401 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.401 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:34.401 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.401 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.401 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.401 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.401 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:34.401 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.401 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.401 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.401 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.401 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:34.401 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.402 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.402 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.402 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.402 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:34.402 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.402 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.402 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.402 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:34.467 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:55:34.467 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:34.467 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repo Size 2024-04-15T00:55:34.468 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:34.468 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-15T00:55:34.468 INFO:teuthology.orchestra.run.smithi049.stdout: librados-devel x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 127 k 2024-04-15T00:55:34.468 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:34.468 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-15T00:55:34.468 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:34.468 INFO:teuthology.orchestra.run.smithi049.stdout:Install 1 Package 2024-04-15T00:55:34.468 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:34.469 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 127 k 2024-04-15T00:55:34.469 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 456 k 2024-04-15T00:55:34.469 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-15T00:55:34.593 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:34.593 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:34.593 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-04-15T00:55:34.593 INFO:teuthology.orchestra.run.smithi129.stdout: librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:55:34.593 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:34.593 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:55:34.624 DEBUG:teuthology.orchestra.run.smithi005:> sudo yum -y install rbd-nbd 2024-04-15T00:55:34.782 INFO:teuthology.orchestra.run.smithi049.stdout:librados-devel-19.0.0-2114.ga9a752df.el7.x86_64 405 kB/s | 127 kB 00:00 2024-04-15T00:55:34.783 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:34.783 INFO:teuthology.orchestra.run.smithi049.stdout:Total 402 kB/s | 127 kB 00:00 2024-04-15T00:55:34.783 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-15T00:55:34.789 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-15T00:55:34.789 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-15T00:55:34.837 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install libcephfs2 2024-04-15T00:55:34.852 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-15T00:55:34.853 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-15T00:55:35.047 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-15T00:55:35.176 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:35.241 INFO:teuthology.orchestra.run.smithi005.stdout:Last metadata expiration check: 0:02:06 ago on Mon 15 Apr 2024 12:53:29 AM UTC. 2024-04-15T00:55:35.451 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:46 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:55:35.551 INFO:teuthology.orchestra.run.smithi005.stderr:Modular dependency problems: 2024-04-15T00:55:35.551 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:55:35.551 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 1: conflicting requests 2024-04-15T00:55:35.551 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.551 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 2: conflicting requests 2024-04-15T00:55:35.551 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.551 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 3: conflicting requests 2024-04-15T00:55:35.551 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.551 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 4: conflicting requests 2024-04-15T00:55:35.551 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.552 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 5: conflicting requests 2024-04-15T00:55:35.552 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.552 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 6: conflicting requests 2024-04-15T00:55:35.552 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.552 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 7: conflicting requests 2024-04-15T00:55:35.552 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.552 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 8: conflicting requests 2024-04-15T00:55:35.552 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.552 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 9: conflicting requests 2024-04-15T00:55:35.552 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.552 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 10: conflicting requests 2024-04-15T00:55:35.552 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.552 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 11: conflicting requests 2024-04-15T00:55:35.553 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.553 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 12: conflicting requests 2024-04-15T00:55:35.553 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.553 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 13: conflicting requests 2024-04-15T00:55:35.553 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.553 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 14: conflicting requests 2024-04-15T00:55:35.553 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.553 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 15: conflicting requests 2024-04-15T00:55:35.553 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.553 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 16: conflicting requests 2024-04-15T00:55:35.553 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.553 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 17: conflicting requests 2024-04-15T00:55:35.553 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.553 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 18: conflicting requests 2024-04-15T00:55:35.554 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.554 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 19: conflicting requests 2024-04-15T00:55:35.554 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.554 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 20: conflicting requests 2024-04-15T00:55:35.554 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.554 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 21: conflicting requests 2024-04-15T00:55:35.554 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.554 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 22: conflicting requests 2024-04-15T00:55:35.554 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.554 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 23: conflicting requests 2024-04-15T00:55:35.554 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.554 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 24: conflicting requests 2024-04-15T00:55:35.554 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.555 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 25: conflicting requests 2024-04-15T00:55:35.555 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.555 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 26: conflicting requests 2024-04-15T00:55:35.555 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.555 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 27: conflicting requests 2024-04-15T00:55:35.555 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.555 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 28: conflicting requests 2024-04-15T00:55:35.555 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.555 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 29: conflicting requests 2024-04-15T00:55:35.555 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.555 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 30: conflicting requests 2024-04-15T00:55:35.555 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.555 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 31: conflicting requests 2024-04-15T00:55:35.555 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.556 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 32: conflicting requests 2024-04-15T00:55:35.556 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.556 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 33: conflicting requests 2024-04-15T00:55:35.556 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.556 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 34: conflicting requests 2024-04-15T00:55:35.556 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.556 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 35: conflicting requests 2024-04-15T00:55:35.556 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.556 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 36: conflicting requests 2024-04-15T00:55:35.556 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.556 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 37: conflicting requests 2024-04-15T00:55:35.556 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.556 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.557 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.557 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:35.557 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.557 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.557 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.557 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.557 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 39: conflicting requests 2024-04-15T00:55:35.557 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.557 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.557 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.557 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.557 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.557 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.558 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:35.558 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.558 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.558 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.558 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.558 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:35.558 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.558 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.558 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.558 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.558 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:35.558 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.559 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.559 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.559 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.559 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:35.559 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.559 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.559 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.559 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.559 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:35.559 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.559 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.559 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.559 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.560 INFO:teuthology.orchestra.run.smithi005.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:35.560 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.560 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.560 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.560 INFO:teuthology.orchestra.run.smithi005.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.623 INFO:teuthology.orchestra.run.smithi005.stdout:Dependencies resolved. 2024-04-15T00:55:35.624 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:35.624 INFO:teuthology.orchestra.run.smithi005.stdout: Package Architecture Version Repository Size 2024-04-15T00:55:35.624 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:35.624 INFO:teuthology.orchestra.run.smithi005.stdout:Installing: 2024-04-15T00:55:35.624 INFO:teuthology.orchestra.run.smithi005.stdout: rbd-nbd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 171 k 2024-04-15T00:55:35.624 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:35.624 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction Summary 2024-04-15T00:55:35.625 INFO:teuthology.orchestra.run.smithi005.stdout:================================================================================ 2024-04-15T00:55:35.625 INFO:teuthology.orchestra.run.smithi005.stdout:Install 1 Package 2024-04-15T00:55:35.625 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:35.625 INFO:teuthology.orchestra.run.smithi005.stdout:Total download size: 171 k 2024-04-15T00:55:35.625 INFO:teuthology.orchestra.run.smithi005.stdout:Installed size: 494 k 2024-04-15T00:55:35.625 INFO:teuthology.orchestra.run.smithi005.stdout:Downloading Packages: 2024-04-15T00:55:35.743 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:55:35.743 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:55:35.743 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:55:35.743 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.743 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:55:35.743 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.743 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:55:35.744 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.744 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:55:35.744 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.744 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:55:35.744 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.744 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:55:35.744 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.744 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:55:35.744 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.744 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:55:35.744 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.744 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:55:35.744 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.744 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:55:35.745 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.745 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:55:35.745 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.745 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:55:35.745 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.745 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:55:35.745 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.745 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:55:35.745 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.745 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:55:35.745 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.745 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:55:35.745 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.745 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:55:35.746 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.746 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:55:35.746 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.746 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:55:35.746 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.746 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:55:35.746 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.746 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:55:35.746 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.746 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:55:35.746 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.746 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:55:35.746 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.747 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:55:35.747 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.747 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:55:35.747 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.747 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:55:35.747 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.747 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:55:35.747 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.747 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:55:35.747 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.747 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:55:35.747 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.747 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:55:35.748 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.748 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:55:35.748 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.748 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:55:35.748 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.748 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:55:35.748 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.748 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:55:35.748 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.748 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:55:35.748 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.748 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:55:35.748 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.748 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:55:35.748 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.749 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.749 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.749 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:35.749 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.749 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.749 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.749 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.749 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:55:35.749 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.749 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.749 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.749 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.749 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.749 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.750 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:35.750 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.750 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.750 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.750 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.750 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:35.750 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.750 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.750 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.750 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.750 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:35.750 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.750 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.751 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.751 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.751 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:35.751 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.751 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.751 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.751 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.751 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:35.751 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.751 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.751 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.751 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.751 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:35.751 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.752 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.752 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.752 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:35.752 INFO:teuthology.orchestra.run.smithi129.stdout:Package libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:35.769 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:35.811 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:55:35.812 INFO:teuthology.orchestra.run.smithi129.stdout:Nothing to do. 2024-04-15T00:55:35.812 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:55:35.871 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install libcephfs-devel 2024-04-15T00:55:36.083 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:36.083 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:36.083 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-15T00:55:36.083 INFO:teuthology.orchestra.run.smithi049.stdout: librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:55:36.084 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:36.084 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:55:36.099 INFO:teuthology.orchestra.run.smithi005.stdout:rbd-nbd-19.0.0-2114.ga9a752df.el7.x86_64.rpm 361 kB/s | 171 kB 00:00 2024-04-15T00:55:36.099 INFO:teuthology.orchestra.run.smithi005.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:36.100 INFO:teuthology.orchestra.run.smithi005.stdout:Total 360 kB/s | 171 kB 00:00 2024-04-15T00:55:36.100 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction check 2024-04-15T00:55:36.109 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction check succeeded. 2024-04-15T00:55:36.109 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction test 2024-04-15T00:55:36.174 INFO:teuthology.orchestra.run.smithi005.stdout:Transaction test succeeded. 2024-04-15T00:55:36.174 INFO:teuthology.orchestra.run.smithi005.stdout:Running transaction 2024-04-15T00:55:36.299 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install libcephfs2 2024-04-15T00:55:36.332 INFO:teuthology.orchestra.run.smithi005.stdout: Preparing : 1/1 2024-04-15T00:55:36.433 INFO:teuthology.orchestra.run.smithi005.stdout: Installing : rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:36.463 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:47 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:55:36.749 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:55:36.749 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:55:36.750 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:55:36.750 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.750 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:55:36.750 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.750 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:55:36.750 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.750 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:55:36.750 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.750 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:55:36.750 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.750 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:55:36.750 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.751 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:55:36.751 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.751 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:55:36.751 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.751 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:55:36.751 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.751 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:55:36.751 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.751 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:55:36.751 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.751 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:55:36.751 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.751 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:55:36.752 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.752 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:55:36.752 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.752 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:55:36.752 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.752 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:55:36.752 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.752 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:55:36.752 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.752 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:55:36.752 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.753 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:55:36.753 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.753 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:55:36.753 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.753 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:55:36.753 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.753 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:55:36.753 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.753 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:55:36.753 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.753 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:55:36.753 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.753 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:55:36.754 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.754 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:55:36.754 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.754 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:55:36.754 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.754 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:55:36.754 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.754 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:55:36.754 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.754 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:55:36.754 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.755 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:55:36.755 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.755 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:55:36.755 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.755 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:55:36.755 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.755 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:55:36.755 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.755 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:55:36.755 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.755 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:55:36.755 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.755 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:55:36.755 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.756 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.756 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.756 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:36.756 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.756 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.756 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.756 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.756 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:55:36.756 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.756 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.756 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.756 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.757 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.757 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.757 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:36.757 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.757 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.757 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.757 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.757 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:36.757 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.757 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.757 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.757 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.758 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:36.758 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.758 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.758 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.758 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.758 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:36.758 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.758 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.758 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.758 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.758 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:36.758 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.758 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.758 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.759 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.759 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:36.759 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.759 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.759 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.759 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:36.817 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:55:36.817 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:36.818 INFO:teuthology.orchestra.run.smithi129.stdout: Package Arch Version Repo Size 2024-04-15T00:55:36.818 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:36.818 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-04-15T00:55:36.818 INFO:teuthology.orchestra.run.smithi129.stdout: libcephfs-devel x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 32 k 2024-04-15T00:55:36.818 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:36.818 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-15T00:55:36.818 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:36.818 INFO:teuthology.orchestra.run.smithi129.stdout:Install 1 Package 2024-04-15T00:55:36.818 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:36.818 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 32 k 2024-04-15T00:55:36.819 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 142 k 2024-04-15T00:55:36.819 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-04-15T00:55:36.840 INFO:teuthology.orchestra.run.smithi005.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:36.930 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:02:01 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:55:36.974 INFO:teuthology.orchestra.run.smithi129.stdout:libcephfs-devel-19.0.0-2114.ga9a752df.el7.x86_6 204 kB/s | 32 kB 00:00 2024-04-15T00:55:36.975 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:36.975 INFO:teuthology.orchestra.run.smithi129.stdout:Total 202 kB/s | 32 kB 00:00 2024-04-15T00:55:36.975 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-04-15T00:55:36.978 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-04-15T00:55:36.978 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-04-15T00:55:37.003 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-04-15T00:55:37.004 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-04-15T00:55:37.104 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-04-15T00:55:37.156 INFO:teuthology.orchestra.run.smithi005.stdout: Verifying : rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:37.156 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:37.156 INFO:teuthology.orchestra.run.smithi005.stdout:Installed: 2024-04-15T00:55:37.156 INFO:teuthology.orchestra.run.smithi005.stdout: rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:55:37.156 INFO:teuthology.orchestra.run.smithi005.stdout: 2024-04-15T00:55:37.156 INFO:teuthology.orchestra.run.smithi005.stdout:Complete! 2024-04-15T00:55:37.213 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:37.233 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:55:37.234 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:55:37.234 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:55:37.234 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.234 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:55:37.234 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.234 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:55:37.234 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.234 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:55:37.234 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.234 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:55:37.234 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.235 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:55:37.235 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.235 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:55:37.235 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.235 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:55:37.235 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.235 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:55:37.235 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.235 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:55:37.235 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.235 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:55:37.235 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.235 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:55:37.235 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.236 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:55:37.236 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.236 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:55:37.236 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.236 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:55:37.236 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.236 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:55:37.236 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.236 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:55:37.236 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.236 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:55:37.236 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.236 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:55:37.237 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.237 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:55:37.237 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.237 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:55:37.237 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.237 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:55:37.237 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.237 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:55:37.237 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.237 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:55:37.237 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.237 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:55:37.237 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.238 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:55:37.238 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.238 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:55:37.239 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.239 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:55:37.239 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.239 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:55:37.239 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.239 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:55:37.239 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.239 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:55:37.239 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.240 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:55:37.240 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.240 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:55:37.240 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.240 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:55:37.240 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.240 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:55:37.241 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.241 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:55:37.241 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.241 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:55:37.241 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.241 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.242 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.242 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:37.242 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.242 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.242 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.242 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.243 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:55:37.243 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.243 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.243 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.243 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.243 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.243 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.243 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:37.243 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.243 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.243 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.243 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.243 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:37.243 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.244 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.244 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.244 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.244 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:37.244 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.244 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.244 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.244 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.244 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:37.244 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.244 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.244 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.244 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.244 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:37.244 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.245 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.245 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.245 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.245 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:37.245 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.245 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.245 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.245 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:37.246 INFO:teuthology.orchestra.run.smithi049.stdout:Package libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:37.306 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:55:37.307 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-04-15T00:55:37.307 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:55:37.370 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install libcephfs-devel 2024-04-15T00:55:37.395 DEBUG:teuthology.parallel:result is None 2024-04-15T00:55:37.626 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:37.906 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:37.906 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:37.906 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-04-15T00:55:37.906 INFO:teuthology.orchestra.run.smithi129.stdout: libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:55:37.906 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:37.907 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:55:37.998 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:02:02 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:55:38.099 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install librados2 2024-04-15T00:55:38.302 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:55:38.302 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:55:38.302 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:55:38.302 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.302 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:55:38.303 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.303 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:55:38.303 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.303 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:55:38.303 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.303 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:55:38.303 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.303 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:55:38.304 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.304 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:55:38.304 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.304 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:55:38.304 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.304 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:55:38.305 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.305 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:55:38.305 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.305 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:55:38.305 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.305 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:55:38.306 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.306 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:55:38.307 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.307 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:55:38.307 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.307 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:55:38.307 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.307 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:55:38.307 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.307 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:55:38.308 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.308 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:55:38.308 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.308 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:55:38.308 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.308 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:55:38.308 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.308 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:55:38.308 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.308 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:55:38.308 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.308 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:55:38.308 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.309 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:55:38.309 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.309 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:55:38.309 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.309 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:55:38.309 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.309 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:55:38.309 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.309 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:55:38.309 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.309 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:55:38.309 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.310 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:55:38.310 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.310 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:55:38.310 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.310 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:55:38.310 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.310 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:55:38.310 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.310 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:55:38.311 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.311 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:55:38.311 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.311 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:55:38.311 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.311 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:55:38.311 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.311 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.311 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.311 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:38.312 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.312 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.312 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.312 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.312 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:55:38.312 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.312 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.312 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.312 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.312 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.312 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.312 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:38.312 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.312 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.313 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.313 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.313 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:38.313 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.313 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.313 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.313 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.313 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:38.313 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.313 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.313 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.313 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.313 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:38.313 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.313 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.314 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.314 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.314 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:38.314 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.314 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.314 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.314 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.314 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:38.314 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.314 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.314 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.315 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.374 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:55:38.375 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:38.375 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repo Size 2024-04-15T00:55:38.375 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:38.375 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-15T00:55:38.375 INFO:teuthology.orchestra.run.smithi049.stdout: libcephfs-devel x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 32 k 2024-04-15T00:55:38.375 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:38.375 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-15T00:55:38.376 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:38.376 INFO:teuthology.orchestra.run.smithi049.stdout:Install 1 Package 2024-04-15T00:55:38.376 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:38.376 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 32 k 2024-04-15T00:55:38.376 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 142 k 2024-04-15T00:55:38.376 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-15T00:55:38.543 INFO:teuthology.orchestra.run.smithi049.stdout:libcephfs-devel-19.0.0-2114.ga9a752df.el7.x86_6 190 kB/s | 32 kB 00:00 2024-04-15T00:55:38.544 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:38.544 INFO:teuthology.orchestra.run.smithi049.stdout:Total 188 kB/s | 32 kB 00:00 2024-04-15T00:55:38.544 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-15T00:55:38.548 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-15T00:55:38.548 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-15T00:55:38.571 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-15T00:55:38.572 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-15T00:55:38.661 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-15T00:55:38.700 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:49 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:55:38.777 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:38.992 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:55:38.992 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:55:38.993 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:55:38.993 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.993 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:55:38.993 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.993 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:55:38.993 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.993 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:55:38.993 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.993 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:55:38.993 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.993 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:55:38.994 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.994 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:55:38.994 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.994 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:55:38.994 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.994 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:55:38.994 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.994 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:55:38.994 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.994 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:55:38.994 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.994 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:55:38.994 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.994 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:55:38.995 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.995 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:55:38.995 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.995 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:55:38.995 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.995 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:55:38.995 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.995 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:55:38.995 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.995 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:55:38.996 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.996 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:55:38.996 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.996 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:55:38.996 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.996 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:55:38.996 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.996 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:55:38.996 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.996 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:55:38.996 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.996 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:55:38.997 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.997 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:55:38.997 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.997 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:55:38.997 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.997 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:55:38.997 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.997 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:55:38.997 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.997 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:55:38.997 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.997 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:55:38.997 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.997 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:55:38.998 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.998 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:55:38.998 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.998 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:55:38.998 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.998 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:55:38.998 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.998 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:55:38.998 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.998 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:55:38.998 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.998 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:55:38.999 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.999 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.999 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.999 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:38.999 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.999 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.999 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.999 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:38.999 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:55:39.000 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.000 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.000 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.000 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.000 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.000 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.000 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:39.000 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.000 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.000 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.000 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.000 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:39.000 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.001 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.001 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.001 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.001 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:39.001 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.001 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.001 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.001 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.001 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:39.001 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.001 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.001 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.002 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.002 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:39.002 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.002 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.002 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.002 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.002 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:39.002 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.002 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.002 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.002 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:39.003 INFO:teuthology.orchestra.run.smithi129.stdout:Package librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:39.062 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:55:39.063 INFO:teuthology.orchestra.run.smithi129.stdout:Nothing to do. 2024-04-15T00:55:39.063 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:55:39.137 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install librbd1 2024-04-15T00:55:39.163 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:39.450 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:39.450 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:39.450 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-15T00:55:39.450 INFO:teuthology.orchestra.run.smithi049.stdout: libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:55:39.450 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:39.450 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:55:39.645 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install librados2 2024-04-15T00:55:39.742 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:50 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:55:40.034 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:55:40.034 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:55:40.034 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:55:40.035 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.035 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:55:40.035 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.035 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:55:40.035 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.035 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:55:40.035 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.035 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:55:40.035 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.035 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:55:40.035 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.035 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:55:40.036 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.036 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:55:40.036 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.036 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:55:40.036 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.036 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:55:40.036 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.036 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:55:40.036 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.036 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:55:40.036 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.036 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:55:40.036 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.036 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:55:40.037 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.037 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:55:40.037 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.037 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:55:40.037 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.037 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:55:40.037 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.037 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:55:40.037 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.037 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:55:40.037 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.037 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:55:40.037 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.038 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:55:40.038 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.038 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:55:40.038 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.038 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:55:40.038 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.038 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:55:40.038 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.038 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:55:40.038 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.038 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:55:40.038 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.038 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:55:40.038 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.039 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:55:40.039 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.039 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:55:40.039 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.039 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:55:40.039 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.039 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:55:40.039 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.039 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:55:40.039 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.039 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:55:40.039 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.039 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:55:40.040 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.040 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:55:40.040 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.040 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:55:40.040 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.040 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:55:40.040 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.040 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.040 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.040 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:40.040 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.040 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.040 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.041 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.041 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:55:40.041 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.041 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.041 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.041 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.041 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.041 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.041 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:40.041 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.041 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.041 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.041 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.041 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:40.042 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.042 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.042 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.042 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.043 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:40.043 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.043 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.043 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.043 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.043 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:40.043 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.043 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.044 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.044 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.044 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:40.044 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.044 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.044 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.044 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.044 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:40.044 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.044 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.044 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.044 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.045 INFO:teuthology.orchestra.run.smithi129.stdout:Package librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:40.102 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:55:40.103 INFO:teuthology.orchestra.run.smithi129.stdout:Nothing to do. 2024-04-15T00:55:40.103 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:55:40.179 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install python3-rados 2024-04-15T00:55:40.271 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:02:05 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:55:40.578 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:55:40.578 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:55:40.578 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:55:40.578 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.578 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:55:40.578 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.579 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:55:40.579 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.579 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:55:40.579 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.579 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:55:40.579 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.579 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:55:40.579 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.579 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:55:40.579 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.579 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:55:40.579 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.579 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:55:40.580 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.580 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:55:40.580 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.580 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:55:40.580 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.580 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:55:40.580 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.580 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:55:40.580 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.580 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:55:40.580 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.580 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:55:40.581 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.581 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:55:40.581 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.581 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:55:40.581 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.581 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:55:40.581 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.581 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:55:40.581 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.581 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:55:40.581 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.581 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:55:40.581 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.581 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:55:40.582 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.582 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:55:40.582 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.582 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:55:40.582 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.582 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:55:40.582 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.582 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:55:40.582 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.582 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:55:40.582 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.582 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:55:40.582 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.583 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:55:40.583 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.583 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:55:40.583 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.583 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:55:40.583 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.583 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:55:40.583 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.583 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:55:40.583 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.583 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:55:40.583 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.583 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:55:40.583 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.584 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:55:40.584 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.584 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:55:40.584 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.584 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.584 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.584 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:40.584 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.584 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.584 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.584 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.584 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:55:40.584 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.584 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.585 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.585 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.585 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.585 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.585 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:40.585 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.585 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.585 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.585 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.585 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:40.585 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.585 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.585 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.585 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.586 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:40.586 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.586 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.586 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.586 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.586 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:40.586 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.586 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.586 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.586 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.586 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:40.586 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.586 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.586 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.587 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.587 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:40.587 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.587 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.587 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.587 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:40.587 INFO:teuthology.orchestra.run.smithi049.stdout:Package librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:40.651 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:55:40.652 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-04-15T00:55:40.652 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:55:40.724 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install librbd1 2024-04-15T00:55:40.777 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:51 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:55:41.065 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:55:41.065 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:55:41.065 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:55:41.065 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.065 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:55:41.065 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.065 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:55:41.066 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.066 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:55:41.066 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.066 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:55:41.066 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.066 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:55:41.066 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.066 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:55:41.066 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.066 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:55:41.067 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.067 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:55:41.067 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.067 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:55:41.067 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.067 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:55:41.067 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.067 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:55:41.067 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.067 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:55:41.067 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.067 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:55:41.067 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.067 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:55:41.068 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.068 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:55:41.068 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.068 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:55:41.068 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.068 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:55:41.068 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.068 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:55:41.068 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.068 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:55:41.068 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.068 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:55:41.068 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.068 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:55:41.069 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.069 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:55:41.069 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.069 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:55:41.069 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.069 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:55:41.069 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.069 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:55:41.069 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.069 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:55:41.069 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.069 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:55:41.069 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.069 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:55:41.070 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.070 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:55:41.070 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.070 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:55:41.070 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.070 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:55:41.070 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.070 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:55:41.070 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.070 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:55:41.070 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.070 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:55:41.071 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.071 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:55:41.071 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.071 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:55:41.071 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.071 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.071 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.071 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:41.071 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.071 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.071 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.071 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.071 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:55:41.071 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.072 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.072 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.072 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.072 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.072 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.072 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:41.072 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.072 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.072 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.072 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.072 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:41.072 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.072 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.073 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:41.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.073 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:41.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.073 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:41.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.074 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:41.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.074 INFO:teuthology.orchestra.run.smithi129.stdout:Package python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:41.131 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:55:41.132 INFO:teuthology.orchestra.run.smithi129.stdout:Nothing to do. 2024-04-15T00:55:41.132 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:55:41.204 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install python3-rgw 2024-04-15T00:55:41.354 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:02:06 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:55:41.660 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:55:41.661 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:55:41.661 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:55:41.661 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.661 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:55:41.661 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.661 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:55:41.661 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.661 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:55:41.661 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.661 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:55:41.661 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.661 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:55:41.661 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.662 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:55:41.662 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.662 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:55:41.662 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.662 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:55:41.662 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.662 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:55:41.662 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.662 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:55:41.662 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.662 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:55:41.662 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.662 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:55:41.663 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.663 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:55:41.663 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.663 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:55:41.663 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.663 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:55:41.663 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.663 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:55:41.663 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.663 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:55:41.663 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.663 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:55:41.663 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.664 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:55:41.664 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.664 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:55:41.664 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.664 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:55:41.664 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.664 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:55:41.664 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.664 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:55:41.664 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.664 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:55:41.664 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.664 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:55:41.665 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.665 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:55:41.665 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.665 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:55:41.665 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.665 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:55:41.665 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.665 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:55:41.665 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.665 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:55:41.665 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.665 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:55:41.665 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.665 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:55:41.666 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.666 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:55:41.666 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.666 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:55:41.666 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.666 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:55:41.666 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.666 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:55:41.666 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.666 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.666 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.666 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:41.667 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.667 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.667 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.667 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.667 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:55:41.667 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.667 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.667 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.667 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.667 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.667 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.668 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:41.668 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.668 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.668 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.668 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.668 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:41.668 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.668 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.668 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.668 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.668 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:41.668 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.668 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.668 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.669 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.669 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:41.669 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.669 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.669 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.669 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.669 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:41.669 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.669 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.669 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.669 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.669 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:41.669 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.669 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.669 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.670 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:41.670 INFO:teuthology.orchestra.run.smithi049.stdout:Package librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:41.732 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:55:41.733 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-04-15T00:55:41.733 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:55:41.796 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:52 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:55:41.803 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install python3-rados 2024-04-15T00:55:42.084 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:55:42.084 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:55:42.084 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:55:42.085 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.085 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:55:42.085 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.085 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:55:42.085 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.085 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:55:42.085 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.085 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:55:42.085 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.085 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:55:42.085 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.086 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:55:42.086 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.086 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:55:42.086 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.086 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:55:42.086 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.086 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:55:42.086 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.086 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:55:42.086 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.086 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:55:42.087 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.087 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:55:42.087 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.087 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:55:42.087 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.087 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:55:42.087 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.087 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:55:42.087 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.087 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:55:42.087 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.088 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:55:42.088 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.088 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:55:42.088 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.088 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:55:42.088 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.088 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:55:42.088 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.088 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:55:42.088 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.088 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:55:42.088 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.089 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:55:42.089 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.089 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:55:42.089 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.089 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:55:42.089 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.089 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:55:42.089 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.089 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:55:42.089 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.089 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:55:42.090 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.090 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:55:42.090 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.090 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:55:42.090 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.090 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:55:42.090 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.090 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:55:42.090 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.090 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:55:42.090 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.091 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:55:42.091 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.091 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:55:42.091 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.091 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:55:42.091 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.091 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.091 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.091 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:42.091 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.092 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.092 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.092 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.092 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:55:42.092 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.092 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.092 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.092 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.093 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.093 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.093 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:42.093 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.093 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.093 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.093 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.093 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:42.093 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.093 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.093 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.093 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.094 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:42.094 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.094 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.094 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.094 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.094 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:42.094 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.094 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.094 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.094 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.094 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:42.094 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.095 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.095 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.095 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.095 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:42.095 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.095 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.095 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.095 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.096 INFO:teuthology.orchestra.run.smithi129.stdout:Package python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:42.151 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:55:42.153 INFO:teuthology.orchestra.run.smithi129.stdout:Nothing to do. 2024-04-15T00:55:42.153 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:55:42.225 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install python3-cephfs 2024-04-15T00:55:42.429 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:02:07 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:55:42.732 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:55:42.732 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:55:42.732 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:55:42.732 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.732 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:55:42.732 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.732 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:55:42.732 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.732 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:55:42.732 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.732 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:55:42.733 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.733 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:55:42.733 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.733 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:55:42.733 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.733 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:55:42.733 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.733 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:55:42.733 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.733 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:55:42.733 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.733 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:55:42.733 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.733 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:55:42.734 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.734 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:55:42.734 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.734 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:55:42.734 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.734 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:55:42.734 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.734 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:55:42.734 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.734 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:55:42.734 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.734 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:55:42.734 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.735 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:55:42.735 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.735 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:55:42.735 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.735 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:55:42.735 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.735 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:55:42.735 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.735 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:55:42.735 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.735 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:55:42.735 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.736 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:55:42.736 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.736 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:55:42.736 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.736 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:55:42.736 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.736 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:55:42.736 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.736 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:55:42.736 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.736 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:55:42.736 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.736 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:55:42.737 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.737 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:55:42.737 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.737 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:55:42.737 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.737 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:55:42.737 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.737 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:55:42.737 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.737 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:55:42.737 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.737 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:55:42.737 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.737 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.738 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.738 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:42.738 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.738 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.738 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.738 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.738 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:55:42.738 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.738 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.738 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.738 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.738 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.738 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.738 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:42.739 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.739 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.739 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.739 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.739 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:42.739 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.739 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.739 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.739 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.739 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:42.739 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.739 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.739 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.739 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.739 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:42.740 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.740 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.740 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.740 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.740 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:42.740 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.740 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.740 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.740 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.740 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:42.740 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.740 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.741 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.741 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:42.741 INFO:teuthology.orchestra.run.smithi049.stdout:Package python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:42.804 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:55:42.805 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-04-15T00:55:42.805 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:55:42.818 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:53 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:55:42.874 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install python3-rgw 2024-04-15T00:55:43.113 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:55:43.113 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:55:43.113 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:55:43.113 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.113 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:55:43.113 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.113 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:55:43.114 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.114 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:55:43.114 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.114 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:55:43.114 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.114 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:55:43.114 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.114 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:55:43.114 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.114 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:55:43.114 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.114 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:55:43.115 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.115 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:55:43.115 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.115 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:55:43.115 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.115 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:55:43.115 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.115 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:55:43.115 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.115 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:55:43.115 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.115 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:55:43.115 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.115 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:55:43.116 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.116 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:55:43.116 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.116 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:55:43.116 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.116 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:55:43.116 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.116 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:55:43.116 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.116 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:55:43.116 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.116 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:55:43.116 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.116 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:55:43.117 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.117 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:55:43.117 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.117 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:55:43.117 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.117 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:55:43.117 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.117 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:55:43.117 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.117 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:55:43.117 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.117 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:55:43.117 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.117 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:55:43.118 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.118 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:55:43.118 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.118 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:55:43.118 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.118 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:55:43.118 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.118 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:55:43.118 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.118 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:55:43.118 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.118 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:55:43.118 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.119 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:55:43.119 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.119 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.119 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.119 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:43.119 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.119 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.119 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.119 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.119 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:55:43.119 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.119 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.119 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.119 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.120 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.120 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.120 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:43.120 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.120 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.120 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.120 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.120 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:43.120 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.120 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.120 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.120 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.120 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:43.120 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.121 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.121 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.121 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.121 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:43.121 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.121 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.121 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.121 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.121 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:43.121 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.121 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.121 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.121 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.121 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:43.122 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.122 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.122 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.122 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.122 INFO:teuthology.orchestra.run.smithi129.stdout:Package python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:43.182 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:55:43.182 INFO:teuthology.orchestra.run.smithi129.stdout:Nothing to do. 2024-04-15T00:55:43.183 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:55:43.265 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install python3-rbd 2024-04-15T00:55:43.502 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:02:08 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:55:43.808 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:55:43.808 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:55:43.808 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:55:43.808 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.808 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:55:43.808 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.808 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:55:43.808 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.808 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:55:43.808 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.808 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:55:43.809 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.809 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:55:43.809 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.809 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:55:43.809 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.809 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:55:43.809 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.809 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:55:43.809 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.809 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:55:43.809 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.809 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:55:43.810 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.810 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:55:43.810 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.810 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:55:43.810 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.810 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:55:43.810 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.810 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:55:43.810 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.810 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:55:43.810 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.810 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:55:43.811 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.811 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:55:43.811 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.811 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:55:43.811 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.811 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:55:43.811 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.811 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:55:43.811 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.811 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:55:43.811 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.811 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:55:43.811 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.812 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:55:43.812 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.812 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:55:43.812 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.812 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:55:43.812 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.812 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:55:43.812 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.812 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:55:43.812 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.812 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:55:43.812 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.812 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:55:43.812 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.813 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:55:43.813 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.813 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:55:43.813 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.813 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:55:43.813 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.813 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:55:43.813 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.813 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:55:43.813 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.813 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:55:43.813 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.813 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:55:43.814 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.814 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.814 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.814 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:43.814 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.814 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.814 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.814 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.814 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:55:43.814 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.814 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.814 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.814 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.815 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.815 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.815 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:43.815 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.815 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.815 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.815 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.815 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:43.815 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.815 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.815 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.815 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.815 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:43.815 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.816 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.816 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.816 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.816 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:43.816 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.816 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.816 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.816 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.816 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:43.816 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.816 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.816 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.816 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.817 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:43.817 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.817 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.817 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.817 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:43.817 INFO:teuthology.orchestra.run.smithi049.stdout:Package python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:43.869 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:54 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:55:43.879 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:55:43.881 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-04-15T00:55:43.881 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:55:43.948 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install python3-cephfs 2024-04-15T00:55:44.157 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:55:44.157 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:55:44.157 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:55:44.157 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.157 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:55:44.157 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.157 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:55:44.158 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.158 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:55:44.158 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.158 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:55:44.158 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.158 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:55:44.158 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.158 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:55:44.158 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.158 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:55:44.158 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.158 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:55:44.158 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.159 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:55:44.159 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.159 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:55:44.159 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.159 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:55:44.159 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.159 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:55:44.159 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.159 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:55:44.159 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.159 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:55:44.159 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.159 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:55:44.159 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.160 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:55:44.160 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.160 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:55:44.160 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.160 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:55:44.160 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.160 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:55:44.160 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.160 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:55:44.160 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.160 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:55:44.160 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.161 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:55:44.161 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.161 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:55:44.161 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.161 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:55:44.161 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.161 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:55:44.161 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.161 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:55:44.161 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.161 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:55:44.161 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.161 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:55:44.162 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.162 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:55:44.162 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.162 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:55:44.162 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.162 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:55:44.162 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.162 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:55:44.162 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.162 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:55:44.162 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.162 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:55:44.162 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.163 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:55:44.163 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.163 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:55:44.163 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.163 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.163 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.163 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:44.163 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.163 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.163 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.163 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.163 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:55:44.163 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.163 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.164 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.164 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.164 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.164 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.164 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:44.164 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.164 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.164 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.164 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.164 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:44.164 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.164 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.164 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.164 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.165 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:44.165 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.165 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.165 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.165 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.165 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:44.165 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.165 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.165 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.165 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.165 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:44.165 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.165 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.166 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.166 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.166 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:44.166 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.166 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.166 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.166 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.166 INFO:teuthology.orchestra.run.smithi129.stdout:Package python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:44.225 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:55:44.226 INFO:teuthology.orchestra.run.smithi129.stdout:Nothing to do. 2024-04-15T00:55:44.227 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:55:44.291 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install rbd-fuse 2024-04-15T00:55:44.573 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:02:09 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:55:44.880 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:55:44.880 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:55:44.880 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:55:44.880 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.881 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:55:44.881 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.881 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:55:44.881 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.881 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:55:44.881 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.881 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:55:44.881 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.881 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:55:44.881 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.881 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:55:44.882 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.882 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:55:44.882 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.882 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:55:44.882 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.882 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:55:44.882 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.882 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:55:44.882 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.882 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:55:44.882 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.882 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:55:44.882 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.882 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:55:44.883 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.883 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:55:44.883 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.883 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:55:44.883 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.883 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:55:44.883 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.883 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:55:44.883 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.883 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:55:44.883 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.883 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:55:44.883 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.883 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:55:44.884 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.884 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:55:44.884 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.884 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:55:44.884 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.884 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:55:44.884 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.884 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:55:44.884 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.884 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:55:44.884 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.884 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:55:44.884 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.884 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:55:44.885 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.885 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:55:44.885 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.885 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:55:44.885 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.885 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:55:44.885 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.885 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:55:44.885 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.885 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:55:44.885 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.885 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:55:44.885 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.885 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:55:44.886 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.886 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:55:44.886 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.886 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:55:44.886 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.886 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.886 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.886 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:44.886 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.886 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.886 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.886 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.886 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:55:44.887 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.887 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.887 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.887 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.887 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.887 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.887 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:44.887 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.887 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.887 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.887 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.887 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:44.887 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.887 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.888 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.888 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.888 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:44.888 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.888 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.888 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.888 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.888 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:44.888 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.888 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.888 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.888 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.888 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:44.888 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.889 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.889 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.889 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.889 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:44.889 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.889 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.889 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.889 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:44.889 INFO:teuthology.orchestra.run.smithi049.stdout:Package python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:44.891 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:55 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:55:44.955 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:55:44.956 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-04-15T00:55:44.956 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:55:45.028 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install python3-rbd 2024-04-15T00:55:45.182 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:55:45.182 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:55:45.182 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:55:45.182 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.182 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:55:45.183 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.183 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:55:45.183 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.183 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:55:45.183 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.183 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:55:45.183 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.183 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:55:45.183 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.183 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:55:45.183 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.183 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:55:45.184 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.184 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:55:45.184 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.184 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:55:45.184 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.184 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:55:45.184 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.184 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:55:45.184 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.184 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:55:45.184 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.184 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:55:45.184 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.185 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:55:45.185 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.185 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:55:45.185 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.185 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:55:45.185 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.185 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:55:45.185 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.185 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:55:45.185 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.185 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:55:45.185 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.186 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:55:45.186 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.186 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:55:45.186 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.186 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:55:45.186 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.186 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:55:45.186 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.186 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:55:45.186 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.186 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:55:45.186 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.187 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:55:45.187 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.187 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:55:45.187 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.187 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:55:45.187 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.187 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:55:45.187 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.187 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:55:45.187 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.187 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:55:45.187 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.187 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:55:45.188 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.188 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:55:45.188 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.188 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:55:45.188 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.188 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:55:45.188 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.188 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:55:45.188 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.188 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.188 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.188 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:45.188 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.189 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.189 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.189 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.189 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:55:45.189 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.189 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.189 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.189 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.189 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.189 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.189 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:45.189 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.190 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.190 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.190 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.190 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:45.190 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.190 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.190 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.190 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.190 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:45.190 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.190 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.190 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.191 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.191 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:45.191 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.191 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.191 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.191 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.191 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:45.191 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.191 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.191 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.191 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.191 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:45.191 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.191 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.192 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.192 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.249 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:55:45.250 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:45.250 INFO:teuthology.orchestra.run.smithi129.stdout: Package Architecture Version Repository Size 2024-04-15T00:55:45.250 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:45.250 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-04-15T00:55:45.250 INFO:teuthology.orchestra.run.smithi129.stdout: rbd-fuse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 85 k 2024-04-15T00:55:45.250 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:45.250 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-15T00:55:45.250 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:45.251 INFO:teuthology.orchestra.run.smithi129.stdout:Install 1 Package 2024-04-15T00:55:45.251 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:45.251 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 85 k 2024-04-15T00:55:45.251 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 231 k 2024-04-15T00:55:45.251 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-04-15T00:55:45.469 INFO:teuthology.orchestra.run.smithi129.stdout:rbd-fuse-19.0.0-2114.ga9a752df.el7.x86_64.rpm 390 kB/s | 85 kB 00:00 2024-04-15T00:55:45.470 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:45.470 INFO:teuthology.orchestra.run.smithi129.stdout:Total 388 kB/s | 85 kB 00:00 2024-04-15T00:55:45.470 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-04-15T00:55:45.477 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-04-15T00:55:45.477 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-04-15T00:55:45.536 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-04-15T00:55:45.536 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-04-15T00:55:45.658 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:02:10 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:55:45.676 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-04-15T00:55:45.767 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:45.962 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:55:45.962 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:55:45.962 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:55:45.962 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.963 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:55:45.963 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.963 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:55:45.963 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.963 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:55:45.963 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.963 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:55:45.963 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.963 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:55:45.963 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.963 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:55:45.963 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.963 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:55:45.964 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.964 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:55:45.964 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.964 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:55:45.964 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.964 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:55:45.964 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.964 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:55:45.964 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.964 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:55:45.964 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.964 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:55:45.964 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.964 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:55:45.965 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.965 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:55:45.965 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.965 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:55:45.965 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.965 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:55:45.965 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.965 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:55:45.965 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.965 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:55:45.965 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.965 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:55:45.965 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.965 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:55:45.966 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.966 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:55:45.966 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.966 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:55:45.966 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.966 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:55:45.966 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.966 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:55:45.966 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.966 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:55:45.966 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.966 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:55:45.966 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.967 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:55:45.967 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.967 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:55:45.967 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.967 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:55:45.967 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.967 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:55:45.967 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.967 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:55:45.967 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.967 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:55:45.967 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.967 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:55:45.967 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.968 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:55:45.968 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.968 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:55:45.968 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.968 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.968 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.968 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:45.968 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.968 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.968 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.968 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.968 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:55:45.968 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.969 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.969 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.969 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.969 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.969 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.969 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:45.969 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.969 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.969 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.969 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.969 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:45.969 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.969 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.969 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.970 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.970 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:45.970 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.970 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.970 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.970 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.970 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:45.970 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.970 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.970 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.970 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.970 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:45.970 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.971 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.971 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.971 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.971 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:45.971 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.971 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.971 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.971 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:45.972 INFO:teuthology.orchestra.run.smithi049.stdout:Package python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:55:46.039 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:55:46.040 INFO:teuthology.orchestra.run.smithi049.stdout:Nothing to do. 2024-04-15T00:55:46.040 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:55:46.111 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install rbd-fuse 2024-04-15T00:55:46.184 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:46.490 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:46.490 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:46.490 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-04-15T00:55:46.490 INFO:teuthology.orchestra.run.smithi129.stdout: rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:55:46.490 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:46.490 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:55:46.717 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install rbd-mirror 2024-04-15T00:55:46.739 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:02:11 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:55:47.049 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:55:47.049 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:55:47.049 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:55:47.049 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.049 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:55:47.050 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.050 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:55:47.050 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.050 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:55:47.050 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.050 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:55:47.050 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.050 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:55:47.050 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.050 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:55:47.050 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.050 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:55:47.050 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.051 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:55:47.051 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.051 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:55:47.051 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.051 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:55:47.051 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.051 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:55:47.051 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.051 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:55:47.051 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.051 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:55:47.051 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.051 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:55:47.051 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.052 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:55:47.052 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.052 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:55:47.052 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.052 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:55:47.052 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.052 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:55:47.052 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.052 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:55:47.052 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.052 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:55:47.052 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.052 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:55:47.053 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.053 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:55:47.053 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.053 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:55:47.053 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.053 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:55:47.053 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.053 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:55:47.053 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.053 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:55:47.053 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.053 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:55:47.053 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.053 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:55:47.054 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.054 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:55:47.054 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.054 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:55:47.054 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.054 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:55:47.054 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.054 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:55:47.054 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.054 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:55:47.054 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.054 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:55:47.054 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.055 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:55:47.055 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.055 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:55:47.055 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.055 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.055 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.055 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:47.055 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.055 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.055 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.055 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.055 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:55:47.055 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.055 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.056 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.056 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.056 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.056 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.056 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:47.056 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.056 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.056 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.056 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.056 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:47.056 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.056 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.056 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.057 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.057 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:47.057 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.057 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.057 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.057 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.057 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:47.057 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.057 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.057 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.057 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.057 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:47.057 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.058 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.058 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.058 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.058 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:47.058 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.058 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.058 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.058 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.121 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:55:47.122 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:47.122 INFO:teuthology.orchestra.run.smithi049.stdout: Package Architecture Version Repository Size 2024-04-15T00:55:47.122 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:47.122 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-15T00:55:47.122 INFO:teuthology.orchestra.run.smithi049.stdout: rbd-fuse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 85 k 2024-04-15T00:55:47.122 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:47.122 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-15T00:55:47.122 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:47.123 INFO:teuthology.orchestra.run.smithi049.stdout:Install 1 Package 2024-04-15T00:55:47.123 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:47.123 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 85 k 2024-04-15T00:55:47.123 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 231 k 2024-04-15T00:55:47.123 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-15T00:55:47.325 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:58 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:55:47.329 INFO:teuthology.orchestra.run.smithi049.stdout:rbd-fuse-19.0.0-2114.ga9a752df.el7.x86_64.rpm 414 kB/s | 85 kB 00:00 2024-04-15T00:55:47.330 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:47.330 INFO:teuthology.orchestra.run.smithi049.stdout:Total 411 kB/s | 85 kB 00:00 2024-04-15T00:55:47.330 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-15T00:55:47.337 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-15T00:55:47.338 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-15T00:55:47.401 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-15T00:55:47.401 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-15T00:55:47.543 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-15T00:55:47.613 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:55:47.614 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:55:47.614 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:55:47.614 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.614 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:55:47.614 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.614 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:55:47.614 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.614 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:55:47.614 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.614 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:55:47.614 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.615 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:55:47.615 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.615 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:55:47.615 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.615 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:55:47.615 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.615 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:55:47.615 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.615 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:55:47.615 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.615 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:55:47.615 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.615 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:55:47.616 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.616 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:55:47.616 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.616 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:55:47.616 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.616 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:55:47.616 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.616 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:55:47.616 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.616 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:55:47.616 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.616 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:55:47.616 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.617 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:55:47.617 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.617 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:55:47.617 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.617 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:55:47.617 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.617 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:55:47.617 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.617 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:55:47.617 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.617 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:55:47.617 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.617 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:55:47.618 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.618 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:55:47.618 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.618 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:55:47.618 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.618 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:55:47.618 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.618 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:55:47.618 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.618 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:55:47.618 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.618 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:55:47.618 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.619 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:55:47.619 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.619 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:55:47.619 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.619 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:55:47.619 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.619 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:55:47.619 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.619 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:55:47.619 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.619 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:55:47.619 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.619 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.620 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.620 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:47.620 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.620 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.620 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.620 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.620 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:55:47.620 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.620 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.620 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.620 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.620 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.620 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.621 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:47.621 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.621 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.621 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.621 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.621 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:47.621 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.621 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.621 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.621 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.621 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:47.621 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.621 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.622 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.622 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.622 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:47.622 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.622 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.622 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.622 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.622 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:47.622 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.622 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.622 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.622 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.622 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:47.623 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.623 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.623 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.623 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:47.647 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:47.681 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:55:47.682 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:47.682 INFO:teuthology.orchestra.run.smithi129.stdout: Package Arch Version Repo Size 2024-04-15T00:55:47.682 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:47.682 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-04-15T00:55:47.682 INFO:teuthology.orchestra.run.smithi129.stdout: rbd-mirror x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.1 M 2024-04-15T00:55:47.682 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:47.682 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-15T00:55:47.682 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:47.682 INFO:teuthology.orchestra.run.smithi129.stdout:Install 1 Package 2024-04-15T00:55:47.682 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:47.682 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 3.1 M 2024-04-15T00:55:47.683 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 13 M 2024-04-15T00:55:47.683 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-04-15T00:55:48.050 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:48.198 INFO:teuthology.orchestra.run.smithi129.stdout:rbd-mirror-19.0.0-2114.ga9a752df.el7.x86_64.rpm 6.0 MB/s | 3.1 MB 00:00 2024-04-15T00:55:48.200 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:48.201 INFO:teuthology.orchestra.run.smithi129.stdout:Total 6.0 MB/s | 3.1 MB 00:00 2024-04-15T00:55:48.201 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-04-15T00:55:48.208 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-04-15T00:55:48.208 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-04-15T00:55:48.284 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-04-15T00:55:48.284 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-04-15T00:55:48.381 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:48.381 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:48.381 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-15T00:55:48.381 INFO:teuthology.orchestra.run.smithi049.stdout: rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:55:48.382 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:48.382 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:55:48.630 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install rbd-mirror 2024-04-15T00:55:48.716 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-04-15T00:55:48.782 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:48.807 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:48.807 INFO:teuthology.orchestra.run.smithi129.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:55:48.807 INFO:teuthology.orchestra.run.smithi129.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-15T00:55:48.807 INFO:teuthology.orchestra.run.smithi129.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-15T00:55:48.807 INFO:teuthology.orchestra.run.smithi129.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-15T00:55:48.807 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:49.257 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:02:14 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:55:49.562 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:55:49.563 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:55:49.563 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:55:49.563 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.563 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:55:49.563 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.563 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:55:49.563 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.563 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:55:49.563 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.563 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:55:49.563 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.564 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:55:49.564 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.564 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:55:49.564 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.564 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:55:49.564 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.564 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:55:49.564 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.564 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:55:49.564 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.564 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:55:49.564 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.565 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:55:49.565 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.565 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:55:49.565 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.565 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:55:49.565 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.565 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:55:49.565 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.565 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:55:49.565 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.565 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:55:49.565 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.566 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:55:49.566 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.566 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:55:49.566 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.566 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:55:49.566 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.566 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:55:49.566 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.566 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:55:49.566 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.566 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:55:49.566 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.567 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:55:49.567 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.567 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:55:49.567 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.567 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:55:49.567 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.567 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:55:49.567 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.567 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:55:49.567 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.567 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:55:49.567 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.567 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:55:49.568 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.568 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:55:49.568 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.568 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:55:49.568 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.568 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:55:49.568 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.568 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:55:49.568 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.568 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:55:49.568 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.568 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:55:49.568 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.569 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:55:49.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.569 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:49.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.569 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:55:49.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.569 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.570 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:49.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.570 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:49.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.570 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.571 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:49.571 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.571 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.571 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.571 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.571 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:49.571 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.571 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.571 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.571 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.571 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:49.572 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.572 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.572 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.572 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.572 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:49.572 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.572 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.572 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.572 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:49.634 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:55:49.634 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:49.635 INFO:teuthology.orchestra.run.smithi049.stdout: Package Arch Version Repo Size 2024-04-15T00:55:49.635 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:49.635 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-15T00:55:49.635 INFO:teuthology.orchestra.run.smithi049.stdout: rbd-mirror x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.1 M 2024-04-15T00:55:49.635 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:49.635 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-15T00:55:49.635 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:49.635 INFO:teuthology.orchestra.run.smithi049.stdout:Install 1 Package 2024-04-15T00:55:49.635 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:49.635 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 3.1 M 2024-04-15T00:55:49.635 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 13 M 2024-04-15T00:55:49.635 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-15T00:55:49.937 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:49.937 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:49.937 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-04-15T00:55:49.937 INFO:teuthology.orchestra.run.smithi129.stdout: rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:55:49.937 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:49.937 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:55:50.015 INFO:teuthology.orchestra.run.smithi049.stdout:rbd-mirror-19.0.0-2114.ga9a752df.el7.x86_64.rpm 8.1 MB/s | 3.1 MB 00:00 2024-04-15T00:55:50.016 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:50.016 INFO:teuthology.orchestra.run.smithi049.stdout:Total 8.1 MB/s | 3.1 MB 00:00 2024-04-15T00:55:50.016 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-15T00:55:50.026 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-15T00:55:50.027 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-15T00:55:50.108 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-15T00:55:50.108 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-15T00:55:50.166 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum -y install rbd-nbd 2024-04-15T00:55:50.560 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-15T00:55:50.616 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:50.641 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:50.642 INFO:teuthology.orchestra.run.smithi049.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:55:50.642 INFO:teuthology.orchestra.run.smithi049.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-15T00:55:50.642 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-15T00:55:50.642 INFO:teuthology.orchestra.run.smithi049.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-15T00:55:50.642 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:50.781 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:02:01 ago on Mon 15 Apr 2024 12:53:49 AM UTC. 2024-04-15T00:55:51.072 INFO:teuthology.orchestra.run.smithi129.stderr:Modular dependency problems: 2024-04-15T00:55:51.072 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:55:51.072 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 1: conflicting requests 2024-04-15T00:55:51.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.073 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 2: conflicting requests 2024-04-15T00:55:51.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.073 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 3: conflicting requests 2024-04-15T00:55:51.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.073 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 4: conflicting requests 2024-04-15T00:55:51.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.073 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 5: conflicting requests 2024-04-15T00:55:51.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.073 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 6: conflicting requests 2024-04-15T00:55:51.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.073 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 7: conflicting requests 2024-04-15T00:55:51.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.073 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 8: conflicting requests 2024-04-15T00:55:51.073 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.074 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 9: conflicting requests 2024-04-15T00:55:51.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.074 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 10: conflicting requests 2024-04-15T00:55:51.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.074 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 11: conflicting requests 2024-04-15T00:55:51.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.074 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 12: conflicting requests 2024-04-15T00:55:51.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.074 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 13: conflicting requests 2024-04-15T00:55:51.074 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.074 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 14: conflicting requests 2024-04-15T00:55:51.075 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.075 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 15: conflicting requests 2024-04-15T00:55:51.075 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.075 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 16: conflicting requests 2024-04-15T00:55:51.075 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.075 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 17: conflicting requests 2024-04-15T00:55:51.075 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.075 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 18: conflicting requests 2024-04-15T00:55:51.075 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.075 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 19: conflicting requests 2024-04-15T00:55:51.075 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.075 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 20: conflicting requests 2024-04-15T00:55:51.075 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.075 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 21: conflicting requests 2024-04-15T00:55:51.076 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.076 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 22: conflicting requests 2024-04-15T00:55:51.076 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.076 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 23: conflicting requests 2024-04-15T00:55:51.076 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.076 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 24: conflicting requests 2024-04-15T00:55:51.076 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.076 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 25: conflicting requests 2024-04-15T00:55:51.076 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.076 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 26: conflicting requests 2024-04-15T00:55:51.076 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.076 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 27: conflicting requests 2024-04-15T00:55:51.077 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.077 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 28: conflicting requests 2024-04-15T00:55:51.077 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.077 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 29: conflicting requests 2024-04-15T00:55:51.077 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.077 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 30: conflicting requests 2024-04-15T00:55:51.077 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.077 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 31: conflicting requests 2024-04-15T00:55:51.077 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.077 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 32: conflicting requests 2024-04-15T00:55:51.077 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.077 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 33: conflicting requests 2024-04-15T00:55:51.077 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.078 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 34: conflicting requests 2024-04-15T00:55:51.078 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.078 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 35: conflicting requests 2024-04-15T00:55:51.078 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.078 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 36: conflicting requests 2024-04-15T00:55:51.078 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.078 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 37: conflicting requests 2024-04-15T00:55:51.078 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.078 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.078 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.078 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:51.078 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.078 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.079 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.079 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.079 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 39: conflicting requests 2024-04-15T00:55:51.079 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.079 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.079 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.079 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.079 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.079 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.079 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:51.079 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.079 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.079 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.080 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.080 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:51.080 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.080 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.080 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.080 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.080 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:51.080 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.080 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.080 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.080 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.080 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:51.080 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.080 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.081 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.081 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.081 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:51.081 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.081 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.081 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.081 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.081 INFO:teuthology.orchestra.run.smithi129.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:51.081 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.081 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.081 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.081 INFO:teuthology.orchestra.run.smithi129.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:51.142 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-15T00:55:51.143 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:51.143 INFO:teuthology.orchestra.run.smithi129.stdout: Package Architecture Version Repository Size 2024-04-15T00:55:51.143 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:51.143 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-04-15T00:55:51.143 INFO:teuthology.orchestra.run.smithi129.stdout: rbd-nbd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 171 k 2024-04-15T00:55:51.143 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:51.143 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-15T00:55:51.143 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-15T00:55:51.144 INFO:teuthology.orchestra.run.smithi129.stdout:Install 1 Package 2024-04-15T00:55:51.144 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:51.144 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 171 k 2024-04-15T00:55:51.144 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 494 k 2024-04-15T00:55:51.144 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-04-15T00:55:51.486 INFO:teuthology.orchestra.run.smithi129.stdout:rbd-nbd-19.0.0-2114.ga9a752df.el7.x86_64.rpm 500 kB/s | 171 kB 00:00 2024-04-15T00:55:51.487 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:51.487 INFO:teuthology.orchestra.run.smithi129.stdout:Total 497 kB/s | 171 kB 00:00 2024-04-15T00:55:51.487 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-04-15T00:55:51.494 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-04-15T00:55:51.495 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-04-15T00:55:51.556 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-04-15T00:55:51.556 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-04-15T00:55:51.721 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-04-15T00:55:51.742 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:51.742 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:51.743 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-15T00:55:51.743 INFO:teuthology.orchestra.run.smithi049.stdout: rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:55:51.743 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:51.743 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:55:51.819 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:51.968 DEBUG:teuthology.orchestra.run.smithi049:> sudo yum -y install rbd-nbd 2024-04-15T00:55:52.225 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:52.539 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:52.539 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:52.539 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-04-15T00:55:52.539 INFO:teuthology.orchestra.run.smithi129.stdout: rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:55:52.539 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-15T00:55:52.539 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-15T00:55:52.602 INFO:teuthology.orchestra.run.smithi049.stdout:Last metadata expiration check: 0:02:17 ago on Mon 15 Apr 2024 12:53:35 AM UTC. 2024-04-15T00:55:52.772 DEBUG:teuthology.parallel:result is None 2024-04-15T00:55:52.908 INFO:teuthology.orchestra.run.smithi049.stderr:Modular dependency problems: 2024-04-15T00:55:52.908 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:55:52.908 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 1: conflicting requests 2024-04-15T00:55:52.908 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.908 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 2: conflicting requests 2024-04-15T00:55:52.908 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.909 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 3: conflicting requests 2024-04-15T00:55:52.909 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.909 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 4: conflicting requests 2024-04-15T00:55:52.909 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.909 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 5: conflicting requests 2024-04-15T00:55:52.909 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.909 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 6: conflicting requests 2024-04-15T00:55:52.909 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.909 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 7: conflicting requests 2024-04-15T00:55:52.909 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.909 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 8: conflicting requests 2024-04-15T00:55:52.909 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.910 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 9: conflicting requests 2024-04-15T00:55:52.910 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.910 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 10: conflicting requests 2024-04-15T00:55:52.910 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.910 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 11: conflicting requests 2024-04-15T00:55:52.910 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.910 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 12: conflicting requests 2024-04-15T00:55:52.910 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.910 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 13: conflicting requests 2024-04-15T00:55:52.910 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.910 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 14: conflicting requests 2024-04-15T00:55:52.910 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.911 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 15: conflicting requests 2024-04-15T00:55:52.911 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.911 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 16: conflicting requests 2024-04-15T00:55:52.911 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.911 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 17: conflicting requests 2024-04-15T00:55:52.911 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.911 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 18: conflicting requests 2024-04-15T00:55:52.911 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.911 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 19: conflicting requests 2024-04-15T00:55:52.911 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.911 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 20: conflicting requests 2024-04-15T00:55:52.911 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.911 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 21: conflicting requests 2024-04-15T00:55:52.911 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.912 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 22: conflicting requests 2024-04-15T00:55:52.912 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.912 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 23: conflicting requests 2024-04-15T00:55:52.912 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.912 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 24: conflicting requests 2024-04-15T00:55:52.912 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.912 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 25: conflicting requests 2024-04-15T00:55:52.912 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.912 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 26: conflicting requests 2024-04-15T00:55:52.912 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.912 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 27: conflicting requests 2024-04-15T00:55:52.912 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.913 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 28: conflicting requests 2024-04-15T00:55:52.913 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.913 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 29: conflicting requests 2024-04-15T00:55:52.913 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.913 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 30: conflicting requests 2024-04-15T00:55:52.913 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.913 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 31: conflicting requests 2024-04-15T00:55:52.913 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.913 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 32: conflicting requests 2024-04-15T00:55:52.913 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.913 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 33: conflicting requests 2024-04-15T00:55:52.913 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.913 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 34: conflicting requests 2024-04-15T00:55:52.914 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.914 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 35: conflicting requests 2024-04-15T00:55:52.914 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.914 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 36: conflicting requests 2024-04-15T00:55:52.914 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.914 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 37: conflicting requests 2024-04-15T00:55:52.914 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.914 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.914 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.914 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:55:52.914 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.914 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.915 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.915 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.915 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 39: conflicting requests 2024-04-15T00:55:52.915 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.915 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.915 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.915 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.915 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.915 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.915 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:55:52.915 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.915 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.915 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.916 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.916 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:55:52.916 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.916 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.916 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.916 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.916 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:55:52.916 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.916 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.916 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.916 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.916 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:55:52.916 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.916 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.917 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.917 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.917 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:55:52.917 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.917 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.917 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.917 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.917 INFO:teuthology.orchestra.run.smithi049.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:55:52.917 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.917 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.917 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.917 INFO:teuthology.orchestra.run.smithi049.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:55:52.982 INFO:teuthology.orchestra.run.smithi049.stdout:Dependencies resolved. 2024-04-15T00:55:52.983 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:52.983 INFO:teuthology.orchestra.run.smithi049.stdout: Package Architecture Version Repository Size 2024-04-15T00:55:52.983 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:52.983 INFO:teuthology.orchestra.run.smithi049.stdout:Installing: 2024-04-15T00:55:52.983 INFO:teuthology.orchestra.run.smithi049.stdout: rbd-nbd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 171 k 2024-04-15T00:55:52.983 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:52.983 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction Summary 2024-04-15T00:55:52.983 INFO:teuthology.orchestra.run.smithi049.stdout:================================================================================ 2024-04-15T00:55:52.983 INFO:teuthology.orchestra.run.smithi049.stdout:Install 1 Package 2024-04-15T00:55:52.983 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:52.984 INFO:teuthology.orchestra.run.smithi049.stdout:Total download size: 171 k 2024-04-15T00:55:52.984 INFO:teuthology.orchestra.run.smithi049.stdout:Installed size: 494 k 2024-04-15T00:55:52.984 INFO:teuthology.orchestra.run.smithi049.stdout:Downloading Packages: 2024-04-15T00:55:53.327 INFO:teuthology.orchestra.run.smithi049.stdout:rbd-nbd-19.0.0-2114.ga9a752df.el7.x86_64.rpm 499 kB/s | 171 kB 00:00 2024-04-15T00:55:53.328 INFO:teuthology.orchestra.run.smithi049.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:55:53.328 INFO:teuthology.orchestra.run.smithi049.stdout:Total 497 kB/s | 171 kB 00:00 2024-04-15T00:55:53.328 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction check 2024-04-15T00:55:53.337 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction check succeeded. 2024-04-15T00:55:53.337 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction test 2024-04-15T00:55:53.402 INFO:teuthology.orchestra.run.smithi049.stdout:Transaction test succeeded. 2024-04-15T00:55:53.402 INFO:teuthology.orchestra.run.smithi049.stdout:Running transaction 2024-04-15T00:55:53.563 INFO:teuthology.orchestra.run.smithi049.stdout: Preparing : 1/1 2024-04-15T00:55:53.671 INFO:teuthology.orchestra.run.smithi049.stdout: Installing : rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:54.088 INFO:teuthology.orchestra.run.smithi049.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:54.403 INFO:teuthology.orchestra.run.smithi049.stdout: Verifying : rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:55:54.404 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:54.404 INFO:teuthology.orchestra.run.smithi049.stdout:Installed: 2024-04-15T00:55:54.404 INFO:teuthology.orchestra.run.smithi049.stdout: rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:55:54.404 INFO:teuthology.orchestra.run.smithi049.stdout: 2024-04-15T00:55:54.404 INFO:teuthology.orchestra.run.smithi049.stdout:Complete! 2024-04-15T00:55:54.632 DEBUG:teuthology.parallel:result is None 2024-04-15T00:55:54.633 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T00:55:54.784 DEBUG:teuthology.orchestra.run.smithi005:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-15T00:55:54.808 INFO:teuthology.orchestra.run.smithi005.stdout:19.0.0-2114.ga9a752df.el7 2024-04-15T00:55:54.809 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2114.ga9a752df.el7 2024-04-15T00:55:54.809 INFO:teuthology.task.install:The correct ceph version 19.0.0-2114.ga9a752df is installed. 2024-04-15T00:55:54.811 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T00:55:54.958 DEBUG:teuthology.orchestra.run.smithi049:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-15T00:55:54.982 INFO:teuthology.orchestra.run.smithi049.stdout:19.0.0-2114.ga9a752df.el7 2024-04-15T00:55:54.982 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2114.ga9a752df.el7 2024-04-15T00:55:54.982 INFO:teuthology.task.install:The correct ceph version 19.0.0-2114.ga9a752df is installed. 2024-04-15T00:55:54.984 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T00:55:55.204 DEBUG:teuthology.orchestra.run.smithi129:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-15T00:55:55.229 INFO:teuthology.orchestra.run.smithi129.stdout:19.0.0-2114.ga9a752df.el7 2024-04-15T00:55:55.229 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2114.ga9a752df.el7 2024-04-15T00:55:55.229 INFO:teuthology.task.install:The correct ceph version 19.0.0-2114.ga9a752df is installed. 2024-04-15T00:55:55.231 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-15T00:55:55.231 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2024-04-15T00:55:55.232 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-15T00:55:55.264 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-04-15T00:55:55.264 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-15T00:55:55.298 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-04-15T00:55:55.298 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-15T00:55:55.330 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-15T00:55:55.331 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2024-04-15T00:55:55.331 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd of=/usr/bin/daemon-helper 2024-04-15T00:55:55.362 DEBUG:teuthology.orchestra.run.smithi005:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-15T00:55:55.432 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-04-15T00:55:55.432 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/usr/bin/daemon-helper 2024-04-15T00:55:55.466 DEBUG:teuthology.orchestra.run.smithi049:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-15T00:55:55.540 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-04-15T00:55:55.540 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/usr/bin/daemon-helper 2024-04-15T00:55:55.572 DEBUG:teuthology.orchestra.run.smithi129:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-15T00:55:55.642 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-15T00:55:55.642 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2024-04-15T00:55:55.642 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-15T00:55:55.670 DEBUG:teuthology.orchestra.run.smithi005:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-15T00:55:55.736 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-04-15T00:55:55.736 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-15T00:55:55.767 DEBUG:teuthology.orchestra.run.smithi049:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-15T00:55:55.838 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-04-15T00:55:55.838 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-15T00:55:55.869 DEBUG:teuthology.orchestra.run.smithi129:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-15T00:55:55.939 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-15T00:55:55.939 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2024-04-15T00:55:55.940 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd of=/usr/bin/stdin-killer 2024-04-15T00:55:55.967 DEBUG:teuthology.orchestra.run.smithi005:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-15T00:55:56.033 DEBUG:teuthology.orchestra.run.smithi049:> set -ex 2024-04-15T00:55:56.034 DEBUG:teuthology.orchestra.run.smithi049:> sudo dd of=/usr/bin/stdin-killer 2024-04-15T00:55:56.064 DEBUG:teuthology.orchestra.run.smithi049:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-15T00:55:56.136 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-04-15T00:55:56.137 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/usr/bin/stdin-killer 2024-04-15T00:55:56.168 DEBUG:teuthology.orchestra.run.smithi129:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-15T00:55:56.239 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-15T00:55:56.345 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'MON_DOWN'], 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765'} 2024-04-15T00:55:56.346 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T00:55:56.346 INFO:tasks.cephadm:Cluster fsid is eab61258-fac2-11ee-bc8e-c7b262605968 2024-04-15T00:55:56.346 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-15T00:55:56.346 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.5', 'mon.b': '172.21.15.49', 'mon.c': '172.21.15.129'} 2024-04-15T00:55:56.346 INFO:tasks.cephadm:First mon is mon.a on smithi005 2024-04-15T00:55:56.347 INFO:tasks.cephadm:First mgr is a 2024-04-15T00:55:56.347 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-15T00:55:56.347 DEBUG:teuthology.orchestra.run.smithi005:> sudo hostname $(hostname -s) 2024-04-15T00:55:56.373 DEBUG:teuthology.orchestra.run.smithi049:> sudo hostname $(hostname -s) 2024-04-15T00:55:56.405 DEBUG:teuthology.orchestra.run.smithi129:> sudo hostname $(hostname -s) 2024-04-15T00:55:56.435 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-15T00:55:56.436 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T00:55:56.655 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/54895/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2114-ga9a752df', 'node_name': '172.21.5.39+adami09', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-2114.ga9a752df'}, 'url': 'https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-04-14 16:04:37.608971', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-04-15T00:55:56.870 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref squid, sha1 a9a752df26c63acad72e1b3569fd79a515ca0765 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T00:55:56.871 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/x86_64/flavors/default/cephadm 2024-04-15T00:55:56.872 DEBUG:teuthology.orchestra.run.smithi005:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-15T00:55:57.325 INFO:teuthology.orchestra.run.smithi005.stdout:-rw-r--r--. 1 ubuntu ubuntu 767805 Apr 15 00:55 /home/ubuntu/cephtest/cephadm 2024-04-15T00:55:57.325 DEBUG:teuthology.orchestra.run.smithi049:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-15T00:55:57.790 INFO:teuthology.orchestra.run.smithi049.stdout:-rw-r--r--. 1 ubuntu ubuntu 767805 Apr 15 00:55 /home/ubuntu/cephtest/cephadm 2024-04-15T00:55:57.790 DEBUG:teuthology.orchestra.run.smithi129:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-15T00:55:58.298 INFO:teuthology.orchestra.run.smithi129.stdout:-rw-r--r--. 1 ubuntu ubuntu 767805 Apr 15 00:55 /home/ubuntu/cephtest/cephadm 2024-04-15T00:55:58.298 DEBUG:teuthology.orchestra.run.smithi005:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-15T00:55:58.317 DEBUG:teuthology.orchestra.run.smithi049:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-15T00:55:58.336 DEBUG:teuthology.orchestra.run.smithi129:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-15T00:55:58.365 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 on all hosts... 2024-04-15T00:55:58.365 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull 2024-04-15T00:55:58.368 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull 2024-04-15T00:55:58.379 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull 2024-04-15T00:55:59.133 INFO:teuthology.orchestra.run.smithi005.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T00:55:59.262 INFO:teuthology.orchestra.run.smithi049.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T00:55:59.264 INFO:teuthology.orchestra.run.smithi129.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T00:55:59.323 INFO:teuthology.orchestra.run.smithi005.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T00:55:59.323 INFO:teuthology.orchestra.run.smithi005.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T00:55:59.323 INFO:teuthology.orchestra.run.smithi005.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765: reading manifest a9a752df26c63acad72e1b3569fd79a515ca0765 in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-04-15T00:55:59.323 INFO:teuthology.orchestra.run.smithi005.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T00:55:59.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:55:59.345 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_a9a752df26c63acad72e1b3569fd79a515ca0765/qa/tasks/cephadm.py", line 484, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi005 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull' 2024-04-15T00:55:59.346 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-15T00:55:59.348 DEBUG:teuthology.misc:Transferring archived files from smithi005:/var/lib/ceph/eab61258-fac2-11ee-bc8e-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656197/remote/smithi005/crash 2024-04-15T00:55:59.348 DEBUG:teuthology.orchestra.run.smithi005:> sudo tar c -f - -C /var/lib/ceph/eab61258-fac2-11ee-bc8e-c7b262605968/crash -- . 2024-04-15T00:55:59.387 INFO:teuthology.orchestra.run.smithi005.stderr:tar: /var/lib/ceph/eab61258-fac2-11ee-bc8e-c7b262605968/crash: Cannot open: No such file or directory 2024-04-15T00:55:59.387 INFO:teuthology.orchestra.run.smithi005.stderr:tar: Error is not recoverable: exiting now 2024-04-15T00:55:59.389 DEBUG:teuthology.misc:Transferring archived files from smithi049:/var/lib/ceph/eab61258-fac2-11ee-bc8e-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656197/remote/smithi049/crash 2024-04-15T00:55:59.390 DEBUG:teuthology.orchestra.run.smithi049:> sudo tar c -f - -C /var/lib/ceph/eab61258-fac2-11ee-bc8e-c7b262605968/crash -- . 2024-04-15T00:55:59.434 INFO:teuthology.orchestra.run.smithi049.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T00:55:59.435 INFO:teuthology.orchestra.run.smithi049.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T00:55:59.435 INFO:teuthology.orchestra.run.smithi049.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765: reading manifest a9a752df26c63acad72e1b3569fd79a515ca0765 in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-04-15T00:55:59.435 INFO:teuthology.orchestra.run.smithi049.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T00:55:59.437 INFO:teuthology.orchestra.run.smithi049.stderr:tar: /var/lib/ceph/eab61258-fac2-11ee-bc8e-c7b262605968/crash: Cannot open: No such file or directory 2024-04-15T00:55:59.437 INFO:teuthology.orchestra.run.smithi049.stderr:tar: Error is not recoverable: exiting now 2024-04-15T00:55:59.439 DEBUG:teuthology.misc:Transferring archived files from smithi129:/var/lib/ceph/eab61258-fac2-11ee-bc8e-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656197/remote/smithi129/crash 2024-04-15T00:55:59.440 DEBUG:teuthology.orchestra.run.smithi129:> sudo tar c -f - -C /var/lib/ceph/eab61258-fac2-11ee-bc8e-c7b262605968/crash -- . 2024-04-15T00:55:59.445 INFO:teuthology.orchestra.run.smithi129.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T00:55:59.446 INFO:teuthology.orchestra.run.smithi129.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T00:55:59.446 INFO:teuthology.orchestra.run.smithi129.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765: reading manifest a9a752df26c63acad72e1b3569fd79a515ca0765 in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-04-15T00:55:59.446 INFO:teuthology.orchestra.run.smithi129.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T00:55:59.484 INFO:teuthology.orchestra.run.smithi129.stderr:tar: /var/lib/ceph/eab61258-fac2-11ee-bc8e-c7b262605968/crash: Cannot open: No such file or directory 2024-04-15T00:55:59.484 INFO:teuthology.orchestra.run.smithi129.stderr:tar: Error is not recoverable: exiting now 2024-04-15T00:55:59.485 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-15T00:55:59.485 DEBUG:teuthology.orchestra.run.smithi005:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/eab61258-fac2-11ee-bc8e-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | head -n 1 2024-04-15T00:55:59.512 INFO:teuthology.orchestra.run.smithi005.stderr:grep: /var/log/ceph/eab61258-fac2-11ee-bc8e-c7b262605968/ceph.log: No such file or directory 2024-04-15T00:55:59.514 INFO:tasks.cephadm:Compressing logs... 2024-04-15T00:55:59.514 DEBUG:teuthology.orchestra.run.smithi005:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-15T00:55:59.556 DEBUG:teuthology.orchestra.run.smithi049:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-15T00:55:59.559 DEBUG:teuthology.orchestra.run.smithi129:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-15T00:55:59.580 INFO:teuthology.orchestra.run.smithi005.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-15T00:55:59.580 INFO:teuthology.orchestra.run.smithi005.stderr:: No such file or directory 2024-04-15T00:55:59.580 INFO:teuthology.orchestra.run.smithi005.stderr:/var/log/ceph/cephadm.log: 73.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-15T00:55:59.582 INFO:teuthology.orchestra.run.smithi005.stderr: 2024-04-15T00:55:59.582 INFO:teuthology.orchestra.run.smithi005.stderr:real 0m0.014s 2024-04-15T00:55:59.582 INFO:teuthology.orchestra.run.smithi005.stderr:user 0m0.017s 2024-04-15T00:55:59.582 INFO:teuthology.orchestra.run.smithi005.stderr:sys 0m0.010s 2024-04-15T00:55:59.586 INFO:teuthology.orchestra.run.smithi129.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-15T00:55:59.586 INFO:teuthology.orchestra.run.smithi129.stderr:: No such file or directory 2024-04-15T00:55:59.586 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/cephadm.log: 73.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-15T00:55:59.587 INFO:teuthology.orchestra.run.smithi049.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-15T00:55:59.587 INFO:teuthology.orchestra.run.smithi049.stderr:: No such file or directory 2024-04-15T00:55:59.587 INFO:teuthology.orchestra.run.smithi049.stderr:/var/log/ceph/cephadm.log: 73.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-15T00:55:59.588 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-15T00:55:59.588 INFO:teuthology.orchestra.run.smithi129.stderr:real 0m0.015s 2024-04-15T00:55:59.588 INFO:teuthology.orchestra.run.smithi129.stderr:user 0m0.014s 2024-04-15T00:55:59.588 INFO:teuthology.orchestra.run.smithi129.stderr:sys 0m0.013s 2024-04-15T00:55:59.589 INFO:teuthology.orchestra.run.smithi049.stderr: 2024-04-15T00:55:59.589 INFO:teuthology.orchestra.run.smithi049.stderr:real 0m0.018s 2024-04-15T00:55:59.589 INFO:teuthology.orchestra.run.smithi049.stderr:user 0m0.020s 2024-04-15T00:55:59.589 INFO:teuthology.orchestra.run.smithi049.stderr:sys 0m0.014s 2024-04-15T00:55:59.590 INFO:tasks.cephadm:Archiving logs... 2024-04-15T00:55:59.590 DEBUG:teuthology.misc:Transferring archived files from smithi005:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656197/remote/smithi005/log 2024-04-15T00:55:59.591 DEBUG:teuthology.orchestra.run.smithi005:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-15T00:55:59.649 DEBUG:teuthology.misc:Transferring archived files from smithi049:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656197/remote/smithi049/log 2024-04-15T00:55:59.650 DEBUG:teuthology.orchestra.run.smithi049:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-15T00:55:59.682 DEBUG:teuthology.misc:Transferring archived files from smithi129:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656197/remote/smithi129/log 2024-04-15T00:55:59.683 DEBUG:teuthology.orchestra.run.smithi129:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-15T00:55:59.712 INFO:tasks.cephadm:Removing cluster... 2024-04-15T00:55:59.713 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid eab61258-fac2-11ee-bc8e-c7b262605968 --force 2024-04-15T00:55:59.892 INFO:teuthology.orchestra.run.smithi005.stdout:Deleting cluster with fsid: eab61258-fac2-11ee-bc8e-c7b262605968 2024-04-15T00:56:00.144 DEBUG:teuthology.orchestra.run.smithi049:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid eab61258-fac2-11ee-bc8e-c7b262605968 --force 2024-04-15T00:56:00.332 INFO:teuthology.orchestra.run.smithi049.stdout:Deleting cluster with fsid: eab61258-fac2-11ee-bc8e-c7b262605968 2024-04-15T00:56:00.597 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid eab61258-fac2-11ee-bc8e-c7b262605968 --force 2024-04-15T00:56:00.811 INFO:teuthology.orchestra.run.smithi129.stdout:Deleting cluster with fsid: eab61258-fac2-11ee-bc8e-c7b262605968 2024-04-15T00:56:01.066 INFO:tasks.cephadm:Removing cephadm ... 2024-04-15T00:56:01.066 DEBUG:teuthology.orchestra.run.smithi005:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-15T00:56:01.084 DEBUG:teuthology.orchestra.run.smithi049:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-15T00:56:01.101 DEBUG:teuthology.orchestra.run.smithi129:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-15T00:56:01.115 INFO:tasks.cephadm:Teardown complete 2024-04-15T00:56:01.115 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_a9a752df26c63acad72e1b3569fd79a515ca0765/qa/tasks/cephadm.py", line 1771, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_a9a752df26c63acad72e1b3569fd79a515ca0765/qa/tasks/cephadm.py", line 1686, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_a9a752df26c63acad72e1b3569fd79a515ca0765/qa/tasks/cephadm.py", line 484, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi005 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull' 2024-04-15T00:56:01.359 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=d99bf80ca7b24f46b62b839a49b1ebf8 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_a9a752df26c63acad72e1b3569fd79a515ca0765/qa/tasks/cephadm.py", line 1771, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_a9a752df26c63acad72e1b3569fd79a515ca0765/qa/tasks/cephadm.py", line 1686, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_a9a752df26c63acad72e1b3569fd79a515ca0765/qa/tasks/cephadm.py", line 484, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi005 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull' 2024-04-15T00:56:01.363 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-15T00:56:01.373 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-15T00:56:01.410 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-04-15T00:56:01.410 DEBUG:teuthology.orchestra.run.smithi005:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-15T00:56:01.424 DEBUG:teuthology.orchestra.run.smithi049:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-15T00:56:01.427 DEBUG:teuthology.orchestra.run.smithi129:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-15T00:56:01.530 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-15T00:56:01.542 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-15T00:56:01.543 DEBUG:teuthology.orchestra.run.smithi005:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T00:56:01.546 DEBUG:teuthology.orchestra.run.smithi049:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T00:56:01.549 DEBUG:teuthology.orchestra.run.smithi129:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T00:56:01.560 INFO:teuthology.orchestra.run.smithi005.stderr:bash: line 1: ntpq: command not found 2024-04-15T00:56:01.562 INFO:teuthology.orchestra.run.smithi049.stderr:bash: line 1: ntpq: command not found 2024-04-15T00:56:01.563 INFO:teuthology.orchestra.run.smithi129.stderr:bash: line 1: ntpq: command not found 2024-04-15T00:56:01.565 INFO:teuthology.orchestra.run.smithi005.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T00:56:01.565 INFO:teuthology.orchestra.run.smithi005.stdout:=============================================================================== 2024-04-15T00:56:01.565 INFO:teuthology.orchestra.run.smithi005.stdout:^* hv01.front.sepia.ceph.com 3 6 77 45 +871us[ +853us] +/- 45ms 2024-04-15T00:56:01.565 INFO:teuthology.orchestra.run.smithi005.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 45 -1112us[-1112us] +/- 75ms 2024-04-15T00:56:01.565 INFO:teuthology.orchestra.run.smithi005.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 46 -362us[ -380us] +/- 77ms 2024-04-15T00:56:01.565 INFO:teuthology.orchestra.run.smithi005.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:56:01.567 INFO:teuthology.orchestra.run.smithi049.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T00:56:01.567 INFO:teuthology.orchestra.run.smithi049.stdout:=============================================================================== 2024-04-15T00:56:01.567 INFO:teuthology.orchestra.run.smithi049.stdout:^* hv01.front.sepia.ceph.com 3 6 77 45 +862us[ +901us] +/- 45ms 2024-04-15T00:56:01.567 INFO:teuthology.orchestra.run.smithi049.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 45 -1107us[-1107us] +/- 75ms 2024-04-15T00:56:01.567 INFO:teuthology.orchestra.run.smithi049.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 46 -364us[ -325us] +/- 77ms 2024-04-15T00:56:01.568 INFO:teuthology.orchestra.run.smithi049.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:56:01.569 INFO:teuthology.orchestra.run.smithi129.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T00:56:01.569 INFO:teuthology.orchestra.run.smithi129.stdout:=============================================================================== 2024-04-15T00:56:01.569 INFO:teuthology.orchestra.run.smithi129.stdout:^* hv01.front.sepia.ceph.com 3 6 77 45 +878us[ +794us] +/- 45ms 2024-04-15T00:56:01.569 INFO:teuthology.orchestra.run.smithi129.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 45 -1085us[-1085us] +/- 75ms 2024-04-15T00:56:01.569 INFO:teuthology.orchestra.run.smithi129.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 45 -347us[ -347us] +/- 77ms 2024-04-15T00:56:01.569 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:56:01.570 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-15T00:56:01.579 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-15T00:56:01.580 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-15T00:56:01.589 DEBUG:teuthology.orchestra.run.smithi005:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-15T00:56:01.675 DEBUG:teuthology.orchestra.run.smithi049:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-15T00:56:01.750 DEBUG:teuthology.orchestra.run.smithi129:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-15T00:56:01.814 DEBUG:teuthology.orchestra.run.smithi005:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-15T00:56:01.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:56:01.848 DEBUG:teuthology.orchestra.run.smithi049:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-15T00:56:01.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:56:01.883 DEBUG:teuthology.orchestra.run.smithi129:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-15T00:56:01.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:56:01.913 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-15T00:56:01.922 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-15T00:56:01.931 INFO:teuthology.task.internal:Duration was 473.678344 seconds 2024-04-15T00:56:01.932 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-15T00:56:01.942 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-15T00:56:01.943 DEBUG:teuthology.orchestra.run.smithi005:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-15T00:56:01.945 DEBUG:teuthology.orchestra.run.smithi049:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-15T00:56:01.950 DEBUG:teuthology.orchestra.run.smithi129:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-15T00:56:01.992 INFO:teuthology.orchestra.run.smithi005.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T00:56:01.995 INFO:teuthology.orchestra.run.smithi129.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T00:56:01.997 INFO:teuthology.orchestra.run.smithi049.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T00:56:02.438 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-15T00:56:02.439 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi005.front.sepia.ceph.com 2024-04-15T00:56:02.439 DEBUG:teuthology.orchestra.run.smithi005:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-15T00:56:02.462 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi049.front.sepia.ceph.com 2024-04-15T00:56:02.463 DEBUG:teuthology.orchestra.run.smithi049:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-15T00:56:02.489 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi129.front.sepia.ceph.com 2024-04-15T00:56:02.489 DEBUG:teuthology.orchestra.run.smithi129:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-15T00:56:02.520 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-15T00:56:02.520 DEBUG:teuthology.orchestra.run.smithi005:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-15T00:56:02.522 DEBUG:teuthology.orchestra.run.smithi049:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-15T00:56:02.532 DEBUG:teuthology.orchestra.run.smithi129:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-15T00:56:02.590 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-15T00:56:02.590 DEBUG:teuthology.orchestra.run.smithi005:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-15T00:56:02.595 DEBUG:teuthology.orchestra.run.smithi049:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-15T00:56:02.605 DEBUG:teuthology.orchestra.run.smithi129:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-15T00:56:02.721 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-15T00:56:02.732 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-15T00:56:02.732 DEBUG:teuthology.orchestra.run.smithi005:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-15T00:56:02.760 DEBUG:teuthology.orchestra.run.smithi049:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-15T00:56:02.791 DEBUG:teuthology.orchestra.run.smithi129:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-15T00:56:02.818 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-15T00:56:02.828 DEBUG:teuthology.orchestra.run.smithi005:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-15T00:56:02.831 DEBUG:teuthology.orchestra.run.smithi049:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-15T00:56:02.834 DEBUG:teuthology.orchestra.run.smithi129:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-15T00:56:02.855 INFO:teuthology.orchestra.run.smithi005.stdout:kernel.core_pattern = core 2024-04-15T00:56:02.860 INFO:teuthology.orchestra.run.smithi049.stdout:kernel.core_pattern = core 2024-04-15T00:56:02.883 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern = core 2024-04-15T00:56:02.931 DEBUG:teuthology.orchestra.run.smithi005:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-15T00:56:02.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:56:02.946 DEBUG:teuthology.orchestra.run.smithi049:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-15T00:56:02.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:56:02.960 DEBUG:teuthology.orchestra.run.smithi129:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-15T00:56:02.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:56:02.988 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-15T00:56:02.997 INFO:teuthology.task.internal:Transferring archived files... 2024-04-15T00:56:02.998 DEBUG:teuthology.misc:Transferring archived files from smithi005:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656197/remote/smithi005 2024-04-15T00:56:02.998 DEBUG:teuthology.orchestra.run.smithi005:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-15T00:56:03.034 DEBUG:teuthology.misc:Transferring archived files from smithi049:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656197/remote/smithi049 2024-04-15T00:56:03.034 DEBUG:teuthology.orchestra.run.smithi049:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-15T00:56:03.074 DEBUG:teuthology.misc:Transferring archived files from smithi129:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656197/remote/smithi129 2024-04-15T00:56:03.074 DEBUG:teuthology.orchestra.run.smithi129:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-15T00:56:03.111 INFO:teuthology.task.internal:Removing archive directory... 2024-04-15T00:56:03.111 DEBUG:teuthology.orchestra.run.smithi005:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-15T00:56:03.114 DEBUG:teuthology.orchestra.run.smithi049:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-15T00:56:03.116 DEBUG:teuthology.orchestra.run.smithi129:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-15T00:56:03.160 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-15T00:56:03.169 INFO:teuthology.task.internal:Not uploading archives. 2024-04-15T00:56:03.170 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-15T00:56:03.181 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-15T00:56:03.182 DEBUG:teuthology.orchestra.run.smithi005:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-15T00:56:03.184 DEBUG:teuthology.orchestra.run.smithi049:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-15T00:56:03.186 DEBUG:teuthology.orchestra.run.smithi129:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-15T00:56:03.197 INFO:teuthology.orchestra.run.smithi005.stdout: 265306 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 15 00:56 /home/ubuntu/cephtest 2024-04-15T00:56:03.199 INFO:teuthology.orchestra.run.smithi049.stdout: 265306 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 15 00:56 /home/ubuntu/cephtest 2024-04-15T00:56:03.214 INFO:teuthology.orchestra.run.smithi129.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 15 00:56 /home/ubuntu/cephtest 2024-04-15T00:56:03.215 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-15T00:56:03.226 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-15T00:56:03.247 INFO:teuthology.nuke:Checking targets against current locks 2024-04-15T00:56:03.270 DEBUG:teuthology.nuke:shortname: smithi005 2024-04-15T00:56:03.270 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T00:56:03.295 DEBUG:teuthology.nuke:shortname: smithi049 2024-04-15T00:56:03.295 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T00:56:03.300 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi005.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656197', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 00:36:39.690900', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBENJMe/CRp+OZYmrCxzh1589VrMI32wZWv+frL+jPTB89uHNOSVjvvQau1AnY14VrII+sZeiKMmkIAkIKaAWidU='} 2024-04-15T00:56:03.319 DEBUG:teuthology.nuke:shortname: smithi129 2024-04-15T00:56:03.319 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T00:56:03.323 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi049.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656197', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 00:36:39.689343', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEIjbKEmjEPBdAsJb3hKZWiCmFFX0jOWJu6+AzXqTxKEAaSkL90yDRwRaCG/2Nchj3zYfRzb5WcPR2RsnzpH0Mw='} 2024-04-15T00:56:03.343 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi129.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656197', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 00:36:39.692114', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBnoN3LATgRmkGvL7UvzwE0VPlmXgPNlkujmUb8oCFlEPc11QkXmrtTcybwitHtBhS/tajUHNI0jwg1IRli8jR0='} 2024-04-15T00:56:03.355 INFO:teuthology.orchestra.console.smithi005:Power off 2024-04-15T00:56:03.356 DEBUG:teuthology.orchestra.console.smithi005:pexpect command: ipmitool -H smithi005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-15T00:56:03.384 DEBUG:teuthology.orchestra.console.smithi005:power off output: Chassis Power Control: Down/Off 2024-04-15T00:56:03.384 DEBUG:teuthology.orchestra.console.smithi005:pexpect command: ipmitool -H smithi005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T00:56:03.410 INFO:teuthology.orchestra.console.smithi049:Power off 2024-04-15T00:56:03.411 DEBUG:teuthology.orchestra.console.smithi049:pexpect command: ipmitool -H smithi049.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-15T00:56:03.425 INFO:teuthology.orchestra.console.smithi129:Power off 2024-04-15T00:56:03.425 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-15T00:56:03.434 DEBUG:teuthology.orchestra.console.smithi049:power off output: Chassis Power Control: Down/Off 2024-04-15T00:56:03.435 DEBUG:teuthology.orchestra.console.smithi049:pexpect command: ipmitool -H smithi049.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T00:56:03.442 DEBUG:teuthology.orchestra.console.smithi005:check power output: Chassis Power is on 2024-04-15T00:56:03.450 DEBUG:teuthology.orchestra.console.smithi129:power off output: Chassis Power Control: Down/Off 2024-04-15T00:56:03.450 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T00:56:03.460 DEBUG:teuthology.orchestra.console.smithi049:check power output: Chassis Power is on 2024-04-15T00:56:03.480 DEBUG:teuthology.orchestra.console.smithi129:check power output: Chassis Power is on 2024-04-15T00:56:07.444 DEBUG:teuthology.orchestra.console.smithi005:pexpect command: ipmitool -H smithi005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T00:56:07.462 DEBUG:teuthology.orchestra.console.smithi049:pexpect command: ipmitool -H smithi049.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T00:56:07.481 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T00:56:07.556 DEBUG:teuthology.orchestra.console.smithi005:check power output: Chassis Power is on 2024-04-15T00:56:07.571 DEBUG:teuthology.orchestra.console.smithi049:check power output: Chassis Power is on 2024-04-15T00:56:07.592 DEBUG:teuthology.orchestra.console.smithi129:check power output: Chassis Power is on 2024-04-15T00:56:11.558 DEBUG:teuthology.orchestra.console.smithi005:pexpect command: ipmitool -H smithi005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T00:56:11.572 DEBUG:teuthology.orchestra.console.smithi049:pexpect command: ipmitool -H smithi049.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T00:56:11.593 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T00:56:11.670 DEBUG:teuthology.orchestra.console.smithi005:check power output: Chassis Power is off 2024-04-15T00:56:11.681 DEBUG:teuthology.orchestra.console.smithi049:check power output: Chassis Power is off 2024-04-15T00:56:11.703 DEBUG:teuthology.orchestra.console.smithi129:check power output: Chassis Power is off 2024-04-15T00:56:11.772 INFO:teuthology.orchestra.console.smithi005:Power off completed 2024-04-15T00:56:11.782 INFO:teuthology.orchestra.console.smithi049:Power off completed 2024-04-15T00:56:11.804 INFO:teuthology.orchestra.console.smithi129:Power off completed 2024-04-15T00:56:11.908 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_rgw_multisite} duration: 473.6783435344696 failure_reason: 'Command failed on smithi005 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=d99bf80ca7b24f46b62b839a49b1ebf8 status: fail success: false 2024-04-15T00:56:11.909 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T00:56:11.991 INFO:teuthology.run:FAIL