2024-04-15T00:26:47.308 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-15T00:26:47.309 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --archive /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656148 --name teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi --owner scheduled_teuthology@teuthology --description rados/cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/connectivity task/test_extra_daemon_features} -- /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656148/orig.config.yaml 2024-04-15T00:26:47.347 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T00:26:47.437 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656148 branch: squid description: rados/cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/connectivity task/test_extra_daemon_features} email: ceph-qa@ceph.com first_in_suite: false job_id: '7656148' 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\) 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 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: smithi111.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJJ5mqgQcMF8Q7qmDnl4zNmg3M3rr0y+vNlS5QRd539PurUmxizFL0/SV2Zqb1NHYgXxBXb/BpM7Dr+lbWu1qDI= smithi192.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP8XaK1qUw9C17YWc6OkC13DVGEhqDIsVQGRxYyimXfnprtur6RPWyg8uV5GN7gE1XDBmwv0unAT80e63SKam3M= tasks: - install: null - cephadm: null - exec: all-hosts: - mkdir /etc/cephadm_testing - cephadm.apply: specs: - extra_container_args: - --cpus=2 extra_entrypoint_args: - --debug_ms 10 placement: host_pattern: '*' service_type: mon - custom_configs: - content: "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n\ \ ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\n\ sleep infinity\n" mount_path: /root/write_thing_to_file.sh extra_container_args: - -v - /etc/cephadm_testing:/root/cephadm_testing extra_entrypoint_args: - /root/write_thing_to_file.sh - -c - testing_custom_containers - -o - /root/cephadm_testing/testing.txt placement: host_pattern: '*' service_id: foo service_type: container spec: entrypoint: bash image: quay.io/fedora/fedora:latest - custom_configs: - content: 'set -e test -f /var/cache/bar/from.txt test -f /var/cache/bar/presized.dat echo ok > /var/cache/bar/primary.txt sleep infinity ' mount_path: /root/init_check.sh extra_entrypoint_args: - /root/init_check.sh placement: host_pattern: '*' service_id: bar service_type: container spec: dirs: - data entrypoint: bash image: quay.io/fedora/fedora:latest init_containers: - entrypoint: bash entrypoint_args: - argument: -c - argument: . /etc/os-release && echo from=$ID > /var/cache/bar/from.txt image: quay.io/centos/centos:latest volume_mounts: data: /var/cache/bar:z - entrypoint: bash entrypoint_args: - argument: -c - argument: test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat volume_mounts: data: /var/cache/bar:z volume_mounts: data: /var/cache/bar:z - cephadm.wait_for_service: service: mon - cephadm.wait_for_service: service: container.foo - cephadm.wait_for_service: service: container.bar - exec: host.a: - 'set -ex FSID=$(/home/ubuntu/cephtest/cephadm shell -- ceph fsid) sleep 60 # check extra container and entrypoint args written to mon unit run file grep "\-\-cpus=2" /var/lib/ceph/$FSID/mon.*/unit.run grep "\-\-debug_ms 10" /var/lib/ceph/$FSID/mon.*/unit.run # check that custom container properly wrote content to file. # This requires the custom config, extra container args, and # entrypoint args to all be working in order for this to have # been written. The container entrypoint was set up with custom_configs, # the content and where to write to with the entrypoint args, and the mounting # of the /etc/cephadm_testing dir with extra container args grep "testing_custom_containers" /etc/cephadm_testing/testing.txt # Verify that container bar''s init containers and primary container # ran successfully dir=$(find /var/lib/ceph/$FSID -maxdepth 1 -type d -name ''container.bar.*'') test -n "$dir" grep ok ${dir}/data/primary.txt grep from=centos ${dir}/data/from.txt test -s ${dir}/data/presized.dat ' 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:26:47.438 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:26:47.438 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_a9a752df26c63acad72e1b3569fd79a515ca0765/qa/tasks 2024-04-15T00:26:47.438 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-15T00:26:47.440 INFO:teuthology.task.internal:Checking packages... 2024-04-15T00:26:47.463 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'a9a752df26c63acad72e1b3569fd79a515ca0765' 2024-04-15T00:26:47.463 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-15T00:26:47.464 INFO:teuthology.packaging:ref: None 2024-04-15T00:26:47.464 INFO:teuthology.packaging:tag: None 2024-04-15T00:26:47.464 INFO:teuthology.packaging:branch: squid 2024-04-15T00:26:47.464 INFO:teuthology.packaging:sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T00:26:47.464 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:26:47.662 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2114.ga9a752df 2024-04-15T00:26:47.664 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-15T00:26:47.677 INFO:teuthology.task.internal:no buildpackages task found 2024-04-15T00:26:47.677 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-15T00:26:47.713 INFO:teuthology.task.internal:Saving configuration 2024-04-15T00:26:48.016 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-15T00:26:48.023 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T00:26:48.046 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi111.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656148', '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:20:47.110789', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJJ5mqgQcMF8Q7qmDnl4zNmg3M3rr0y+vNlS5QRd539PurUmxizFL0/SV2Zqb1NHYgXxBXb/BpM7Dr+lbWu1qDI='} 2024-04-15T00:26:48.071 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi192.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656148', '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:20:47.109866', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP8XaK1qUw9C17YWc6OkC13DVGEhqDIsVQGRxYyimXfnprtur6RPWyg8uV5GN7gE1XDBmwv0unAT80e63SKam3M='} 2024-04-15T00:26:48.071 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-15T00:26:48.077 INFO:teuthology.task.internal:roles: ubuntu@smithi111.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-04-15T00:26:48.077 INFO:teuthology.task.internal:roles: ubuntu@smithi192.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-04-15T00:26:48.078 INFO:teuthology.run_tasks:Running task console_log... 2024-04-15T00:26:48.174 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f0da70bdee0>, signals=[15]) 2024-04-15T00:26:48.175 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-15T00:26:48.181 INFO:teuthology.task.internal:Opening connections... 2024-04-15T00:26:48.181 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi111.front.sepia.ceph.com 2024-04-15T00:26:48.183 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:26:48.271 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi192.front.sepia.ceph.com 2024-04-15T00:26:48.272 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:26:48.363 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-15T00:26:48.369 DEBUG:teuthology.orchestra.run.smithi111:> uname -m 2024-04-15T00:26:48.386 INFO:teuthology.orchestra.run.smithi111.stdout:x86_64 2024-04-15T00:26:48.386 DEBUG:teuthology.orchestra.run.smithi111:> cat /etc/os-release 2024-04-15T00:26:48.443 INFO:teuthology.orchestra.run.smithi111.stdout:NAME="CentOS Stream" 2024-04-15T00:26:48.443 INFO:teuthology.orchestra.run.smithi111.stdout:VERSION="9" 2024-04-15T00:26:48.443 INFO:teuthology.orchestra.run.smithi111.stdout:ID="centos" 2024-04-15T00:26:48.443 INFO:teuthology.orchestra.run.smithi111.stdout:ID_LIKE="rhel fedora" 2024-04-15T00:26:48.443 INFO:teuthology.orchestra.run.smithi111.stdout:VERSION_ID="9" 2024-04-15T00:26:48.443 INFO:teuthology.orchestra.run.smithi111.stdout:PLATFORM_ID="platform:el9" 2024-04-15T00:26:48.443 INFO:teuthology.orchestra.run.smithi111.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-15T00:26:48.443 INFO:teuthology.orchestra.run.smithi111.stdout:ANSI_COLOR="0;31" 2024-04-15T00:26:48.444 INFO:teuthology.orchestra.run.smithi111.stdout:LOGO="fedora-logo-icon" 2024-04-15T00:26:48.444 INFO:teuthology.orchestra.run.smithi111.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-15T00:26:48.444 INFO:teuthology.orchestra.run.smithi111.stdout:HOME_URL="https://centos.org/" 2024-04-15T00:26:48.444 INFO:teuthology.orchestra.run.smithi111.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-15T00:26:48.444 INFO:teuthology.orchestra.run.smithi111.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-15T00:26:48.444 INFO:teuthology.orchestra.run.smithi111.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-15T00:26:48.444 INFO:teuthology.lock.ops:Updating smithi111.front.sepia.ceph.com on lock server 2024-04-15T00:26:48.471 DEBUG:teuthology.orchestra.run.smithi192:> uname -m 2024-04-15T00:26:48.489 INFO:teuthology.orchestra.run.smithi192.stdout:x86_64 2024-04-15T00:26:48.489 DEBUG:teuthology.orchestra.run.smithi192:> cat /etc/os-release 2024-04-15T00:26:48.545 INFO:teuthology.orchestra.run.smithi192.stdout:NAME="CentOS Stream" 2024-04-15T00:26:48.545 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION="9" 2024-04-15T00:26:48.546 INFO:teuthology.orchestra.run.smithi192.stdout:ID="centos" 2024-04-15T00:26:48.546 INFO:teuthology.orchestra.run.smithi192.stdout:ID_LIKE="rhel fedora" 2024-04-15T00:26:48.546 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION_ID="9" 2024-04-15T00:26:48.546 INFO:teuthology.orchestra.run.smithi192.stdout:PLATFORM_ID="platform:el9" 2024-04-15T00:26:48.546 INFO:teuthology.orchestra.run.smithi192.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-15T00:26:48.546 INFO:teuthology.orchestra.run.smithi192.stdout:ANSI_COLOR="0;31" 2024-04-15T00:26:48.546 INFO:teuthology.orchestra.run.smithi192.stdout:LOGO="fedora-logo-icon" 2024-04-15T00:26:48.546 INFO:teuthology.orchestra.run.smithi192.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-15T00:26:48.546 INFO:teuthology.orchestra.run.smithi192.stdout:HOME_URL="https://centos.org/" 2024-04-15T00:26:48.546 INFO:teuthology.orchestra.run.smithi192.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-15T00:26:48.546 INFO:teuthology.orchestra.run.smithi192.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-15T00:26:48.547 INFO:teuthology.orchestra.run.smithi192.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-15T00:26:48.547 INFO:teuthology.lock.ops:Updating smithi192.front.sepia.ceph.com on lock server 2024-04-15T00:26:48.570 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-15T00:26:48.581 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-15T00:26:48.596 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-15T00:26:48.596 DEBUG:teuthology.orchestra.run.smithi111:> test '!' -e /home/ubuntu/cephtest 2024-04-15T00:26:48.599 DEBUG:teuthology.orchestra.run.smithi192:> test '!' -e /home/ubuntu/cephtest 2024-04-15T00:26:48.614 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-15T00:26:48.620 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-15T00:26:48.620 DEBUG:teuthology.orchestra.run.smithi111:> test -z $(ls -A /var/lib/ceph) 2024-04-15T00:26:48.655 DEBUG:teuthology.orchestra.run.smithi192:> test -z $(ls -A /var/lib/ceph) 2024-04-15T00:26:48.759 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-15T00:26:48.821 INFO:teuthology.run_tasks:Running task kernel... 2024-04-15T00:26:48.836 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-15T00:26:48.836 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-15T00:26:48.837 DEBUG:teuthology.orchestra.run.smithi111:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-15T00:26:48.837 DEBUG:teuthology.orchestra.run.smithi192:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-15T00:26:48.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:26:48.853 DEBUG:teuthology.orchestra.run.smithi192:> uname -r 2024-04-15T00:26:48.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:26:48.854 DEBUG:teuthology.orchestra.run.smithi111:> uname -r 2024-04-15T00:26:48.909 INFO:teuthology.orchestra.run.smithi192.stdout:5.14.0-361.el9.x86_64 2024-04-15T00:26:48.909 INFO:teuthology.task.kernel:Running kernel on smithi192: 5.14.0-361.el9.x86_64 2024-04-15T00:26:48.910 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum install -y kernel 2024-04-15T00:26:48.911 INFO:teuthology.orchestra.run.smithi111.stdout:5.14.0-361.el9.x86_64 2024-04-15T00:26:48.911 INFO:teuthology.task.kernel:Running kernel on smithi111: 5.14.0-361.el9.x86_64 2024-04-15T00:26:48.911 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum install -y kernel 2024-04-15T00:26:51.091 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS-9 - AppStream 17 MB/s | 8.1 MB 00:00 2024-04-15T00:26:51.172 INFO:teuthology.orchestra.run.smithi111.stdout:CentOS-9 - AppStream 13 MB/s | 8.1 MB 00:00 2024-04-15T00:26:52.852 INFO:teuthology.orchestra.run.smithi111.stdout:CentOS-9 - BaseOS 6.7 MB/s | 2.5 MB 00:00 2024-04-15T00:26:53.074 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS-9 - BaseOS 3.7 MB/s | 2.5 MB 00:00 2024-04-15T00:26:54.466 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS Stream 9 - BaseOS 8.6 MB/s | 8.0 MB 00:00 2024-04-15T00:26:57.624 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS Stream 9 - AppStream 9.3 MB/s | 19 MB 00:02 2024-04-15T00:26:57.842 INFO:teuthology.orchestra.run.smithi111.stdout:CentOS Stream 9 - BaseOS 1.8 MB/s | 8.0 MB 00:04 2024-04-15T00:27:01.799 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS Stream 9 - CRB 9.9 MB/s | 6.2 MB 00:00 2024-04-15T00:27:03.292 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS Stream 9 - Extras packages 51 kB/s | 16 kB 00:00 2024-04-15T00:27:04.343 INFO:teuthology.orchestra.run.smithi192.stdout:Extra Packages for Enterprise Linux 23 MB/s | 21 MB 00:00 2024-04-15T00:27:09.435 INFO:teuthology.orchestra.run.smithi192.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-04-15T00:27:11.692 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:27:11.693 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:27:11.693 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:27:11.693 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.693 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:27:11.693 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.693 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:27:11.693 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.693 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:27:11.693 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.693 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:27:11.693 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.694 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:27:11.694 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.694 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:27:11.694 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.694 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:27:11.694 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.694 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:27:11.694 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.694 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:27:11.694 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.695 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:27:11.695 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.695 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:27:11.695 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.695 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:27:11.695 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.695 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:27:11.695 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.695 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:27:11.695 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.695 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:27:11.695 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.696 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:27:11.696 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.696 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:27:11.696 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.696 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:27:11.696 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.696 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:27:11.696 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.696 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:27:11.696 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.696 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:27:11.696 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.696 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:27:11.697 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.697 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:27:11.697 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.697 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:27:11.697 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.697 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:27:11.697 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.697 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:27:11.697 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.697 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:27:11.697 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.697 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:27:11.697 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.697 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:27:11.698 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.698 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:27:11.698 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.698 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:27:11.698 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.698 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:27:11.698 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.698 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:27:11.698 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.698 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:27:11.698 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.698 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:27:11.698 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.699 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:27:11.699 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.699 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.699 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.699 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:27:11.699 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.699 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.699 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.699 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.699 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:27:11.699 INFO:teuthology.orchestra.run.smithi192.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:27:11.699 INFO:teuthology.orchestra.run.smithi192.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:27:11.699 INFO:teuthology.orchestra.run.smithi192.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:27:11.699 INFO:teuthology.orchestra.run.smithi192.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:27:11.700 INFO:teuthology.orchestra.run.smithi192.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:27:11.700 INFO:teuthology.orchestra.run.smithi192.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:27:11.700 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:27:11.700 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.700 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.700 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.700 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.700 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:27:11.700 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.700 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.700 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.701 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.701 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:27:11.701 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.701 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.701 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.701 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.701 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:27:11.701 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.701 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.701 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.701 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.702 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:27:11.702 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.702 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.702 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.702 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.702 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:27:11.702 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.702 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.702 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:27:11.703 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:27:12.125 INFO:teuthology.orchestra.run.smithi192.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-15T00:27:12.125 INFO:teuthology.orchestra.run.smithi192.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-15T00:27:12.227 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:27:12.240 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:27:12.240 INFO:teuthology.orchestra.run.smithi192.stdout: Package Architecture Version Repository Size 2024-04-15T00:27:12.240 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:27:12.240 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-04-15T00:27:12.240 INFO:teuthology.orchestra.run.smithi192.stdout: kernel x86_64 5.14.0-435.el9 baseos 214 k 2024-04-15T00:27:12.240 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2024-04-15T00:27:12.240 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-core x86_64 5.14.0-435.el9 baseos 15 M 2024-04-15T00:27:12.240 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-modules x86_64 5.14.0-435.el9 baseos 34 M 2024-04-15T00:27:12.240 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-modules-core x86_64 5.14.0-435.el9 baseos 28 M 2024-04-15T00:27:12.240 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:27:12.241 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-04-15T00:27:12.241 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:27:12.241 INFO:teuthology.orchestra.run.smithi192.stdout:Install 4 Packages 2024-04-15T00:27:12.241 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:27:12.241 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 77 M 2024-04-15T00:27:12.241 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 123 M 2024-04-15T00:27:12.241 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-04-15T00:27:12.944 INFO:teuthology.orchestra.run.smithi192.stdout:(1/4): kernel-5.14.0-435.el9.x86_64.rpm 362 kB/s | 214 kB 00:00 2024-04-15T00:27:20.332 INFO:teuthology.orchestra.run.smithi111.stdout:CentOS Stream 9 - AppStream 905 kB/s | 19 MB 00:21 2024-04-15T00:27:24.650 INFO:teuthology.orchestra.run.smithi111.stdout:CentOS Stream 9 - CRB 8.3 MB/s | 6.2 MB 00:00 2024-04-15T00:27:26.133 INFO:teuthology.orchestra.run.smithi111.stdout:CentOS Stream 9 - Extras packages 53 kB/s | 16 kB 00:00 2024-04-15T00:27:27.710 INFO:teuthology.orchestra.run.smithi192.stdout:(2/4): kernel-core-5.14.0-435.el9.x86_64.rpm 1.0 MB/s | 15 MB 00:15 2024-04-15T00:27:38.192 INFO:teuthology.orchestra.run.smithi111.stdout:Extra Packages for Enterprise Linux 1.7 MB/s | 21 MB 00:11 2024-04-15T00:27:42.092 INFO:teuthology.orchestra.run.smithi192.stdout:(3/4): kernel-modules-core-5.14.0-435.el9.x86_6 971 kB/s | 28 MB 00:29 2024-04-15T00:27:43.224 INFO:teuthology.orchestra.run.smithi111.stdout:lab-extras 41 kB/s | 1.7 kB 00:00 2024-04-15T00:27:45.496 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:27:45.496 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:27:45.496 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:27:45.496 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.496 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:27:45.496 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.496 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:27:45.496 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.496 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:27:45.497 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.497 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:27:45.497 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.497 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:27:45.497 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.497 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:27:45.497 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.497 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:27:45.497 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.497 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:27:45.497 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.497 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:27:45.497 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.497 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:27:45.497 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.498 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:27:45.498 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.498 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:27:45.498 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.498 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:27:45.498 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.498 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:27:45.498 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.498 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:27:45.498 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.498 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:27:45.498 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.498 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:27:45.498 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.499 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:27:45.499 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.499 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:27:45.499 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.499 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:27:45.499 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.499 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:27:45.499 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.499 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:27:45.499 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.499 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:27:45.499 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.499 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:27:45.499 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.500 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:27:45.500 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.500 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:27:45.500 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.500 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:27:45.500 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.500 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:27:45.500 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.500 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:27:45.500 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.500 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:27:45.500 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.500 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:27:45.500 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.500 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:27:45.500 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.501 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:27:45.501 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.501 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:27:45.501 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.501 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:27:45.501 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.501 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:27:45.501 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.501 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.501 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.501 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:27:45.501 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.501 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.501 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.501 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.502 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:27:45.502 INFO:teuthology.orchestra.run.smithi111.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:27:45.502 INFO:teuthology.orchestra.run.smithi111.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:27:45.502 INFO:teuthology.orchestra.run.smithi111.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:27:45.502 INFO:teuthology.orchestra.run.smithi111.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:27:45.502 INFO:teuthology.orchestra.run.smithi111.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:27:45.502 INFO:teuthology.orchestra.run.smithi111.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:27:45.502 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:27:45.502 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.502 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.502 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.502 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.502 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:27:45.502 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.503 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.503 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.503 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.503 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:27:45.503 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.503 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.503 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.503 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.503 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:27:45.503 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.503 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.503 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.503 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.503 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:27:45.503 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.503 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.504 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.504 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.504 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:27:45.504 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.504 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.504 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.504 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:27:45.898 INFO:teuthology.orchestra.run.smithi111.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-15T00:27:45.898 INFO:teuthology.orchestra.run.smithi111.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-15T00:27:46.004 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:27:46.015 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:27:46.016 INFO:teuthology.orchestra.run.smithi111.stdout: Package Architecture Version Repository Size 2024-04-15T00:27:46.016 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:27:46.016 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2024-04-15T00:27:46.016 INFO:teuthology.orchestra.run.smithi111.stdout: kernel x86_64 5.14.0-435.el9 baseos 214 k 2024-04-15T00:27:46.016 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2024-04-15T00:27:46.016 INFO:teuthology.orchestra.run.smithi111.stdout: kernel-core x86_64 5.14.0-435.el9 baseos 15 M 2024-04-15T00:27:46.016 INFO:teuthology.orchestra.run.smithi111.stdout: kernel-modules x86_64 5.14.0-435.el9 baseos 34 M 2024-04-15T00:27:46.016 INFO:teuthology.orchestra.run.smithi111.stdout: kernel-modules-core x86_64 5.14.0-435.el9 baseos 28 M 2024-04-15T00:27:46.017 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:27:46.017 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2024-04-15T00:27:46.017 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:27:46.017 INFO:teuthology.orchestra.run.smithi111.stdout:Install 4 Packages 2024-04-15T00:27:46.017 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:27:46.017 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 77 M 2024-04-15T00:27:46.017 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 123 M 2024-04-15T00:27:46.017 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2024-04-15T00:27:47.026 INFO:teuthology.orchestra.run.smithi111.stdout:(1/4): kernel-5.14.0-435.el9.x86_64.rpm 237 kB/s | 214 kB 00:00 2024-04-15T00:27:52.208 INFO:teuthology.orchestra.run.smithi192.stdout:(4/4): kernel-modules-5.14.0-435.el9.x86_64.rpm 864 kB/s | 34 MB 00:39 2024-04-15T00:27:52.208 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:27:52.208 INFO:teuthology.orchestra.run.smithi192.stdout:Total 1.9 MB/s | 77 MB 00:39 2024-04-15T00:27:52.881 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-04-15T00:27:53.253 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-04-15T00:27:53.253 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-04-15T00:27:54.282 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-04-15T00:27:54.283 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-04-15T00:27:56.798 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-04-15T00:27:57.461 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : kernel-modules-core-5.14.0-435.el9.x86_64 1/4 2024-04-15T00:27:57.543 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-15T00:28:00.319 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-15T00:28:00.461 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-15T00:28:04.774 INFO:teuthology.orchestra.run.smithi111.stdout:(2/4): kernel-modules-core-5.14.0-435.el9.x86_6 1.6 MB/s | 28 MB 00:17 2024-04-15T00:28:05.143 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-15T00:28:05.262 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : kernel-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:28:05.724 INFO:teuthology.orchestra.run.smithi111.stdout:(3/4): kernel-core-5.14.0-435.el9.x86_64.rpm 789 kB/s | 15 MB 00:19 2024-04-15T00:28:09.972 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-modules-core-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:28:29.222 INFO:teuthology.orchestra.run.smithi111.stdout:(4/4): kernel-modules-5.14.0-435.el9.x86_64.rpm 799 kB/s | 34 MB 00:43 2024-04-15T00:28:29.222 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:28:29.223 INFO:teuthology.orchestra.run.smithi111.stdout:Total 1.8 MB/s | 77 MB 00:43 2024-04-15T00:28:29.885 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2024-04-15T00:28:30.255 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2024-04-15T00:28:30.255 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2024-04-15T00:28:31.251 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2024-04-15T00:28:31.251 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2024-04-15T00:28:33.739 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2024-04-15T00:28:34.300 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : kernel-modules-core-5.14.0-435.el9.x86_64 1/4 2024-04-15T00:28:34.389 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-15T00:28:37.135 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-15T00:28:37.274 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-15T00:28:39.129 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-core-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:28:39.130 INFO:teuthology.orchestra.run.smithi192.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-15T00:28:39.130 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:28:39.175 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-modules-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:28:39.542 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: kernel-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:28:39.543 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : kernel-5.14.0-435.el9.x86_64 1/4 2024-04-15T00:28:39.543 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-15T00:28:39.543 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-15T00:28:39.986 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : kernel-modules-core-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:28:39.986 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:28:39.987 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-04-15T00:28:39.987 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-5.14.0-435.el9.x86_64 2024-04-15T00:28:39.987 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-core-5.14.0-435.el9.x86_64 2024-04-15T00:28:39.987 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-modules-5.14.0-435.el9.x86_64 2024-04-15T00:28:39.987 INFO:teuthology.orchestra.run.smithi192.stdout: kernel-modules-core-5.14.0-435.el9.x86_64 2024-04-15T00:28:39.987 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:28:39.987 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:28:40.337 DEBUG:teuthology.orchestra.run.smithi192:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T00:28:40.437 INFO:teuthology.orchestra.run.smithi192.stdout:kernel-5.14.0-435.el9.x86_64 2024-04-15T00:28:40.438 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-435.el9.x86_64 2024-04-15T00:28:40.438 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:28:40.438 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-15T00:28:40.438 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-15T00:28:40.438 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-15T00:28:40.438 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi192.front.sepia.ceph.com, path=None, version=distro) 2024-04-15T00:28:40.439 DEBUG:teuthology.orchestra.run.smithi192:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T00:28:40.520 INFO:teuthology.orchestra.run.smithi192.stdout:kernel-5.14.0-435.el9.x86_64 2024-04-15T00:28:40.520 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-435.el9.x86_64 2024-04-15T00:28:40.520 DEBUG:teuthology.orchestra.run.smithi192:> sudo rpm -qi grub2-tools 2024-04-15T00:28:40.561 INFO:teuthology.orchestra.run.smithi192.stdout:Name : grub2-tools 2024-04-15T00:28:40.561 INFO:teuthology.orchestra.run.smithi192.stdout:Epoch : 1 2024-04-15T00:28:40.561 INFO:teuthology.orchestra.run.smithi192.stdout:Version : 2.06 2024-04-15T00:28:40.562 INFO:teuthology.orchestra.run.smithi192.stdout:Release : 68.el9 2024-04-15T00:28:40.562 INFO:teuthology.orchestra.run.smithi192.stdout:Architecture: x86_64 2024-04-15T00:28:40.562 INFO:teuthology.orchestra.run.smithi192.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-15T00:28:40.562 INFO:teuthology.orchestra.run.smithi192.stdout:Group : Unspecified 2024-04-15T00:28:40.562 INFO:teuthology.orchestra.run.smithi192.stdout:Size : 8264254 2024-04-15T00:28:40.562 INFO:teuthology.orchestra.run.smithi192.stdout:License : GPLv3+ 2024-04-15T00:28:40.562 INFO:teuthology.orchestra.run.smithi192.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-15T00:28:40.562 INFO:teuthology.orchestra.run.smithi192.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-15T00:28:40.563 INFO:teuthology.orchestra.run.smithi192.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-15T00:28:40.563 INFO:teuthology.orchestra.run.smithi192.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-15T00:28:40.563 INFO:teuthology.orchestra.run.smithi192.stdout:Packager : builder@centos.org 2024-04-15T00:28:40.563 INFO:teuthology.orchestra.run.smithi192.stdout:Vendor : CentOS 2024-04-15T00:28:40.563 INFO:teuthology.orchestra.run.smithi192.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-15T00:28:40.563 INFO:teuthology.orchestra.run.smithi192.stdout:Summary : Support tools for GRUB. 2024-04-15T00:28:40.563 INFO:teuthology.orchestra.run.smithi192.stdout:Description : 2024-04-15T00:28:40.563 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:28:40.563 INFO:teuthology.orchestra.run.smithi192.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-15T00:28:40.563 INFO:teuthology.orchestra.run.smithi192.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-15T00:28:40.563 INFO:teuthology.orchestra.run.smithi192.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-15T00:28:40.563 INFO:teuthology.orchestra.run.smithi192.stdout:hardware devices. 2024-04-15T00:28:40.563 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:28:40.563 INFO:teuthology.orchestra.run.smithi192.stdout:This subpackage provides tools for support of all platforms. 2024-04-15T00:28:40.564 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-15T00:28:40.564 INFO:teuthology.task.kernel:Updating grub on smithi192 to boot 5.14.0-435.el9.x86_64 2024-04-15T00:28:40.565 DEBUG:teuthology.orchestra.run.smithi192:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-15T00:28:41.183 INFO:teuthology.orchestra.run.smithi192.stderr:Generating grub configuration file ... 2024-04-15T00:28:41.980 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-15T00:28:42.100 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : kernel-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:28:42.603 INFO:teuthology.orchestra.run.smithi192.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-15T00:28:42.640 INFO:teuthology.orchestra.run.smithi192.stderr:done 2024-04-15T00:28:42.642 DEBUG:teuthology.orchestra.run.smithi192:> mktemp 2024-04-15T00:28:42.657 INFO:teuthology.orchestra.run.smithi192.stdout:/tmp/tmp.fBAJsSfFP2 2024-04-15T00:28:42.657 DEBUG:teuthology.orchestra.run.smithi192:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.fBAJsSfFP2 2024-04-15T00:28:42.726 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod 0666 /tmp/tmp.fBAJsSfFP2 2024-04-15T00:28:42.874 DEBUG:teuthology.orchestra.remote:smithi192:/tmp/tmp.fBAJsSfFP2 is 6KB 2024-04-15T00:28:42.924 DEBUG:teuthology.orchestra.run.smithi192:> rm -fr /tmp/tmp.fBAJsSfFP2 2024-04-15T00:28:42.938 DEBUG:teuthology.orchestra.run.smithi192:> sudo /bin/ls /boot/loader/entries || true 2024-04-15T00:28:43.006 INFO:teuthology.orchestra.run.smithi192.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-15T00:28:43.007 INFO:teuthology.orchestra.run.smithi192.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-15T00:28:43.007 INFO:teuthology.orchestra.run.smithi192.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-15T00:28:43.007 INFO:teuthology.orchestra.run.smithi192.stdout:15949e3c88704300882482eddfd7baae-5.14.0-435.el9.x86_64.conf 2024-04-15T00:28:43.008 DEBUG:teuthology.orchestra.run.smithi192:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-435.el9.x86_64 2024-04-15T00:28:43.159 DEBUG:teuthology.orchestra.run.smithi192:> sudo shutdown -r now 2024-04-15T00:28:46.836 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: kernel-modules-core-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:29:13.162 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-15T00:29:13.163 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-04-15T00:29:13.164 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:29:16.087 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: kernel-core-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:29:16.088 INFO:teuthology.orchestra.run.smithi111.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-15T00:29:16.088 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:29:16.134 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: kernel-modules-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:29:16.513 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: kernel-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:29:16.513 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : kernel-5.14.0-435.el9.x86_64 1/4 2024-04-15T00:29:16.514 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : kernel-core-5.14.0-435.el9.x86_64 2/4 2024-04-15T00:29:16.514 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : kernel-modules-5.14.0-435.el9.x86_64 3/4 2024-04-15T00:29:16.956 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : kernel-modules-core-5.14.0-435.el9.x86_64 4/4 2024-04-15T00:29:16.956 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:29:16.956 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2024-04-15T00:29:16.956 INFO:teuthology.orchestra.run.smithi111.stdout: kernel-5.14.0-435.el9.x86_64 2024-04-15T00:29:16.956 INFO:teuthology.orchestra.run.smithi111.stdout: kernel-core-5.14.0-435.el9.x86_64 2024-04-15T00:29:16.956 INFO:teuthology.orchestra.run.smithi111.stdout: kernel-modules-5.14.0-435.el9.x86_64 2024-04-15T00:29:16.956 INFO:teuthology.orchestra.run.smithi111.stdout: kernel-modules-core-5.14.0-435.el9.x86_64 2024-04-15T00:29:16.956 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:29:16.956 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:29:17.311 DEBUG:teuthology.orchestra.run.smithi111:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T00:29:17.484 INFO:teuthology.orchestra.run.smithi111.stdout:kernel-5.14.0-435.el9.x86_64 2024-04-15T00:29:17.484 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-435.el9.x86_64 2024-04-15T00:29:17.484 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:29:17.484 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-15T00:29:17.484 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-15T00:29:17.484 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-15T00:29:17.484 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi111.front.sepia.ceph.com, path=None, version=distro) 2024-04-15T00:29:17.485 DEBUG:teuthology.orchestra.run.smithi111:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T00:29:17.565 INFO:teuthology.orchestra.run.smithi111.stdout:kernel-5.14.0-435.el9.x86_64 2024-04-15T00:29:17.565 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-435.el9.x86_64 2024-04-15T00:29:17.565 DEBUG:teuthology.orchestra.run.smithi111:> sudo rpm -qi grub2-tools 2024-04-15T00:29:17.607 INFO:teuthology.orchestra.run.smithi111.stdout:Name : grub2-tools 2024-04-15T00:29:17.607 INFO:teuthology.orchestra.run.smithi111.stdout:Epoch : 1 2024-04-15T00:29:17.607 INFO:teuthology.orchestra.run.smithi111.stdout:Version : 2.06 2024-04-15T00:29:17.607 INFO:teuthology.orchestra.run.smithi111.stdout:Release : 68.el9 2024-04-15T00:29:17.607 INFO:teuthology.orchestra.run.smithi111.stdout:Architecture: x86_64 2024-04-15T00:29:17.607 INFO:teuthology.orchestra.run.smithi111.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-15T00:29:17.607 INFO:teuthology.orchestra.run.smithi111.stdout:Group : Unspecified 2024-04-15T00:29:17.607 INFO:teuthology.orchestra.run.smithi111.stdout:Size : 8264254 2024-04-15T00:29:17.607 INFO:teuthology.orchestra.run.smithi111.stdout:License : GPLv3+ 2024-04-15T00:29:17.608 INFO:teuthology.orchestra.run.smithi111.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-15T00:29:17.608 INFO:teuthology.orchestra.run.smithi111.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-15T00:29:17.608 INFO:teuthology.orchestra.run.smithi111.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-15T00:29:17.608 INFO:teuthology.orchestra.run.smithi111.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-15T00:29:17.608 INFO:teuthology.orchestra.run.smithi111.stdout:Packager : builder@centos.org 2024-04-15T00:29:17.608 INFO:teuthology.orchestra.run.smithi111.stdout:Vendor : CentOS 2024-04-15T00:29:17.608 INFO:teuthology.orchestra.run.smithi111.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-15T00:29:17.608 INFO:teuthology.orchestra.run.smithi111.stdout:Summary : Support tools for GRUB. 2024-04-15T00:29:17.608 INFO:teuthology.orchestra.run.smithi111.stdout:Description : 2024-04-15T00:29:17.608 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:29:17.608 INFO:teuthology.orchestra.run.smithi111.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-15T00:29:17.608 INFO:teuthology.orchestra.run.smithi111.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-15T00:29:17.608 INFO:teuthology.orchestra.run.smithi111.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-15T00:29:17.608 INFO:teuthology.orchestra.run.smithi111.stdout:hardware devices. 2024-04-15T00:29:17.609 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:29:17.609 INFO:teuthology.orchestra.run.smithi111.stdout:This subpackage provides tools for support of all platforms. 2024-04-15T00:29:17.610 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-15T00:29:17.610 INFO:teuthology.task.kernel:Updating grub on smithi111 to boot 5.14.0-435.el9.x86_64 2024-04-15T00:29:17.610 DEBUG:teuthology.orchestra.run.smithi111:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-15T00:29:18.230 INFO:teuthology.orchestra.run.smithi111.stderr:Generating grub configuration file ... 2024-04-15T00:29:19.585 INFO:teuthology.orchestra.run.smithi111.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-15T00:29:19.625 INFO:teuthology.orchestra.run.smithi111.stderr:done 2024-04-15T00:29:19.627 DEBUG:teuthology.orchestra.run.smithi111:> mktemp 2024-04-15T00:29:19.642 INFO:teuthology.orchestra.run.smithi111.stdout:/tmp/tmp.siGxLyAXS4 2024-04-15T00:29:19.642 DEBUG:teuthology.orchestra.run.smithi111:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.siGxLyAXS4 2024-04-15T00:29:19.711 DEBUG:teuthology.orchestra.run.smithi111:> sudo chmod 0666 /tmp/tmp.siGxLyAXS4 2024-04-15T00:29:19.847 DEBUG:teuthology.orchestra.remote:smithi111:/tmp/tmp.siGxLyAXS4 is 6KB 2024-04-15T00:29:19.896 DEBUG:teuthology.orchestra.run.smithi111:> rm -fr /tmp/tmp.siGxLyAXS4 2024-04-15T00:29:19.912 DEBUG:teuthology.orchestra.run.smithi111:> sudo /bin/ls /boot/loader/entries || true 2024-04-15T00:29:19.975 INFO:teuthology.orchestra.run.smithi111.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-15T00:29:19.975 INFO:teuthology.orchestra.run.smithi111.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-15T00:29:19.976 INFO:teuthology.orchestra.run.smithi111.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-15T00:29:19.976 INFO:teuthology.orchestra.run.smithi111.stdout:15949e3c88704300882482eddfd7baae-5.14.0-435.el9.x86_64.conf 2024-04-15T00:29:19.977 DEBUG:teuthology.orchestra.run.smithi111:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-435.el9.x86_64 2024-04-15T00:29:20.124 DEBUG:teuthology.orchestra.run.smithi111:> sudo shutdown -r now 2024-04-15T00:29:31.550 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.192 2024-04-15T00:29:40.559 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-04-15T00:29:40.560 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:29:43.614 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.192 2024-04-15T00:29:50.130 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-15T00:29:50.131 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2024-04-15T00:29:50.131 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:29:55.618 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-04-15T00:29:55.619 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:30:14.047 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.192 2024-04-15T00:30:24.803 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.111 2024-04-15T00:30:29.050 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-04-15T00:30:29.051 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:30:29.470 DEBUG:teuthology.orchestra.run.smithi192:> true 2024-04-15T00:30:30.042 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-04-15T00:30:30.042 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-435.el9.x86_64"... 2024-04-15T00:30:30.043 DEBUG:teuthology.orchestra.run.smithi192:> uname -r 2024-04-15T00:30:30.057 INFO:teuthology.orchestra.run.smithi192.stdout:5.14.0-435.el9.x86_64 2024-04-15T00:30:30.057 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:30:30.057 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-15T00:30:30.057 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-15T00:30:31.059 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-15T00:30:31.059 DEBUG:teuthology.orchestra.run.smithi192:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-15T00:30:31.201 INFO:teuthology.orchestra.run.smithi192.stdout:ttyS1 2024-04-15T00:30:31.244 DEBUG:teuthology.parallel:result is None 2024-04-15T00:30:33.804 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2024-04-15T00:30:33.805 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:31:33.808 DEBUG:teuthology.orchestra.remote:timed out 2024-04-15T00:31:45.818 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2024-04-15T00:31:45.819 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:31:46.128 DEBUG:teuthology.orchestra.run.smithi111:> true 2024-04-15T00:31:46.514 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi111.front.sepia.ceph.com' 2024-04-15T00:31:46.514 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-435.el9.x86_64"... 2024-04-15T00:31:46.515 DEBUG:teuthology.orchestra.run.smithi111:> uname -r 2024-04-15T00:31:46.530 INFO:teuthology.orchestra.run.smithi111.stdout:5.14.0-435.el9.x86_64 2024-04-15T00:31:46.531 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:31:46.531 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-15T00:31:46.531 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-15T00:31:47.532 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-15T00:31:47.532 DEBUG:teuthology.orchestra.run.smithi111:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-15T00:31:47.605 INFO:teuthology.orchestra.run.smithi111.stdout:ttyS1 2024-04-15T00:31:47.635 DEBUG:teuthology.parallel:result is None 2024-04-15T00:31:47.636 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-15T00:31:47.655 INFO:teuthology.task.internal:Creating test directory... 2024-04-15T00:31:47.656 DEBUG:teuthology.orchestra.run.smithi111:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-15T00:31:47.659 DEBUG:teuthology.orchestra.run.smithi192:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-15T00:31:47.684 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-15T00:31:47.734 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-15T00:31:47.770 INFO:teuthology.task.internal:Creating archive directory... 2024-04-15T00:31:47.771 DEBUG:teuthology.orchestra.run.smithi111:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-15T00:31:47.775 DEBUG:teuthology.orchestra.run.smithi192:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-15T00:31:47.817 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-15T00:31:47.839 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-15T00:31:47.839 DEBUG:teuthology.orchestra.run.smithi111:> 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:31:47.842 DEBUG:teuthology.orchestra.run.smithi192:> 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:31:47.878 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T00:31:47.892 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T00:31:47.893 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T00:31:47.907 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T00:31:47.909 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-15T00:31:47.919 INFO:teuthology.task.internal:Configuring sudo... 2024-04-15T00:31:47.919 DEBUG:teuthology.orchestra.run.smithi111:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-15T00:31:47.939 DEBUG:teuthology.orchestra.run.smithi192:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-15T00:31:47.971 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-15T00:31:47.983 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-15T00:31:47.984 DEBUG:teuthology.orchestra.run.smithi111:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-15T00:31:48.009 DEBUG:teuthology.orchestra.run.smithi192:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-15T00:31:48.028 DEBUG:teuthology.orchestra.run.smithi111:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T00:31:48.109 DEBUG:teuthology.orchestra.run.smithi111:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T00:31:48.155 DEBUG:teuthology.orchestra.run.smithi111:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T00:31:48.232 DEBUG:teuthology.orchestra.run.smithi111:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T00:31:48.281 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-04-15T00:31:48.282 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-15T00:31:48.349 DEBUG:teuthology.orchestra.run.smithi192:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T00:31:48.396 DEBUG:teuthology.orchestra.run.smithi192:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T00:31:48.448 DEBUG:teuthology.orchestra.run.smithi192:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T00:31:48.535 DEBUG:teuthology.orchestra.run.smithi192:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T00:31:48.580 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-04-15T00:31:48.580 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-15T00:31:48.651 DEBUG:teuthology.orchestra.run.smithi111:> sudo service rsyslog restart 2024-04-15T00:31:48.654 DEBUG:teuthology.orchestra.run.smithi192:> sudo service rsyslog restart 2024-04-15T00:31:48.701 INFO:teuthology.orchestra.run.smithi111.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T00:31:48.742 INFO:teuthology.orchestra.run.smithi192.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T00:31:49.205 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-15T00:31:49.309 INFO:teuthology.task.internal:Starting timer... 2024-04-15T00:31:49.310 INFO:teuthology.run_tasks:Running task pcp... 2024-04-15T00:31:49.350 INFO:teuthology.run_tasks:Running task selinux... 2024-04-15T00:31:49.375 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-15T00:31:49.375 DEBUG:teuthology.orchestra.run.smithi111:> sudo service auditd rotate 2024-04-15T00:31:49.422 INFO:teuthology.orchestra.run.smithi111.stdout:Rotating logs: 2024-04-15T00:31:49.424 DEBUG:teuthology.orchestra.run.smithi192:> sudo service auditd rotate 2024-04-15T00:31:49.482 INFO:teuthology.orchestra.run.smithi192.stdout:Rotating logs: 2024-04-15T00:31:49.484 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-15T00:31:49.484 DEBUG:teuthology.orchestra.run.smithi111:> /usr/sbin/getenforce 2024-04-15T00:31:49.504 INFO:teuthology.orchestra.run.smithi111.stdout:Permissive 2024-04-15T00:31:49.505 DEBUG:teuthology.orchestra.run.smithi192:> /usr/sbin/getenforce 2024-04-15T00:31:49.559 INFO:teuthology.orchestra.run.smithi192.stdout:Permissive 2024-04-15T00:31:49.560 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi111.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi192.front.sepia.ceph.com': 'permissive'} 2024-04-15T00:31:49.560 DEBUG:teuthology.orchestra.run.smithi111:> 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:31:49.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:31:49.592 DEBUG:teuthology.orchestra.run.smithi192:> 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:31:49.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:31:49.624 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-15T00:31:49.625 DEBUG:teuthology.orchestra.run.smithi111:> sudo /usr/sbin/setenforce permissive 2024-04-15T00:31:49.663 DEBUG:teuthology.orchestra.run.smithi192:> sudo /usr/sbin/setenforce permissive 2024-04-15T00:31:49.720 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-15T00:31:49.773 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-15T00:31:49.781 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-15T00:31:49.969 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-15T00:31:50.002 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:31:50.004 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi111.front.sepia.ceph.com,smithi192.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-15T00:36:37.186 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi111.front.sepia.ceph.com'), Remote(name='ubuntu@smithi192.front.sepia.ceph.com')] 2024-04-15T00:36:37.188 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2024-04-15T00:36:37.189 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:36:37.281 DEBUG:teuthology.orchestra.run.smithi111:> true 2024-04-15T00:36:37.369 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi111.front.sepia.ceph.com' 2024-04-15T00:36:37.370 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-04-15T00:36:37.370 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T00:36:37.460 DEBUG:teuthology.orchestra.run.smithi192:> true 2024-04-15T00:36:37.549 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi192.front.sepia.ceph.com' 2024-04-15T00:36:37.549 INFO:teuthology.run_tasks:Running task clock... 2024-04-15T00:36:37.560 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-15T00:36:37.560 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-15T00:36:37.561 DEBUG:teuthology.orchestra.run.smithi111:> 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:36:37.563 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-15T00:36:37.563 DEBUG:teuthology.orchestra.run.smithi192:> 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:36:37.592 INFO:teuthology.orchestra.run.smithi111.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-15T00:36:37.608 INFO:teuthology.orchestra.run.smithi111.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-15T00:36:37.620 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-15T00:36:37.637 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-15T00:36:37.637 INFO:teuthology.orchestra.run.smithi111.stderr:sudo: ntpd: command not found 2024-04-15T00:36:37.651 INFO:teuthology.orchestra.run.smithi111.stdout:506 Cannot talk to daemon 2024-04-15T00:36:37.666 INFO:teuthology.orchestra.run.smithi192.stderr:sudo: ntpd: command not found 2024-04-15T00:36:37.667 INFO:teuthology.orchestra.run.smithi111.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-15T00:36:37.679 INFO:teuthology.orchestra.run.smithi192.stdout:506 Cannot talk to daemon 2024-04-15T00:36:37.683 INFO:teuthology.orchestra.run.smithi111.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-15T00:36:37.696 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-15T00:36:37.712 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-15T00:36:37.737 INFO:teuthology.orchestra.run.smithi111.stderr:bash: line 1: ntpq: command not found 2024-04-15T00:36:37.740 INFO:teuthology.orchestra.run.smithi111.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T00:36:37.740 INFO:teuthology.orchestra.run.smithi111.stdout:=============================================================================== 2024-04-15T00:36:37.740 INFO:teuthology.orchestra.run.smithi111.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:36:37.740 INFO:teuthology.orchestra.run.smithi111.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:36:37.740 INFO:teuthology.orchestra.run.smithi111.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:36:37.740 INFO:teuthology.orchestra.run.smithi111.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:36:37.762 INFO:teuthology.orchestra.run.smithi192.stderr:bash: line 1: ntpq: command not found 2024-04-15T00:36:37.766 INFO:teuthology.orchestra.run.smithi192.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T00:36:37.766 INFO:teuthology.orchestra.run.smithi192.stdout:=============================================================================== 2024-04-15T00:36:37.766 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:36:37.766 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:36:37.766 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:36:37.766 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:36:37.767 INFO:teuthology.run_tasks:Running task install... 2024-04-15T00:36:37.775 DEBUG:teuthology.task.install:project ceph 2024-04-15T00:36:37.776 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765'}} 2024-04-15T00:36:37.776 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765'} 2024-04-15T00:36:37.776 INFO:teuthology.task.install:Using flavor: default 2024-04-15T00:36:37.781 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:36:37.781 INFO:teuthology.task.install:extra packages: [] 2024-04-15T00:36:37.782 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:36:37.782 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:36:37.784 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:36:37.784 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:36:37.931 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/ 2024-04-15T00:36:37.931 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2114.ga9a752df 2024-04-15T00:36:37.939 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/ 2024-04-15T00:36:37.939 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2114.ga9a752df 2024-04-15T00:36:38.053 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:36:38.053 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-04-15T00:36:38.053 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-15T00:36:38.081 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:36:38.082 DEBUG:teuthology.orchestra.run.smithi192:> 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:36:38.123 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:36:38.123 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-04-15T00:36:38.123 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-15T00:36:38.151 DEBUG:teuthology.orchestra.run.smithi192:> 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:36:38.152 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:36:38.152 DEBUG:teuthology.orchestra.run.smithi111:> 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:36:38.220 DEBUG:teuthology.orchestra.run.smithi111:> 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:36:38.230 DEBUG:teuthology.orchestra.run.smithi192:> 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:36:38.299 INFO:teuthology.orchestra.run.smithi192.stdout:check_obsoletes = 1 2024-04-15T00:36:38.299 DEBUG:teuthology.orchestra.run.smithi111:> 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:36:38.301 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum clean all 2024-04-15T00:36:38.366 INFO:teuthology.orchestra.run.smithi111.stdout:check_obsoletes = 1 2024-04-15T00:36:38.367 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum clean all 2024-04-15T00:36:38.544 INFO:teuthology.orchestra.run.smithi192.stdout:74 files removed 2024-04-15T00:36:38.573 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-radosgw 2024-04-15T00:36:38.611 INFO:teuthology.orchestra.run.smithi111.stdout:74 files removed 2024-04-15T00:36:38.637 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-radosgw 2024-04-15T00:36:39.411 INFO:teuthology.orchestra.run.smithi192.stdout:ceph packages for x86_64 154 kB/s | 83 kB 00:00 2024-04-15T00:36:39.434 INFO:teuthology.orchestra.run.smithi111.stdout:ceph packages for x86_64 168 kB/s | 83 kB 00:00 2024-04-15T00:36:39.803 INFO:teuthology.orchestra.run.smithi192.stdout:ceph noarch packages 33 kB/s | 11 kB 00:00 2024-04-15T00:36:39.957 INFO:teuthology.orchestra.run.smithi111.stdout:ceph noarch packages 24 kB/s | 11 kB 00:00 2024-04-15T00:36:40.229 INFO:teuthology.orchestra.run.smithi192.stdout:ceph source packages 4.9 kB/s | 1.9 kB 00:00 2024-04-15T00:36:40.333 INFO:teuthology.orchestra.run.smithi111.stdout:ceph source packages 5.7 kB/s | 1.9 kB 00:00 2024-04-15T00:36:40.815 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS-9 - AppStream 15 MB/s | 8.1 MB 00:00 2024-04-15T00:36:41.035 INFO:teuthology.orchestra.run.smithi111.stdout:CentOS-9 - AppStream 12 MB/s | 8.1 MB 00:00 2024-04-15T00:36:42.941 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS-9 - BaseOS 3.1 MB/s | 2.5 MB 00:00 2024-04-15T00:36:43.311 INFO:teuthology.orchestra.run.smithi111.stdout:CentOS-9 - BaseOS 2.6 MB/s | 2.5 MB 00:00 2024-04-15T00:36:44.773 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS Stream 9 - BaseOS 5.8 MB/s | 8.0 MB 00:01 2024-04-15T00:36:45.268 INFO:teuthology.orchestra.run.smithi111.stdout:CentOS Stream 9 - BaseOS 5.4 MB/s | 8.0 MB 00:01 2024-04-15T00:36:46.558 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS Stream 9 - AppStream 28 MB/s | 19 MB 00:00 2024-04-15T00:36:51.549 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS Stream 9 - CRB 4.3 MB/s | 6.2 MB 00:01 2024-04-15T00:36:53.360 INFO:teuthology.orchestra.run.smithi192.stdout:CentOS Stream 9 - Extras packages 37 kB/s | 16 kB 00:00 2024-04-15T00:36:54.539 INFO:teuthology.orchestra.run.smithi192.stdout:Extra Packages for Enterprise Linux 20 MB/s | 21 MB 00:01 2024-04-15T00:36:59.686 INFO:teuthology.orchestra.run.smithi192.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-04-15T00:37:02.269 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:37:02.269 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:37:02.269 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:37:02.269 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.269 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:37:02.269 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.269 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:37:02.269 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.269 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:37:02.270 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.270 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:37:02.270 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.270 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:37:02.270 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.270 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:37:02.270 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.270 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:37:02.270 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.270 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:37:02.270 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.270 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:37:02.270 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.271 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:37:02.271 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.271 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:37:02.271 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.271 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:37:02.271 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.271 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:37:02.271 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.271 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:37:02.271 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.271 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:37:02.271 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.271 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:37:02.271 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.272 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:37:02.272 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.272 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:37:02.272 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.272 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:37:02.272 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.272 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:37:02.272 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.272 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:37:02.272 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.272 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:37:02.272 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.272 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:37:02.273 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.273 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:37:02.273 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.273 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:37:02.273 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.273 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:37:02.273 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.273 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:37:02.273 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.273 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:37:02.273 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.273 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:37:02.273 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.273 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:37:02.273 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.274 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:37:02.274 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.274 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:37:02.274 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.274 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:37:02.274 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.274 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:37:02.274 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.274 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:37:02.274 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.274 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:37:02.274 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.274 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.275 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.275 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:37:02.275 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.275 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.275 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.275 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.275 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:37:02.275 INFO:teuthology.orchestra.run.smithi192.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:37:02.275 INFO:teuthology.orchestra.run.smithi192.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:37:02.275 INFO:teuthology.orchestra.run.smithi192.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:37:02.275 INFO:teuthology.orchestra.run.smithi192.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:37:02.275 INFO:teuthology.orchestra.run.smithi192.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:37:02.275 INFO:teuthology.orchestra.run.smithi192.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:37:02.275 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:37:02.275 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.276 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.276 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.276 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.276 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:37:02.276 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.276 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.276 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.276 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.276 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:37:02.276 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.276 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.276 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.276 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.277 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:37:02.277 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.277 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.277 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.277 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.277 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:37:02.277 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.277 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.277 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.277 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.277 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:37:02.277 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.277 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.277 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.278 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:37:02.771 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:37:02.785 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:37:02.785 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2024-04-15T00:37:02.785 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:37:02.785 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-04-15T00:37:02.785 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-radosgw x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 9.9 M 2024-04-15T00:37:02.785 INFO:teuthology.orchestra.run.smithi192.stdout:Upgrading: 2024-04-15T00:37:02.785 INFO:teuthology.orchestra.run.smithi192.stdout: librados2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.4 M 2024-04-15T00:37:02.785 INFO:teuthology.orchestra.run.smithi192.stdout: librbd1 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.1 M 2024-04-15T00:37:02.785 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2024-04-15T00:37:02.785 INFO:teuthology.orchestra.run.smithi192.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-15T00:37:02.785 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-base x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 5.3 M 2024-04-15T00:37:02.785 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-common x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 21 M 2024-04-15T00:37:02.786 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-selinux x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 25 k 2024-04-15T00:37:02.786 INFO:teuthology.orchestra.run.smithi192.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-15T00:37:02.786 INFO:teuthology.orchestra.run.smithi192.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-15T00:37:02.786 INFO:teuthology.orchestra.run.smithi192.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-15T00:37:02.786 INFO:teuthology.orchestra.run.smithi192.stdout: libcephfs2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 746 k 2024-04-15T00:37:02.786 INFO:teuthology.orchestra.run.smithi192.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-15T00:37:02.786 INFO:teuthology.orchestra.run.smithi192.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-15T00:37:02.786 INFO:teuthology.orchestra.run.smithi192.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-15T00:37:02.786 INFO:teuthology.orchestra.run.smithi192.stdout: libradosstriper1 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 501 k 2024-04-15T00:37:02.786 INFO:teuthology.orchestra.run.smithi192.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-15T00:37:02.786 INFO:teuthology.orchestra.run.smithi192.stdout: librgw2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 5.2 M 2024-04-15T00:37:02.786 INFO:teuthology.orchestra.run.smithi192.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-15T00:37:02.786 INFO:teuthology.orchestra.run.smithi192.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-15T00:37:02.786 INFO:teuthology.orchestra.run.smithi192.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-15T00:37:02.787 INFO:teuthology.orchestra.run.smithi192.stdout: python3-ceph-argparse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 45 k 2024-04-15T00:37:02.787 INFO:teuthology.orchestra.run.smithi192.stdout: python3-ceph-common x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 131 k 2024-04-15T00:37:02.787 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cephfs x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 162 k 2024-04-15T00:37:02.787 INFO:teuthology.orchestra.run.smithi192.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-15T00:37:02.787 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rados x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 320 k 2024-04-15T00:37:02.787 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rbd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 298 k 2024-04-15T00:37:02.787 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rgw x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 99 k 2024-04-15T00:37:02.787 INFO:teuthology.orchestra.run.smithi192.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-15T00:37:02.787 INFO:teuthology.orchestra.run.smithi192.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-15T00:37:02.787 INFO:teuthology.orchestra.run.smithi192.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-15T00:37:02.787 INFO:teuthology.orchestra.run.smithi192.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-15T00:37:02.787 INFO:teuthology.orchestra.run.smithi192.stdout:Installing weak dependencies: 2024-04-15T00:37:02.787 INFO:teuthology.orchestra.run.smithi192.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-15T00:37:02.787 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:02.787 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-04-15T00:37:02.787 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:37:02.788 INFO:teuthology.orchestra.run.smithi192.stdout:Install 30 Packages 2024-04-15T00:37:02.788 INFO:teuthology.orchestra.run.smithi192.stdout:Upgrade 2 Packages 2024-04-15T00:37:02.788 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:02.788 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 59 M 2024-04-15T00:37:02.788 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-04-15T00:37:03.879 INFO:teuthology.orchestra.run.smithi192.stdout:(1/32): ceph-radosgw-19.0.0-2114.ga9a752df.el7. 12 MB/s | 9.9 MB 00:00 2024-04-15T00:37:03.929 INFO:teuthology.orchestra.run.smithi192.stdout:(2/32): ceph-selinux-19.0.0-2114.ga9a752df.el7. 506 kB/s | 25 kB 00:00 2024-04-15T00:37:04.013 INFO:teuthology.orchestra.run.smithi192.stdout:(3/32): libcephfs2-19.0.0-2114.ga9a752df.el7.x8 8.8 MB/s | 746 kB 00:00 2024-04-15T00:37:04.071 INFO:teuthology.orchestra.run.smithi192.stdout:(4/32): libradosstriper1-19.0.0-2114.ga9a752df. 8.4 MB/s | 501 kB 00:00 2024-04-15T00:37:04.414 INFO:teuthology.orchestra.run.smithi192.stdout:(5/32): librgw2-19.0.0-2114.ga9a752df.el7.x86_6 15 MB/s | 5.2 MB 00:00 2024-04-15T00:37:04.447 INFO:teuthology.orchestra.run.smithi192.stdout:(6/32): python3-ceph-argparse-19.0.0-2114.ga9a7 1.3 MB/s | 45 kB 00:00 2024-04-15T00:37:04.514 INFO:teuthology.orchestra.run.smithi192.stdout:(7/32): ceph-base-19.0.0-2114.ga9a752df.el7.x86 3.7 MB/s | 5.3 MB 00:01 2024-04-15T00:37:04.539 INFO:teuthology.orchestra.run.smithi192.stdout:(8/32): python3-ceph-common-19.0.0-2114.ga9a752 1.4 MB/s | 131 kB 00:00 2024-04-15T00:37:04.573 INFO:teuthology.orchestra.run.smithi192.stdout:(9/32): python3-cephfs-19.0.0-2114.ga9a752df.el 2.7 MB/s | 162 kB 00:00 2024-04-15T00:37:04.598 INFO:teuthology.orchestra.run.smithi192.stdout:(10/32): python3-rados-19.0.0-2114.ga9a752df.el 5.3 MB/s | 320 kB 00:00 2024-04-15T00:37:04.649 INFO:teuthology.orchestra.run.smithi192.stdout:(11/32): python3-rbd-19.0.0-2114.ga9a752df.el7. 3.9 MB/s | 298 kB 00:00 2024-04-15T00:37:04.674 INFO:teuthology.orchestra.run.smithi192.stdout:(12/32): python3-rgw-19.0.0-2114.ga9a752df.el7. 1.3 MB/s | 99 kB 00:00 2024-04-15T00:37:04.766 INFO:teuthology.orchestra.run.smithi192.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 913 kB/s | 107 kB 00:00 2024-04-15T00:37:04.800 INFO:teuthology.orchestra.run.smithi192.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.2 MB/s | 160 kB 00:00 2024-04-15T00:37:04.834 INFO:teuthology.orchestra.run.smithi192.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 677 kB/s | 45 kB 00:00 2024-04-15T00:37:04.909 INFO:teuthology.orchestra.run.smithi192.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 5.9 MB/s | 662 kB 00:00 2024-04-15T00:37:04.934 INFO:teuthology.orchestra.run.smithi192.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.9 MB/s | 292 kB 00:00 2024-04-15T00:37:04.959 INFO:teuthology.orchestra.run.smithi192.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 842 kB/s | 42 kB 00:00 2024-04-15T00:37:04.984 INFO:teuthology.orchestra.run.smithi192.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 4.3 MB/s | 221 kB 00:00 2024-04-15T00:37:05.010 INFO:teuthology.orchestra.run.smithi192.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 713 kB/s | 36 kB 00:00 2024-04-15T00:37:05.035 INFO:teuthology.orchestra.run.smithi192.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 941 kB/s | 47 kB 00:00 2024-04-15T00:37:05.502 INFO:teuthology.orchestra.run.smithi192.stdout:(22/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 628 kB/s | 309 kB 00:00 2024-04-15T00:37:05.728 INFO:teuthology.orchestra.run.smithi192.stdout:(23/32): ceph-common-19.0.0-2114.ga9a752df.el7. 7.8 MB/s | 21 MB 00:02 2024-04-15T00:37:05.753 INFO:teuthology.orchestra.run.smithi192.stdout:(24/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 104 kB/s | 26 kB 00:00 2024-04-15T00:37:05.853 INFO:teuthology.orchestra.run.smithi192.stdout:(25/32): libunwind-1.6.2-1.el9.x86_64.rpm 673 kB/s | 67 kB 00:00 2024-04-15T00:37:06.037 INFO:teuthology.orchestra.run.smithi192.stdout:(26/32): liboath-2.6.7-2.el9.x86_64.rpm 157 kB/s | 49 kB 00:00 2024-04-15T00:37:06.170 INFO:teuthology.orchestra.run.smithi192.stdout:(27/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 2.6 MB/s | 838 kB 00:00 2024-04-15T00:37:06.287 INFO:teuthology.orchestra.run.smithi192.stdout:(28/32): re2-20211101-3.el9.x86_64.rpm 766 kB/s | 192 kB 00:00 2024-04-15T00:37:06.571 INFO:teuthology.orchestra.run.smithi192.stdout:(29/32): libarrow-9.0.0-10.el9.x86_64.rpm 2.9 MB/s | 4.4 MB 00:01 2024-04-15T00:37:06.604 INFO:teuthology.orchestra.run.smithi192.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 3.6 MB/s | 1.6 MB 00:00 2024-04-15T00:37:06.896 INFO:teuthology.orchestra.run.smithi192.stdout:(31/32): librados2-19.0.0-2114.ga9a752df.el7.x8 5.6 MB/s | 3.4 MB 00:00 2024-04-15T00:37:06.963 INFO:teuthology.orchestra.run.smithi192.stdout:(32/32): librbd1-19.0.0-2114.ga9a752df.el7.x86_ 8.0 MB/s | 3.1 MB 00:00 2024-04-15T00:37:06.966 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:37:06.966 INFO:teuthology.orchestra.run.smithi192.stdout:Total 14 MB/s | 59 MB 00:04 2024-04-15T00:37:07.063 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-04-15T00:37:07.099 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-04-15T00:37:07.099 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-04-15T00:37:07.483 INFO:teuthology.orchestra.run.smithi111.stdout:CentOS Stream 9 - AppStream 916 kB/s | 19 MB 00:21 2024-04-15T00:37:07.596 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-04-15T00:37:07.597 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-04-15T00:37:09.053 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-04-15T00:37:09.134 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-15T00:37:09.178 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-15T00:37:09.210 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-15T00:37:09.233 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-15T00:37:09.250 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-15T00:37:09.442 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-15T00:37:09.507 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-15T00:37:09.844 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-15T00:37:09.921 INFO:teuthology.orchestra.run.smithi192.stdout: Upgrading : librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T00:37:09.996 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T00:37:10.086 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 8/34 2024-04-15T00:37:10.114 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 9/34 2024-04-15T00:37:10.177 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 9/34 2024-04-15T00:37:10.206 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-15T00:37:10.249 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7. 11/34 2024-04-15T00:37:10.318 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 12/34 2024-04-15T00:37:10.341 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 13/34 2024-04-15T00:37:10.389 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 13/34 2024-04-15T00:37:10.423 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-15T00:37:10.533 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-15T00:37:10.566 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-15T00:37:10.607 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-15T00:37:10.648 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-15T00:37:10.677 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-15T00:37:10.709 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-15T00:37:11.060 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-15T00:37:11.098 INFO:teuthology.orchestra.run.smithi192.stdout: Upgrading : librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 22/34 2024-04-15T00:37:11.172 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 22/34 2024-04-15T00:37:11.203 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 23/34 2024-04-15T00:37:11.245 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-15T00:37:11.601 INFO:teuthology.orchestra.run.smithi111.stdout:CentOS Stream 9 - CRB 11 MB/s | 6.2 MB 00:00 2024-04-15T00:37:11.708 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-15T00:37:11.734 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 26/34 2024-04-15T00:37:11.788 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 26/34 2024-04-15T00:37:11.858 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 27/34 2024-04-15T00:37:11.886 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x8 28/34 2024-04-15T00:37:13.277 INFO:teuthology.orchestra.run.smithi111.stdout:CentOS Stream 9 - Extras packages 34 kB/s | 16 kB 00:00 2024-04-15T00:37:14.121 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T00:37:14.175 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T00:37:14.745 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T00:37:14.779 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 30/34 2024-04-15T00:37:14.872 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 30/34 2024-04-15T00:37:14.872 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-15T00:37:14.872 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-15T00:37:14.872 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:14.922 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T00:37:16.436 INFO:teuthology.orchestra.run.smithi111.stdout:Extra Packages for Enterprise Linux 6.9 MB/s | 21 MB 00:03 2024-04-15T00:37:21.537 INFO:teuthology.orchestra.run.smithi111.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-04-15T00:37:24.130 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:37:24.130 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:37:24.130 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:37:24.130 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.130 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:37:24.130 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.130 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:37:24.130 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.131 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:37:24.131 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.131 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:37:24.131 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.131 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:37:24.131 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.131 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:37:24.131 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.131 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:37:24.131 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.131 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:37:24.131 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.132 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:37:24.132 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.132 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:37:24.132 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.132 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:37:24.132 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.132 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:37:24.132 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.132 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:37:24.132 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.132 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:37:24.132 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.132 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:37:24.133 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.133 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:37:24.133 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.133 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:37:24.133 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.133 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:37:24.133 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.133 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:37:24.133 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.133 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:37:24.133 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.133 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:37:24.134 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.134 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:37:24.134 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.134 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:37:24.134 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.134 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:37:24.134 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.134 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:37:24.134 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.134 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:37:24.134 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.134 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:37:24.134 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.135 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:37:24.135 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.135 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:37:24.135 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.135 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:37:24.135 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.135 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:37:24.135 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.135 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:37:24.135 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.135 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:37:24.135 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.135 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:37:24.136 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.136 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:37:24.136 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.136 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:37:24.136 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.136 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.136 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.136 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:37:24.136 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.136 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.136 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.136 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.136 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:37:24.136 INFO:teuthology.orchestra.run.smithi111.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:37:24.137 INFO:teuthology.orchestra.run.smithi111.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:37:24.137 INFO:teuthology.orchestra.run.smithi111.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:37:24.137 INFO:teuthology.orchestra.run.smithi111.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:37:24.137 INFO:teuthology.orchestra.run.smithi111.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:37:24.137 INFO:teuthology.orchestra.run.smithi111.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:37:24.137 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:37:24.137 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.137 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.137 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.137 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.137 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:37:24.137 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.137 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.138 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.138 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.138 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:37:24.138 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.138 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.138 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.138 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.138 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:37:24.138 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.138 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.138 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.138 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.138 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:37:24.139 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.139 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.139 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.139 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.139 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:37:24.139 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.139 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.139 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.139 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:37:24.670 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:37:24.684 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:37:24.685 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2024-04-15T00:37:24.685 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:37:24.685 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2024-04-15T00:37:24.685 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-radosgw x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 9.9 M 2024-04-15T00:37:24.685 INFO:teuthology.orchestra.run.smithi111.stdout:Upgrading: 2024-04-15T00:37:24.685 INFO:teuthology.orchestra.run.smithi111.stdout: librados2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.4 M 2024-04-15T00:37:24.685 INFO:teuthology.orchestra.run.smithi111.stdout: librbd1 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.1 M 2024-04-15T00:37:24.685 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2024-04-15T00:37:24.685 INFO:teuthology.orchestra.run.smithi111.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-15T00:37:24.685 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-base x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 5.3 M 2024-04-15T00:37:24.685 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-common x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 21 M 2024-04-15T00:37:24.685 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-selinux x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 25 k 2024-04-15T00:37:24.685 INFO:teuthology.orchestra.run.smithi111.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-15T00:37:24.685 INFO:teuthology.orchestra.run.smithi111.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-15T00:37:24.686 INFO:teuthology.orchestra.run.smithi111.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-15T00:37:24.686 INFO:teuthology.orchestra.run.smithi111.stdout: libcephfs2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 746 k 2024-04-15T00:37:24.686 INFO:teuthology.orchestra.run.smithi111.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-15T00:37:24.686 INFO:teuthology.orchestra.run.smithi111.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-15T00:37:24.686 INFO:teuthology.orchestra.run.smithi111.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-15T00:37:24.686 INFO:teuthology.orchestra.run.smithi111.stdout: libradosstriper1 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 501 k 2024-04-15T00:37:24.686 INFO:teuthology.orchestra.run.smithi111.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-15T00:37:24.686 INFO:teuthology.orchestra.run.smithi111.stdout: librgw2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 5.2 M 2024-04-15T00:37:24.686 INFO:teuthology.orchestra.run.smithi111.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-15T00:37:24.686 INFO:teuthology.orchestra.run.smithi111.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-15T00:37:24.686 INFO:teuthology.orchestra.run.smithi111.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-15T00:37:24.686 INFO:teuthology.orchestra.run.smithi111.stdout: python3-ceph-argparse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 45 k 2024-04-15T00:37:24.686 INFO:teuthology.orchestra.run.smithi111.stdout: python3-ceph-common x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 131 k 2024-04-15T00:37:24.686 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cephfs x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 162 k 2024-04-15T00:37:24.687 INFO:teuthology.orchestra.run.smithi111.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-15T00:37:24.687 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rados x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 320 k 2024-04-15T00:37:24.687 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rbd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 298 k 2024-04-15T00:37:24.687 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rgw x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 99 k 2024-04-15T00:37:24.687 INFO:teuthology.orchestra.run.smithi111.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-15T00:37:24.687 INFO:teuthology.orchestra.run.smithi111.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-15T00:37:24.687 INFO:teuthology.orchestra.run.smithi111.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-15T00:37:24.687 INFO:teuthology.orchestra.run.smithi111.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-15T00:37:24.687 INFO:teuthology.orchestra.run.smithi111.stdout:Installing weak dependencies: 2024-04-15T00:37:24.687 INFO:teuthology.orchestra.run.smithi111.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-15T00:37:24.687 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:37:24.687 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2024-04-15T00:37:24.687 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:37:24.687 INFO:teuthology.orchestra.run.smithi111.stdout:Install 30 Packages 2024-04-15T00:37:24.688 INFO:teuthology.orchestra.run.smithi111.stdout:Upgrade 2 Packages 2024-04-15T00:37:24.688 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:37:24.688 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 59 M 2024-04-15T00:37:24.688 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2024-04-15T00:37:24.700 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T00:37:24.700 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /sys 2024-04-15T00:37:24.700 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /proc 2024-04-15T00:37:24.700 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /mnt 2024-04-15T00:37:24.700 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /var/tmp 2024-04-15T00:37:24.700 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /home 2024-04-15T00:37:24.700 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /root 2024-04-15T00:37:24.701 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /tmp 2024-04-15T00:37:24.701 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:25.629 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 32/34 2024-04-15T00:37:25.654 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 32/34 2024-04-15T00:37:25.654 INFO:teuthology.orchestra.run.smithi192.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:37:25.654 INFO:teuthology.orchestra.run.smithi192.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-15T00:37:25.654 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-15T00:37:25.655 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-15T00:37:25.655 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:25.656 INFO:teuthology.orchestra.run.smithi192.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-15T00:37:25.741 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-15T00:37:25.742 INFO:teuthology.orchestra.run.smithi192.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T00:37:25.779 INFO:teuthology.orchestra.run.smithi111.stdout:(1/32): ceph-base-19.0.0-2114.ga9a752df.el7.x86 8.4 MB/s | 5.3 MB 00:00 2024-04-15T00:37:25.854 INFO:teuthology.orchestra.run.smithi111.stdout:(2/32): ceph-selinux-19.0.0-2114.ga9a752df.el7. 336 kB/s | 25 kB 00:00 2024-04-15T00:37:25.971 INFO:teuthology.orchestra.run.smithi111.stdout:(3/32): libcephfs2-19.0.0-2114.ga9a752df.el7.x8 6.2 MB/s | 746 kB 00:00 2024-04-15T00:37:26.097 INFO:teuthology.orchestra.run.smithi111.stdout:(4/32): ceph-radosgw-19.0.0-2114.ga9a752df.el7. 10 MB/s | 9.9 MB 00:00 2024-04-15T00:37:26.130 INFO:teuthology.orchestra.run.smithi111.stdout:(5/32): libradosstriper1-19.0.0-2114.ga9a752df. 3.1 MB/s | 501 kB 00:00 2024-04-15T00:37:26.205 INFO:teuthology.orchestra.run.smithi111.stdout:(6/32): python3-ceph-argparse-19.0.0-2114.ga9a7 604 kB/s | 45 kB 00:00 2024-04-15T00:37:26.297 INFO:teuthology.orchestra.run.smithi111.stdout:(7/32): python3-ceph-common-19.0.0-2114.ga9a752 1.4 MB/s | 131 kB 00:00 2024-04-15T00:37:26.416 INFO:teuthology.orchestra.run.smithi111.stdout:(8/32): librgw2-19.0.0-2114.ga9a752df.el7.x86_6 16 MB/s | 5.2 MB 00:00 2024-04-15T00:37:26.441 INFO:teuthology.orchestra.run.smithi111.stdout:(9/32): python3-cephfs-19.0.0-2114.ga9a752df.el 1.1 MB/s | 162 kB 00:00 2024-04-15T00:37:26.475 INFO:teuthology.orchestra.run.smithi111.stdout:(10/32): python3-rados-19.0.0-2114.ga9a752df.el 5.3 MB/s | 320 kB 00:00 2024-04-15T00:37:26.500 INFO:teuthology.orchestra.run.smithi111.stdout:(11/32): python3-rbd-19.0.0-2114.ga9a752df.el7. 5.0 MB/s | 298 kB 00:00 2024-04-15T00:37:26.526 INFO:teuthology.orchestra.run.smithi111.stdout:(12/32): python3-rgw-19.0.0-2114.ga9a752df.el7. 1.9 MB/s | 99 kB 00:00 2024-04-15T00:37:26.839 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T00:37:26.839 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 1/34 2024-04-15T00:37:26.839 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2/34 2024-04-15T00:37:26.839 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 3/34 2024-04-15T00:37:26.840 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 4/34 2024-04-15T00:37:26.840 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 5/34 2024-04-15T00:37:26.840 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 6/34 2024-04-15T00:37:26.840 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T00:37:26.840 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7. 8/34 2024-04-15T00:37:26.840 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x8 9/34 2024-04-15T00:37:26.840 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 10/34 2024-04-15T00:37:26.840 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 11/34 2024-04-15T00:37:26.840 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 12/34 2024-04-15T00:37:26.840 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 13/34 2024-04-15T00:37:26.840 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-15T00:37:26.840 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-15T00:37:26.841 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-15T00:37:26.841 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-15T00:37:26.841 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-15T00:37:26.841 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-15T00:37:26.841 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-15T00:37:26.841 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-15T00:37:26.841 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-15T00:37:26.841 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-15T00:37:26.841 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-15T00:37:26.841 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-15T00:37:26.841 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-15T00:37:26.841 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-15T00:37:26.841 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-15T00:37:26.841 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-15T00:37:26.842 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-15T00:37:26.842 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T00:37:26.842 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-15T00:37:26.842 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 33/34 2024-04-15T00:37:26.934 INFO:teuthology.orchestra.run.smithi111.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 246 kB/s | 107 kB 00:00 2024-04-15T00:37:27.018 INFO:teuthology.orchestra.run.smithi111.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 326 kB/s | 160 kB 00:00 2024-04-15T00:37:27.276 INFO:teuthology.orchestra.run.smithi111.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 132 kB/s | 45 kB 00:00 2024-04-15T00:37:27.923 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T00:37:27.924 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:27.924 INFO:teuthology.orchestra.run.smithi192.stdout:Upgraded: 2024-04-15T00:37:27.924 INFO:teuthology.orchestra.run.smithi192.stdout: librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:27.924 INFO:teuthology.orchestra.run.smithi192.stdout: librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:27.924 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-04-15T00:37:27.925 INFO:teuthology.orchestra.run.smithi192.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-15T00:37:27.925 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:27.925 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:27.925 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:27.925 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:27.926 INFO:teuthology.orchestra.run.smithi192.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-15T00:37:27.926 INFO:teuthology.orchestra.run.smithi192.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-15T00:37:27.926 INFO:teuthology.orchestra.run.smithi192.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-15T00:37:27.926 INFO:teuthology.orchestra.run.smithi192.stdout: libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:27.926 INFO:teuthology.orchestra.run.smithi192.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-15T00:37:27.926 INFO:teuthology.orchestra.run.smithi192.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-15T00:37:27.927 INFO:teuthology.orchestra.run.smithi192.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-15T00:37:27.927 INFO:teuthology.orchestra.run.smithi192.stdout: libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:27.927 INFO:teuthology.orchestra.run.smithi192.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-15T00:37:27.927 INFO:teuthology.orchestra.run.smithi192.stdout: librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:27.927 INFO:teuthology.orchestra.run.smithi192.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-15T00:37:27.928 INFO:teuthology.orchestra.run.smithi192.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-15T00:37:27.928 INFO:teuthology.orchestra.run.smithi192.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-15T00:37:27.928 INFO:teuthology.orchestra.run.smithi192.stdout: python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:27.928 INFO:teuthology.orchestra.run.smithi192.stdout: python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:27.928 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:27.928 INFO:teuthology.orchestra.run.smithi192.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-15T00:37:27.929 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:27.929 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:27.929 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:27.929 INFO:teuthology.orchestra.run.smithi192.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-15T00:37:27.929 INFO:teuthology.orchestra.run.smithi192.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-15T00:37:27.929 INFO:teuthology.orchestra.run.smithi192.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-15T00:37:27.930 INFO:teuthology.orchestra.run.smithi192.stdout: re2-1:20211101-3.el9.x86_64 2024-04-15T00:37:27.930 INFO:teuthology.orchestra.run.smithi192.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-15T00:37:27.930 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:27.930 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:37:28.144 INFO:teuthology.orchestra.run.smithi111.stdout:(16/32): ceph-common-19.0.0-2114.ga9a752df.el7. 6.9 MB/s | 21 MB 00:03 2024-04-15T00:37:28.169 INFO:teuthology.orchestra.run.smithi111.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 328 kB/s | 292 kB 00:00 2024-04-15T00:37:28.296 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-test 2024-04-15T00:37:28.369 INFO:teuthology.orchestra.run.smithi111.stdout:(18/32): librdkafka-1.6.1-102.el9.x86_64.rpm 490 kB/s | 662 kB 00:01 2024-04-15T00:37:28.477 INFO:teuthology.orchestra.run.smithi111.stdout:(19/32): python3-prettytable-0.7.2-27.el9.noarc 127 kB/s | 42 kB 00:00 2024-04-15T00:37:28.628 INFO:teuthology.orchestra.run.smithi111.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 139 kB/s | 36 kB 00:00 2024-04-15T00:37:28.811 INFO:teuthology.orchestra.run.smithi111.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 142 kB/s | 47 kB 00:00 2024-04-15T00:37:28.870 INFO:teuthology.orchestra.run.smithi111.stdout:(22/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 1.2 MB/s | 309 kB 00:00 2024-04-15T00:37:28.896 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:00:29 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:37:28.929 INFO:teuthology.orchestra.run.smithi111.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 447 kB/s | 26 kB 00:00 2024-04-15T00:37:28.971 INFO:teuthology.orchestra.run.smithi111.stdout:(24/32): qatlib-24.02.0-1.el9.x86_64.rpm 275 kB/s | 221 kB 00:00 2024-04-15T00:37:28.996 INFO:teuthology.orchestra.run.smithi111.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 728 kB/s | 49 kB 00:00 2024-04-15T00:37:29.121 INFO:teuthology.orchestra.run.smithi111.stdout:(26/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 6.6 MB/s | 838 kB 00:00 2024-04-15T00:37:29.146 INFO:teuthology.orchestra.run.smithi111.stdout:(27/32): libunwind-1.6.2-1.el9.x86_64.rpm 384 kB/s | 67 kB 00:00 2024-04-15T00:37:29.180 INFO:teuthology.orchestra.run.smithi111.stdout:(28/32): re2-20211101-3.el9.x86_64.rpm 3.2 MB/s | 192 kB 00:00 2024-04-15T00:37:29.185 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:37:29.185 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:37:29.185 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:37:29.185 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.186 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:37:29.186 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.186 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:37:29.186 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.186 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:37:29.186 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.186 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:37:29.186 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.186 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:37:29.186 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.186 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:37:29.186 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.186 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:37:29.187 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.187 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:37:29.187 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.187 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:37:29.187 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.187 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:37:29.187 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.187 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:37:29.187 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.187 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:37:29.187 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.187 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:37:29.187 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.187 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:37:29.188 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.188 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:37:29.188 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.188 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:37:29.188 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.188 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:37:29.188 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.188 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:37:29.188 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.188 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:37:29.188 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.188 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:37:29.188 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.188 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:37:29.189 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.189 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:37:29.189 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.189 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:37:29.189 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.189 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:37:29.189 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.189 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:37:29.189 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.189 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:37:29.189 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.189 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:37:29.189 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.190 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:37:29.190 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.190 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:37:29.190 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.190 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:37:29.190 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.190 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:37:29.190 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.190 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:37:29.190 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.190 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:37:29.190 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.190 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:37:29.191 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.191 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:37:29.191 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.191 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:37:29.191 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.191 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.191 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.191 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:37:29.191 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.191 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.191 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.191 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.191 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:37:29.191 INFO:teuthology.orchestra.run.smithi192.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:37:29.191 INFO:teuthology.orchestra.run.smithi192.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:37:29.192 INFO:teuthology.orchestra.run.smithi192.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:37:29.192 INFO:teuthology.orchestra.run.smithi192.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:37:29.192 INFO:teuthology.orchestra.run.smithi192.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:37:29.192 INFO:teuthology.orchestra.run.smithi192.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:37:29.192 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:37:29.192 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.192 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.192 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.192 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.192 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:37:29.192 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.192 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.192 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.193 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.193 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:37:29.193 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.193 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.193 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.193 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.193 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:37:29.193 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.193 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.193 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.193 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.193 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:37:29.193 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.193 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.194 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.194 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.194 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:37:29.194 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.194 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.194 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.194 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:37:29.265 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:37:29.266 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:37:29.266 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2024-04-15T00:37:29.266 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:37:29.266 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-04-15T00:37:29.267 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-test x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 48 M 2024-04-15T00:37:29.267 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2024-04-15T00:37:29.267 INFO:teuthology.orchestra.run.smithi192.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-15T00:37:29.267 INFO:teuthology.orchestra.run.smithi192.stdout: libcephsqlite x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 164 k 2024-04-15T00:37:29.267 INFO:teuthology.orchestra.run.smithi192.stdout: oniguruma x86_64 6.9.6-1.el9.5 baseos 218 k 2024-04-15T00:37:29.267 INFO:teuthology.orchestra.run.smithi192.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-15T00:37:29.267 INFO:teuthology.orchestra.run.smithi192.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-15T00:37:29.267 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:29.267 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-04-15T00:37:29.267 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:37:29.268 INFO:teuthology.orchestra.run.smithi192.stdout:Install 6 Packages 2024-04-15T00:37:29.268 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:29.268 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 49 M 2024-04-15T00:37:29.268 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 206 M 2024-04-15T00:37:29.268 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-04-15T00:37:29.297 INFO:teuthology.orchestra.run.smithi111.stdout:(29/32): libarrow-9.0.0-10.el9.x86_64.rpm 9.1 MB/s | 4.4 MB 00:00 2024-04-15T00:37:29.414 INFO:teuthology.orchestra.run.smithi111.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 5.9 MB/s | 1.6 MB 00:00 2024-04-15T00:37:29.939 INFO:teuthology.orchestra.run.smithi111.stdout:(31/32): librados2-19.0.0-2114.ga9a752df.el7.x8 4.5 MB/s | 3.4 MB 00:00 2024-04-15T00:37:29.997 INFO:teuthology.orchestra.run.smithi111.stdout:(32/32): librbd1-19.0.0-2114.ga9a752df.el7.x86_ 4.5 MB/s | 3.1 MB 00:00 2024-04-15T00:37:29.999 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:37:30.000 INFO:teuthology.orchestra.run.smithi111.stdout:Total 11 MB/s | 59 MB 00:05 2024-04-15T00:37:30.066 INFO:teuthology.orchestra.run.smithi192.stdout:(1/6): libcephsqlite-19.0.0-2114.ga9a752df.el7. 267 kB/s | 164 kB 00:00 2024-04-15T00:37:30.091 INFO:teuthology.orchestra.run.smithi192.stdout:(2/6): jq-1.6-16.el9.x86_64.rpm 293 kB/s | 187 kB 00:00 2024-04-15T00:37:30.095 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2024-04-15T00:37:30.130 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2024-04-15T00:37:30.130 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2024-04-15T00:37:30.250 INFO:teuthology.orchestra.run.smithi192.stdout:(3/6): socat-1.7.4.1-5.el9.x86_64.rpm 1.9 MB/s | 305 kB 00:00 2024-04-15T00:37:30.291 INFO:teuthology.orchestra.run.smithi192.stdout:(4/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-04-15T00:37:30.567 INFO:teuthology.orchestra.run.smithi192.stdout:(5/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 435 kB/s | 218 kB 00:00 2024-04-15T00:37:30.634 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2024-04-15T00:37:30.634 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2024-04-15T00:37:32.124 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2024-04-15T00:37:32.207 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-15T00:37:32.236 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-15T00:37:32.262 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-15T00:37:32.285 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-15T00:37:32.301 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-15T00:37:32.484 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-15T00:37:32.539 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-15T00:37:32.858 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-15T00:37:32.913 INFO:teuthology.orchestra.run.smithi111.stdout: Upgrading : librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T00:37:32.967 INFO:teuthology.orchestra.run.smithi192.stdout:(6/6): ceph-test-19.0.0-2114.ga9a752df.el7.x86_ 14 MB/s | 48 MB 00:03 2024-04-15T00:37:32.968 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:37:32.969 INFO:teuthology.orchestra.run.smithi192.stdout:Total 13 MB/s | 49 MB 00:03 2024-04-15T00:37:33.004 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T00:37:33.019 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-04-15T00:37:33.040 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-04-15T00:37:33.040 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-04-15T00:37:33.091 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 8/34 2024-04-15T00:37:33.115 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 9/34 2024-04-15T00:37:33.193 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 9/34 2024-04-15T00:37:33.222 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-15T00:37:33.266 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7. 11/34 2024-04-15T00:37:33.334 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 12/34 2024-04-15T00:37:33.359 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 13/34 2024-04-15T00:37:33.406 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 13/34 2024-04-15T00:37:33.425 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-04-15T00:37:33.426 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-04-15T00:37:33.440 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-15T00:37:33.547 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-15T00:37:33.575 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-15T00:37:33.615 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-15T00:37:33.648 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-15T00:37:33.677 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-15T00:37:33.710 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-15T00:37:34.003 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-04-15T00:37:34.023 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-15T00:37:34.056 INFO:teuthology.orchestra.run.smithi111.stdout: Upgrading : librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 22/34 2024-04-15T00:37:34.084 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-15T00:37:34.122 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-15T00:37:34.130 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 22/34 2024-04-15T00:37:34.153 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-15T00:37:34.161 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 23/34 2024-04-15T00:37:34.200 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-15T00:37:34.205 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-15T00:37:34.228 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 5/6 2024-04-15T00:37:34.659 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-15T00:37:34.684 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 26/34 2024-04-15T00:37:34.756 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 26/34 2024-04-15T00:37:34.831 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 27/34 2024-04-15T00:37:34.862 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x8 28/34 2024-04-15T00:37:37.048 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T00:37:37.092 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T00:37:37.641 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T00:37:37.687 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 30/34 2024-04-15T00:37:37.777 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 30/34 2024-04-15T00:37:37.778 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-15T00:37:37.778 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-15T00:37:37.778 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:37:37.821 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T00:37:38.987 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 5/6 2024-04-15T00:37:39.060 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 6/6 2024-04-15T00:37:41.536 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 6/6 2024-04-15T00:37:41.536 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 1/6 2024-04-15T00:37:41.537 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 2/6 2024-04-15T00:37:41.537 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : jq-1.6-16.el9.x86_64 3/6 2024-04-15T00:37:41.537 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 4/6 2024-04-15T00:37:41.537 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 5/6 2024-04-15T00:37:41.956 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 6/6 2024-04-15T00:37:41.956 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:41.956 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-04-15T00:37:41.956 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:41.956 INFO:teuthology.orchestra.run.smithi192.stdout: jq-1.6-16.el9.x86_64 2024-04-15T00:37:41.956 INFO:teuthology.orchestra.run.smithi192.stdout: libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:41.956 INFO:teuthology.orchestra.run.smithi192.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-15T00:37:41.956 INFO:teuthology.orchestra.run.smithi192.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-15T00:37:41.956 INFO:teuthology.orchestra.run.smithi192.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-15T00:37:41.956 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:41.956 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:37:42.251 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph 2024-04-15T00:37:42.850 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:00:43 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:37:43.139 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:37:43.139 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:37:43.139 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:37:43.140 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.140 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:37:43.140 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.140 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:37:43.140 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.140 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:37:43.140 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.140 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:37:43.140 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.140 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:37:43.140 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.140 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:37:43.140 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.141 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:37:43.141 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.141 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:37:43.141 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.141 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:37:43.141 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.141 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:37:43.141 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.141 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:37:43.141 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.141 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:37:43.141 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.141 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:37:43.141 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.142 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:37:43.142 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.142 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:37:43.142 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.142 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:37:43.142 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.142 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:37:43.142 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.142 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:37:43.142 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.142 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:37:43.142 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.143 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:37:43.143 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.143 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:37:43.143 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.143 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:37:43.143 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.143 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:37:43.143 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.143 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:37:43.143 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.143 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:37:43.143 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.144 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:37:43.144 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.144 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:37:43.144 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.144 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:37:43.144 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.144 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:37:43.144 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.144 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:37:43.144 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.144 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:37:43.144 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.144 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:37:43.145 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.145 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:37:43.145 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.145 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:37:43.145 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.145 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:37:43.145 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.145 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:37:43.145 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.145 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.145 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.145 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:37:43.145 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.146 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.146 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.146 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.146 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:37:43.146 INFO:teuthology.orchestra.run.smithi192.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:37:43.146 INFO:teuthology.orchestra.run.smithi192.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:37:43.146 INFO:teuthology.orchestra.run.smithi192.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:37:43.146 INFO:teuthology.orchestra.run.smithi192.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:37:43.146 INFO:teuthology.orchestra.run.smithi192.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:37:43.147 INFO:teuthology.orchestra.run.smithi192.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:37:43.147 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:37:43.147 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.147 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.147 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.147 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.147 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:37:43.147 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.147 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.147 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.147 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.147 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:37:43.148 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.148 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.148 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.148 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.148 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:37:43.148 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.148 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.148 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.148 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.148 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:37:43.148 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.148 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.149 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.149 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.149 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:37:43.149 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.149 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.149 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.149 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:37:43.210 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:37:43.213 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:37:43.213 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2024-04-15T00:37:43.213 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:37:43.213 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-04-15T00:37:43.213 INFO:teuthology.orchestra.run.smithi192.stdout: ceph x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 6.6 k 2024-04-15T00:37:43.213 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2024-04-15T00:37:43.213 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mds x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 2.4 M 2024-04-15T00:37:43.214 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 1.5 M 2024-04-15T00:37:43.214 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 248 k 2024-04-15T00:37:43.214 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mon x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 4.7 M 2024-04-15T00:37:43.214 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-osd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 17 M 2024-04-15T00:37:43.214 INFO:teuthology.orchestra.run.smithi192.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-15T00:37:43.214 INFO:teuthology.orchestra.run.smithi192.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-15T00:37:43.214 INFO:teuthology.orchestra.run.smithi192.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-15T00:37:43.214 INFO:teuthology.orchestra.run.smithi192.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-15T00:37:43.214 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-15T00:37:43.214 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-15T00:37:43.214 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-15T00:37:43.214 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-15T00:37:43.215 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-15T00:37:43.215 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-15T00:37:43.215 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jaraco-collections 2024-04-15T00:37:43.215 INFO:teuthology.orchestra.run.smithi192.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-15T00:37:43.215 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-15T00:37:43.215 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-15T00:37:43.215 INFO:teuthology.orchestra.run.smithi192.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-15T00:37:43.215 INFO:teuthology.orchestra.run.smithi192.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-15T00:37:43.215 INFO:teuthology.orchestra.run.smithi192.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-15T00:37:43.215 INFO:teuthology.orchestra.run.smithi192.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-15T00:37:43.215 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-15T00:37:43.215 INFO:teuthology.orchestra.run.smithi192.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-15T00:37:43.216 INFO:teuthology.orchestra.run.smithi192.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-15T00:37:43.216 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-15T00:37:43.216 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-15T00:37:43.216 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-15T00:37:43.216 INFO:teuthology.orchestra.run.smithi192.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-15T00:37:43.216 INFO:teuthology.orchestra.run.smithi192.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-15T00:37:43.216 INFO:teuthology.orchestra.run.smithi192.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-15T00:37:43.216 INFO:teuthology.orchestra.run.smithi192.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-15T00:37:43.216 INFO:teuthology.orchestra.run.smithi192.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-15T00:37:43.216 INFO:teuthology.orchestra.run.smithi192.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-15T00:37:43.216 INFO:teuthology.orchestra.run.smithi192.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-15T00:37:43.216 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:43.217 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-04-15T00:37:43.217 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:37:43.217 INFO:teuthology.orchestra.run.smithi192.stdout:Install 36 Packages 2024-04-15T00:37:43.217 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:43.217 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 30 M 2024-04-15T00:37:43.218 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 107 M 2024-04-15T00:37:43.218 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-04-15T00:37:43.961 INFO:teuthology.orchestra.run.smithi192.stdout:(1/36): ceph-19.0.0-2114.ga9a752df.el7.x86_64.r 40 kB/s | 6.6 kB 00:00 2024-04-15T00:37:44.294 INFO:teuthology.orchestra.run.smithi192.stdout:(2/36): ceph-mgr-19.0.0-2114.ga9a752df.el7.x86_ 3.0 MB/s | 1.5 MB 00:00 2024-04-15T00:37:44.628 INFO:teuthology.orchestra.run.smithi192.stdout:(3/36): ceph-mon-19.0.0-2114.ga9a752df.el7.x86_ 7.0 MB/s | 4.7 MB 00:00 2024-04-15T00:37:44.670 INFO:teuthology.orchestra.run.smithi192.stdout:(4/36): ceph-mds-19.0.0-2114.ga9a752df.el7.x86_ 2.7 MB/s | 2.4 MB 00:00 2024-04-15T00:37:44.695 INFO:teuthology.orchestra.run.smithi192.stdout:(5/36): ceph-mgr-modules-core-19.0.0-2114.ga9a7 3.6 MB/s | 248 kB 00:00 2024-04-15T00:37:44.829 INFO:teuthology.orchestra.run.smithi192.stdout:(6/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.6 MB/s | 253 kB 00:00 2024-04-15T00:37:44.879 INFO:teuthology.orchestra.run.smithi192.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 2.1 MB/s | 106 kB 00:00 2024-04-15T00:37:44.913 INFO:teuthology.orchestra.run.smithi192.stdout:(8/36): python3-cryptography-36.0.1-4.el9.x86_6 5.6 MB/s | 1.2 MB 00:00 2024-04-15T00:37:44.938 INFO:teuthology.orchestra.run.smithi192.stdout:(9/36): python3-pycparser-2.20-6.el9.noarch.rpm 2.3 MB/s | 135 kB 00:00 2024-04-15T00:37:44.963 INFO:teuthology.orchestra.run.smithi192.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 2.4 MB/s | 125 kB 00:00 2024-04-15T00:37:44.989 INFO:teuthology.orchestra.run.smithi192.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 4.2 MB/s | 215 kB 00:00 2024-04-15T00:37:45.197 INFO:teuthology.orchestra.run.smithi192.stdout:(12/36): lua-5.4.4-4.el9.x86_64.rpm 807 kB/s | 188 kB 00:00 2024-04-15T00:37:45.222 INFO:teuthology.orchestra.run.smithi192.stdout:(13/36): python3-mako-1.1.4-6.el9.noarch.rpm 737 kB/s | 172 kB 00:00 2024-04-15T00:37:45.256 INFO:teuthology.orchestra.run.smithi192.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 594 kB/s | 35 kB 00:00 2024-04-15T00:37:45.440 INFO:teuthology.orchestra.run.smithi192.stdout:(15/36): ceph-osd-19.0.0-2114.ga9a752df.el7.x86 15 MB/s | 17 MB 00:01 2024-04-15T00:37:45.465 INFO:teuthology.orchestra.run.smithi192.stdout:(16/36): python3-pytz-2021.1-5.el9.noarch.rpm 210 kB/s | 51 kB 00:00 2024-04-15T00:37:45.490 INFO:teuthology.orchestra.run.smithi192.stdout:(17/36): python3-toml-0.10.2-6.el9.noarch.rpm 178 kB/s | 42 kB 00:00 2024-04-15T00:37:45.540 INFO:teuthology.orchestra.run.smithi192.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 222 kB/s | 22 kB 00:00 2024-04-15T00:37:45.808 INFO:teuthology.orchestra.run.smithi192.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 137 kB/s | 43 kB 00:00 2024-04-15T00:37:45.841 INFO:teuthology.orchestra.run.smithi192.stdout:(20/36): luarocks-3.9.2-1.el9.noarch.rpm 402 kB/s | 151 kB 00:00 2024-04-15T00:37:45.908 INFO:teuthology.orchestra.run.smithi192.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 160 kB/s | 11 kB 00:00 2024-04-15T00:37:45.958 INFO:teuthology.orchestra.run.smithi192.stdout:(22/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 468 kB/s | 172 kB 00:00 2024-04-15T00:37:45.983 INFO:teuthology.orchestra.run.smithi192.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 235 kB/s | 18 kB 00:00 2024-04-15T00:37:46.025 INFO:teuthology.orchestra.run.smithi192.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 346 kB/s | 23 kB 00:00 2024-04-15T00:37:46.051 INFO:teuthology.orchestra.run.smithi192.stdout:(25/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.4 MB/s | 358 kB 00:00 2024-04-15T00:37:46.068 INFO:teuthology.orchestra.run.smithi192.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 232 kB/s | 19 kB 00:00 2024-04-15T00:37:46.093 INFO:teuthology.orchestra.run.smithi192.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 292 kB/s | 20 kB 00:00 2024-04-15T00:37:46.118 INFO:teuthology.orchestra.run.smithi192.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 690 kB/s | 46 kB 00:00 2024-04-15T00:37:46.152 INFO:teuthology.orchestra.run.smithi192.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 941 kB/s | 79 kB 00:00 2024-04-15T00:37:46.177 INFO:teuthology.orchestra.run.smithi192.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 281 kB/s | 16 kB 00:00 2024-04-15T00:37:46.219 INFO:teuthology.orchestra.run.smithi192.stdout:(31/36): python3-pecan-1.4.2-3.el9.noarch.rpm 2.1 MB/s | 272 kB 00:00 2024-04-15T00:37:46.244 INFO:teuthology.orchestra.run.smithi192.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 977 kB/s | 90 kB 00:00 2024-04-15T00:37:46.261 INFO:teuthology.orchestra.run.smithi192.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 425 kB/s | 36 kB 00:00 2024-04-15T00:37:46.303 INFO:teuthology.orchestra.run.smithi192.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 2.7 MB/s | 230 kB 00:00 2024-04-15T00:37:46.320 INFO:teuthology.orchestra.run.smithi192.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 341 kB/s | 20 kB 00:00 2024-04-15T00:37:46.412 INFO:teuthology.orchestra.run.smithi192.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.5 MB/s | 427 kB 00:00 2024-04-15T00:37:46.416 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:37:46.417 INFO:teuthology.orchestra.run.smithi192.stdout:Total 9.4 MB/s | 30 MB 00:03 2024-04-15T00:37:46.557 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-04-15T00:37:46.596 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-04-15T00:37:46.596 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-04-15T00:37:47.017 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-04-15T00:37:47.018 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-04-15T00:37:47.111 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T00:37:47.112 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /sys 2024-04-15T00:37:47.112 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /proc 2024-04-15T00:37:47.112 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /mnt 2024-04-15T00:37:47.112 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /var/tmp 2024-04-15T00:37:47.112 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /home 2024-04-15T00:37:47.112 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /root 2024-04-15T00:37:47.112 INFO:teuthology.orchestra.run.smithi111.stdout:skipping the directory /tmp 2024-04-15T00:37:47.112 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:37:48.030 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 32/34 2024-04-15T00:37:48.056 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 32/34 2024-04-15T00:37:48.056 INFO:teuthology.orchestra.run.smithi111.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:37:48.056 INFO:teuthology.orchestra.run.smithi111.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-15T00:37:48.056 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-15T00:37:48.056 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-15T00:37:48.056 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:37:48.058 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-15T00:37:48.144 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-15T00:37:48.144 INFO:teuthology.orchestra.run.smithi111.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T00:37:48.354 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-04-15T00:37:48.406 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-15T00:37:48.439 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-15T00:37:48.467 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-15T00:37:48.537 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-15T00:37:48.599 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-15T00:37:48.632 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-15T00:37:48.723 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-15T00:37:48.810 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-15T00:37:48.851 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-15T00:37:48.886 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-15T00:37:48.916 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-15T00:37:48.951 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-15T00:37:48.984 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-15T00:37:49.101 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-15T00:37:49.101 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-15T00:37:49.101 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-15T00:37:49.132 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-15T00:37:49.222 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-15T00:37:49.258 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T00:37:49.258 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 1/34 2024-04-15T00:37:49.258 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2/34 2024-04-15T00:37:49.258 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 3/34 2024-04-15T00:37:49.258 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 4/34 2024-04-15T00:37:49.258 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 5/34 2024-04-15T00:37:49.258 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 6/34 2024-04-15T00:37:49.258 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T00:37:49.258 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7. 8/34 2024-04-15T00:37:49.258 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x8 9/34 2024-04-15T00:37:49.259 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 10/34 2024-04-15T00:37:49.259 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 11/34 2024-04-15T00:37:49.259 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 12/34 2024-04-15T00:37:49.259 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 13/34 2024-04-15T00:37:49.259 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-15T00:37:49.259 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-15T00:37:49.259 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-15T00:37:49.259 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-15T00:37:49.259 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-15T00:37:49.259 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-15T00:37:49.259 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-15T00:37:49.259 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-15T00:37:49.260 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-15T00:37:49.260 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-15T00:37:49.260 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-15T00:37:49.260 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-15T00:37:49.260 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-15T00:37:49.260 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-15T00:37:49.261 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-15T00:37:49.261 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-15T00:37:49.261 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-15T00:37:49.261 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T00:37:49.261 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-15T00:37:49.261 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 33/34 2024-04-15T00:37:49.357 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-15T00:37:49.440 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-15T00:37:49.493 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-15T00:37:49.531 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-15T00:37:49.580 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-15T00:37:49.637 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-15T00:37:49.822 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-15T00:37:49.877 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-15T00:37:49.947 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-15T00:37:50.035 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-15T00:37:50.083 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-15T00:37:50.200 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-15T00:37:50.260 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T00:37:50.260 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:37:50.260 INFO:teuthology.orchestra.run.smithi111.stdout:Upgraded: 2024-04-15T00:37:50.260 INFO:teuthology.orchestra.run.smithi111.stdout: librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:50.260 INFO:teuthology.orchestra.run.smithi111.stdout: librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:50.260 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2024-04-15T00:37:50.260 INFO:teuthology.orchestra.run.smithi111.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-15T00:37:50.260 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:50.260 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:50.261 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:50.261 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:50.261 INFO:teuthology.orchestra.run.smithi111.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-15T00:37:50.261 INFO:teuthology.orchestra.run.smithi111.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-15T00:37:50.261 INFO:teuthology.orchestra.run.smithi111.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-15T00:37:50.261 INFO:teuthology.orchestra.run.smithi111.stdout: libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:50.261 INFO:teuthology.orchestra.run.smithi111.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-15T00:37:50.261 INFO:teuthology.orchestra.run.smithi111.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-15T00:37:50.261 INFO:teuthology.orchestra.run.smithi111.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-15T00:37:50.261 INFO:teuthology.orchestra.run.smithi111.stdout: libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:50.261 INFO:teuthology.orchestra.run.smithi111.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-15T00:37:50.261 INFO:teuthology.orchestra.run.smithi111.stdout: librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:50.261 INFO:teuthology.orchestra.run.smithi111.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-15T00:37:50.262 INFO:teuthology.orchestra.run.smithi111.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-15T00:37:50.262 INFO:teuthology.orchestra.run.smithi111.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-15T00:37:50.262 INFO:teuthology.orchestra.run.smithi111.stdout: python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:50.262 INFO:teuthology.orchestra.run.smithi111.stdout: python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:50.262 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:50.262 INFO:teuthology.orchestra.run.smithi111.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-15T00:37:50.262 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:50.262 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:50.262 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:50.262 INFO:teuthology.orchestra.run.smithi111.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-15T00:37:50.262 INFO:teuthology.orchestra.run.smithi111.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-15T00:37:50.262 INFO:teuthology.orchestra.run.smithi111.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-15T00:37:50.262 INFO:teuthology.orchestra.run.smithi111.stdout: re2-1:20211101-3.el9.x86_64 2024-04-15T00:37:50.263 INFO:teuthology.orchestra.run.smithi111.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-15T00:37:50.263 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:37:50.263 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:37:50.359 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7. 31/36 2024-04-15T00:37:50.387 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 32/36 2024-04-15T00:37:50.412 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 32/36 2024-04-15T00:37:50.412 INFO:teuthology.orchestra.run.smithi192.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:37:50.412 INFO:teuthology.orchestra.run.smithi192.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-15T00:37:50.412 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-15T00:37:50.413 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-15T00:37:50.413 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:50.531 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-test 2024-04-15T00:37:51.126 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:00:30 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:37:51.414 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:37:51.415 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:37:51.415 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:37:51.415 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.415 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:37:51.415 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.415 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:37:51.415 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.415 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:37:51.415 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.415 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:37:51.415 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.416 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:37:51.416 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.416 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:37:51.416 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.416 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:37:51.416 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.416 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:37:51.416 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.416 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:37:51.416 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.416 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:37:51.416 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.416 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:37:51.416 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.417 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:37:51.417 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.417 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:37:51.417 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.417 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:37:51.417 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.417 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:37:51.417 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.417 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:37:51.417 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.417 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:37:51.417 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.417 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:37:51.418 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.418 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:37:51.418 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.418 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:37:51.418 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.418 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:37:51.418 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.418 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:37:51.418 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.418 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:37:51.418 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.418 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:37:51.418 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.419 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:37:51.419 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.419 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:37:51.419 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.419 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:37:51.419 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.419 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:37:51.419 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.419 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:37:51.419 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.419 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:37:51.419 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.419 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:37:51.420 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.420 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:37:51.420 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.420 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:37:51.420 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.420 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:37:51.420 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.420 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:37:51.420 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.420 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:37:51.420 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.420 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.420 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.420 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:37:51.420 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.421 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.421 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.421 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.421 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:37:51.421 INFO:teuthology.orchestra.run.smithi111.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:37:51.421 INFO:teuthology.orchestra.run.smithi111.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:37:51.421 INFO:teuthology.orchestra.run.smithi111.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:37:51.421 INFO:teuthology.orchestra.run.smithi111.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:37:51.421 INFO:teuthology.orchestra.run.smithi111.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:37:51.421 INFO:teuthology.orchestra.run.smithi111.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:37:51.421 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:37:51.421 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.421 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.421 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.422 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.422 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:37:51.422 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.422 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.422 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.422 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.422 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:37:51.422 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.422 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.422 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.422 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.422 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:37:51.422 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.423 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.423 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.423 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.423 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:37:51.423 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.423 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.423 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.423 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.423 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:37:51.423 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.423 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.423 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.423 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:37:51.491 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:37:51.491 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:37:51.491 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2024-04-15T00:37:51.491 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:37:51.491 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2024-04-15T00:37:51.491 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-test x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 48 M 2024-04-15T00:37:51.492 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2024-04-15T00:37:51.492 INFO:teuthology.orchestra.run.smithi111.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-15T00:37:51.492 INFO:teuthology.orchestra.run.smithi111.stdout: libcephsqlite x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 164 k 2024-04-15T00:37:51.492 INFO:teuthology.orchestra.run.smithi111.stdout: oniguruma x86_64 6.9.6-1.el9.5 baseos 218 k 2024-04-15T00:37:51.492 INFO:teuthology.orchestra.run.smithi111.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-15T00:37:51.492 INFO:teuthology.orchestra.run.smithi111.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-15T00:37:51.492 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:37:51.492 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2024-04-15T00:37:51.492 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:37:51.492 INFO:teuthology.orchestra.run.smithi111.stdout:Install 6 Packages 2024-04-15T00:37:51.492 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:37:51.493 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 49 M 2024-04-15T00:37:51.493 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 206 M 2024-04-15T00:37:51.493 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2024-04-15T00:37:51.863 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 33/36 2024-04-15T00:37:51.889 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 33/36 2024-04-15T00:37:51.889 INFO:teuthology.orchestra.run.smithi192.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:37:51.889 INFO:teuthology.orchestra.run.smithi192.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-15T00:37:51.889 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-15T00:37:51.889 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-15T00:37:51.889 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:52.057 INFO:teuthology.orchestra.run.smithi111.stdout:(1/6): jq-1.6-16.el9.x86_64.rpm 1.1 MB/s | 187 kB 00:00 2024-04-15T00:37:52.125 INFO:teuthology.orchestra.run.smithi111.stdout:(2/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 3.2 MB/s | 218 kB 00:00 2024-04-15T00:37:52.173 INFO:teuthology.orchestra.run.smithi111.stdout:(3/6): socat-1.7.4.1-5.el9.x86_64.rpm 6.0 MB/s | 305 kB 00:00 2024-04-15T00:37:52.216 INFO:teuthology.orchestra.run.smithi111.stdout:(4/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-04-15T00:37:52.338 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 34/36 2024-04-15T00:37:52.362 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 34/36 2024-04-15T00:37:52.362 INFO:teuthology.orchestra.run.smithi192.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:37:52.362 INFO:teuthology.orchestra.run.smithi192.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-15T00:37:52.362 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-15T00:37:52.363 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-15T00:37:52.363 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:52.441 INFO:teuthology.orchestra.run.smithi111.stdout:(5/6): libcephsqlite-19.0.0-2114.ga9a752df.el7. 293 kB/s | 164 kB 00:00 2024-04-15T00:37:52.589 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 35/36 2024-04-15T00:37:52.612 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 35/36 2024-04-15T00:37:52.612 INFO:teuthology.orchestra.run.smithi192.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:37:52.612 INFO:teuthology.orchestra.run.smithi192.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-15T00:37:52.612 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-15T00:37:52.612 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-15T00:37:52.612 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:52.687 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 36/36 2024-04-15T00:37:54.491 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 36/36 2024-04-15T00:37:54.491 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 1/36 2024-04-15T00:37:54.491 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 2/36 2024-04-15T00:37:54.491 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 3/36 2024-04-15T00:37:54.491 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 4/36 2024-04-15T00:37:54.492 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 5/36 2024-04-15T00:37:54.492 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7. 6/36 2024-04-15T00:37:54.492 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-15T00:37:54.492 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-15T00:37:54.492 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-15T00:37:54.492 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-15T00:37:54.492 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-15T00:37:54.492 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-15T00:37:54.492 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-15T00:37:54.492 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-15T00:37:54.492 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-15T00:37:54.492 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-15T00:37:54.493 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-15T00:37:54.493 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-15T00:37:54.493 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-15T00:37:54.493 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-15T00:37:54.493 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-15T00:37:54.493 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-15T00:37:54.493 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-15T00:37:54.493 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-15T00:37:54.493 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-15T00:37:54.493 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-15T00:37:54.493 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-15T00:37:54.493 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-15T00:37:54.493 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-15T00:37:54.493 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-15T00:37:54.494 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-15T00:37:54.494 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-15T00:37:54.494 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-15T00:37:54.494 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-15T00:37:54.494 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-15T00:37:55.588 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-15T00:37:55.588 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:55.588 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-04-15T00:37:55.588 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:55.588 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:55.588 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:55.588 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:37:55.588 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:55.589 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:37:55.589 INFO:teuthology.orchestra.run.smithi192.stdout: lua-5.4.4-4.el9.x86_64 2024-04-15T00:37:55.589 INFO:teuthology.orchestra.run.smithi192.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-15T00:37:55.589 INFO:teuthology.orchestra.run.smithi192.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-15T00:37:55.589 INFO:teuthology.orchestra.run.smithi192.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-15T00:37:55.589 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-15T00:37:55.589 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-15T00:37:55.589 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-15T00:37:55.589 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-15T00:37:55.589 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-15T00:37:55.589 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-15T00:37:55.589 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-15T00:37:55.589 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-15T00:37:55.589 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-15T00:37:55.589 INFO:teuthology.orchestra.run.smithi192.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-15T00:37:55.590 INFO:teuthology.orchestra.run.smithi192.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-15T00:37:55.590 INFO:teuthology.orchestra.run.smithi192.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-15T00:37:55.590 INFO:teuthology.orchestra.run.smithi192.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-15T00:37:55.590 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-15T00:37:55.590 INFO:teuthology.orchestra.run.smithi192.stdout: python3-ply-3.11-14.el9.noarch 2024-04-15T00:37:55.590 INFO:teuthology.orchestra.run.smithi192.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-15T00:37:55.590 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-15T00:37:55.590 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-15T00:37:55.590 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-15T00:37:55.590 INFO:teuthology.orchestra.run.smithi192.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-15T00:37:55.590 INFO:teuthology.orchestra.run.smithi192.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-15T00:37:55.590 INFO:teuthology.orchestra.run.smithi192.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-15T00:37:55.590 INFO:teuthology.orchestra.run.smithi192.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-15T00:37:55.590 INFO:teuthology.orchestra.run.smithi192.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-15T00:37:55.591 INFO:teuthology.orchestra.run.smithi192.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-15T00:37:55.591 INFO:teuthology.orchestra.run.smithi192.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-15T00:37:55.591 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:55.591 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:37:55.979 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-base 2024-04-15T00:37:56.579 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:00:57 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:37:56.867 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:37:56.867 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:37:56.867 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:37:56.867 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.868 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:37:56.868 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.868 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:37:56.868 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.868 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:37:56.868 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.868 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:37:56.868 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.868 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:37:56.868 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.868 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:37:56.868 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.868 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:37:56.869 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.869 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:37:56.869 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.869 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:37:56.869 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.869 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:37:56.869 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.869 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:37:56.869 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.869 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:37:56.869 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.869 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:37:56.869 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.870 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:37:56.870 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.870 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:37:56.870 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.870 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:37:56.870 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.870 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:37:56.870 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.870 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:37:56.870 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.870 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:37:56.870 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.870 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:37:56.871 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.871 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:37:56.871 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.871 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:37:56.871 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.871 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:37:56.871 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.871 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:37:56.871 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.871 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:37:56.871 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.871 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:37:56.871 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.872 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:37:56.872 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.872 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:37:56.872 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.872 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:37:56.872 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.872 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:37:56.872 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.872 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:37:56.872 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.872 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:37:56.872 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.872 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:37:56.873 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.873 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:37:56.873 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.873 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:37:56.873 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.873 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:37:56.873 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.873 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.873 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.873 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:37:56.873 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.873 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.873 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.873 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.874 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:37:56.874 INFO:teuthology.orchestra.run.smithi192.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:37:56.874 INFO:teuthology.orchestra.run.smithi192.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:37:56.874 INFO:teuthology.orchestra.run.smithi192.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:37:56.874 INFO:teuthology.orchestra.run.smithi192.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:37:56.874 INFO:teuthology.orchestra.run.smithi192.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:37:56.874 INFO:teuthology.orchestra.run.smithi192.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:37:56.874 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:37:56.874 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.874 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.874 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.874 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.874 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:37:56.874 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.875 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.875 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.875 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.875 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:37:56.875 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.875 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.875 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.875 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.875 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:37:56.875 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.875 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.875 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.875 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.875 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:37:56.875 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.876 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.876 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.876 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.876 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:37:56.876 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.876 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.876 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.876 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:37:56.876 INFO:teuthology.orchestra.run.smithi192.stdout:Package ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:37:56.935 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:37:56.936 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2024-04-15T00:37:56.937 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:37:57.013 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install cephadm 2024-04-15T00:37:57.611 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:00:58 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:37:57.900 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:37:57.900 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:37:57.900 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:37:57.900 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.900 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:37:57.900 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.900 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:37:57.900 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.900 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:37:57.900 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.900 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:37:57.901 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.901 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:37:57.901 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.901 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:37:57.901 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.901 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:37:57.901 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.901 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:37:57.901 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.901 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:37:57.901 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.901 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:37:57.901 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.901 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:37:57.902 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.902 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:37:57.902 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.902 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:37:57.902 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.902 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:37:57.902 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.902 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:37:57.902 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.902 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:37:57.902 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.903 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:37:57.903 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.903 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:37:57.903 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.903 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:37:57.903 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.903 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:37:57.903 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.903 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:37:57.903 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.903 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:37:57.903 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.904 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:37:57.904 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.904 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:37:57.904 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.904 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:37:57.904 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.904 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:37:57.904 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.904 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:37:57.904 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.904 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:37:57.904 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.904 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:37:57.905 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.905 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:37:57.905 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.905 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:37:57.905 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.905 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:37:57.905 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.905 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:37:57.905 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.905 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:37:57.905 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.905 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:37:57.905 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.905 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:37:57.906 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.906 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.906 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.906 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:37:57.906 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.906 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.906 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.906 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.906 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:37:57.906 INFO:teuthology.orchestra.run.smithi192.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:37:57.906 INFO:teuthology.orchestra.run.smithi192.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:37:57.906 INFO:teuthology.orchestra.run.smithi192.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:37:57.906 INFO:teuthology.orchestra.run.smithi192.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:37:57.906 INFO:teuthology.orchestra.run.smithi192.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:37:57.907 INFO:teuthology.orchestra.run.smithi192.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:37:57.907 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:37:57.907 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.907 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.907 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.907 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.907 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:37:57.907 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.907 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.907 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.907 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.907 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:37:57.908 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.908 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.908 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.908 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.908 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:37:57.908 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.908 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.908 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.908 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.908 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:37:57.908 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.908 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.909 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.909 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.909 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:37:57.909 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.909 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.909 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.909 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:37:57.969 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:37:57.970 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:37:57.970 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2024-04-15T00:37:57.970 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:37:57.970 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-04-15T00:37:57.970 INFO:teuthology.orchestra.run.smithi192.stdout: cephadm noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 749 k 2024-04-15T00:37:57.970 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:57.971 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-04-15T00:37:57.971 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:37:57.971 INFO:teuthology.orchestra.run.smithi192.stdout:Install 1 Package 2024-04-15T00:37:57.971 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:37:57.971 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 749 k 2024-04-15T00:37:57.971 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 755 k 2024-04-15T00:37:57.971 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-04-15T00:37:58.779 INFO:teuthology.orchestra.run.smithi192.stdout:cephadm-19.0.0-2114.ga9a752df.el7.noarch.rpm 927 kB/s | 749 kB 00:00 2024-04-15T00:37:58.779 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:37:58.779 INFO:teuthology.orchestra.run.smithi192.stdout:Total 926 kB/s | 749 kB 00:00 2024-04-15T00:37:58.780 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-04-15T00:37:58.785 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-04-15T00:37:58.785 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-04-15T00:37:58.791 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-04-15T00:37:58.791 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-04-15T00:37:58.863 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-04-15T00:37:58.882 INFO:teuthology.orchestra.run.smithi111.stdout:(6/6): ceph-test-19.0.0-2114.ga9a752df.el7.x86_ 6.8 MB/s | 48 MB 00:06 2024-04-15T00:37:58.885 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:37:58.885 INFO:teuthology.orchestra.run.smithi111.stdout:Total 6.6 MB/s | 49 MB 00:07 2024-04-15T00:37:58.933 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2024-04-15T00:37:58.952 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2024-04-15T00:37:58.952 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2024-04-15T00:37:59.262 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T00:37:59.352 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2024-04-15T00:37:59.352 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2024-04-15T00:37:59.358 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T00:37:59.776 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T00:37:59.925 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2024-04-15T00:38:00.028 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-15T00:38:00.078 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-15T00:38:00.079 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T00:38:00.079 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:00.080 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-04-15T00:38:00.080 INFO:teuthology.orchestra.run.smithi192.stdout: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:38:00.080 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:00.080 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:38:00.119 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-15T00:38:00.157 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-15T00:38:00.186 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 5/6 2024-04-15T00:38:00.269 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-immutable-object-cache 2024-04-15T00:38:00.876 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:01 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:38:01.169 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:38:01.170 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:38:01.170 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:38:01.170 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.170 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:38:01.170 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.170 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:38:01.170 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.170 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:38:01.170 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.170 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:38:01.171 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.171 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:38:01.171 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.171 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:38:01.171 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.171 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:38:01.171 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.171 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:38:01.171 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.171 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:38:01.171 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.171 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:38:01.171 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.171 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:38:01.172 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.172 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:38:01.172 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.172 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:38:01.172 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.172 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:38:01.172 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.172 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:38:01.172 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.172 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:38:01.172 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.172 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:38:01.172 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.172 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:38:01.173 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.173 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:38:01.173 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.173 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:38:01.173 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.173 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:38:01.173 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.173 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:38:01.173 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.173 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:38:01.173 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.173 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:38:01.173 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.173 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:38:01.173 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.173 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:38:01.174 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.174 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:38:01.174 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.174 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:38:01.174 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.174 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:38:01.174 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.174 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:38:01.174 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.174 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:38:01.174 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.174 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:38:01.174 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.175 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:38:01.175 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.175 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:38:01.175 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.175 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:38:01.175 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.175 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:38:01.175 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.175 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.175 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.175 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:01.175 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.176 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.176 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.176 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.176 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:38:01.176 INFO:teuthology.orchestra.run.smithi192.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:38:01.176 INFO:teuthology.orchestra.run.smithi192.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:38:01.176 INFO:teuthology.orchestra.run.smithi192.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:38:01.176 INFO:teuthology.orchestra.run.smithi192.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:38:01.176 INFO:teuthology.orchestra.run.smithi192.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:38:01.176 INFO:teuthology.orchestra.run.smithi192.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:38:01.176 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:01.176 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.176 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.176 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.177 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.177 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:01.177 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.177 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.177 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.177 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.177 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:01.177 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.177 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.177 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.177 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.177 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:01.177 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.178 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.178 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.178 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.178 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:01.178 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.178 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.178 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.178 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.178 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:01.178 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.178 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.178 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.178 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:01.237 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:38:01.238 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:01.238 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repo Size 2024-04-15T00:38:01.238 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:01.238 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-04-15T00:38:01.238 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 145 k 2024-04-15T00:38:01.239 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:01.239 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-04-15T00:38:01.239 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:01.239 INFO:teuthology.orchestra.run.smithi192.stdout:Install 1 Package 2024-04-15T00:38:01.239 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:01.239 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 145 k 2024-04-15T00:38:01.239 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 435 k 2024-04-15T00:38:01.239 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-04-15T00:38:01.701 INFO:teuthology.orchestra.run.smithi192.stdout:ceph-immutable-object-cache-19.0.0-2114.ga9a752 313 kB/s | 145 kB 00:00 2024-04-15T00:38:01.702 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:38:01.702 INFO:teuthology.orchestra.run.smithi192.stdout:Total 312 kB/s | 145 kB 00:00 2024-04-15T00:38:01.702 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-04-15T00:38:01.710 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-04-15T00:38:01.710 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-04-15T00:38:01.764 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-04-15T00:38:01.765 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-04-15T00:38:01.919 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-04-15T00:38:01.977 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T00:38:02.001 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T00:38:02.001 INFO:teuthology.orchestra.run.smithi192.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:38:02.002 INFO:teuthology.orchestra.run.smithi192.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-15T00:38:02.002 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:03.057 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T00:38:03.057 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:03.057 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-04-15T00:38:03.057 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:38:03.057 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:03.057 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:38:03.299 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-mgr 2024-04-15T00:38:03.902 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:04 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:38:04.192 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:38:04.192 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:38:04.193 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:38:04.193 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.193 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:38:04.193 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.193 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:38:04.193 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.193 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:38:04.193 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.193 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:38:04.193 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.193 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:38:04.193 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.193 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:38:04.194 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.194 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:38:04.194 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.194 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:38:04.194 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.194 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:38:04.194 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.194 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:38:04.194 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.194 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:38:04.194 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.194 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:38:04.195 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.195 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:38:04.195 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.195 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:38:04.195 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.195 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:38:04.195 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.195 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:38:04.195 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.195 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:38:04.195 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.195 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:38:04.195 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.196 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:38:04.196 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.196 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:38:04.196 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.196 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:38:04.196 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.196 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:38:04.196 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.196 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:38:04.196 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.196 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:38:04.196 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.196 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:38:04.197 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.197 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:38:04.197 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.197 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:38:04.197 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.197 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:38:04.197 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.197 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:38:04.197 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.197 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:38:04.197 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.197 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:38:04.197 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.198 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:38:04.198 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.198 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:38:04.198 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.198 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:38:04.198 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.198 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:38:04.198 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.198 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:38:04.198 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.198 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.198 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.198 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:04.199 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.199 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.199 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.199 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.199 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:38:04.199 INFO:teuthology.orchestra.run.smithi192.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:38:04.199 INFO:teuthology.orchestra.run.smithi192.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:38:04.199 INFO:teuthology.orchestra.run.smithi192.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:38:04.199 INFO:teuthology.orchestra.run.smithi192.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:38:04.199 INFO:teuthology.orchestra.run.smithi192.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:38:04.199 INFO:teuthology.orchestra.run.smithi192.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:38:04.199 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:04.199 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.199 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.200 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.200 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.200 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:04.200 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.200 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.200 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.200 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.200 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:04.200 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.200 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.200 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.200 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.200 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:04.200 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.201 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.201 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.201 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.201 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:04.201 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.201 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.201 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.201 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.201 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:04.201 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.201 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.201 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.201 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:04.202 INFO:teuthology.orchestra.run.smithi192.stdout:Package ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:38:04.261 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:38:04.262 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2024-04-15T00:38:04.262 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:38:04.332 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-mgr-dashboard 2024-04-15T00:38:04.680 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 5/6 2024-04-15T00:38:04.751 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 6/6 2024-04-15T00:38:04.921 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:05 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:38:05.213 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:38:05.213 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:38:05.213 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:38:05.213 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.213 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:38:05.213 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.213 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:38:05.213 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.213 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:38:05.214 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.214 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:38:05.214 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.214 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:38:05.214 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.214 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:38:05.214 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.214 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:38:05.214 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.214 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:38:05.214 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.214 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:38:05.214 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.214 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:38:05.214 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.215 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:38:05.215 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.215 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:38:05.215 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.215 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:38:05.215 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.215 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:38:05.215 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.215 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:38:05.215 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.215 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:38:05.215 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.215 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:38:05.215 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.215 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:38:05.216 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.216 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:38:05.216 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.216 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:38:05.216 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.216 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:38:05.216 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.216 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:38:05.216 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.216 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:38:05.216 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.216 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:38:05.216 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.216 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:38:05.216 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.216 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:38:05.217 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.217 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:38:05.217 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.217 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:38:05.217 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.217 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:38:05.217 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.217 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:38:05.217 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.217 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:38:05.217 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.217 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:38:05.217 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.217 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:38:05.217 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.218 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:38:05.218 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.218 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:38:05.218 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.218 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:38:05.218 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.218 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.218 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.218 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:05.218 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.218 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.218 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.219 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.219 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:38:05.219 INFO:teuthology.orchestra.run.smithi192.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:38:05.219 INFO:teuthology.orchestra.run.smithi192.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:38:05.219 INFO:teuthology.orchestra.run.smithi192.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:38:05.219 INFO:teuthology.orchestra.run.smithi192.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:38:05.219 INFO:teuthology.orchestra.run.smithi192.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:38:05.219 INFO:teuthology.orchestra.run.smithi192.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:38:05.219 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:05.219 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.219 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.220 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:05.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.220 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:05.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.220 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:05.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.221 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.221 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.221 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.221 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:05.221 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.221 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.221 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.221 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.221 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:05.221 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.221 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.221 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.221 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:05.282 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:38:05.283 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:05.284 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2024-04-15T00:38:05.284 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:05.284 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-04-15T00:38:05.284 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 3.5 M 2024-04-15T00:38:05.284 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2024-04-15T00:38:05.284 INFO:teuthology.orchestra.run.smithi192.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-15T00:38:05.284 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 32 k 2024-04-15T00:38:05.284 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 15 k 2024-04-15T00:38:05.284 INFO:teuthology.orchestra.run.smithi192.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-15T00:38:05.284 INFO:teuthology.orchestra.run.smithi192.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-15T00:38:05.284 INFO:teuthology.orchestra.run.smithi192.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-15T00:38:05.284 INFO:teuthology.orchestra.run.smithi192.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-15T00:38:05.284 INFO:teuthology.orchestra.run.smithi192.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-15T00:38:05.284 INFO:teuthology.orchestra.run.smithi192.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-15T00:38:05.285 INFO:teuthology.orchestra.run.smithi192.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-15T00:38:05.285 INFO:teuthology.orchestra.run.smithi192.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-15T00:38:05.285 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:05.285 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-04-15T00:38:05.285 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:05.285 INFO:teuthology.orchestra.run.smithi192.stdout:Install 12 Packages 2024-04-15T00:38:05.285 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:05.285 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 8.6 M 2024-04-15T00:38:05.285 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 103 M 2024-04-15T00:38:05.286 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-04-15T00:38:06.355 INFO:teuthology.orchestra.run.smithi192.stdout:(1/12): ceph-prometheus-alerts-19.0.0-2114.ga9a 33 kB/s | 15 kB 00:00 2024-04-15T00:38:06.413 INFO:teuthology.orchestra.run.smithi192.stdout:(2/12): ceph-grafana-dashboards-19.0.0-2114.ga9 61 kB/s | 32 kB 00:00 2024-04-15T00:38:07.197 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 6/6 2024-04-15T00:38:07.197 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 1/6 2024-04-15T00:38:07.197 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 2/6 2024-04-15T00:38:07.197 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : jq-1.6-16.el9.x86_64 3/6 2024-04-15T00:38:07.197 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 4/6 2024-04-15T00:38:07.197 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 5/6 2024-04-15T00:38:07.364 INFO:teuthology.orchestra.run.smithi192.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 283 kB/s | 269 kB 00:00 2024-04-15T00:38:07.561 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 6/6 2024-04-15T00:38:07.561 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:07.561 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2024-04-15T00:38:07.562 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:38:07.562 INFO:teuthology.orchestra.run.smithi111.stdout: jq-1.6-16.el9.x86_64 2024-04-15T00:38:07.562 INFO:teuthology.orchestra.run.smithi111.stdout: libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:38:07.562 INFO:teuthology.orchestra.run.smithi111.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-15T00:38:07.562 INFO:teuthology.orchestra.run.smithi111.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-15T00:38:07.562 INFO:teuthology.orchestra.run.smithi111.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-15T00:38:07.562 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:07.562 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:38:07.664 INFO:teuthology.orchestra.run.smithi192.stdout:(4/12): protobuf-compiler-3.14.0-13.el9.x86_64. 2.8 MB/s | 863 kB 00:00 2024-04-15T00:38:07.886 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph 2024-04-15T00:38:07.931 INFO:teuthology.orchestra.run.smithi192.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 2.0 MB/s | 548 kB 00:00 2024-04-15T00:38:07.981 INFO:teuthology.orchestra.run.smithi192.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 390 kB/s | 19 kB 00:00 2024-04-15T00:38:08.131 INFO:teuthology.orchestra.run.smithi192.stdout:(7/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 14 MB/s | 2.0 MB 00:00 2024-04-15T00:38:08.265 INFO:teuthology.orchestra.run.smithi192.stdout:(8/12): protobuf-3.14.0-13.el9.x86_64.rpm 541 kB/s | 1.0 MB 00:01 2024-04-15T00:38:08.290 INFO:teuthology.orchestra.run.smithi192.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 911 kB/s | 144 kB 00:00 2024-04-15T00:38:08.374 INFO:teuthology.orchestra.run.smithi192.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.2 MB/s | 188 kB 00:00 2024-04-15T00:38:08.390 INFO:teuthology.orchestra.run.smithi192.stdout:(11/12): python3-repoze-lru-0.7-16.el9.noarch.r 246 kB/s | 31 kB 00:00 2024-04-15T00:38:08.485 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:00:47 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:38:08.774 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:38:08.774 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:38:08.774 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:38:08.774 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.774 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:38:08.775 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.775 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:38:08.775 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.775 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:38:08.775 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.775 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:38:08.775 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.775 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:38:08.775 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.775 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:38:08.775 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.775 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:38:08.775 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.775 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:38:08.776 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.776 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:38:08.776 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.776 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:38:08.776 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.776 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:38:08.776 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.776 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:38:08.776 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.776 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:38:08.776 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.776 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:38:08.776 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.777 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:38:08.777 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.777 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:38:08.777 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.777 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:38:08.777 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.777 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:38:08.777 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.777 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:38:08.777 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.777 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:38:08.777 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.777 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:38:08.777 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.778 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:38:08.778 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.778 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:38:08.778 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.778 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:38:08.778 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.778 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:38:08.778 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.778 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:38:08.778 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.778 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:38:08.778 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.778 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:38:08.779 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.779 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:38:08.779 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.779 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:38:08.779 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.779 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:38:08.779 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.779 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:38:08.779 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.779 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:38:08.779 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.779 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:38:08.779 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.779 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:38:08.780 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.780 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:38:08.780 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.780 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.780 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.780 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:08.780 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.780 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.780 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.780 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.780 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:38:08.780 INFO:teuthology.orchestra.run.smithi111.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:38:08.780 INFO:teuthology.orchestra.run.smithi111.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:38:08.780 INFO:teuthology.orchestra.run.smithi111.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:38:08.780 INFO:teuthology.orchestra.run.smithi111.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:38:08.781 INFO:teuthology.orchestra.run.smithi111.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:38:08.781 INFO:teuthology.orchestra.run.smithi111.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:38:08.781 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:08.781 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.781 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.781 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.781 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.781 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:08.781 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.781 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.781 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.781 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.781 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:08.782 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.782 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.782 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.782 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.782 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:08.782 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.782 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.782 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.782 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.782 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:08.782 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.782 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.782 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.782 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.783 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:08.783 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.783 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.783 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.783 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:08.858 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:38:08.860 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:38:08.861 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2024-04-15T00:38:08.861 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:38:08.861 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2024-04-15T00:38:08.861 INFO:teuthology.orchestra.run.smithi111.stdout: ceph x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 6.6 k 2024-04-15T00:38:08.861 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2024-04-15T00:38:08.861 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mds x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 2.4 M 2024-04-15T00:38:08.861 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 1.5 M 2024-04-15T00:38:08.861 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 248 k 2024-04-15T00:38:08.861 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mon x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 4.7 M 2024-04-15T00:38:08.861 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-osd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 17 M 2024-04-15T00:38:08.861 INFO:teuthology.orchestra.run.smithi111.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-15T00:38:08.861 INFO:teuthology.orchestra.run.smithi111.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-15T00:38:08.861 INFO:teuthology.orchestra.run.smithi111.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-15T00:38:08.861 INFO:teuthology.orchestra.run.smithi111.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-15T00:38:08.862 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-15T00:38:08.862 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-15T00:38:08.862 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-15T00:38:08.862 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-15T00:38:08.862 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-15T00:38:08.862 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-15T00:38:08.862 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jaraco-collections 2024-04-15T00:38:08.862 INFO:teuthology.orchestra.run.smithi111.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-15T00:38:08.862 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-15T00:38:08.862 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-15T00:38:08.862 INFO:teuthology.orchestra.run.smithi111.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-15T00:38:08.862 INFO:teuthology.orchestra.run.smithi111.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-15T00:38:08.862 INFO:teuthology.orchestra.run.smithi111.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-15T00:38:08.863 INFO:teuthology.orchestra.run.smithi111.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-15T00:38:08.863 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-15T00:38:08.863 INFO:teuthology.orchestra.run.smithi111.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-15T00:38:08.863 INFO:teuthology.orchestra.run.smithi111.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-15T00:38:08.863 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-15T00:38:08.863 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-15T00:38:08.863 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-15T00:38:08.863 INFO:teuthology.orchestra.run.smithi111.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-15T00:38:08.863 INFO:teuthology.orchestra.run.smithi111.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-15T00:38:08.863 INFO:teuthology.orchestra.run.smithi111.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-15T00:38:08.863 INFO:teuthology.orchestra.run.smithi111.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-15T00:38:08.863 INFO:teuthology.orchestra.run.smithi111.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-15T00:38:08.863 INFO:teuthology.orchestra.run.smithi111.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-15T00:38:08.863 INFO:teuthology.orchestra.run.smithi111.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-15T00:38:08.863 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:08.864 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2024-04-15T00:38:08.864 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:38:08.864 INFO:teuthology.orchestra.run.smithi111.stdout:Install 36 Packages 2024-04-15T00:38:08.864 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:08.864 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 30 M 2024-04-15T00:38:08.864 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 107 M 2024-04-15T00:38:08.864 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2024-04-15T00:38:09.453 INFO:teuthology.orchestra.run.smithi111.stdout:(1/36): ceph-19.0.0-2114.ga9a752df.el7.x86_64.r 40 kB/s | 6.6 kB 00:00 2024-04-15T00:38:09.911 INFO:teuthology.orchestra.run.smithi111.stdout:(2/36): ceph-mgr-19.0.0-2114.ga9a752df.el7.x86_ 2.4 MB/s | 1.5 MB 00:00 2024-04-15T00:38:09.991 INFO:teuthology.orchestra.run.smithi192.stdout:(12/12): ceph-mgr-dashboard-19.0.0-2114.ga9a752 878 kB/s | 3.5 MB 00:04 2024-04-15T00:38:09.993 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:38:09.993 INFO:teuthology.orchestra.run.smithi192.stdout:Total 1.8 MB/s | 8.6 MB 00:04 2024-04-15T00:38:10.045 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-04-15T00:38:10.063 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-04-15T00:38:10.063 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-04-15T00:38:10.244 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-04-15T00:38:10.244 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-04-15T00:38:10.478 INFO:teuthology.orchestra.run.smithi111.stdout:(3/36): ceph-mon-19.0.0-2114.ga9a752df.el7.x86_ 4.6 MB/s | 4.7 MB 00:01 2024-04-15T00:38:10.537 INFO:teuthology.orchestra.run.smithi111.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2114.ga9a7 4.2 MB/s | 248 kB 00:00 2024-04-15T00:38:10.595 INFO:teuthology.orchestra.run.smithi111.stdout:(5/36): ceph-mds-19.0.0-2114.ga9a752df.el7.x86_ 1.8 MB/s | 2.4 MB 00:01 2024-04-15T00:38:10.737 INFO:teuthology.orchestra.run.smithi111.stdout:(6/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.2 MB/s | 253 kB 00:00 2024-04-15T00:38:10.767 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-04-15T00:38:10.787 INFO:teuthology.orchestra.run.smithi111.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 2.1 MB/s | 106 kB 00:00 2024-04-15T00:38:10.821 INFO:teuthology.orchestra.run.smithi111.stdout:(8/36): python3-cryptography-36.0.1-4.el9.x86_6 5.4 MB/s | 1.2 MB 00:00 2024-04-15T00:38:10.833 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-15T00:38:10.846 INFO:teuthology.orchestra.run.smithi111.stdout:(9/36): python3-pycparser-2.20-6.el9.noarch.rpm 2.3 MB/s | 135 kB 00:00 2024-04-15T00:38:10.868 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-15T00:38:10.872 INFO:teuthology.orchestra.run.smithi111.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 2.4 MB/s | 125 kB 00:00 2024-04-15T00:38:10.888 INFO:teuthology.orchestra.run.smithi111.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 5.0 MB/s | 215 kB 00:00 2024-04-15T00:38:10.914 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-15T00:38:10.922 INFO:teuthology.orchestra.run.smithi111.stdout:(12/36): lua-5.4.4-4.el9.x86_64.rpm 3.7 MB/s | 188 kB 00:00 2024-04-15T00:38:10.945 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-15T00:38:10.947 INFO:teuthology.orchestra.run.smithi111.stdout:(13/36): python3-mako-1.1.4-6.el9.noarch.rpm 2.9 MB/s | 172 kB 00:00 2024-04-15T00:38:10.964 INFO:teuthology.orchestra.run.smithi111.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 831 kB/s | 35 kB 00:00 2024-04-15T00:38:10.990 INFO:teuthology.orchestra.run.smithi111.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.2 MB/s | 51 kB 00:00 2024-04-15T00:38:11.007 INFO:teuthology.orchestra.run.smithi111.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 992 kB/s | 42 kB 00:00 2024-04-15T00:38:11.046 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-15T00:38:11.082 INFO:teuthology.orchestra.run.smithi111.stdout:(17/36): lua-devel-5.4.4-4.el9.x86_64.rpm 243 kB/s | 22 kB 00:00 2024-04-15T00:38:11.141 INFO:teuthology.orchestra.run.smithi111.stdout:(18/36): luarocks-3.9.2-1.el9.noarch.rpm 1.1 MB/s | 151 kB 00:00 2024-04-15T00:38:11.170 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-15T00:38:11.174 INFO:teuthology.orchestra.run.smithi111.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 473 kB/s | 43 kB 00:00 2024-04-15T00:38:11.216 INFO:teuthology.orchestra.run.smithi111.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 2.2 MB/s | 172 kB 00:00 2024-04-15T00:38:11.250 INFO:teuthology.orchestra.run.smithi111.stdout:(21/36): python3-cherrypy-18.6.1-2.el9.noarch.r 4.7 MB/s | 358 kB 00:00 2024-04-15T00:38:11.263 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-15T00:38:11.275 INFO:teuthology.orchestra.run.smithi111.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 183 kB/s | 11 kB 00:00 2024-04-15T00:38:11.301 INFO:teuthology.orchestra.run.smithi111.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 351 kB/s | 18 kB 00:00 2024-04-15T00:38:11.324 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-15T00:38:11.326 INFO:teuthology.orchestra.run.smithi111.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 459 kB/s | 23 kB 00:00 2024-04-15T00:38:11.351 INFO:teuthology.orchestra.run.smithi111.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 386 kB/s | 19 kB 00:00 2024-04-15T00:38:11.361 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-15T00:38:11.377 INFO:teuthology.orchestra.run.smithi111.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 393 kB/s | 20 kB 00:00 2024-04-15T00:38:11.393 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7 10/12 2024-04-15T00:38:11.402 INFO:teuthology.orchestra.run.smithi111.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 925 kB/s | 46 kB 00:00 2024-04-15T00:38:11.419 INFO:teuthology.orchestra.run.smithi111.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 1.8 MB/s | 79 kB 00:00 2024-04-15T00:38:11.461 INFO:teuthology.orchestra.run.smithi111.stdout:(29/36): python3-pecan-1.4.2-3.el9.noarch.rpm 4.5 MB/s | 272 kB 00:00 2024-04-15T00:38:11.486 INFO:teuthology.orchestra.run.smithi111.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 246 kB/s | 16 kB 00:00 2024-04-15T00:38:11.511 INFO:teuthology.orchestra.run.smithi111.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-04-15T00:38:11.537 INFO:teuthology.orchestra.run.smithi111.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 712 kB/s | 36 kB 00:00 2024-04-15T00:38:11.562 INFO:teuthology.orchestra.run.smithi111.stdout:(33/36): python3-webob-1.8.7-6.el9.noarch.rpm 4.5 MB/s | 230 kB 00:00 2024-04-15T00:38:11.738 INFO:teuthology.orchestra.run.smithi111.stdout:(34/36): ceph-osd-19.0.0-2114.ga9a752df.el7.x86 9.2 MB/s | 17 MB 00:01 2024-04-15T00:38:11.762 INFO:teuthology.orchestra.run.smithi111.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 100 kB/s | 20 kB 00:00 2024-04-15T00:38:11.788 INFO:teuthology.orchestra.run.smithi111.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 1.7 MB/s | 427 kB 00:00 2024-04-15T00:38:11.790 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:38:11.790 INFO:teuthology.orchestra.run.smithi111.stdout:Total 10 MB/s | 30 MB 00:02 2024-04-15T00:38:11.931 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2024-04-15T00:38:11.970 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2024-04-15T00:38:11.970 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2024-04-15T00:38:12.389 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2024-04-15T00:38:12.389 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2024-04-15T00:38:12.428 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el 11/12 2024-04-15T00:38:12.461 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 12/12 2024-04-15T00:38:13.743 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2024-04-15T00:38:13.802 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 12/12 2024-04-15T00:38:13.802 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el 1/12 2024-04-15T00:38:13.803 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 2/12 2024-04-15T00:38:13.803 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7 3/12 2024-04-15T00:38:13.803 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-15T00:38:13.803 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-15T00:38:13.803 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-15T00:38:13.803 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-15T00:38:13.803 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-15T00:38:13.803 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-15T00:38:13.804 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-15T00:38:13.804 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-15T00:38:13.815 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-15T00:38:13.848 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-15T00:38:13.876 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-15T00:38:13.947 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-15T00:38:14.042 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-15T00:38:14.074 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-15T00:38:14.168 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-15T00:38:14.176 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-15T00:38:14.176 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:14.176 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-04-15T00:38:14.176 INFO:teuthology.orchestra.run.smithi192.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-15T00:38:14.176 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:38:14.176 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:38:14.176 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:38:14.176 INFO:teuthology.orchestra.run.smithi192.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-15T00:38:14.176 INFO:teuthology.orchestra.run.smithi192.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-15T00:38:14.176 INFO:teuthology.orchestra.run.smithi192.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-15T00:38:14.176 INFO:teuthology.orchestra.run.smithi192.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-15T00:38:14.176 INFO:teuthology.orchestra.run.smithi192.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-15T00:38:14.176 INFO:teuthology.orchestra.run.smithi192.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-15T00:38:14.177 INFO:teuthology.orchestra.run.smithi192.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-15T00:38:14.177 INFO:teuthology.orchestra.run.smithi192.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-15T00:38:14.177 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:14.177 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:38:14.246 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-15T00:38:14.287 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-15T00:38:14.322 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-15T00:38:14.352 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-15T00:38:14.386 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-15T00:38:14.419 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-15T00:38:14.455 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-15T00:38:14.460 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-15T00:38:14.495 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-15T00:38:14.529 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-15T00:38:14.567 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-15T00:38:14.639 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-15T00:38:14.776 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-15T00:38:14.850 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-15T00:38:14.903 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-15T00:38:14.950 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-15T00:38:14.999 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-15T00:38:15.061 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-15T00:38:15.073 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:16 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:38:15.250 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-15T00:38:15.304 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-15T00:38:15.366 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:38:15.366 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:38:15.366 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:38:15.366 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.366 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:38:15.366 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.366 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:38:15.366 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.366 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:38:15.367 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.367 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:38:15.367 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.367 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:38:15.367 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.367 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:38:15.367 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.367 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:38:15.367 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.367 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:38:15.367 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.367 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:38:15.367 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.368 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:38:15.368 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.368 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:38:15.368 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.368 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:38:15.368 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.368 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:38:15.368 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.368 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:38:15.368 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.368 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:38:15.368 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.368 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:38:15.368 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.369 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:38:15.369 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.369 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:38:15.369 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.369 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:38:15.369 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.369 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:38:15.369 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.369 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:38:15.369 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.369 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:38:15.369 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.369 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:38:15.370 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.370 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:38:15.370 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.370 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:38:15.370 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.370 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:38:15.370 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.370 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:38:15.370 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.370 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:38:15.370 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.370 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:38:15.371 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.371 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:38:15.371 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.371 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:38:15.371 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.371 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:38:15.371 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.371 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:38:15.371 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.371 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:38:15.371 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.371 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:38:15.371 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.372 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:38:15.372 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.372 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.372 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.372 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:15.372 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.372 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.372 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.372 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.372 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:38:15.372 INFO:teuthology.orchestra.run.smithi192.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:38:15.372 INFO:teuthology.orchestra.run.smithi192.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:38:15.372 INFO:teuthology.orchestra.run.smithi192.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:38:15.372 INFO:teuthology.orchestra.run.smithi192.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:38:15.372 INFO:teuthology.orchestra.run.smithi192.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:38:15.373 INFO:teuthology.orchestra.run.smithi192.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:38:15.373 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:15.373 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.373 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.373 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.373 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.373 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:15.373 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.373 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.373 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.373 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.373 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:15.373 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.373 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.374 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.374 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.374 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:15.374 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.374 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.374 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.374 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.374 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:15.374 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.374 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.374 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.374 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.374 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:15.374 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.375 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.375 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.375 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:15.375 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-15T00:38:15.435 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:38:15.437 INFO:teuthology.orchestra.run.smithi192.stdout:======================================================================================= 2024-04-15T00:38:15.437 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2024-04-15T00:38:15.437 INFO:teuthology.orchestra.run.smithi192.stdout:======================================================================================= 2024-04-15T00:38:15.437 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-04-15T00:38:15.437 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 7.4 M 2024-04-15T00:38:15.437 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2024-04-15T00:38:15.437 INFO:teuthology.orchestra.run.smithi192.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-15T00:38:15.437 INFO:teuthology.orchestra.run.smithi192.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-15T00:38:15.437 INFO:teuthology.orchestra.run.smithi192.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-15T00:38:15.437 INFO:teuthology.orchestra.run.smithi192.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-15T00:38:15.437 INFO:teuthology.orchestra.run.smithi192.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-15T00:38:15.437 INFO:teuthology.orchestra.run.smithi192.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-15T00:38:15.438 INFO:teuthology.orchestra.run.smithi192.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-15T00:38:15.438 INFO:teuthology.orchestra.run.smithi192.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-15T00:38:15.438 INFO:teuthology.orchestra.run.smithi192.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-15T00:38:15.438 INFO:teuthology.orchestra.run.smithi192.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-15T00:38:15.438 INFO:teuthology.orchestra.run.smithi192.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-15T00:38:15.438 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:15.438 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-04-15T00:38:15.438 INFO:teuthology.orchestra.run.smithi192.stdout:======================================================================================= 2024-04-15T00:38:15.438 INFO:teuthology.orchestra.run.smithi192.stdout:Install 12 Packages 2024-04-15T00:38:15.438 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:15.439 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 38 M 2024-04-15T00:38:15.439 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 209 M 2024-04-15T00:38:15.439 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-04-15T00:38:15.461 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-15T00:38:15.502 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-15T00:38:15.636 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-15T00:38:15.794 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7. 31/36 2024-04-15T00:38:15.822 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 32/36 2024-04-15T00:38:15.847 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 32/36 2024-04-15T00:38:15.847 INFO:teuthology.orchestra.run.smithi111.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:38:15.847 INFO:teuthology.orchestra.run.smithi111.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-15T00:38:15.847 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-15T00:38:15.847 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-15T00:38:15.847 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:16.357 INFO:teuthology.orchestra.run.smithi192.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 368 kB/s | 195 kB 00:00 2024-04-15T00:38:16.457 INFO:teuthology.orchestra.run.smithi192.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 327 kB/s | 33 kB 00:00 2024-04-15T00:38:16.591 INFO:teuthology.orchestra.run.smithi192.stdout:(3/12): libgfortran-11.4.1-3.el9.x86_64.rpm 1.0 MB/s | 803 kB 00:00 2024-04-15T00:38:16.666 INFO:teuthology.orchestra.run.smithi192.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 14 MB/s | 3.0 MB 00:00 2024-04-15T00:38:16.691 INFO:teuthology.orchestra.run.smithi192.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 182 kB/s | 18 kB 00:00 2024-04-15T00:38:16.708 INFO:teuthology.orchestra.run.smithi192.stdout:(6/12): openblas-0.3.21-2.el9.x86_64.rpm 843 kB/s | 35 kB 00:00 2024-04-15T00:38:16.758 INFO:teuthology.orchestra.run.smithi192.stdout:(7/12): python3-devel-3.9.17-2.el9.x86_64.rpm 4.8 MB/s | 245 kB 00:00 2024-04-15T00:38:16.894 INFO:teuthology.orchestra.run.smithi192.stdout:(8/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 38 MB/s | 5.1 MB 00:00 2024-04-15T00:38:16.942 INFO:teuthology.orchestra.run.smithi192.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 4.9 MB/s | 250 kB 00:00 2024-04-15T00:38:17.284 INFO:teuthology.orchestra.run.smithi192.stdout:(10/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 48 MB/s | 16 MB 00:00 2024-04-15T00:38:17.315 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 33/36 2024-04-15T00:38:17.341 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 33/36 2024-04-15T00:38:17.341 INFO:teuthology.orchestra.run.smithi111.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:38:17.341 INFO:teuthology.orchestra.run.smithi111.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-15T00:38:17.341 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-15T00:38:17.341 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-15T00:38:17.341 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:17.543 INFO:teuthology.orchestra.run.smithi192.stdout:(11/12): openblas-openmp-0.3.21-2.el9.x86_64.rp 5.6 MB/s | 4.7 MB 00:00 2024-04-15T00:38:17.791 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 34/36 2024-04-15T00:38:17.814 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 34/36 2024-04-15T00:38:17.814 INFO:teuthology.orchestra.run.smithi111.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:38:17.814 INFO:teuthology.orchestra.run.smithi111.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-15T00:38:17.814 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-15T00:38:17.814 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-15T00:38:17.814 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:18.041 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 35/36 2024-04-15T00:38:18.064 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 35/36 2024-04-15T00:38:18.064 INFO:teuthology.orchestra.run.smithi111.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:38:18.064 INFO:teuthology.orchestra.run.smithi111.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-15T00:38:18.065 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-15T00:38:18.065 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-15T00:38:18.065 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:18.130 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 36/36 2024-04-15T00:38:20.036 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 36/36 2024-04-15T00:38:20.036 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 1/36 2024-04-15T00:38:20.036 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 2/36 2024-04-15T00:38:20.037 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 3/36 2024-04-15T00:38:20.037 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 4/36 2024-04-15T00:38:20.037 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 5/36 2024-04-15T00:38:20.037 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7. 6/36 2024-04-15T00:38:20.037 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-15T00:38:20.037 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-15T00:38:20.037 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-15T00:38:20.037 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-15T00:38:20.037 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-15T00:38:20.037 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-15T00:38:20.037 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-15T00:38:20.037 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-15T00:38:20.037 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-15T00:38:20.037 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-15T00:38:20.038 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-15T00:38:20.038 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-15T00:38:20.038 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-15T00:38:20.038 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-15T00:38:20.038 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-15T00:38:20.038 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-15T00:38:20.038 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-15T00:38:20.038 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-15T00:38:20.038 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-15T00:38:20.038 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-15T00:38:20.038 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-15T00:38:20.038 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-15T00:38:20.038 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-15T00:38:20.039 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-15T00:38:20.039 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-15T00:38:20.039 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-15T00:38:20.039 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-15T00:38:20.039 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-15T00:38:20.039 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-15T00:38:20.509 INFO:teuthology.orchestra.run.smithi192.stdout:(12/12): ceph-mgr-diskprediction-local-19.0.0-2 1.6 MB/s | 7.4 MB 00:04 2024-04-15T00:38:20.511 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:38:20.511 INFO:teuthology.orchestra.run.smithi192.stdout:Total 7.5 MB/s | 38 MB 00:05 2024-04-15T00:38:20.868 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-04-15T00:38:20.896 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-04-15T00:38:20.896 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-04-15T00:38:20.909 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-15T00:38:20.909 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:20.909 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2024-04-15T00:38:20.909 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:38:20.909 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:38:20.909 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:38:20.909 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:38:20.910 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:38:20.910 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:38:20.910 INFO:teuthology.orchestra.run.smithi111.stdout: lua-5.4.4-4.el9.x86_64 2024-04-15T00:38:20.910 INFO:teuthology.orchestra.run.smithi111.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-15T00:38:20.910 INFO:teuthology.orchestra.run.smithi111.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-15T00:38:20.910 INFO:teuthology.orchestra.run.smithi111.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-15T00:38:20.910 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-15T00:38:20.910 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-15T00:38:20.910 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-15T00:38:20.910 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-15T00:38:20.910 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-15T00:38:20.910 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-15T00:38:20.910 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-15T00:38:20.911 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-15T00:38:20.911 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-15T00:38:20.911 INFO:teuthology.orchestra.run.smithi111.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-15T00:38:20.911 INFO:teuthology.orchestra.run.smithi111.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-15T00:38:20.911 INFO:teuthology.orchestra.run.smithi111.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-15T00:38:20.911 INFO:teuthology.orchestra.run.smithi111.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-15T00:38:20.911 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-15T00:38:20.911 INFO:teuthology.orchestra.run.smithi111.stdout: python3-ply-3.11-14.el9.noarch 2024-04-15T00:38:20.911 INFO:teuthology.orchestra.run.smithi111.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-15T00:38:20.911 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-15T00:38:20.911 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-15T00:38:20.911 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-15T00:38:20.911 INFO:teuthology.orchestra.run.smithi111.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-15T00:38:20.911 INFO:teuthology.orchestra.run.smithi111.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-15T00:38:20.912 INFO:teuthology.orchestra.run.smithi111.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-15T00:38:20.912 INFO:teuthology.orchestra.run.smithi111.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-15T00:38:20.912 INFO:teuthology.orchestra.run.smithi111.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-15T00:38:20.912 INFO:teuthology.orchestra.run.smithi111.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-15T00:38:20.912 INFO:teuthology.orchestra.run.smithi111.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-15T00:38:20.912 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:20.912 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:38:21.180 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-base 2024-04-15T00:38:21.332 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-04-15T00:38:21.333 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-04-15T00:38:21.774 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:00 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:38:22.066 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:38:22.066 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:38:22.066 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:38:22.066 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.066 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:38:22.067 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.067 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:38:22.067 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.067 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:38:22.067 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.067 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:38:22.067 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.067 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:38:22.067 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.067 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:38:22.067 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.068 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:38:22.068 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.068 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:38:22.068 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.068 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:38:22.068 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.068 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:38:22.068 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.068 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:38:22.068 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.068 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:38:22.068 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.068 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:38:22.068 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.069 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:38:22.069 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.069 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:38:22.069 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.069 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:38:22.069 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.069 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:38:22.069 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.069 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:38:22.069 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.069 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:38:22.069 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.069 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:38:22.069 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.070 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:38:22.070 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.070 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:38:22.070 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.070 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:38:22.070 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.070 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:38:22.070 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.070 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:38:22.070 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.070 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:38:22.070 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.070 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:38:22.071 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.071 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:38:22.071 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.071 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:38:22.071 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.071 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:38:22.071 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.071 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:38:22.071 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.071 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:38:22.071 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.071 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:38:22.071 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.072 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:38:22.072 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.072 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:38:22.072 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.072 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:38:22.072 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.072 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.072 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.072 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:22.072 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.072 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.072 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.072 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.072 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:38:22.073 INFO:teuthology.orchestra.run.smithi111.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:38:22.073 INFO:teuthology.orchestra.run.smithi111.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:38:22.073 INFO:teuthology.orchestra.run.smithi111.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:38:22.073 INFO:teuthology.orchestra.run.smithi111.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:38:22.073 INFO:teuthology.orchestra.run.smithi111.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:38:22.073 INFO:teuthology.orchestra.run.smithi111.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:38:22.073 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:22.073 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.073 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.073 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.073 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.073 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:22.073 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.073 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.074 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.074 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.074 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:22.074 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.074 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.074 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.074 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.074 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:22.074 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.074 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.074 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.074 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.074 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:22.074 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.075 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.075 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.075 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.075 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:22.075 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.075 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.075 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.075 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:22.075 INFO:teuthology.orchestra.run.smithi111.stdout:Package ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:38:22.087 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-04-15T00:38:22.134 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:38:22.135 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2024-04-15T00:38:22.135 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:38:22.152 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-15T00:38:22.192 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-15T00:38:22.203 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install cephadm 2024-04-15T00:38:22.289 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-15T00:38:22.342 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-15T00:38:22.519 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-15T00:38:22.549 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-15T00:38:22.626 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-15T00:38:22.798 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:01 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:38:23.088 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:38:23.088 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:38:23.088 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:38:23.088 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.088 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:38:23.089 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.089 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:38:23.089 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.089 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:38:23.089 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.089 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:38:23.089 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.090 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:38:23.090 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.090 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:38:23.090 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.090 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:38:23.090 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.090 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:38:23.091 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.091 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:38:23.091 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.091 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:38:23.091 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.091 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:38:23.091 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.091 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:38:23.091 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.091 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:38:23.091 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.092 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:38:23.092 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.092 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:38:23.092 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.092 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:38:23.092 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.092 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:38:23.092 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.092 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:38:23.093 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.093 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:38:23.093 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.093 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:38:23.093 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.093 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:38:23.093 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.093 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:38:23.093 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.093 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:38:23.094 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.094 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:38:23.094 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.094 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:38:23.094 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.094 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:38:23.094 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.094 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:38:23.094 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.094 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:38:23.094 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.094 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:38:23.095 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.095 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:38:23.095 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.095 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:38:23.095 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.095 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:38:23.095 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.095 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:38:23.095 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.095 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:38:23.095 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.095 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:38:23.096 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.096 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:38:23.096 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.096 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.096 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.096 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:23.097 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.097 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.097 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.097 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.097 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:38:23.097 INFO:teuthology.orchestra.run.smithi111.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:38:23.098 INFO:teuthology.orchestra.run.smithi111.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:38:23.098 INFO:teuthology.orchestra.run.smithi111.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:38:23.098 INFO:teuthology.orchestra.run.smithi111.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:38:23.098 INFO:teuthology.orchestra.run.smithi111.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:38:23.098 INFO:teuthology.orchestra.run.smithi111.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:38:23.098 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:23.098 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.098 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.099 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.099 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.099 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:23.099 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.099 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.099 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.099 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.099 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:23.099 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.100 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.100 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.100 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.100 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:23.100 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.100 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.100 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.100 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.100 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:23.100 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.100 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.101 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.101 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.101 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:23.101 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.101 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.101 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.101 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:23.155 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:38:23.156 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:38:23.156 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2024-04-15T00:38:23.156 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:38:23.156 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2024-04-15T00:38:23.156 INFO:teuthology.orchestra.run.smithi111.stdout: cephadm noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 749 k 2024-04-15T00:38:23.156 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:23.156 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2024-04-15T00:38:23.156 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:38:23.156 INFO:teuthology.orchestra.run.smithi111.stdout:Install 1 Package 2024-04-15T00:38:23.156 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:23.156 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 749 k 2024-04-15T00:38:23.157 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 755 k 2024-04-15T00:38:23.157 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2024-04-15T00:38:23.296 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-15T00:38:23.411 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-15T00:38:23.583 INFO:teuthology.orchestra.run.smithi111.stdout:cephadm-19.0.0-2114.ga9a752df.el7.noarch.rpm 1.7 MB/s | 749 kB 00:00 2024-04-15T00:38:23.583 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:38:23.583 INFO:teuthology.orchestra.run.smithi111.stdout:Total 1.7 MB/s | 749 kB 00:00 2024-04-15T00:38:23.583 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2024-04-15T00:38:23.589 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2024-04-15T00:38:23.589 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2024-04-15T00:38:23.594 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2024-04-15T00:38:23.595 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2024-04-15T00:38:23.672 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2024-04-15T00:38:24.116 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T00:38:24.204 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T00:38:24.608 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T00:38:24.650 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-15T00:38:24.918 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T00:38:24.918 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:24.918 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2024-04-15T00:38:24.919 INFO:teuthology.orchestra.run.smithi111.stdout: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:38:24.919 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:24.919 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:38:25.111 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-immutable-object-cache 2024-04-15T00:38:25.694 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-15T00:38:25.715 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:04 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:38:25.731 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 12/12 2024-04-15T00:38:26.012 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:38:26.013 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:38:26.013 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:38:26.013 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.013 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:38:26.013 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.013 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:38:26.013 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.013 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:38:26.013 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.013 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:38:26.013 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.013 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:38:26.013 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.013 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:38:26.014 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.014 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:38:26.014 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.014 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:38:26.014 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.014 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:38:26.014 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.014 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:38:26.014 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.014 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:38:26.014 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.014 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:38:26.014 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.014 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:38:26.014 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.015 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:38:26.015 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.015 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:38:26.015 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.015 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:38:26.015 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.015 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:38:26.015 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.015 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:38:26.015 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.015 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:38:26.015 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.015 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:38:26.015 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.016 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:38:26.016 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.016 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:38:26.016 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.016 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:38:26.016 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.016 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:38:26.016 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.016 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:38:26.016 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.016 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:38:26.016 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.016 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:38:26.016 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.017 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:38:26.017 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.017 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:38:26.017 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.017 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:38:26.017 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.017 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:38:26.017 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.017 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:38:26.017 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.017 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:38:26.017 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.017 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:38:26.018 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.018 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:38:26.018 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.018 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:38:26.018 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.018 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.018 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.018 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:26.018 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.018 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.018 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.018 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.018 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:38:26.018 INFO:teuthology.orchestra.run.smithi111.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:38:26.019 INFO:teuthology.orchestra.run.smithi111.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:38:26.019 INFO:teuthology.orchestra.run.smithi111.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:38:26.019 INFO:teuthology.orchestra.run.smithi111.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:38:26.019 INFO:teuthology.orchestra.run.smithi111.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:38:26.019 INFO:teuthology.orchestra.run.smithi111.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:38:26.019 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:26.019 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.019 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.019 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.019 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.019 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:26.019 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.019 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.019 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.019 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.020 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:26.020 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.020 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.020 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.020 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.020 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:26.020 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.020 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.020 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.020 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.020 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:26.021 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.021 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.021 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.021 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.021 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:26.021 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.021 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.021 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.021 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:26.082 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:38:26.083 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:38:26.083 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repo Size 2024-04-15T00:38:26.083 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:38:26.083 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2024-04-15T00:38:26.083 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 145 k 2024-04-15T00:38:26.084 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:26.084 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2024-04-15T00:38:26.084 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:38:26.084 INFO:teuthology.orchestra.run.smithi111.stdout:Install 1 Package 2024-04-15T00:38:26.084 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:26.084 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 145 k 2024-04-15T00:38:26.084 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 435 k 2024-04-15T00:38:26.084 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2024-04-15T00:38:26.431 INFO:teuthology.orchestra.run.smithi111.stdout:ceph-immutable-object-cache-19.0.0-2114.ga9a752 418 kB/s | 145 kB 00:00 2024-04-15T00:38:26.431 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:38:26.432 INFO:teuthology.orchestra.run.smithi111.stdout:Total 416 kB/s | 145 kB 00:00 2024-04-15T00:38:26.432 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2024-04-15T00:38:26.439 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2024-04-15T00:38:26.440 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2024-04-15T00:38:26.494 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2024-04-15T00:38:26.494 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2024-04-15T00:38:26.646 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2024-04-15T00:38:26.706 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T00:38:26.732 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T00:38:26.732 INFO:teuthology.orchestra.run.smithi111.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:38:26.732 INFO:teuthology.orchestra.run.smithi111.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-15T00:38:26.732 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:27.744 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T00:38:27.744 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:27.745 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2024-04-15T00:38:27.745 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:38:27.745 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:27.745 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:38:27.975 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-mgr 2024-04-15T00:38:28.340 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 12/12 2024-04-15T00:38:28.340 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 1/12 2024-04-15T00:38:28.340 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-15T00:38:28.340 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-15T00:38:28.340 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-15T00:38:28.340 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-15T00:38:28.340 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-15T00:38:28.340 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-15T00:38:28.340 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-15T00:38:28.341 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 9/12 2024-04-15T00:38:28.341 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-15T00:38:28.341 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-15T00:38:28.579 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:07 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:38:28.815 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-15T00:38:28.815 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:28.815 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-04-15T00:38:28.815 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:38:28.815 INFO:teuthology.orchestra.run.smithi192.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-15T00:38:28.816 INFO:teuthology.orchestra.run.smithi192.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-15T00:38:28.816 INFO:teuthology.orchestra.run.smithi192.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-15T00:38:28.816 INFO:teuthology.orchestra.run.smithi192.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-15T00:38:28.816 INFO:teuthology.orchestra.run.smithi192.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-15T00:38:28.816 INFO:teuthology.orchestra.run.smithi192.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-15T00:38:28.816 INFO:teuthology.orchestra.run.smithi192.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-15T00:38:28.816 INFO:teuthology.orchestra.run.smithi192.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-15T00:38:28.816 INFO:teuthology.orchestra.run.smithi192.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-15T00:38:28.816 INFO:teuthology.orchestra.run.smithi192.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-15T00:38:28.816 INFO:teuthology.orchestra.run.smithi192.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-15T00:38:28.816 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:28.816 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:38:28.868 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:38:28.868 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:38:28.868 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:38:28.868 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.868 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:38:28.868 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.869 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:38:28.869 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.869 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:38:28.869 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.869 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:38:28.869 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.869 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:38:28.869 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.869 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:38:28.869 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.869 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:38:28.869 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.869 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:38:28.869 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.870 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:38:28.870 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.870 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:38:28.870 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.870 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:38:28.870 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.870 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:38:28.870 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.870 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:38:28.870 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.870 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:38:28.870 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.871 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:38:28.871 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.871 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:38:28.871 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.871 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:38:28.871 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.871 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:38:28.871 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.871 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:38:28.871 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.871 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:38:28.871 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.871 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:38:28.871 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.872 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:38:28.872 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.872 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:38:28.872 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.872 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:38:28.872 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.872 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:38:28.872 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.872 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:38:28.872 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.872 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:38:28.872 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.872 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:38:28.873 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.873 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:38:28.873 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.873 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:38:28.873 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.873 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:38:28.873 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.873 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:38:28.873 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.873 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:38:28.873 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.873 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:38:28.873 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.873 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:38:28.873 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.874 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:38:28.874 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.874 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.874 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.874 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:28.874 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.874 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.874 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.874 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.874 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:38:28.874 INFO:teuthology.orchestra.run.smithi111.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:38:28.874 INFO:teuthology.orchestra.run.smithi111.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:38:28.874 INFO:teuthology.orchestra.run.smithi111.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:38:28.874 INFO:teuthology.orchestra.run.smithi111.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:38:28.875 INFO:teuthology.orchestra.run.smithi111.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:38:28.875 INFO:teuthology.orchestra.run.smithi111.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:38:28.875 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:28.875 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.875 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.875 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.875 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.875 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:28.875 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.875 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.875 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.875 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.875 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:28.875 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.876 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.876 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.876 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.876 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:28.876 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.876 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.876 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.876 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.876 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:28.876 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.876 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.876 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.876 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.876 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:28.877 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.877 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.877 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.877 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:28.877 INFO:teuthology.orchestra.run.smithi111.stdout:Package ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:38:28.937 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:38:28.938 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2024-04-15T00:38:28.938 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:38:28.997 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-mgr-dashboard 2024-04-15T00:38:29.230 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-mgr-rook 2024-04-15T00:38:29.588 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:08 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:38:29.845 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:30 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:38:29.877 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:38:29.877 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:38:29.877 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:38:29.877 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.877 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:38:29.877 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.877 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:38:29.877 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.877 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:38:29.877 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.878 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:38:29.878 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.878 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:38:29.878 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.878 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:38:29.878 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.878 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:38:29.878 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.878 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:38:29.878 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.878 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:38:29.878 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.878 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:38:29.878 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.879 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:38:29.879 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.879 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:38:29.879 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.879 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:38:29.879 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.879 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:38:29.879 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.879 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:38:29.879 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.879 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:38:29.879 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.879 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:38:29.880 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.880 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:38:29.880 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.880 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:38:29.880 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.880 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:38:29.880 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.880 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:38:29.880 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.880 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:38:29.880 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.880 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:38:29.880 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.881 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:38:29.881 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.881 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:38:29.881 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.881 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:38:29.881 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.881 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:38:29.881 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.881 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:38:29.881 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.881 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:38:29.881 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.881 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:38:29.882 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.882 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:38:29.882 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.882 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:38:29.882 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.882 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:38:29.882 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.882 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:38:29.882 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.882 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:38:29.882 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.882 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:38:29.882 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.882 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.883 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.883 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:29.883 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.883 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.883 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.883 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.883 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:38:29.883 INFO:teuthology.orchestra.run.smithi111.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:38:29.883 INFO:teuthology.orchestra.run.smithi111.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:38:29.883 INFO:teuthology.orchestra.run.smithi111.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:38:29.883 INFO:teuthology.orchestra.run.smithi111.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:38:29.883 INFO:teuthology.orchestra.run.smithi111.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:38:29.883 INFO:teuthology.orchestra.run.smithi111.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:38:29.884 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:29.884 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.884 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.884 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.884 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.884 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:29.884 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.884 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.884 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.884 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.884 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:29.884 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.884 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.884 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.885 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.885 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:29.885 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.885 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.885 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.885 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.885 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:29.885 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.885 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.885 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.885 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.885 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:29.885 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.885 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.885 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.886 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:29.946 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:38:29.947 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:38:29.948 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2024-04-15T00:38:29.948 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:38:29.948 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2024-04-15T00:38:29.948 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 3.5 M 2024-04-15T00:38:29.948 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2024-04-15T00:38:29.948 INFO:teuthology.orchestra.run.smithi111.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-15T00:38:29.948 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 32 k 2024-04-15T00:38:29.948 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 15 k 2024-04-15T00:38:29.948 INFO:teuthology.orchestra.run.smithi111.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-15T00:38:29.948 INFO:teuthology.orchestra.run.smithi111.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-15T00:38:29.948 INFO:teuthology.orchestra.run.smithi111.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-15T00:38:29.948 INFO:teuthology.orchestra.run.smithi111.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-15T00:38:29.948 INFO:teuthology.orchestra.run.smithi111.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-15T00:38:29.948 INFO:teuthology.orchestra.run.smithi111.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-15T00:38:29.949 INFO:teuthology.orchestra.run.smithi111.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-15T00:38:29.949 INFO:teuthology.orchestra.run.smithi111.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-15T00:38:29.949 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:29.949 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2024-04-15T00:38:29.949 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:38:29.949 INFO:teuthology.orchestra.run.smithi111.stdout:Install 12 Packages 2024-04-15T00:38:29.949 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:29.949 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 8.6 M 2024-04-15T00:38:29.949 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 103 M 2024-04-15T00:38:29.950 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2024-04-15T00:38:30.135 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:38:30.136 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:38:30.136 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:38:30.136 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.136 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:38:30.136 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.136 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:38:30.136 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.136 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:38:30.136 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.136 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:38:30.136 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.136 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:38:30.136 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.137 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:38:30.137 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.137 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:38:30.137 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.137 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:38:30.137 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.137 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:38:30.137 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.137 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:38:30.137 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.137 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:38:30.137 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.137 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:38:30.137 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.138 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:38:30.138 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.138 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:38:30.138 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.138 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:38:30.138 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.138 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:38:30.138 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.138 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:38:30.138 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.138 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:38:30.138 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.138 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:38:30.138 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.139 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:38:30.139 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.139 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:38:30.139 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.139 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:38:30.139 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.139 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:38:30.139 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.139 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:38:30.139 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.139 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:38:30.139 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.139 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:38:30.140 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.140 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:38:30.140 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.140 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:38:30.140 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.140 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:38:30.140 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.140 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:38:30.140 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.140 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:38:30.140 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.140 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:38:30.140 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.140 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:38:30.141 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.141 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:38:30.141 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.141 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:38:30.141 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.141 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:38:30.141 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.141 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.141 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.141 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:30.141 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.141 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.141 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.142 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.142 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:38:30.142 INFO:teuthology.orchestra.run.smithi192.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:38:30.142 INFO:teuthology.orchestra.run.smithi192.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:38:30.142 INFO:teuthology.orchestra.run.smithi192.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:38:30.142 INFO:teuthology.orchestra.run.smithi192.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:38:30.142 INFO:teuthology.orchestra.run.smithi192.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:38:30.142 INFO:teuthology.orchestra.run.smithi192.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:38:30.142 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:30.142 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.142 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.142 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.142 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.143 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:30.143 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.143 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.143 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.143 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.143 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:30.143 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.143 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.143 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.143 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.143 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:30.143 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.143 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.144 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.144 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.144 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:30.144 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.144 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.144 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.144 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.144 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:30.144 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.144 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.144 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.144 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:30.204 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:38:30.206 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:30.206 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2024-04-15T00:38:30.206 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:30.206 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-04-15T00:38:30.206 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-rook noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 49 k 2024-04-15T00:38:30.206 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2024-04-15T00:38:30.206 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-15T00:38:30.206 INFO:teuthology.orchestra.run.smithi192.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-15T00:38:30.206 INFO:teuthology.orchestra.run.smithi192.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-15T00:38:30.207 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-15T00:38:30.207 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-15T00:38:30.207 INFO:teuthology.orchestra.run.smithi192.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-15T00:38:30.207 INFO:teuthology.orchestra.run.smithi192.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-15T00:38:30.207 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-15T00:38:30.207 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-15T00:38:30.207 INFO:teuthology.orchestra.run.smithi192.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-15T00:38:30.207 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-15T00:38:30.207 INFO:teuthology.orchestra.run.smithi192.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-15T00:38:30.207 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:30.207 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-04-15T00:38:30.207 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:30.207 INFO:teuthology.orchestra.run.smithi192.stdout:Install 13 Packages 2024-04-15T00:38:30.207 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:30.208 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 2.2 M 2024-04-15T00:38:30.208 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 26 M 2024-04-15T00:38:30.208 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-04-15T00:38:30.983 INFO:teuthology.orchestra.run.smithi192.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 85 kB/s | 26 kB 00:00 2024-04-15T00:38:30.999 INFO:teuthology.orchestra.run.smithi192.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 60 kB/s | 19 kB 00:00 2024-04-15T00:38:31.151 INFO:teuthology.orchestra.run.smithi111.stdout:(1/12): ceph-grafana-dashboards-19.0.0-2114.ga9 74 kB/s | 32 kB 00:00 2024-04-15T00:38:31.166 INFO:teuthology.orchestra.run.smithi192.stdout:(3/13): ceph-mgr-rook-19.0.0-2114.ga9a752df.el7 102 kB/s | 49 kB 00:00 2024-04-15T00:38:31.193 INFO:teuthology.orchestra.run.smithi111.stdout:(2/12): ceph-prometheus-alerts-19.0.0-2114.ga9a 33 kB/s | 15 kB 00:00 2024-04-15T00:38:31.350 INFO:teuthology.orchestra.run.smithi192.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 453 kB/s | 159 kB 00:00 2024-04-15T00:38:31.409 INFO:teuthology.orchestra.run.smithi192.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 522 kB/s | 222 kB 00:00 2024-04-15T00:38:31.484 INFO:teuthology.orchestra.run.smithi192.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 401 kB/s | 54 kB 00:00 2024-04-15T00:38:31.742 INFO:teuthology.orchestra.run.smithi192.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 484 kB/s | 279 kB 00:00 2024-04-15T00:38:31.776 INFO:teuthology.orchestra.run.smithi111.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 461 kB/s | 269 kB 00:00 2024-04-15T00:38:31.876 INFO:teuthology.orchestra.run.smithi192.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 69 kB/s | 32 kB 00:00 2024-04-15T00:38:31.910 INFO:teuthology.orchestra.run.smithi111.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 1.3 MB/s | 1.0 MB 00:00 2024-04-15T00:38:31.926 INFO:teuthology.orchestra.run.smithi192.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 34 kB/s | 15 kB 00:00 2024-04-15T00:38:32.077 INFO:teuthology.orchestra.run.smithi111.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 3.2 MB/s | 548 kB 00:00 2024-04-15T00:38:32.102 INFO:teuthology.orchestra.run.smithi111.stdout:(6/12): protobuf-compiler-3.14.0-13.el9.x86_64. 2.6 MB/s | 863 kB 00:00 2024-04-15T00:38:32.127 INFO:teuthology.orchestra.run.smithi111.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 386 kB/s | 19 kB 00:00 2024-04-15T00:38:32.169 INFO:teuthology.orchestra.run.smithi111.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 3.4 MB/s | 144 kB 00:00 2024-04-15T00:38:32.193 INFO:teuthology.orchestra.run.smithi192.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 221 kB/s | 59 kB 00:00 2024-04-15T00:38:32.211 INFO:teuthology.orchestra.run.smithi111.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 736 kB/s | 31 kB 00:00 2024-04-15T00:38:32.253 INFO:teuthology.orchestra.run.smithi111.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 4.4 MB/s | 188 kB 00:00 2024-04-15T00:38:32.321 INFO:teuthology.orchestra.run.smithi111.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 9.4 MB/s | 2.0 MB 00:00 2024-04-15T00:38:32.377 INFO:teuthology.orchestra.run.smithi192.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 489 kB/s | 90 kB 00:00 2024-04-15T00:38:32.510 INFO:teuthology.orchestra.run.smithi192.stdout:(12/13): python3-google-auth-2.28.2-1.el9.noarc 264 kB/s | 203 kB 00:00 2024-04-15T00:38:33.294 INFO:teuthology.orchestra.run.smithi192.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 738 kB/s | 1.0 MB 00:01 2024-04-15T00:38:33.297 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:38:33.297 INFO:teuthology.orchestra.run.smithi192.stdout:Total 729 kB/s | 2.2 MB 00:03 2024-04-15T00:38:33.365 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-04-15T00:38:33.381 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-04-15T00:38:33.381 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-04-15T00:38:33.445 INFO:teuthology.orchestra.run.smithi111.stdout:(12/12): ceph-mgr-dashboard-19.0.0-2114.ga9a752 1.3 MB/s | 3.5 MB 00:02 2024-04-15T00:38:33.448 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:38:33.448 INFO:teuthology.orchestra.run.smithi111.stdout:Total 2.5 MB/s | 8.6 MB 00:03 2024-04-15T00:38:33.478 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-04-15T00:38:33.479 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-04-15T00:38:33.500 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2024-04-15T00:38:33.518 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2024-04-15T00:38:33.518 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2024-04-15T00:38:33.699 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2024-04-15T00:38:33.699 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2024-04-15T00:38:33.988 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-04-15T00:38:34.159 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-15T00:38:34.212 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-15T00:38:34.230 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2024-04-15T00:38:34.267 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-15T00:38:34.304 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-15T00:38:34.313 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-15T00:38:34.345 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-15T00:38:34.348 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-15T00:38:34.394 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-15T00:38:34.425 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-15T00:38:34.442 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-15T00:38:34.527 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-15T00:38:34.540 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-15T00:38:34.597 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-15T00:38:34.658 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-15T00:38:34.743 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-15T00:38:34.787 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-15T00:38:34.816 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-15T00:38:34.839 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7 10/12 2024-04-15T00:38:35.332 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-15T00:38:35.386 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-15T00:38:35.419 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-15T00:38:35.468 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-15T00:38:35.489 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 13/13 2024-04-15T00:38:35.873 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el 11/12 2024-04-15T00:38:35.907 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 12/12 2024-04-15T00:38:36.295 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 13/13 2024-04-15T00:38:36.295 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 1/13 2024-04-15T00:38:36.295 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-15T00:38:36.295 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-15T00:38:36.295 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-15T00:38:36.296 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-15T00:38:36.296 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-15T00:38:36.296 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-15T00:38:36.296 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-15T00:38:36.296 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-15T00:38:36.296 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-15T00:38:36.296 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-15T00:38:36.296 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-15T00:38:36.686 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-15T00:38:36.686 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:36.687 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-04-15T00:38:36.687 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:38:36.687 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-15T00:38:36.687 INFO:teuthology.orchestra.run.smithi192.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-15T00:38:36.687 INFO:teuthology.orchestra.run.smithi192.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-15T00:38:36.687 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-15T00:38:36.687 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-15T00:38:36.687 INFO:teuthology.orchestra.run.smithi192.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-15T00:38:36.687 INFO:teuthology.orchestra.run.smithi192.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-15T00:38:36.687 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-15T00:38:36.687 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-15T00:38:36.687 INFO:teuthology.orchestra.run.smithi192.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-15T00:38:36.687 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-15T00:38:36.687 INFO:teuthology.orchestra.run.smithi192.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-15T00:38:36.688 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:36.688 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:38:36.970 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-mgr-cephadm 2024-04-15T00:38:37.316 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 12/12 2024-04-15T00:38:37.316 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el 1/12 2024-04-15T00:38:37.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 2/12 2024-04-15T00:38:37.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7 3/12 2024-04-15T00:38:37.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-15T00:38:37.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-15T00:38:37.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-15T00:38:37.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-15T00:38:37.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-15T00:38:37.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-15T00:38:37.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-15T00:38:37.317 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-15T00:38:37.570 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:38 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:38:37.682 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-15T00:38:37.682 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:37.683 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2024-04-15T00:38:37.683 INFO:teuthology.orchestra.run.smithi111.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-15T00:38:37.683 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:38:37.683 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:38:37.683 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:38:37.683 INFO:teuthology.orchestra.run.smithi111.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-15T00:38:37.683 INFO:teuthology.orchestra.run.smithi111.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-15T00:38:37.683 INFO:teuthology.orchestra.run.smithi111.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-15T00:38:37.683 INFO:teuthology.orchestra.run.smithi111.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-15T00:38:37.683 INFO:teuthology.orchestra.run.smithi111.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-15T00:38:37.683 INFO:teuthology.orchestra.run.smithi111.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-15T00:38:37.683 INFO:teuthology.orchestra.run.smithi111.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-15T00:38:37.684 INFO:teuthology.orchestra.run.smithi111.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-15T00:38:37.684 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:37.684 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:38:37.860 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:38:37.860 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:38:37.861 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:38:37.861 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.861 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:38:37.861 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.861 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:38:37.861 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.861 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:38:37.861 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.861 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:38:37.861 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.861 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:38:37.861 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.861 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:38:37.862 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.862 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:38:37.862 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.862 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:38:37.862 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.862 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:38:37.862 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.862 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:38:37.862 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.862 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:38:37.862 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.862 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:38:37.862 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.862 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:38:37.863 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.863 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:38:37.863 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.863 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:38:37.863 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.863 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:38:37.863 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.863 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:38:37.863 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.863 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:38:37.863 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.863 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:38:37.863 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.863 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:38:37.864 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.864 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:38:37.864 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.864 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:38:37.864 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.864 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:38:37.864 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.864 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:38:37.864 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.864 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:38:37.864 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.864 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:38:37.864 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.864 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:38:37.864 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.865 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:38:37.865 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.865 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:38:37.865 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.865 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:38:37.865 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.865 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:38:37.865 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.865 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:38:37.865 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.865 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:38:37.865 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.865 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:38:37.866 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.866 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:38:37.866 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.866 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:38:37.866 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.866 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.866 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.866 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:37.866 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.866 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.866 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.866 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.866 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:38:37.866 INFO:teuthology.orchestra.run.smithi192.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:38:37.867 INFO:teuthology.orchestra.run.smithi192.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:38:37.867 INFO:teuthology.orchestra.run.smithi192.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:38:37.867 INFO:teuthology.orchestra.run.smithi192.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:38:37.867 INFO:teuthology.orchestra.run.smithi192.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:38:37.867 INFO:teuthology.orchestra.run.smithi192.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:38:37.867 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:37.867 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.867 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.867 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.867 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.868 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:37.868 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.868 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.868 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.868 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.868 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:37.868 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.868 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.868 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.868 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.868 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:37.868 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.869 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.869 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.869 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.869 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:37.869 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.869 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.869 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.869 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.869 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:37.869 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.869 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.869 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.869 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:37.929 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:38:37.930 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:37.930 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2024-04-15T00:38:37.931 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:37.931 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-04-15T00:38:37.931 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 139 k 2024-04-15T00:38:37.931 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2024-04-15T00:38:37.931 INFO:teuthology.orchestra.run.smithi192.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-15T00:38:37.931 INFO:teuthology.orchestra.run.smithi192.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-15T00:38:37.931 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-15T00:38:37.931 INFO:teuthology.orchestra.run.smithi192.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-15T00:38:37.931 INFO:teuthology.orchestra.run.smithi192.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-15T00:38:37.931 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:37.931 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-04-15T00:38:37.931 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:37.931 INFO:teuthology.orchestra.run.smithi192.stdout:Install 6 Packages 2024-04-15T00:38:37.932 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:37.932 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 7.0 M 2024-04-15T00:38:37.932 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 33 M 2024-04-15T00:38:37.932 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-04-15T00:38:37.956 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-15T00:38:38.546 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:17 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:38:38.679 INFO:teuthology.orchestra.run.smithi192.stdout:(1/6): ceph-mgr-cephadm-19.0.0-2114.ga9a752df.e 302 kB/s | 139 kB 00:00 2024-04-15T00:38:38.833 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:38:38.833 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:38:38.833 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:38:38.833 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.833 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:38:38.833 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.833 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:38:38.833 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.833 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:38:38.833 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.834 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:38:38.834 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.834 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:38:38.834 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.834 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:38:38.834 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.834 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:38:38.834 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.834 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:38:38.834 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.834 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:38:38.834 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.834 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:38:38.835 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.835 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:38:38.835 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.835 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:38:38.835 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.835 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:38:38.835 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.835 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:38:38.835 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.835 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:38:38.835 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.835 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:38:38.835 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.835 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:38:38.836 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.836 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:38:38.836 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.836 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:38:38.836 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.836 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:38:38.836 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.836 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:38:38.836 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.836 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:38:38.836 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.836 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:38:38.836 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.837 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:38:38.837 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.837 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:38:38.837 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.837 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:38:38.837 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.837 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:38:38.837 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.837 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:38:38.837 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.837 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:38:38.837 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.837 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:38:38.838 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.838 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:38:38.838 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.838 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:38:38.838 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.838 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:38:38.838 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.838 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:38:38.838 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.838 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:38:38.838 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.838 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:38:38.838 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.839 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.839 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.839 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:38.839 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.839 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.839 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.839 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.839 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:38:38.839 INFO:teuthology.orchestra.run.smithi111.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:38:38.839 INFO:teuthology.orchestra.run.smithi111.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:38:38.839 INFO:teuthology.orchestra.run.smithi111.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:38:38.839 INFO:teuthology.orchestra.run.smithi111.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:38:38.839 INFO:teuthology.orchestra.run.smithi111.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:38:38.839 INFO:teuthology.orchestra.run.smithi111.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:38:38.840 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:38.840 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.840 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.840 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.840 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.840 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:38.840 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.840 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.840 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.840 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.840 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:38.840 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.840 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.841 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.841 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.841 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:38.841 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.841 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.841 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.841 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.841 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:38.841 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.842 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.842 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.842 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.842 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:38.842 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.842 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.842 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.842 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:38.902 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:38:38.903 INFO:teuthology.orchestra.run.smithi111.stdout:======================================================================================= 2024-04-15T00:38:38.903 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2024-04-15T00:38:38.903 INFO:teuthology.orchestra.run.smithi111.stdout:======================================================================================= 2024-04-15T00:38:38.903 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2024-04-15T00:38:38.903 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 7.4 M 2024-04-15T00:38:38.903 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2024-04-15T00:38:38.903 INFO:teuthology.orchestra.run.smithi111.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-15T00:38:38.903 INFO:teuthology.orchestra.run.smithi111.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-15T00:38:38.904 INFO:teuthology.orchestra.run.smithi111.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-15T00:38:38.904 INFO:teuthology.orchestra.run.smithi111.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-15T00:38:38.904 INFO:teuthology.orchestra.run.smithi111.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-15T00:38:38.904 INFO:teuthology.orchestra.run.smithi111.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-15T00:38:38.904 INFO:teuthology.orchestra.run.smithi111.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-15T00:38:38.904 INFO:teuthology.orchestra.run.smithi111.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-15T00:38:38.904 INFO:teuthology.orchestra.run.smithi111.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-15T00:38:38.904 INFO:teuthology.orchestra.run.smithi111.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-15T00:38:38.904 INFO:teuthology.orchestra.run.smithi111.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-15T00:38:38.904 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:38.904 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2024-04-15T00:38:38.904 INFO:teuthology.orchestra.run.smithi111.stdout:======================================================================================= 2024-04-15T00:38:38.904 INFO:teuthology.orchestra.run.smithi111.stdout:Install 12 Packages 2024-04-15T00:38:38.904 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:38.905 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 38 M 2024-04-15T00:38:38.905 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 209 M 2024-04-15T00:38:38.905 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2024-04-15T00:38:38.937 INFO:teuthology.orchestra.run.smithi192.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 2.1 MB/s | 548 kB 00:00 2024-04-15T00:38:38.996 INFO:teuthology.orchestra.run.smithi192.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 993 kB/s | 58 kB 00:00 2024-04-15T00:38:39.038 INFO:teuthology.orchestra.run.smithi192.stdout:(4/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 302 kB/s | 248 kB 00:00 2024-04-15T00:38:39.063 INFO:teuthology.orchestra.run.smithi192.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 762 kB/s | 51 kB 00:00 2024-04-15T00:38:39.562 INFO:teuthology.orchestra.run.smithi111.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 759 kB/s | 195 kB 00:00 2024-04-15T00:38:39.604 INFO:teuthology.orchestra.run.smithi111.stdout:(2/12): libgfortran-11.4.1-3.el9.x86_64.rpm 2.6 MB/s | 803 kB 00:00 2024-04-15T00:38:39.921 INFO:teuthology.orchestra.run.smithi111.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 91 kB/s | 33 kB 00:00 2024-04-15T00:38:40.029 INFO:teuthology.orchestra.run.smithi111.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 168 kB/s | 18 kB 00:00 2024-04-15T00:38:40.138 INFO:teuthology.orchestra.run.smithi111.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 326 kB/s | 35 kB 00:00 2024-04-15T00:38:40.688 INFO:teuthology.orchestra.run.smithi111.stdout:(6/12): ceph-mgr-diskprediction-local-19.0.0-21 5.3 MB/s | 7.4 MB 00:01 2024-04-15T00:38:40.913 INFO:teuthology.orchestra.run.smithi111.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 2.3 MB/s | 3.0 MB 00:01 2024-04-15T00:38:40.939 INFO:teuthology.orchestra.run.smithi111.stdout:(8/12): python3-devel-3.9.17-2.el9.x86_64.rpm 981 kB/s | 245 kB 00:00 2024-04-15T00:38:41.114 INFO:teuthology.orchestra.run.smithi111.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 1.4 MB/s | 250 kB 00:00 2024-04-15T00:38:41.639 INFO:teuthology.orchestra.run.smithi111.stdout:(10/12): openblas-openmp-0.3.21-2.el9.x86_64.rp 3.2 MB/s | 4.7 MB 00:01 2024-04-15T00:38:41.654 INFO:teuthology.orchestra.run.smithi192.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 1.7 MB/s | 6.0 MB 00:03 2024-04-15T00:38:41.655 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:38:41.656 INFO:teuthology.orchestra.run.smithi192.stdout:Total 1.9 MB/s | 7.0 MB 00:03 2024-04-15T00:38:41.729 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-04-15T00:38:41.740 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-04-15T00:38:41.741 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-04-15T00:38:41.843 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-04-15T00:38:41.844 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-04-15T00:38:41.998 INFO:teuthology.orchestra.run.smithi111.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 4.7 MB/s | 5.1 MB 00:01 2024-04-15T00:38:42.156 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-04-15T00:38:42.329 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-15T00:38:42.389 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-15T00:38:42.914 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-15T00:38:43.033 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-15T00:38:43.104 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-15T00:38:43.135 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 6/6 2024-04-15T00:38:43.983 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 6/6 2024-04-15T00:38:43.983 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/6 2024-04-15T00:38:43.983 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-15T00:38:43.983 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-15T00:38:43.983 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-15T00:38:43.983 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-15T00:38:44.114 INFO:teuthology.orchestra.run.smithi111.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 5.4 MB/s | 16 MB 00:03 2024-04-15T00:38:44.118 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:38:44.118 INFO:teuthology.orchestra.run.smithi111.stdout:Total 7.3 MB/s | 38 MB 00:05 2024-04-15T00:38:44.316 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-15T00:38:44.316 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:44.316 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-04-15T00:38:44.316 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:38:44.316 INFO:teuthology.orchestra.run.smithi192.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-15T00:38:44.316 INFO:teuthology.orchestra.run.smithi192.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-15T00:38:44.316 INFO:teuthology.orchestra.run.smithi192.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-15T00:38:44.316 INFO:teuthology.orchestra.run.smithi192.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-15T00:38:44.316 INFO:teuthology.orchestra.run.smithi192.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-15T00:38:44.317 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:44.317 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:38:44.477 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2024-04-15T00:38:44.503 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2024-04-15T00:38:44.504 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2024-04-15T00:38:44.572 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-fuse 2024-04-15T00:38:44.926 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2024-04-15T00:38:44.927 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2024-04-15T00:38:45.206 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:46 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:38:45.500 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:38:45.500 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:38:45.500 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:38:45.500 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.500 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:38:45.500 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.500 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:38:45.501 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.501 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:38:45.501 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.501 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:38:45.501 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.501 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:38:45.501 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.501 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:38:45.501 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.501 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:38:45.501 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.501 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:38:45.501 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.502 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:38:45.502 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.502 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:38:45.502 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.502 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:38:45.502 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.502 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:38:45.502 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.502 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:38:45.502 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.502 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:38:45.502 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.502 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:38:45.503 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.503 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:38:45.503 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.503 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:38:45.503 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.503 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:38:45.503 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.503 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:38:45.503 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.503 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:38:45.503 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.504 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:38:45.504 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.504 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:38:45.504 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.504 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:38:45.504 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.504 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:38:45.504 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.504 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:38:45.504 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.504 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:38:45.504 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.505 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:38:45.505 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.505 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:38:45.505 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.505 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:38:45.505 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.505 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:38:45.505 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.505 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:38:45.505 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.505 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:38:45.505 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.505 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:38:45.506 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.506 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:38:45.506 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.506 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:38:45.506 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.506 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:38:45.506 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.506 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.506 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.506 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:45.506 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.506 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.506 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.507 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.507 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:38:45.507 INFO:teuthology.orchestra.run.smithi192.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:38:45.507 INFO:teuthology.orchestra.run.smithi192.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:38:45.507 INFO:teuthology.orchestra.run.smithi192.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:38:45.507 INFO:teuthology.orchestra.run.smithi192.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:38:45.507 INFO:teuthology.orchestra.run.smithi192.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:38:45.507 INFO:teuthology.orchestra.run.smithi192.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:38:45.507 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:45.507 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.507 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.507 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.507 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.508 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:45.508 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.508 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.508 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.508 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.508 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:45.508 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.508 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.508 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.508 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.508 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:45.508 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.508 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.508 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.509 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.509 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:45.509 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.509 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.509 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.509 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.509 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:45.509 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.509 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.509 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.509 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:45.571 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:38:45.572 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:45.572 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2024-04-15T00:38:45.572 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:45.572 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-04-15T00:38:45.572 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-fuse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 891 k 2024-04-15T00:38:45.572 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2024-04-15T00:38:45.573 INFO:teuthology.orchestra.run.smithi192.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-15T00:38:45.573 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:45.573 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-04-15T00:38:45.573 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:45.573 INFO:teuthology.orchestra.run.smithi192.stdout:Install 2 Packages 2024-04-15T00:38:45.573 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:45.573 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 971 k 2024-04-15T00:38:45.573 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 2.8 M 2024-04-15T00:38:45.573 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-04-15T00:38:45.696 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2024-04-15T00:38:45.759 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-15T00:38:45.786 INFO:teuthology.orchestra.run.smithi192.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 546 kB/s | 80 kB 00:00 2024-04-15T00:38:45.804 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-15T00:38:45.903 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-15T00:38:45.938 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-15T00:38:46.065 INFO:teuthology.orchestra.run.smithi192.stdout:(2/2): ceph-fuse-19.0.0-2114.ga9a752df.el7.x86_ 2.0 MB/s | 891 kB 00:00 2024-04-15T00:38:46.068 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:38:46.068 INFO:teuthology.orchestra.run.smithi192.stdout:Total 1.9 MB/s | 971 kB 00:00 2024-04-15T00:38:46.078 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-04-15T00:38:46.100 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-04-15T00:38:46.100 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-04-15T00:38:46.115 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-15T00:38:46.146 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-15T00:38:46.177 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-04-15T00:38:46.178 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-04-15T00:38:46.222 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-15T00:38:46.365 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-04-15T00:38:46.492 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-15T00:38:46.566 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2/2 2024-04-15T00:38:46.872 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-15T00:38:46.991 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-15T00:38:47.298 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2/2 2024-04-15T00:38:47.298 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/2 2024-04-15T00:38:47.596 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-15T00:38:47.597 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:47.597 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-04-15T00:38:47.597 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-15T00:38:47.597 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:47.597 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:38:47.884 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-volume 2024-04-15T00:38:48.221 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-15T00:38:48.495 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:49 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:38:48.792 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:38:48.792 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:38:48.792 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:38:48.792 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.792 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:38:48.792 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.792 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:38:48.792 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.792 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:38:48.792 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.792 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:38:48.793 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.793 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:38:48.793 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.793 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:38:48.793 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.793 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:38:48.793 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.793 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:38:48.793 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.793 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:38:48.793 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.793 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:38:48.793 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.793 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:38:48.794 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.794 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:38:48.794 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.794 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:38:48.794 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.794 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:38:48.794 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.794 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:38:48.794 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.794 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:38:48.794 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.794 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:38:48.794 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.795 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:38:48.795 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.795 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:38:48.795 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.795 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:38:48.795 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.795 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:38:48.795 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.795 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:38:48.795 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.795 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:38:48.795 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.795 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:38:48.795 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.796 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:38:48.796 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.796 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:38:48.796 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.796 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:38:48.796 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.796 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:38:48.796 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.796 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:38:48.796 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.796 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:38:48.796 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.796 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:38:48.796 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.797 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:38:48.797 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.797 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:38:48.797 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.797 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:38:48.797 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.797 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:38:48.797 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.797 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:38:48.797 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.797 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.797 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.797 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:48.797 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.798 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.798 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.798 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.798 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:38:48.798 INFO:teuthology.orchestra.run.smithi192.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:38:48.798 INFO:teuthology.orchestra.run.smithi192.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:38:48.798 INFO:teuthology.orchestra.run.smithi192.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:38:48.798 INFO:teuthology.orchestra.run.smithi192.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:38:48.798 INFO:teuthology.orchestra.run.smithi192.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:38:48.798 INFO:teuthology.orchestra.run.smithi192.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:38:48.798 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:48.798 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.798 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.799 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.799 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.799 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:48.799 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.799 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.799 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.799 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.799 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:48.799 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.799 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.799 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.799 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.799 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:48.799 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.800 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.800 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.800 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.800 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:48.800 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.800 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.800 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.800 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.800 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:48.800 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.800 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.800 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.800 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:48.861 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:38:48.861 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:48.861 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2024-04-15T00:38:48.861 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:48.861 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-04-15T00:38:48.861 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-volume noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 264 k 2024-04-15T00:38:48.861 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2024-04-15T00:38:48.861 INFO:teuthology.orchestra.run.smithi192.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-15T00:38:48.862 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:48.862 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-04-15T00:38:48.862 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:48.862 INFO:teuthology.orchestra.run.smithi192.stdout:Install 2 Packages 2024-04-15T00:38:48.862 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:48.863 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 341 k 2024-04-15T00:38:48.863 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 1.5 M 2024-04-15T00:38:48.863 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-04-15T00:38:49.245 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-15T00:38:49.278 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 12/12 2024-04-15T00:38:49.329 INFO:teuthology.orchestra.run.smithi192.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 384 kB/s | 77 kB 00:00 2024-04-15T00:38:49.396 INFO:teuthology.orchestra.run.smithi192.stdout:(2/2): ceph-volume-19.0.0-2114.ga9a752df.el7.no 985 kB/s | 264 kB 00:00 2024-04-15T00:38:49.397 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:38:49.397 INFO:teuthology.orchestra.run.smithi192.stdout:Total 637 kB/s | 341 kB 00:00 2024-04-15T00:38:49.408 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-04-15T00:38:49.418 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-04-15T00:38:49.418 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-04-15T00:38:49.460 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-04-15T00:38:49.460 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-04-15T00:38:49.616 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-04-15T00:38:49.788 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-15T00:38:49.831 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2/2 2024-04-15T00:38:49.846 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2/2 2024-04-15T00:38:49.846 INFO:teuthology.orchestra.run.smithi192.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:38:49.846 INFO:teuthology.orchestra.run.smithi192.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-15T00:38:49.847 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:50.574 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 1/2 2024-04-15T00:38:50.967 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-15T00:38:50.967 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:50.967 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-04-15T00:38:50.967 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:38:50.967 INFO:teuthology.orchestra.run.smithi192.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-15T00:38:50.967 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:50.967 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:38:51.313 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install librados-devel 2024-04-15T00:38:51.827 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 12/12 2024-04-15T00:38:51.827 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 1/12 2024-04-15T00:38:51.827 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-15T00:38:51.827 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-15T00:38:51.827 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-15T00:38:51.827 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-15T00:38:51.827 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-15T00:38:51.827 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-15T00:38:51.827 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-15T00:38:51.827 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 9/12 2024-04-15T00:38:51.827 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-15T00:38:51.827 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-15T00:38:51.919 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:52 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:38:52.211 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:38:52.211 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:38:52.211 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:38:52.212 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.212 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:38:52.212 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.212 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:38:52.212 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.212 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:38:52.212 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.212 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:38:52.212 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.212 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:38:52.212 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.212 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:38:52.213 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.213 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:38:52.213 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.213 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:38:52.213 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.213 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:38:52.213 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.213 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:38:52.213 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.213 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:38:52.213 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.213 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:38:52.213 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.214 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:38:52.214 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.214 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:38:52.214 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.214 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:38:52.215 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.215 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:38:52.215 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.215 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:38:52.215 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.215 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:38:52.215 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.215 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:38:52.216 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.216 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:38:52.216 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.216 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:38:52.216 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.216 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:38:52.216 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.216 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:38:52.216 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.216 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:38:52.216 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.216 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:38:52.216 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.217 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:38:52.217 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.217 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:38:52.217 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.217 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:38:52.217 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.217 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:38:52.217 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.217 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:38:52.217 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.217 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:38:52.217 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.217 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:38:52.218 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.218 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:38:52.218 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.218 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:38:52.218 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.218 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:38:52.218 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.218 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:38:52.218 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.218 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.218 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.218 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:52.218 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.219 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.219 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.219 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.219 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:38:52.219 INFO:teuthology.orchestra.run.smithi192.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:38:52.219 INFO:teuthology.orchestra.run.smithi192.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:38:52.219 INFO:teuthology.orchestra.run.smithi192.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:38:52.219 INFO:teuthology.orchestra.run.smithi192.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:38:52.219 INFO:teuthology.orchestra.run.smithi192.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:38:52.219 INFO:teuthology.orchestra.run.smithi192.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:38:52.219 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:52.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.220 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:52.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.220 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:52.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.220 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.221 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.221 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:52.221 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.221 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.221 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.221 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.221 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:52.221 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.221 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.221 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.221 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.221 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:52.222 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.222 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.222 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.222 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:52.241 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-15T00:38:52.241 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:52.242 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2024-04-15T00:38:52.242 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:38:52.242 INFO:teuthology.orchestra.run.smithi111.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-15T00:38:52.242 INFO:teuthology.orchestra.run.smithi111.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-15T00:38:52.242 INFO:teuthology.orchestra.run.smithi111.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-15T00:38:52.242 INFO:teuthology.orchestra.run.smithi111.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-15T00:38:52.242 INFO:teuthology.orchestra.run.smithi111.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-15T00:38:52.242 INFO:teuthology.orchestra.run.smithi111.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-15T00:38:52.242 INFO:teuthology.orchestra.run.smithi111.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-15T00:38:52.242 INFO:teuthology.orchestra.run.smithi111.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-15T00:38:52.242 INFO:teuthology.orchestra.run.smithi111.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-15T00:38:52.242 INFO:teuthology.orchestra.run.smithi111.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-15T00:38:52.242 INFO:teuthology.orchestra.run.smithi111.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-15T00:38:52.242 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:52.243 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:38:52.279 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:38:52.280 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:52.280 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repo Size 2024-04-15T00:38:52.280 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:52.280 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-04-15T00:38:52.280 INFO:teuthology.orchestra.run.smithi192.stdout: librados-devel x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 127 k 2024-04-15T00:38:52.280 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:52.280 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-04-15T00:38:52.280 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:52.281 INFO:teuthology.orchestra.run.smithi192.stdout:Install 1 Package 2024-04-15T00:38:52.281 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:52.281 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 127 k 2024-04-15T00:38:52.281 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 456 k 2024-04-15T00:38:52.281 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-04-15T00:38:52.618 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-mgr-rook 2024-04-15T00:38:52.692 INFO:teuthology.orchestra.run.smithi192.stdout:librados-devel-19.0.0-2114.ga9a752df.el7.x86_64 308 kB/s | 127 kB 00:00 2024-04-15T00:38:52.693 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:38:52.693 INFO:teuthology.orchestra.run.smithi192.stdout:Total 307 kB/s | 127 kB 00:00 2024-04-15T00:38:52.693 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-04-15T00:38:52.699 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-04-15T00:38:52.699 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-04-15T00:38:52.757 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-04-15T00:38:52.758 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-04-15T00:38:52.917 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-04-15T00:38:53.024 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:38:53.227 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:32 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:38:53.496 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:38:53.526 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:38:53.526 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:38:53.526 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:38:53.526 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.526 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:38:53.526 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.527 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:38:53.527 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.527 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:38:53.527 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.527 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:38:53.527 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.527 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:38:53.527 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.527 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:38:53.527 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.527 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:38:53.527 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.527 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:38:53.528 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.528 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:38:53.528 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.528 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:38:53.528 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.528 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:38:53.528 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.528 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:38:53.528 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.528 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:38:53.528 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.528 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:38:53.528 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.528 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:38:53.529 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.529 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:38:53.529 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.529 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:38:53.529 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.529 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:38:53.529 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.529 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:38:53.529 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.529 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:38:53.529 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.529 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:38:53.529 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.529 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:38:53.530 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.530 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:38:53.530 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.530 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:38:53.530 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.530 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:38:53.530 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.530 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:38:53.530 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.530 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:38:53.530 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.530 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:38:53.530 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.530 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:38:53.531 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.531 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:38:53.531 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.531 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:38:53.531 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.531 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:38:53.531 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.531 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:38:53.531 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.531 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:38:53.531 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.531 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:38:53.531 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.531 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:38:53.532 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.532 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.532 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.532 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:53.532 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.532 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.532 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.532 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.532 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:38:53.532 INFO:teuthology.orchestra.run.smithi111.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:38:53.532 INFO:teuthology.orchestra.run.smithi111.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:38:53.532 INFO:teuthology.orchestra.run.smithi111.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:38:53.532 INFO:teuthology.orchestra.run.smithi111.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:38:53.532 INFO:teuthology.orchestra.run.smithi111.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:38:53.532 INFO:teuthology.orchestra.run.smithi111.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:38:53.533 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:53.533 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.533 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.533 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.533 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.533 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:53.533 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.533 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.533 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.533 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.533 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:53.533 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.533 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.533 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.534 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.534 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:53.534 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.534 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.534 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.534 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.534 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:53.534 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.534 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.534 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.534 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.534 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:53.534 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.534 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.535 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.535 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:53.596 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:38:53.597 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:38:53.597 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2024-04-15T00:38:53.597 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:38:53.597 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2024-04-15T00:38:53.597 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-rook noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 49 k 2024-04-15T00:38:53.597 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2024-04-15T00:38:53.598 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-15T00:38:53.598 INFO:teuthology.orchestra.run.smithi111.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-15T00:38:53.598 INFO:teuthology.orchestra.run.smithi111.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-15T00:38:53.598 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-15T00:38:53.598 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-15T00:38:53.598 INFO:teuthology.orchestra.run.smithi111.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-15T00:38:53.598 INFO:teuthology.orchestra.run.smithi111.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-15T00:38:53.598 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-15T00:38:53.598 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-15T00:38:53.598 INFO:teuthology.orchestra.run.smithi111.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-15T00:38:53.598 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-15T00:38:53.599 INFO:teuthology.orchestra.run.smithi111.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-15T00:38:53.599 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:53.599 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2024-04-15T00:38:53.599 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:38:53.599 INFO:teuthology.orchestra.run.smithi111.stdout:Install 13 Packages 2024-04-15T00:38:53.599 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:53.600 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 2.2 M 2024-04-15T00:38:53.600 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 26 M 2024-04-15T00:38:53.600 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2024-04-15T00:38:53.797 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:38:53.798 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:53.798 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-04-15T00:38:53.798 INFO:teuthology.orchestra.run.smithi192.stdout: librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:38:53.798 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:53.798 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:38:54.003 INFO:teuthology.orchestra.run.smithi111.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 127 kB/s | 26 kB 00:00 2024-04-15T00:38:54.028 INFO:teuthology.orchestra.run.smithi111.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 84 kB/s | 19 kB 00:00 2024-04-15T00:38:54.035 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install libcephfs2 2024-04-15T00:38:54.112 INFO:teuthology.orchestra.run.smithi111.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.0 MB/s | 222 kB 00:00 2024-04-15T00:38:54.137 INFO:teuthology.orchestra.run.smithi111.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.4 MB/s | 159 kB 00:00 2024-04-15T00:38:54.196 INFO:teuthology.orchestra.run.smithi111.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 3.3 MB/s | 279 kB 00:00 2024-04-15T00:38:54.221 INFO:teuthology.orchestra.run.smithi111.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 643 kB/s | 54 kB 00:00 2024-04-15T00:38:54.271 INFO:teuthology.orchestra.run.smithi111.stdout:(7/13): python3-certifi-2021.10.8-2.el9.noarch. 301 kB/s | 15 kB 00:00 2024-04-15T00:38:54.297 INFO:teuthology.orchestra.run.smithi111.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 320 kB/s | 32 kB 00:00 2024-04-15T00:38:54.322 INFO:teuthology.orchestra.run.smithi111.stdout:(9/13): ceph-mgr-rook-19.0.0-2114.ga9a752df.el7 95 kB/s | 49 kB 00:00 2024-04-15T00:38:54.372 INFO:teuthology.orchestra.run.smithi111.stdout:(10/13): python3-google-auth-2.28.2-1.el9.noarc 2.0 MB/s | 203 kB 00:00 2024-04-15T00:38:54.397 INFO:teuthology.orchestra.run.smithi111.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 784 kB/s | 59 kB 00:00 2024-04-15T00:38:54.422 INFO:teuthology.orchestra.run.smithi111.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.7 MB/s | 90 kB 00:00 2024-04-15T00:38:54.458 INFO:teuthology.orchestra.run.smithi111.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.4 MB/s | 1.0 MB 00:00 2024-04-15T00:38:54.459 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:38:54.459 INFO:teuthology.orchestra.run.smithi111.stdout:Total 2.6 MB/s | 2.2 MB 00:00 2024-04-15T00:38:54.522 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2024-04-15T00:38:54.537 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2024-04-15T00:38:54.537 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2024-04-15T00:38:54.632 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2024-04-15T00:38:54.632 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2024-04-15T00:38:54.646 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:55 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:38:54.934 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:38:54.934 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:38:54.934 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:38:54.934 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.934 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:38:54.935 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.935 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:38:54.935 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.935 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:38:54.935 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.935 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:38:54.935 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.935 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:38:54.935 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.935 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:38:54.935 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.935 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:38:54.936 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.936 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:38:54.936 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.936 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:38:54.936 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.936 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:38:54.936 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.936 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:38:54.936 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.936 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:38:54.936 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.936 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:38:54.937 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.937 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:38:54.937 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.937 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:38:54.937 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.937 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:38:54.937 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.937 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:38:54.937 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.938 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:38:54.938 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.938 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:38:54.938 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.938 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:38:54.938 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.938 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:38:54.938 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.938 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:38:54.938 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.938 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:38:54.938 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.938 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:38:54.939 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.939 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:38:54.939 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.939 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:38:54.939 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.939 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:38:54.939 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.939 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:38:54.939 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.939 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:38:54.939 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.939 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:38:54.940 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.940 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:38:54.940 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.940 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:38:54.940 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.940 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:38:54.940 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.940 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:38:54.940 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.940 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:38:54.940 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.941 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:38:54.941 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.941 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.941 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.941 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:54.941 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.941 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.941 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.941 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.941 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:38:54.941 INFO:teuthology.orchestra.run.smithi192.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:38:54.942 INFO:teuthology.orchestra.run.smithi192.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:38:54.942 INFO:teuthology.orchestra.run.smithi192.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:38:54.942 INFO:teuthology.orchestra.run.smithi192.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:38:54.942 INFO:teuthology.orchestra.run.smithi192.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:38:54.942 INFO:teuthology.orchestra.run.smithi192.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:38:54.942 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:54.942 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.942 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.942 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.942 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.942 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:54.943 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.943 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.943 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.943 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.943 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:54.943 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.943 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.943 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.943 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.943 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:54.944 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.944 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.944 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.944 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.944 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:54.944 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.944 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.944 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.944 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.944 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:54.945 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.945 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.945 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.945 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:54.946 INFO:teuthology.orchestra.run.smithi192.stdout:Package libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:38:55.003 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:38:55.004 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2024-04-15T00:38:55.004 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:38:55.077 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install libcephfs-devel 2024-04-15T00:38:55.145 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2024-04-15T00:38:55.304 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-15T00:38:55.357 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-15T00:38:55.413 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-15T00:38:55.450 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-15T00:38:55.491 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-15T00:38:55.585 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-15T00:38:55.680 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:56 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:38:55.694 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-15T00:38:55.751 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-15T00:38:55.971 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:38:55.971 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:38:55.971 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:38:55.971 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.971 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:38:55.971 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.971 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:38:55.971 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.972 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:38:55.972 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.972 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:38:55.972 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.972 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:38:55.972 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.972 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:38:55.972 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.972 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:38:55.972 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.972 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:38:55.972 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.972 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:38:55.972 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.973 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:38:55.973 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.973 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:38:55.973 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.973 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:38:55.973 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.973 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:38:55.973 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.973 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:38:55.973 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.973 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:38:55.973 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.973 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:38:55.974 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.974 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:38:55.974 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.974 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:38:55.974 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.974 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:38:55.974 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.974 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:38:55.974 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.974 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:38:55.974 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.974 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:38:55.975 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.975 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:38:55.975 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.975 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:38:55.975 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.975 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:38:55.975 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.975 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:38:55.975 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.975 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:38:55.975 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.975 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:38:55.975 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.976 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:38:55.976 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.976 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:38:55.976 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.976 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:38:55.976 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.976 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:38:55.976 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.976 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:38:55.976 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.976 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:38:55.976 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.976 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:38:55.977 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.977 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:38:55.977 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.977 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.977 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.977 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:55.977 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.977 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.977 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.977 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.977 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:38:55.977 INFO:teuthology.orchestra.run.smithi192.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:38:55.977 INFO:teuthology.orchestra.run.smithi192.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:38:55.977 INFO:teuthology.orchestra.run.smithi192.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:38:55.977 INFO:teuthology.orchestra.run.smithi192.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:38:55.978 INFO:teuthology.orchestra.run.smithi192.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:38:55.978 INFO:teuthology.orchestra.run.smithi192.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:38:55.978 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:55.978 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.978 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.978 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.978 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.978 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:55.978 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.978 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.978 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.978 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.979 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:55.979 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.979 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.979 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.979 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.979 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:55.979 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.979 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.979 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.979 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.979 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:55.979 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.979 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.980 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.980 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.980 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:55.980 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.980 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.980 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:55.980 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:56.040 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:38:56.040 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:56.041 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repo Size 2024-04-15T00:38:56.041 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:56.041 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-04-15T00:38:56.041 INFO:teuthology.orchestra.run.smithi192.stdout: libcephfs-devel x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 32 k 2024-04-15T00:38:56.041 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:56.041 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-04-15T00:38:56.041 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:38:56.041 INFO:teuthology.orchestra.run.smithi192.stdout:Install 1 Package 2024-04-15T00:38:56.041 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:56.041 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 32 k 2024-04-15T00:38:56.041 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 142 k 2024-04-15T00:38:56.041 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-04-15T00:38:56.279 INFO:teuthology.orchestra.run.smithi192.stdout:libcephfs-devel-19.0.0-2114.ga9a752df.el7.x86_6 134 kB/s | 32 kB 00:00 2024-04-15T00:38:56.280 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:38:56.280 INFO:teuthology.orchestra.run.smithi192.stdout:Total 133 kB/s | 32 kB 00:00 2024-04-15T00:38:56.280 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-04-15T00:38:56.283 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-04-15T00:38:56.283 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-04-15T00:38:56.309 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-04-15T00:38:56.309 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-04-15T00:38:56.393 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-04-15T00:38:56.476 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-15T00:38:56.485 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:38:56.523 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-15T00:38:56.557 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-15T00:38:56.605 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-15T00:38:56.635 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 13/13 2024-04-15T00:38:56.881 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:38:57.172 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:38:57.173 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:57.173 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-04-15T00:38:57.173 INFO:teuthology.orchestra.run.smithi192.stdout: libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:38:57.173 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:38:57.173 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:38:57.379 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install librados2 2024-04-15T00:38:57.402 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 13/13 2024-04-15T00:38:57.402 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 1/13 2024-04-15T00:38:57.402 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-15T00:38:57.402 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-15T00:38:57.403 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-15T00:38:57.403 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-15T00:38:57.403 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-15T00:38:57.403 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-15T00:38:57.403 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-15T00:38:57.403 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-15T00:38:57.403 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-15T00:38:57.403 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-15T00:38:57.403 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-15T00:38:57.770 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-15T00:38:57.770 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:57.770 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2024-04-15T00:38:57.770 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:38:57.771 INFO:teuthology.orchestra.run.smithi111.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-15T00:38:57.771 INFO:teuthology.orchestra.run.smithi111.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-15T00:38:57.771 INFO:teuthology.orchestra.run.smithi111.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-15T00:38:57.771 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-15T00:38:57.771 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-15T00:38:57.771 INFO:teuthology.orchestra.run.smithi111.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-15T00:38:57.771 INFO:teuthology.orchestra.run.smithi111.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-15T00:38:57.771 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-15T00:38:57.771 INFO:teuthology.orchestra.run.smithi111.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-15T00:38:57.771 INFO:teuthology.orchestra.run.smithi111.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-15T00:38:57.771 INFO:teuthology.orchestra.run.smithi111.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-15T00:38:57.771 INFO:teuthology.orchestra.run.smithi111.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-15T00:38:57.771 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:57.772 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:38:57.979 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:58 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:38:58.030 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-mgr-cephadm 2024-04-15T00:38:58.271 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:38:58.271 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:38:58.271 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:38:58.271 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.272 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:38:58.272 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.272 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:38:58.272 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.272 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:38:58.272 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.272 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:38:58.272 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.272 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:38:58.272 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.273 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:38:58.273 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.273 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:38:58.273 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.273 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:38:58.273 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.273 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:38:58.273 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.273 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:38:58.273 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.273 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:38:58.273 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.274 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:38:58.274 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.274 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:38:58.274 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.274 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:38:58.274 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.274 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:38:58.274 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.274 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:38:58.274 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.274 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:38:58.274 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.275 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:38:58.275 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.275 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:38:58.275 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.275 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:38:58.275 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.275 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:38:58.275 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.275 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:38:58.275 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.275 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:38:58.275 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.275 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:38:58.276 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.276 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:38:58.276 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.276 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:38:58.276 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.276 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:38:58.276 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.276 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:38:58.276 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.276 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:38:58.276 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.276 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:38:58.277 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.277 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:38:58.277 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.277 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:38:58.277 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.277 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:38:58.277 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.277 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:38:58.277 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.277 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:38:58.277 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.277 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:38:58.278 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.278 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.278 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.278 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:58.278 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.278 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.278 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.278 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.278 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:38:58.278 INFO:teuthology.orchestra.run.smithi192.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:38:58.278 INFO:teuthology.orchestra.run.smithi192.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:38:58.278 INFO:teuthology.orchestra.run.smithi192.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:38:58.278 INFO:teuthology.orchestra.run.smithi192.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:38:58.279 INFO:teuthology.orchestra.run.smithi192.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:38:58.279 INFO:teuthology.orchestra.run.smithi192.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:38:58.279 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:58.279 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.279 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.279 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.279 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.279 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:58.279 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.279 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.279 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.279 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.280 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:58.280 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.280 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.280 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.280 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.280 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:58.280 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.280 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.280 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.280 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.280 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:58.280 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.281 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.281 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.281 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.281 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:58.281 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.281 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.281 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.281 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.282 INFO:teuthology.orchestra.run.smithi192.stdout:Package librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:38:58.342 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:38:58.342 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2024-04-15T00:38:58.342 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:38:58.410 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install librbd1 2024-04-15T00:38:58.625 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:37 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:38:58.913 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:38:58.913 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:38:58.913 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:38:58.914 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.914 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:38:58.914 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.914 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:38:58.914 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.914 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:38:58.914 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.914 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:38:58.914 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.914 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:38:58.914 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.914 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:38:58.914 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.914 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:38:58.914 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.915 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:38:58.915 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.915 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:38:58.915 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.915 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:38:58.915 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.915 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:38:58.915 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.915 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:38:58.915 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.915 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:38:58.915 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.915 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:38:58.915 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.915 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:38:58.916 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.916 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:38:58.916 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.916 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:38:58.916 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.916 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:38:58.916 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.916 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:38:58.916 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.916 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:38:58.916 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.916 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:38:58.916 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.916 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:38:58.917 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.917 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:38:58.917 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.917 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:38:58.917 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.917 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:38:58.917 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.917 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:38:58.917 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.917 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:38:58.917 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.917 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:38:58.917 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.917 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:38:58.917 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.917 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:38:58.918 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.918 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:38:58.918 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.918 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:38:58.918 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.918 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:38:58.918 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.918 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:38:58.918 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.918 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:38:58.918 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.918 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:38:58.918 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.918 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.918 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.919 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:58.919 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.919 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.919 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.919 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.919 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:38:58.919 INFO:teuthology.orchestra.run.smithi111.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:38:58.919 INFO:teuthology.orchestra.run.smithi111.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:38:58.919 INFO:teuthology.orchestra.run.smithi111.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:38:58.919 INFO:teuthology.orchestra.run.smithi111.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:38:58.919 INFO:teuthology.orchestra.run.smithi111.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:38:58.919 INFO:teuthology.orchestra.run.smithi111.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:38:58.919 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:58.919 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.919 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.920 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.920 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.920 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:58.920 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.920 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.920 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.920 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.920 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:58.920 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.920 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.920 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.920 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.920 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:58.920 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.920 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.921 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.921 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.921 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:58.921 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.921 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.921 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.921 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.921 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:58.921 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.921 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.921 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.921 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:58.986 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:38:58.987 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:38:58.987 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2024-04-15T00:38:58.987 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:38:58.987 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2024-04-15T00:38:58.987 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 139 k 2024-04-15T00:38:58.987 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2024-04-15T00:38:58.987 INFO:teuthology.orchestra.run.smithi111.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-15T00:38:58.987 INFO:teuthology.orchestra.run.smithi111.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-15T00:38:58.988 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-15T00:38:58.988 INFO:teuthology.orchestra.run.smithi111.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-15T00:38:58.988 INFO:teuthology.orchestra.run.smithi111.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-15T00:38:58.988 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:58.988 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2024-04-15T00:38:58.988 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:38:58.988 INFO:teuthology.orchestra.run.smithi111.stdout:Install 6 Packages 2024-04-15T00:38:58.988 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:38:58.988 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 7.0 M 2024-04-15T00:38:58.989 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 33 M 2024-04-15T00:38:58.989 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2024-04-15T00:38:59.012 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:02:00 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:38:59.291 INFO:teuthology.orchestra.run.smithi111.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.7 MB/s | 248 kB 00:00 2024-04-15T00:38:59.302 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:38:59.302 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:38:59.302 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:38:59.302 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.302 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:38:59.302 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.302 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:38:59.302 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.302 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:38:59.302 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.303 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:38:59.303 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.303 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:38:59.303 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.303 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:38:59.303 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.303 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:38:59.303 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.303 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:38:59.303 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.303 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:38:59.303 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.304 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:38:59.304 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.304 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:38:59.304 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.304 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:38:59.304 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.304 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:38:59.304 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.304 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:38:59.304 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.304 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:38:59.304 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.304 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:38:59.305 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.305 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:38:59.305 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.305 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:38:59.305 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.305 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:38:59.305 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.305 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:38:59.305 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.305 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:38:59.305 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.305 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:38:59.305 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.306 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:38:59.306 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.306 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:38:59.306 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.306 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:38:59.306 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.306 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:38:59.306 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.306 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:38:59.306 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.306 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:38:59.306 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.306 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:38:59.307 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.307 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:38:59.307 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.307 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:38:59.307 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.307 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:38:59.307 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.307 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:38:59.307 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.307 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:38:59.307 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.307 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:38:59.307 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.307 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:38:59.308 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.308 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.308 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.308 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:38:59.308 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.308 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.308 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.308 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.308 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:38:59.308 INFO:teuthology.orchestra.run.smithi192.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:38:59.308 INFO:teuthology.orchestra.run.smithi192.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:38:59.309 INFO:teuthology.orchestra.run.smithi192.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:38:59.309 INFO:teuthology.orchestra.run.smithi192.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:38:59.309 INFO:teuthology.orchestra.run.smithi192.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:38:59.309 INFO:teuthology.orchestra.run.smithi192.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:38:59.309 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:38:59.309 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.309 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.309 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.309 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.309 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:38:59.309 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.309 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.309 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.309 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.310 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:38:59.310 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.310 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.310 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.310 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.310 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:38:59.310 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.310 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.310 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.310 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.310 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:38:59.310 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.310 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.311 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.311 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.311 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:38:59.311 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.311 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.311 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.311 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:38:59.311 INFO:teuthology.orchestra.run.smithi192.stdout:Package librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:38:59.373 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:38:59.374 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2024-04-15T00:38:59.374 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:38:59.442 INFO:teuthology.orchestra.run.smithi111.stdout:(2/6): python3-babel-2.9.1-2.el9.noarch.rpm 20 MB/s | 6.0 MB 00:00 2024-04-15T00:38:59.444 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install python3-rados 2024-04-15T00:38:59.533 INFO:teuthology.orchestra.run.smithi111.stdout:(3/6): ceph-mgr-cephadm-19.0.0-2114.ga9a752df.e 362 kB/s | 139 kB 00:00 2024-04-15T00:38:59.567 INFO:teuthology.orchestra.run.smithi111.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 461 kB/s | 58 kB 00:00 2024-04-15T00:38:59.592 INFO:teuthology.orchestra.run.smithi111.stdout:(5/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.8 MB/s | 548 kB 00:00 2024-04-15T00:38:59.667 INFO:teuthology.orchestra.run.smithi111.stdout:(6/6): python3-typing-extensions-4.4.0-2.el9.no 381 kB/s | 51 kB 00:00 2024-04-15T00:38:59.668 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:38:59.668 INFO:teuthology.orchestra.run.smithi111.stdout:Total 10 MB/s | 7.0 MB 00:00 2024-04-15T00:38:59.739 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2024-04-15T00:38:59.750 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2024-04-15T00:38:59.750 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2024-04-15T00:38:59.852 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2024-04-15T00:38:59.853 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2024-04-15T00:39:00.043 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:02:01 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:39:00.164 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2024-04-15T00:39:00.332 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:39:00.332 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:39:00.332 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:39:00.332 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.332 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:39:00.332 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.332 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:39:00.332 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.332 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:39:00.333 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.333 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:39:00.333 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.333 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:39:00.333 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.333 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:39:00.333 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.333 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:39:00.333 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.333 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:39:00.333 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.333 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:39:00.333 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.333 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:39:00.333 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.333 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:39:00.334 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.334 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:39:00.334 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.334 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:39:00.334 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.334 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:39:00.334 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.334 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:39:00.334 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.334 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:39:00.334 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.334 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:39:00.334 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.335 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:39:00.335 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.335 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:39:00.335 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.335 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:39:00.335 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.335 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:39:00.335 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.335 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:39:00.335 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.335 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:39:00.335 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.335 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:39:00.336 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.336 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:39:00.336 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.336 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:39:00.336 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.336 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:39:00.336 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.336 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:39:00.336 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.336 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:39:00.336 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.336 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:39:00.336 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.337 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:39:00.337 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.337 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:39:00.337 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.337 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:39:00.337 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.337 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:39:00.337 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.337 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:39:00.337 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.337 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:39:00.337 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.337 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.337 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.337 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:00.338 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.338 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.338 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.338 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.338 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:39:00.338 INFO:teuthology.orchestra.run.smithi192.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:39:00.338 INFO:teuthology.orchestra.run.smithi192.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:39:00.338 INFO:teuthology.orchestra.run.smithi192.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:39:00.338 INFO:teuthology.orchestra.run.smithi192.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:39:00.338 INFO:teuthology.orchestra.run.smithi192.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:39:00.338 INFO:teuthology.orchestra.run.smithi192.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:39:00.338 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:00.338 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.339 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.339 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.339 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.339 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:00.339 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.339 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.339 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.339 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.339 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:00.339 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.339 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.339 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.339 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.339 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:00.340 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.340 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.340 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.340 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.340 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:00.340 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.340 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.340 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.340 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.340 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:00.340 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.340 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.340 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.340 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:00.341 INFO:teuthology.orchestra.run.smithi192.stdout:Package python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:39:00.343 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-15T00:39:00.403 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:39:00.405 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2024-04-15T00:39:00.405 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:39:00.411 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-15T00:39:00.471 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install python3-rgw 2024-04-15T00:39:00.933 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-15T00:39:01.022 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-15T00:39:01.072 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:02:02 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:39:01.083 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-15T00:39:01.115 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 6/6 2024-04-15T00:39:01.361 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:39:01.361 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:39:01.361 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:39:01.361 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.361 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:39:01.361 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.361 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:39:01.361 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.361 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:39:01.362 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.362 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:39:01.362 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.362 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:39:01.362 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.362 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:39:01.362 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.362 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:39:01.362 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.362 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:39:01.362 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.362 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:39:01.362 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.363 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:39:01.363 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.363 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:39:01.363 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.363 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:39:01.363 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.363 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:39:01.363 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.363 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:39:01.363 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.363 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:39:01.363 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.363 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:39:01.363 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.364 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:39:01.364 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.364 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:39:01.364 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.364 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:39:01.364 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.364 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:39:01.364 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.364 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:39:01.364 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.364 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:39:01.364 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.364 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:39:01.365 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.365 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:39:01.365 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.365 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:39:01.365 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.365 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:39:01.365 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.365 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:39:01.365 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.365 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:39:01.365 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.365 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:39:01.365 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.365 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:39:01.366 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.366 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:39:01.366 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.366 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:39:01.366 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.366 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:39:01.366 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.366 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:39:01.366 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.366 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:39:01.366 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.366 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:39:01.367 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.367 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.367 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.367 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:01.367 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.367 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.367 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.367 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.367 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:39:01.367 INFO:teuthology.orchestra.run.smithi192.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:39:01.367 INFO:teuthology.orchestra.run.smithi192.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:39:01.367 INFO:teuthology.orchestra.run.smithi192.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:39:01.367 INFO:teuthology.orchestra.run.smithi192.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:39:01.367 INFO:teuthology.orchestra.run.smithi192.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:39:01.368 INFO:teuthology.orchestra.run.smithi192.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:39:01.368 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:01.368 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.368 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.368 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.368 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.368 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:01.368 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.368 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.368 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.368 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.368 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:01.368 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.368 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.369 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.369 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.369 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:01.369 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.369 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.369 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.369 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.369 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:01.369 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.369 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.369 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.369 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.369 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:01.369 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.370 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.370 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.370 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:01.370 INFO:teuthology.orchestra.run.smithi192.stdout:Package python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:39:01.430 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:39:01.431 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2024-04-15T00:39:01.431 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:39:01.506 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install python3-cephfs 2024-04-15T00:39:01.916 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 6/6 2024-04-15T00:39:01.916 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/6 2024-04-15T00:39:01.916 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-15T00:39:01.916 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-15T00:39:01.916 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-15T00:39:01.916 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-15T00:39:02.102 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:02:03 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:39:02.238 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-15T00:39:02.238 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:02.238 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2024-04-15T00:39:02.238 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:39:02.238 INFO:teuthology.orchestra.run.smithi111.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-15T00:39:02.238 INFO:teuthology.orchestra.run.smithi111.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-15T00:39:02.238 INFO:teuthology.orchestra.run.smithi111.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-15T00:39:02.239 INFO:teuthology.orchestra.run.smithi111.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-15T00:39:02.239 INFO:teuthology.orchestra.run.smithi111.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-15T00:39:02.239 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:02.239 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:39:02.393 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:39:02.394 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:39:02.394 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:39:02.394 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.394 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:39:02.394 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.394 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:39:02.394 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.394 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:39:02.394 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.394 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:39:02.394 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.395 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:39:02.395 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.395 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:39:02.395 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.395 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:39:02.395 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.395 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:39:02.395 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.395 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:39:02.395 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.395 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:39:02.395 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.395 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:39:02.395 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.396 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:39:02.396 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.396 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:39:02.396 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.396 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:39:02.396 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.396 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:39:02.396 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.396 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:39:02.396 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.396 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:39:02.396 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.396 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:39:02.396 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.397 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:39:02.397 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.397 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:39:02.397 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.397 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:39:02.397 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.397 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:39:02.397 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.397 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:39:02.397 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.397 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:39:02.397 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.397 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:39:02.397 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.397 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:39:02.398 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.398 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:39:02.398 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.398 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:39:02.398 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.398 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:39:02.398 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.398 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:39:02.398 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.398 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:39:02.398 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.398 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:39:02.398 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.398 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:39:02.399 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.399 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:39:02.399 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.399 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:39:02.399 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.399 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:39:02.399 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.399 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.399 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.399 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:02.399 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.399 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.400 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.400 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.400 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:39:02.400 INFO:teuthology.orchestra.run.smithi192.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:39:02.400 INFO:teuthology.orchestra.run.smithi192.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:39:02.400 INFO:teuthology.orchestra.run.smithi192.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:39:02.400 INFO:teuthology.orchestra.run.smithi192.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:39:02.400 INFO:teuthology.orchestra.run.smithi192.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:39:02.400 INFO:teuthology.orchestra.run.smithi192.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:39:02.400 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:02.400 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.400 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.400 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.401 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.401 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:02.401 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.401 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.401 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.401 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.401 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:02.401 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.401 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.401 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.401 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.401 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:02.401 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.401 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.401 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.402 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.402 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:02.402 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.402 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.402 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.402 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.402 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:02.402 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.402 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.402 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.402 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:02.403 INFO:teuthology.orchestra.run.smithi192.stdout:Package python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:39:02.464 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:39:02.465 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2024-04-15T00:39:02.465 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:39:02.483 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-fuse 2024-04-15T00:39:02.534 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install python3-rbd 2024-04-15T00:39:03.082 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:42 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:39:03.134 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:02:04 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:39:03.376 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:39:03.376 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:39:03.376 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:39:03.376 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.376 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:39:03.376 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.376 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:39:03.377 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.377 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:39:03.377 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.377 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:39:03.377 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.377 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:39:03.377 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.377 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:39:03.377 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.377 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:39:03.377 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.377 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:39:03.377 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.377 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:39:03.378 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.378 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:39:03.378 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.378 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:39:03.378 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.378 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:39:03.378 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.378 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:39:03.378 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.378 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:39:03.378 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.378 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:39:03.378 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.379 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:39:03.379 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.379 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:39:03.379 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.379 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:39:03.379 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.379 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:39:03.379 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.379 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:39:03.379 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.379 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:39:03.379 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.379 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:39:03.379 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.380 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:39:03.380 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.380 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:39:03.380 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.380 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:39:03.380 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.380 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:39:03.380 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.380 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:39:03.380 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.380 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:39:03.380 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.380 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:39:03.380 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.381 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:39:03.381 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.381 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:39:03.381 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.381 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:39:03.381 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.381 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:39:03.381 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.381 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:39:03.381 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.381 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:39:03.381 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.381 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:39:03.382 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.382 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.382 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.382 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:03.382 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.382 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.382 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.382 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.382 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:39:03.382 INFO:teuthology.orchestra.run.smithi111.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:39:03.382 INFO:teuthology.orchestra.run.smithi111.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:39:03.382 INFO:teuthology.orchestra.run.smithi111.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:39:03.382 INFO:teuthology.orchestra.run.smithi111.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:39:03.382 INFO:teuthology.orchestra.run.smithi111.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:39:03.383 INFO:teuthology.orchestra.run.smithi111.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:39:03.383 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:03.383 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.383 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.383 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.383 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.383 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:03.383 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.383 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.383 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.383 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.383 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:03.383 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.384 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.384 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.384 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.384 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:03.384 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.384 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.384 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.384 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.384 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:03.384 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.384 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.384 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.384 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.384 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:03.385 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.385 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.385 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.385 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.421 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:39:03.422 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:39:03.422 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:39:03.422 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.422 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:39:03.422 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.422 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:39:03.422 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.422 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:39:03.422 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.422 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:39:03.422 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.422 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:39:03.423 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.423 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:39:03.423 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.423 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:39:03.423 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.423 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:39:03.423 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.423 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:39:03.423 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.423 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:39:03.423 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.423 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:39:03.423 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.423 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:39:03.423 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.423 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:39:03.424 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.424 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:39:03.424 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.424 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:39:03.424 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.424 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:39:03.424 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.424 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:39:03.424 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.424 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:39:03.424 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.424 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:39:03.425 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.425 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:39:03.425 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.425 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:39:03.425 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.425 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:39:03.425 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.425 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:39:03.425 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.425 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:39:03.425 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.425 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:39:03.425 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.425 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:39:03.426 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.426 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:39:03.426 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.426 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:39:03.426 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.426 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:39:03.426 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.426 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:39:03.426 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.426 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:39:03.426 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.426 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:39:03.427 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.427 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:39:03.427 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.427 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:39:03.427 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.427 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:39:03.427 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.427 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:39:03.427 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.427 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.427 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.427 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:03.427 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.428 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.428 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.428 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.428 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:39:03.428 INFO:teuthology.orchestra.run.smithi192.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:39:03.428 INFO:teuthology.orchestra.run.smithi192.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:39:03.428 INFO:teuthology.orchestra.run.smithi192.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:39:03.428 INFO:teuthology.orchestra.run.smithi192.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:39:03.428 INFO:teuthology.orchestra.run.smithi192.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:39:03.428 INFO:teuthology.orchestra.run.smithi192.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:39:03.428 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:03.428 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.428 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.428 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.428 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.429 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:03.429 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.429 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.429 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.429 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.429 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:03.429 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.429 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.429 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.429 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.429 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:03.429 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.429 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.429 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.429 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.429 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:03.430 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.430 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.430 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.430 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.430 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:03.430 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.430 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.430 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.430 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:03.430 INFO:teuthology.orchestra.run.smithi192.stdout:Package python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:39:03.446 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:39:03.447 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:03.447 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2024-04-15T00:39:03.447 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:03.447 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2024-04-15T00:39:03.447 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-fuse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 891 k 2024-04-15T00:39:03.448 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2024-04-15T00:39:03.448 INFO:teuthology.orchestra.run.smithi111.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-15T00:39:03.448 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:03.448 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2024-04-15T00:39:03.448 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:03.448 INFO:teuthology.orchestra.run.smithi111.stdout:Install 2 Packages 2024-04-15T00:39:03.448 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:03.449 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 971 k 2024-04-15T00:39:03.449 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 2.8 M 2024-04-15T00:39:03.449 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2024-04-15T00:39:03.490 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:39:03.491 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2024-04-15T00:39:03.491 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:39:03.563 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install rbd-fuse 2024-04-15T00:39:03.844 INFO:teuthology.orchestra.run.smithi111.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 665 kB/s | 80 kB 00:00 2024-04-15T00:39:04.163 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:02:05 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:39:04.203 INFO:teuthology.orchestra.run.smithi111.stdout:(2/2): ceph-fuse-19.0.0-2114.ga9a752df.el7.x86_ 1.8 MB/s | 891 kB 00:00 2024-04-15T00:39:04.203 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:39:04.204 INFO:teuthology.orchestra.run.smithi111.stdout:Total 1.3 MB/s | 971 kB 00:00 2024-04-15T00:39:04.216 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2024-04-15T00:39:04.238 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2024-04-15T00:39:04.238 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2024-04-15T00:39:04.314 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2024-04-15T00:39:04.315 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2024-04-15T00:39:04.450 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:39:04.450 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:39:04.450 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:39:04.450 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.450 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:39:04.450 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.450 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:39:04.450 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.451 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:39:04.451 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.451 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:39:04.451 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.451 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:39:04.451 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.451 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:39:04.451 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.451 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:39:04.451 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.451 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:39:04.451 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.451 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:39:04.451 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.452 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:39:04.452 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.452 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:39:04.452 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.452 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:39:04.452 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.452 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:39:04.452 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.452 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:39:04.452 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.452 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:39:04.452 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.452 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:39:04.452 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.452 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:39:04.453 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.453 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:39:04.453 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.453 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:39:04.453 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.453 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:39:04.453 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.453 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:39:04.453 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.453 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:39:04.453 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.453 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:39:04.453 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.453 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:39:04.454 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.454 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:39:04.454 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.454 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:39:04.454 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.454 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:39:04.454 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.454 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:39:04.454 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.454 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:39:04.454 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.454 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:39:04.454 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.455 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:39:04.455 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.455 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:39:04.455 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.455 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:39:04.455 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.455 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:39:04.455 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.455 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:39:04.455 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.455 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:39:04.455 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.455 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.455 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.456 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:04.456 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.456 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.456 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.456 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.456 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:39:04.456 INFO:teuthology.orchestra.run.smithi192.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:39:04.456 INFO:teuthology.orchestra.run.smithi192.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:39:04.456 INFO:teuthology.orchestra.run.smithi192.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:39:04.456 INFO:teuthology.orchestra.run.smithi192.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:39:04.456 INFO:teuthology.orchestra.run.smithi192.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:39:04.456 INFO:teuthology.orchestra.run.smithi192.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:39:04.456 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:04.456 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.456 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.457 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.457 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.457 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:04.457 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.457 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.457 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.457 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.457 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:04.457 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.457 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.457 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.457 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.457 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:04.457 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.457 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.458 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.458 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.458 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:04.458 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.458 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.458 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.458 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.458 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:04.458 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.458 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.458 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.458 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:04.500 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2024-04-15T00:39:04.519 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:39:04.520 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:39:04.520 INFO:teuthology.orchestra.run.smithi192.stdout: Package Architecture Version Repository Size 2024-04-15T00:39:04.520 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:39:04.520 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-04-15T00:39:04.520 INFO:teuthology.orchestra.run.smithi192.stdout: rbd-fuse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 85 k 2024-04-15T00:39:04.521 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:39:04.521 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-04-15T00:39:04.521 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:39:04.521 INFO:teuthology.orchestra.run.smithi192.stdout:Install 1 Package 2024-04-15T00:39:04.521 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:39:04.521 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 85 k 2024-04-15T00:39:04.521 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 231 k 2024-04-15T00:39:04.521 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-04-15T00:39:04.638 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-15T00:39:04.711 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2/2 2024-04-15T00:39:04.848 INFO:teuthology.orchestra.run.smithi192.stdout:rbd-fuse-19.0.0-2114.ga9a752df.el7.x86_64.rpm 261 kB/s | 85 kB 00:00 2024-04-15T00:39:04.849 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:39:04.849 INFO:teuthology.orchestra.run.smithi192.stdout:Total 260 kB/s | 85 kB 00:00 2024-04-15T00:39:04.849 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-04-15T00:39:04.856 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-04-15T00:39:04.856 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-04-15T00:39:04.917 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-04-15T00:39:04.918 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-04-15T00:39:05.106 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-04-15T00:39:05.213 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:05.449 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2/2 2024-04-15T00:39:05.449 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/2 2024-04-15T00:39:05.634 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:05.787 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-15T00:39:05.787 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:05.787 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2024-04-15T00:39:05.787 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-15T00:39:05.787 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:05.787 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:39:05.946 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:05.946 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:39:05.946 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-04-15T00:39:05.946 INFO:teuthology.orchestra.run.smithi192.stdout: rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:39:05.946 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:39:05.946 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:39:06.106 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install ceph-volume 2024-04-15T00:39:06.193 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install rbd-mirror 2024-04-15T00:39:06.725 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:45 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:39:06.801 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:02:07 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:39:07.030 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:39:07.030 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:39:07.030 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:39:07.030 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.030 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:39:07.030 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.030 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:39:07.030 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.030 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:39:07.030 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.030 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:39:07.031 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.031 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:39:07.031 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.031 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:39:07.031 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.031 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:39:07.031 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.031 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:39:07.031 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.031 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:39:07.031 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.031 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:39:07.031 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.032 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:39:07.032 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.032 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:39:07.032 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.032 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:39:07.032 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.032 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:39:07.032 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.032 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:39:07.032 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.032 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:39:07.032 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.032 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:39:07.033 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.033 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:39:07.033 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.033 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:39:07.033 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.033 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:39:07.033 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.033 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:39:07.033 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.033 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:39:07.033 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.033 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:39:07.033 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.033 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:39:07.034 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.034 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:39:07.034 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.034 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:39:07.034 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.034 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:39:07.034 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.034 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:39:07.034 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.034 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:39:07.034 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.034 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:39:07.034 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.034 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:39:07.035 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.035 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:39:07.035 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.035 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:39:07.035 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.035 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:39:07.035 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.035 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:39:07.035 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.035 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:39:07.035 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.035 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.035 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.035 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:07.036 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.036 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.036 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.036 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.036 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:39:07.036 INFO:teuthology.orchestra.run.smithi111.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:39:07.036 INFO:teuthology.orchestra.run.smithi111.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:39:07.036 INFO:teuthology.orchestra.run.smithi111.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:39:07.036 INFO:teuthology.orchestra.run.smithi111.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:39:07.036 INFO:teuthology.orchestra.run.smithi111.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:39:07.036 INFO:teuthology.orchestra.run.smithi111.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:39:07.036 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:07.036 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.036 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.037 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.037 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.037 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:07.037 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.037 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.037 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.037 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.037 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:07.037 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.037 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.037 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.037 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.037 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:07.037 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.037 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.038 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.038 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.038 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:07.038 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.038 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.038 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.038 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.038 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:07.038 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.038 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.038 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.038 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.094 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:39:07.094 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:39:07.094 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:39:07.094 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.094 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:39:07.094 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.094 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:39:07.094 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.094 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:39:07.094 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.095 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:39:07.095 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.095 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:39:07.095 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.095 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:39:07.095 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.095 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:39:07.095 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.095 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:39:07.095 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.095 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:39:07.095 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.095 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:39:07.095 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.096 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:39:07.096 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.096 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:39:07.096 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.096 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:39:07.096 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.096 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:39:07.096 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.096 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:39:07.096 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.096 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:39:07.096 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.097 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:39:07.097 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.097 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:39:07.097 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.097 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:39:07.097 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.097 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:39:07.097 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.097 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:39:07.097 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.097 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:39:07.097 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.097 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:39:07.098 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.098 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:39:07.098 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.098 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:39:07.098 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.098 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:39:07.098 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.098 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:39:07.098 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.098 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:39:07.098 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.098 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:39:07.098 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.098 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:39:07.099 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.099 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:39:07.099 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.099 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:39:07.099 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.099 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:39:07.099 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.099 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:39:07.099 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.099 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:39:07.099 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.099 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:39:07.099 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.099 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.099 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.099 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:07.100 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.100 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.100 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.100 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.100 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:39:07.100 INFO:teuthology.orchestra.run.smithi192.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:39:07.100 INFO:teuthology.orchestra.run.smithi192.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:39:07.100 INFO:teuthology.orchestra.run.smithi192.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:39:07.100 INFO:teuthology.orchestra.run.smithi192.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:39:07.100 INFO:teuthology.orchestra.run.smithi192.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:39:07.100 INFO:teuthology.orchestra.run.smithi192.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:39:07.100 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:07.100 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.100 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.100 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.100 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.101 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:07.101 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.101 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.101 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.101 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.101 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:07.101 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.101 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.101 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.101 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.101 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:07.101 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.101 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.101 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.101 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.101 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:07.102 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.102 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.102 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.102 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.102 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:07.102 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.102 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.102 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.102 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:07.103 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:39:07.104 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:07.104 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repository Size 2024-04-15T00:39:07.104 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:07.104 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2024-04-15T00:39:07.104 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-volume noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 264 k 2024-04-15T00:39:07.104 INFO:teuthology.orchestra.run.smithi111.stdout:Installing dependencies: 2024-04-15T00:39:07.104 INFO:teuthology.orchestra.run.smithi111.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-15T00:39:07.104 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:07.104 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2024-04-15T00:39:07.104 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:07.104 INFO:teuthology.orchestra.run.smithi111.stdout:Install 2 Packages 2024-04-15T00:39:07.104 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:07.105 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 341 k 2024-04-15T00:39:07.105 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 1.5 M 2024-04-15T00:39:07.105 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2024-04-15T00:39:07.160 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:39:07.161 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:39:07.161 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repo Size 2024-04-15T00:39:07.161 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:39:07.162 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-04-15T00:39:07.162 INFO:teuthology.orchestra.run.smithi192.stdout: rbd-mirror x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.1 M 2024-04-15T00:39:07.162 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:39:07.162 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-04-15T00:39:07.162 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:39:07.162 INFO:teuthology.orchestra.run.smithi192.stdout:Install 1 Package 2024-04-15T00:39:07.162 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:39:07.162 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 3.1 M 2024-04-15T00:39:07.162 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 13 M 2024-04-15T00:39:07.162 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-04-15T00:39:07.424 INFO:teuthology.orchestra.run.smithi111.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 400 kB/s | 77 kB 00:00 2024-04-15T00:39:07.491 INFO:teuthology.orchestra.run.smithi111.stdout:(2/2): ceph-volume-19.0.0-2114.ga9a752df.el7.no 1.0 MB/s | 264 kB 00:00 2024-04-15T00:39:07.492 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:39:07.493 INFO:teuthology.orchestra.run.smithi111.stdout:Total 878 kB/s | 341 kB 00:00 2024-04-15T00:39:07.504 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2024-04-15T00:39:07.514 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2024-04-15T00:39:07.514 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2024-04-15T00:39:07.552 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2024-04-15T00:39:07.552 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2024-04-15T00:39:07.667 INFO:teuthology.orchestra.run.smithi192.stdout:rbd-mirror-19.0.0-2114.ga9a752df.el7.x86_64.rpm 6.1 MB/s | 3.1 MB 00:00 2024-04-15T00:39:07.668 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:39:07.669 INFO:teuthology.orchestra.run.smithi192.stdout:Total 6.1 MB/s | 3.1 MB 00:00 2024-04-15T00:39:07.669 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-04-15T00:39:07.678 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-04-15T00:39:07.678 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-04-15T00:39:07.702 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2024-04-15T00:39:07.754 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-04-15T00:39:07.755 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-04-15T00:39:07.885 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-15T00:39:07.927 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2/2 2024-04-15T00:39:07.944 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2/2 2024-04-15T00:39:07.944 INFO:teuthology.orchestra.run.smithi111.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:39:07.944 INFO:teuthology.orchestra.run.smithi111.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-15T00:39:07.944 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:08.174 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-04-15T00:39:08.243 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:08.267 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:08.267 INFO:teuthology.orchestra.run.smithi192.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:39:08.267 INFO:teuthology.orchestra.run.smithi192.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-15T00:39:08.267 INFO:teuthology.orchestra.run.smithi192.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:39:08.268 INFO:teuthology.orchestra.run.smithi192.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-15T00:39:08.268 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:39:08.780 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 1/2 2024-04-15T00:39:09.142 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-15T00:39:09.142 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:09.142 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2024-04-15T00:39:09.142 INFO:teuthology.orchestra.run.smithi111.stdout: ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T00:39:09.142 INFO:teuthology.orchestra.run.smithi111.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-15T00:39:09.142 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:09.142 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:39:09.448 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:09.448 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:39:09.449 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-04-15T00:39:09.449 INFO:teuthology.orchestra.run.smithi192.stdout: rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:39:09.449 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:39:09.449 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:39:09.475 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install librados-devel 2024-04-15T00:39:09.699 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install rbd-nbd 2024-04-15T00:39:10.082 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:49 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:39:10.311 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:02:11 ago on Mon 15 Apr 2024 12:36:59 AM UTC. 2024-04-15T00:39:10.371 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:39:10.371 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:39:10.371 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:39:10.371 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.371 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:39:10.371 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.371 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:39:10.371 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.371 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:39:10.371 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.371 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:39:10.372 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.372 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:39:10.372 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.372 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:39:10.372 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.372 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:39:10.372 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.372 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:39:10.372 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.372 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:39:10.372 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.372 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:39:10.372 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.373 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:39:10.373 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.373 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:39:10.373 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.373 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:39:10.373 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.373 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:39:10.373 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.373 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:39:10.373 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.373 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:39:10.373 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.373 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:39:10.373 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.374 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:39:10.374 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.374 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:39:10.374 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.374 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:39:10.374 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.374 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:39:10.374 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.374 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:39:10.374 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.374 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:39:10.374 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.374 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:39:10.375 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.375 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:39:10.375 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.375 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:39:10.375 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.375 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:39:10.375 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.375 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:39:10.375 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.375 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:39:10.375 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.375 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:39:10.375 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.375 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:39:10.375 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.376 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:39:10.376 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.376 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:39:10.376 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.376 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:39:10.376 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.376 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:39:10.376 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.376 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:39:10.376 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.376 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.376 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.376 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:10.376 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.377 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.377 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.377 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.377 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:39:10.377 INFO:teuthology.orchestra.run.smithi111.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:39:10.377 INFO:teuthology.orchestra.run.smithi111.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:39:10.377 INFO:teuthology.orchestra.run.smithi111.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:39:10.377 INFO:teuthology.orchestra.run.smithi111.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:39:10.377 INFO:teuthology.orchestra.run.smithi111.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:39:10.377 INFO:teuthology.orchestra.run.smithi111.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:39:10.377 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:10.377 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.377 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.378 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.378 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.378 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:10.378 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.378 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.378 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.378 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.378 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:10.378 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.378 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.378 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.378 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.378 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:10.378 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.379 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.379 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.379 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.379 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:10.379 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.379 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.379 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.379 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.379 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:10.379 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.379 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.379 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.379 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.440 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:39:10.440 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:10.440 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repo Size 2024-04-15T00:39:10.440 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:10.440 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2024-04-15T00:39:10.440 INFO:teuthology.orchestra.run.smithi111.stdout: librados-devel x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 127 k 2024-04-15T00:39:10.440 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:10.441 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2024-04-15T00:39:10.441 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:10.441 INFO:teuthology.orchestra.run.smithi111.stdout:Install 1 Package 2024-04-15T00:39:10.441 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:10.441 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 127 k 2024-04-15T00:39:10.441 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 456 k 2024-04-15T00:39:10.441 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2024-04-15T00:39:10.604 INFO:teuthology.orchestra.run.smithi192.stderr:Modular dependency problems: 2024-04-15T00:39:10.604 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:39:10.604 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 1: conflicting requests 2024-04-15T00:39:10.604 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.605 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 2: conflicting requests 2024-04-15T00:39:10.605 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.605 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 3: conflicting requests 2024-04-15T00:39:10.605 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.605 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 4: conflicting requests 2024-04-15T00:39:10.605 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.605 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 5: conflicting requests 2024-04-15T00:39:10.605 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.605 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 6: conflicting requests 2024-04-15T00:39:10.605 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.605 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 7: conflicting requests 2024-04-15T00:39:10.605 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.605 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 8: conflicting requests 2024-04-15T00:39:10.605 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.605 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 9: conflicting requests 2024-04-15T00:39:10.606 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.606 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 10: conflicting requests 2024-04-15T00:39:10.606 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.606 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 11: conflicting requests 2024-04-15T00:39:10.606 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.606 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 12: conflicting requests 2024-04-15T00:39:10.606 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.606 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 13: conflicting requests 2024-04-15T00:39:10.606 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.606 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 14: conflicting requests 2024-04-15T00:39:10.606 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.606 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 15: conflicting requests 2024-04-15T00:39:10.606 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.606 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 16: conflicting requests 2024-04-15T00:39:10.606 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.607 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 17: conflicting requests 2024-04-15T00:39:10.607 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.607 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 18: conflicting requests 2024-04-15T00:39:10.607 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.607 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 19: conflicting requests 2024-04-15T00:39:10.607 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.607 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 20: conflicting requests 2024-04-15T00:39:10.607 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.607 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 21: conflicting requests 2024-04-15T00:39:10.607 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.607 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 22: conflicting requests 2024-04-15T00:39:10.607 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.607 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 23: conflicting requests 2024-04-15T00:39:10.607 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.607 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 24: conflicting requests 2024-04-15T00:39:10.608 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.608 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 25: conflicting requests 2024-04-15T00:39:10.608 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.608 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 26: conflicting requests 2024-04-15T00:39:10.608 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.608 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 27: conflicting requests 2024-04-15T00:39:10.608 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.608 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 28: conflicting requests 2024-04-15T00:39:10.608 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.608 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 29: conflicting requests 2024-04-15T00:39:10.608 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.608 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 30: conflicting requests 2024-04-15T00:39:10.608 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.608 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 31: conflicting requests 2024-04-15T00:39:10.608 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.609 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 32: conflicting requests 2024-04-15T00:39:10.609 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.609 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 33: conflicting requests 2024-04-15T00:39:10.609 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.609 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 34: conflicting requests 2024-04-15T00:39:10.609 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.609 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 35: conflicting requests 2024-04-15T00:39:10.609 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.609 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 36: conflicting requests 2024-04-15T00:39:10.609 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.609 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 37: conflicting requests 2024-04-15T00:39:10.609 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.609 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.609 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.610 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:10.610 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.610 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.610 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.610 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.610 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 39: conflicting requests 2024-04-15T00:39:10.610 INFO:teuthology.orchestra.run.smithi192.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:39:10.610 INFO:teuthology.orchestra.run.smithi192.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:39:10.610 INFO:teuthology.orchestra.run.smithi192.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:39:10.610 INFO:teuthology.orchestra.run.smithi192.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:39:10.610 INFO:teuthology.orchestra.run.smithi192.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:39:10.610 INFO:teuthology.orchestra.run.smithi192.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:39:10.610 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:10.610 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.610 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.611 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.611 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.611 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:10.611 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.611 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.611 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.611 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.611 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:10.611 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.611 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.611 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.611 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.611 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:10.611 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.611 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.612 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.612 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.612 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:10.612 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.612 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.612 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.612 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.612 INFO:teuthology.orchestra.run.smithi192.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:10.612 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.612 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.612 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.612 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:10.655 INFO:teuthology.orchestra.run.smithi111.stdout:librados-devel-19.0.0-2114.ga9a752df.el7.x86_64 589 kB/s | 127 kB 00:00 2024-04-15T00:39:10.656 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:39:10.656 INFO:teuthology.orchestra.run.smithi111.stdout:Total 586 kB/s | 127 kB 00:00 2024-04-15T00:39:10.656 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2024-04-15T00:39:10.662 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2024-04-15T00:39:10.662 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2024-04-15T00:39:10.673 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2024-04-15T00:39:10.674 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:39:10.674 INFO:teuthology.orchestra.run.smithi192.stdout: Package Architecture Version Repository Size 2024-04-15T00:39:10.674 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:39:10.674 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2024-04-15T00:39:10.674 INFO:teuthology.orchestra.run.smithi192.stdout: rbd-nbd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 171 k 2024-04-15T00:39:10.674 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:39:10.674 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2024-04-15T00:39:10.674 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2024-04-15T00:39:10.674 INFO:teuthology.orchestra.run.smithi192.stdout:Install 1 Package 2024-04-15T00:39:10.674 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:39:10.675 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 171 k 2024-04-15T00:39:10.675 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 494 k 2024-04-15T00:39:10.675 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2024-04-15T00:39:10.720 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2024-04-15T00:39:10.721 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2024-04-15T00:39:10.887 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2024-04-15T00:39:10.979 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:11.012 INFO:teuthology.orchestra.run.smithi192.stdout:rbd-nbd-19.0.0-2114.ga9a752df.el7.x86_64.rpm 508 kB/s | 171 kB 00:00 2024-04-15T00:39:11.013 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:39:11.013 INFO:teuthology.orchestra.run.smithi192.stdout:Total 506 kB/s | 171 kB 00:00 2024-04-15T00:39:11.013 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2024-04-15T00:39:11.021 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2024-04-15T00:39:11.021 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2024-04-15T00:39:11.081 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2024-04-15T00:39:11.082 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2024-04-15T00:39:11.246 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2024-04-15T00:39:11.353 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:11.444 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:11.755 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:11.755 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:11.755 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2024-04-15T00:39:11.755 INFO:teuthology.orchestra.run.smithi111.stdout: librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:39:11.755 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:11.755 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:39:11.783 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:12.010 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install libcephfs2 2024-04-15T00:39:12.111 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:12.111 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:39:12.111 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2024-04-15T00:39:12.111 INFO:teuthology.orchestra.run.smithi192.stdout: rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:39:12.112 INFO:teuthology.orchestra.run.smithi192.stdout: 2024-04-15T00:39:12.112 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2024-04-15T00:39:12.338 DEBUG:teuthology.parallel:result is None 2024-04-15T00:39:12.626 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:51 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:39:12.919 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:39:12.920 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:39:12.920 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:39:12.920 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.920 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:39:12.920 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.920 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:39:12.920 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.920 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:39:12.920 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.920 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:39:12.920 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.920 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:39:12.920 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.921 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:39:12.921 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.921 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:39:12.921 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.921 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:39:12.921 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.921 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:39:12.921 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.921 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:39:12.921 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.921 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:39:12.921 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.921 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:39:12.922 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.922 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:39:12.922 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.922 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:39:12.922 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.922 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:39:12.922 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.922 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:39:12.922 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.922 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:39:12.922 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.922 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:39:12.922 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.923 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:39:12.923 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.923 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:39:12.923 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.923 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:39:12.923 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.923 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:39:12.923 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.923 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:39:12.923 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.923 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:39:12.923 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.923 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:39:12.923 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.923 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:39:12.924 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.924 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:39:12.924 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.924 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:39:12.924 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.924 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:39:12.924 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.924 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:39:12.924 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.924 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:39:12.924 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.924 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:39:12.924 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.924 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:39:12.925 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.925 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:39:12.925 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.925 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:39:12.925 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.925 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:39:12.925 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.925 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.925 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.925 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:12.925 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.925 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.925 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.925 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.925 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:39:12.925 INFO:teuthology.orchestra.run.smithi111.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:39:12.926 INFO:teuthology.orchestra.run.smithi111.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:39:12.926 INFO:teuthology.orchestra.run.smithi111.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:39:12.926 INFO:teuthology.orchestra.run.smithi111.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:39:12.926 INFO:teuthology.orchestra.run.smithi111.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:39:12.926 INFO:teuthology.orchestra.run.smithi111.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:39:12.926 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:12.926 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.926 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.926 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.926 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.926 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:12.926 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.926 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.926 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.927 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.927 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:12.927 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.927 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.927 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.927 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.927 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:12.927 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.927 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.927 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.927 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.927 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:12.927 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.928 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.928 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.928 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.928 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:12.928 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.928 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.928 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.928 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:12.928 INFO:teuthology.orchestra.run.smithi111.stdout:Package libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:39:12.989 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:39:12.990 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2024-04-15T00:39:12.990 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:39:13.064 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install libcephfs-devel 2024-04-15T00:39:13.654 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:52 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:39:13.941 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:39:13.941 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:39:13.942 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:39:13.942 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.942 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:39:13.942 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.942 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:39:13.942 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.942 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:39:13.942 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.942 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:39:13.942 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.942 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:39:13.943 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.943 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:39:13.943 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.943 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:39:13.943 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.943 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:39:13.943 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.943 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:39:13.943 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.943 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:39:13.943 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.943 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:39:13.943 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.943 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:39:13.944 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.944 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:39:13.944 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.944 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:39:13.944 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.944 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:39:13.944 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.944 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:39:13.944 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.944 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:39:13.944 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.944 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:39:13.944 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.945 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:39:13.945 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.945 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:39:13.945 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.945 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:39:13.945 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.945 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:39:13.945 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.945 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:39:13.945 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.945 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:39:13.945 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.945 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:39:13.945 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.946 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:39:13.946 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.946 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:39:13.946 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.946 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:39:13.946 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.946 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:39:13.946 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.946 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:39:13.946 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.946 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:39:13.946 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.946 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:39:13.946 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.946 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:39:13.947 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.947 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:39:13.947 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.947 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:39:13.947 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.947 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:39:13.947 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.947 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.947 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.947 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:13.947 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.947 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.947 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.947 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.947 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:39:13.948 INFO:teuthology.orchestra.run.smithi111.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:39:13.948 INFO:teuthology.orchestra.run.smithi111.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:39:13.948 INFO:teuthology.orchestra.run.smithi111.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:39:13.948 INFO:teuthology.orchestra.run.smithi111.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:39:13.948 INFO:teuthology.orchestra.run.smithi111.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:39:13.948 INFO:teuthology.orchestra.run.smithi111.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:39:13.948 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:13.948 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.948 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.948 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.948 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.948 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:13.949 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.949 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.949 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.949 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.949 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:13.949 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.949 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.949 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.949 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.949 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:13.949 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.949 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.950 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.950 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.950 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:13.950 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.950 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.950 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.950 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.950 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:13.950 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.950 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.950 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:13.951 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:14.010 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:39:14.010 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:14.010 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repo Size 2024-04-15T00:39:14.010 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:14.011 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2024-04-15T00:39:14.011 INFO:teuthology.orchestra.run.smithi111.stdout: libcephfs-devel x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 32 k 2024-04-15T00:39:14.011 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:14.011 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2024-04-15T00:39:14.011 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:14.011 INFO:teuthology.orchestra.run.smithi111.stdout:Install 1 Package 2024-04-15T00:39:14.011 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:14.012 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 32 k 2024-04-15T00:39:14.012 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 142 k 2024-04-15T00:39:14.012 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2024-04-15T00:39:14.170 INFO:teuthology.orchestra.run.smithi111.stdout:libcephfs-devel-19.0.0-2114.ga9a752df.el7.x86_6 201 kB/s | 32 kB 00:00 2024-04-15T00:39:14.170 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:39:14.170 INFO:teuthology.orchestra.run.smithi111.stdout:Total 199 kB/s | 32 kB 00:00 2024-04-15T00:39:14.171 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2024-04-15T00:39:14.174 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2024-04-15T00:39:14.174 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2024-04-15T00:39:14.194 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2024-04-15T00:39:14.195 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2024-04-15T00:39:14.284 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2024-04-15T00:39:14.401 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:14.800 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:15.084 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:15.084 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:15.084 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2024-04-15T00:39:15.084 INFO:teuthology.orchestra.run.smithi111.stdout: libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:39:15.084 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:15.084 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:39:15.264 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install librados2 2024-04-15T00:39:15.853 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:54 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:39:16.166 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:39:16.166 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:39:16.166 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:39:16.166 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.166 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:39:16.166 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.166 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:39:16.167 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.167 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:39:16.167 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.167 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:39:16.167 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.167 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:39:16.167 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.167 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:39:16.167 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.167 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:39:16.167 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.167 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:39:16.167 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.167 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:39:16.168 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.168 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:39:16.168 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.168 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:39:16.168 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.168 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:39:16.168 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.168 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:39:16.168 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.168 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:39:16.168 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.168 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:39:16.169 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.169 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:39:16.169 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.169 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:39:16.169 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.169 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:39:16.169 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.169 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:39:16.169 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.169 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:39:16.169 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.169 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:39:16.169 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.170 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:39:16.170 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.170 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:39:16.170 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.170 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:39:16.170 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.170 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:39:16.170 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.170 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:39:16.170 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.170 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:39:16.170 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.170 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:39:16.170 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.171 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:39:16.171 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.171 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:39:16.171 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.171 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:39:16.171 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.171 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:39:16.171 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.171 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:39:16.171 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.171 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:39:16.171 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.171 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:39:16.172 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.172 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:39:16.172 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.172 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.172 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.172 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:16.172 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.172 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.172 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.172 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.172 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:39:16.172 INFO:teuthology.orchestra.run.smithi111.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:39:16.172 INFO:teuthology.orchestra.run.smithi111.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:39:16.173 INFO:teuthology.orchestra.run.smithi111.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:39:16.173 INFO:teuthology.orchestra.run.smithi111.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:39:16.173 INFO:teuthology.orchestra.run.smithi111.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:39:16.173 INFO:teuthology.orchestra.run.smithi111.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:39:16.173 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:16.173 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.173 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.173 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.173 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.173 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:16.174 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.174 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.174 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.174 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.174 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:16.174 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.174 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.174 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.174 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.174 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:16.174 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.174 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.175 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.175 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.175 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:16.175 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.175 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.175 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.175 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.175 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:16.175 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.175 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.175 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.175 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:16.176 INFO:teuthology.orchestra.run.smithi111.stdout:Package librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:39:16.236 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:39:16.237 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2024-04-15T00:39:16.238 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:39:16.306 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install librbd1 2024-04-15T00:39:16.898 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:55 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:39:17.189 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:39:17.189 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:39:17.189 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:39:17.190 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.190 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:39:17.190 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.190 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:39:17.190 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.190 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:39:17.190 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.190 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:39:17.190 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.190 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:39:17.190 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.190 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:39:17.190 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.191 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:39:17.191 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.191 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:39:17.191 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.191 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:39:17.191 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.191 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:39:17.191 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.191 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:39:17.191 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.191 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:39:17.191 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.191 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:39:17.192 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.192 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:39:17.192 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.192 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:39:17.192 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.192 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:39:17.192 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.192 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:39:17.192 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.192 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:39:17.192 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.192 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:39:17.192 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.193 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:39:17.193 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.193 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:39:17.193 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.193 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:39:17.193 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.193 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:39:17.193 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.193 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:39:17.193 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.193 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:39:17.193 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.193 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:39:17.193 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.194 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:39:17.194 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.194 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:39:17.194 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.194 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:39:17.194 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.194 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:39:17.194 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.194 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:39:17.194 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.194 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:39:17.194 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.194 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:39:17.195 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.195 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:39:17.195 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.195 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:39:17.195 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.195 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:39:17.195 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.195 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.195 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.195 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:17.195 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.195 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.195 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.195 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.196 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:39:17.196 INFO:teuthology.orchestra.run.smithi111.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:39:17.196 INFO:teuthology.orchestra.run.smithi111.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:39:17.196 INFO:teuthology.orchestra.run.smithi111.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:39:17.196 INFO:teuthology.orchestra.run.smithi111.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:39:17.196 INFO:teuthology.orchestra.run.smithi111.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:39:17.196 INFO:teuthology.orchestra.run.smithi111.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:39:17.196 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:17.196 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.196 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.196 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.196 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.196 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:17.197 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.197 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.197 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.197 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.197 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:17.197 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.197 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.197 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.197 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.197 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:17.197 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.197 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.197 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.198 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.198 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:17.198 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.198 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.198 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.198 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.198 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:17.198 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.198 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.198 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.198 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:17.199 INFO:teuthology.orchestra.run.smithi111.stdout:Package librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:39:17.259 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:39:17.260 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2024-04-15T00:39:17.260 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:39:17.333 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install python3-rados 2024-04-15T00:39:17.940 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:56 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:39:18.232 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:39:18.232 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:39:18.232 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:39:18.232 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.232 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:39:18.232 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.232 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:39:18.232 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.232 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:39:18.232 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.232 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:39:18.233 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.233 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:39:18.233 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.233 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:39:18.233 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.233 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:39:18.233 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.233 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:39:18.233 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.233 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:39:18.233 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.233 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:39:18.233 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.233 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:39:18.234 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.234 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:39:18.234 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.234 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:39:18.234 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.234 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:39:18.234 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.234 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:39:18.234 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.234 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:39:18.234 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.235 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:39:18.235 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.235 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:39:18.235 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.235 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:39:18.235 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.235 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:39:18.235 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.235 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:39:18.235 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.235 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:39:18.235 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.235 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:39:18.236 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.236 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:39:18.236 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.236 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:39:18.236 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.236 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:39:18.236 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.236 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:39:18.236 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.236 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:39:18.236 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.236 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:39:18.236 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.237 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:39:18.237 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.237 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:39:18.237 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.237 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:39:18.237 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.237 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:39:18.237 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.237 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:39:18.237 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.237 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:39:18.237 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.237 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:39:18.237 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.238 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.238 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.238 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:18.238 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.238 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.238 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.238 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.238 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:39:18.238 INFO:teuthology.orchestra.run.smithi111.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:39:18.238 INFO:teuthology.orchestra.run.smithi111.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:39:18.238 INFO:teuthology.orchestra.run.smithi111.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:39:18.238 INFO:teuthology.orchestra.run.smithi111.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:39:18.238 INFO:teuthology.orchestra.run.smithi111.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:39:18.239 INFO:teuthology.orchestra.run.smithi111.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:39:18.239 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:18.239 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.239 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.239 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.239 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.239 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:18.239 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.239 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.239 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.239 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.239 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:18.239 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.240 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.240 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.240 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.240 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:18.240 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.240 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.240 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.240 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.240 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:18.240 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.240 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.240 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.240 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.241 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:18.241 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.241 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.241 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.241 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:18.241 INFO:teuthology.orchestra.run.smithi111.stdout:Package python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:39:18.300 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:39:18.301 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2024-04-15T00:39:18.301 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:39:18.393 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install python3-rgw 2024-04-15T00:39:18.994 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:57 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:39:19.282 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:39:19.282 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:39:19.282 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:39:19.282 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.282 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:39:19.282 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.283 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:39:19.283 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.283 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:39:19.283 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.283 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:39:19.283 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.283 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:39:19.283 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.283 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:39:19.283 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.283 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:39:19.283 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.283 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:39:19.284 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.284 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:39:19.284 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.284 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:39:19.284 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.284 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:39:19.284 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.284 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:39:19.285 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.285 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:39:19.285 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.285 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:39:19.285 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.285 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:39:19.285 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.285 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:39:19.285 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.285 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:39:19.285 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.285 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:39:19.286 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.286 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:39:19.286 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.286 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:39:19.286 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.286 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:39:19.286 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.286 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:39:19.286 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.286 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:39:19.286 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.286 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:39:19.286 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.286 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:39:19.287 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.287 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:39:19.287 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.287 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:39:19.287 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.287 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:39:19.287 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.287 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:39:19.287 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.287 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:39:19.287 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.287 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:39:19.287 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.288 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:39:19.288 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.288 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:39:19.288 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.288 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:39:19.288 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.288 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:39:19.288 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.288 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:39:19.288 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.288 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.288 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.288 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:19.288 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.288 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.289 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.289 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.289 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:39:19.289 INFO:teuthology.orchestra.run.smithi111.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:39:19.289 INFO:teuthology.orchestra.run.smithi111.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:39:19.289 INFO:teuthology.orchestra.run.smithi111.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:39:19.289 INFO:teuthology.orchestra.run.smithi111.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:39:19.289 INFO:teuthology.orchestra.run.smithi111.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:39:19.289 INFO:teuthology.orchestra.run.smithi111.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:39:19.289 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:19.289 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.289 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.290 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.290 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.290 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:19.290 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.290 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.290 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.290 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.290 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:19.290 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.290 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.291 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.291 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.291 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:19.291 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.291 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.291 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.291 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.291 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:19.291 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.291 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.291 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.291 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.292 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:19.292 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.292 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.292 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.292 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:19.292 INFO:teuthology.orchestra.run.smithi111.stdout:Package python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:39:19.351 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:39:19.352 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2024-04-15T00:39:19.352 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:39:19.422 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install python3-cephfs 2024-04-15T00:39:20.017 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:01:59 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:39:20.308 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:39:20.308 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:39:20.308 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:39:20.308 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.308 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:39:20.308 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.308 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:39:20.308 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.308 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:39:20.308 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.308 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:39:20.308 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.308 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:39:20.309 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.309 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:39:20.309 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.309 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:39:20.309 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.309 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:39:20.309 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.309 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:39:20.309 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.309 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:39:20.309 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.309 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:39:20.309 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.309 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:39:20.309 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.310 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:39:20.310 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.310 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:39:20.310 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.310 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:39:20.310 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.310 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:39:20.310 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.310 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:39:20.310 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.310 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:39:20.310 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.310 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:39:20.311 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.311 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:39:20.311 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.311 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:39:20.311 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.311 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:39:20.311 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.311 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:39:20.311 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.311 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:39:20.311 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.311 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:39:20.311 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.312 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:39:20.312 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.312 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:39:20.312 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.312 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:39:20.312 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.312 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:39:20.312 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.312 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:39:20.312 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.312 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:39:20.312 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.312 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:39:20.312 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.313 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:39:20.313 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.313 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:39:20.313 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.313 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:39:20.313 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.313 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:39:20.313 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.313 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.313 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.313 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:20.313 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.313 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.314 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.314 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.316 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:39:20.316 INFO:teuthology.orchestra.run.smithi111.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:39:20.316 INFO:teuthology.orchestra.run.smithi111.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:39:20.316 INFO:teuthology.orchestra.run.smithi111.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:39:20.316 INFO:teuthology.orchestra.run.smithi111.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:39:20.317 INFO:teuthology.orchestra.run.smithi111.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:39:20.317 INFO:teuthology.orchestra.run.smithi111.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:39:20.317 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:20.317 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.317 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.317 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.317 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.317 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:20.317 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.317 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.317 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.317 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.317 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:20.317 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.318 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.318 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.318 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.318 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:20.318 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.318 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.318 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.318 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.318 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:20.318 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.318 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.318 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.318 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.318 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:20.319 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.319 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.319 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.319 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:20.319 INFO:teuthology.orchestra.run.smithi111.stdout:Package python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:39:20.377 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:39:20.378 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2024-04-15T00:39:20.378 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:39:20.454 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install python3-rbd 2024-04-15T00:39:21.056 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:02:00 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:39:21.346 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:39:21.346 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:39:21.346 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:39:21.347 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.347 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:39:21.347 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.347 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:39:21.347 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.347 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:39:21.347 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.347 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:39:21.347 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.347 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:39:21.347 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.347 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:39:21.347 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.347 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:39:21.347 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.348 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:39:21.348 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.348 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:39:21.348 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.348 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:39:21.348 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.348 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:39:21.348 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.348 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:39:21.348 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.348 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:39:21.348 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.348 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:39:21.349 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.349 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:39:21.349 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.349 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:39:21.349 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.349 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:39:21.349 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.349 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:39:21.349 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.349 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:39:21.349 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.349 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:39:21.350 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.350 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:39:21.350 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.350 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:39:21.350 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.350 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:39:21.350 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.350 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:39:21.350 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.350 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:39:21.350 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.350 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:39:21.350 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.350 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:39:21.350 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.351 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:39:21.351 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.351 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:39:21.351 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.351 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:39:21.351 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.351 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:39:21.351 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.351 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:39:21.351 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.351 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:39:21.351 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.351 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:39:21.351 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.352 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:39:21.352 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.352 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:39:21.352 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.352 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.352 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.352 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:21.352 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.352 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.352 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.352 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.352 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:39:21.352 INFO:teuthology.orchestra.run.smithi111.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:39:21.352 INFO:teuthology.orchestra.run.smithi111.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:39:21.352 INFO:teuthology.orchestra.run.smithi111.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:39:21.353 INFO:teuthology.orchestra.run.smithi111.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:39:21.353 INFO:teuthology.orchestra.run.smithi111.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:39:21.353 INFO:teuthology.orchestra.run.smithi111.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:39:21.353 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:21.353 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.353 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.353 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.353 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.353 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:21.353 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.353 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.353 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.353 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.353 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:21.354 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.354 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.354 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.354 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.354 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:21.354 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.354 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.354 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.354 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.354 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:21.355 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.355 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.355 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.355 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.355 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:21.355 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.355 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.355 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.355 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:21.355 INFO:teuthology.orchestra.run.smithi111.stdout:Package python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T00:39:21.415 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:39:21.416 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2024-04-15T00:39:21.416 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:39:21.494 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install rbd-fuse 2024-04-15T00:39:22.092 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:02:01 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:39:22.386 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:39:22.386 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:39:22.386 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:39:22.386 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.386 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:39:22.386 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.386 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:39:22.386 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.386 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:39:22.386 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.387 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:39:22.387 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.387 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:39:22.387 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.387 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:39:22.387 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.387 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:39:22.387 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.387 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:39:22.387 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.387 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:39:22.387 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.387 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:39:22.388 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.388 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:39:22.388 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.388 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:39:22.388 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.388 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:39:22.388 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.388 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:39:22.388 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.388 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:39:22.388 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.388 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:39:22.388 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.388 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:39:22.388 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.388 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:39:22.389 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.389 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:39:22.389 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.389 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:39:22.389 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.389 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:39:22.389 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.389 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:39:22.389 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.389 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:39:22.389 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.389 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:39:22.389 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.389 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:39:22.390 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.390 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:39:22.390 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.390 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:39:22.390 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.390 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:39:22.390 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.390 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:39:22.390 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.390 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:39:22.390 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.390 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:39:22.390 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.391 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:39:22.391 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.391 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:39:22.391 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.391 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:39:22.391 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.391 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:39:22.391 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.391 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:39:22.391 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.391 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.391 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.391 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:22.391 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.392 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.392 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.392 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.392 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:39:22.392 INFO:teuthology.orchestra.run.smithi111.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:39:22.392 INFO:teuthology.orchestra.run.smithi111.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:39:22.392 INFO:teuthology.orchestra.run.smithi111.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:39:22.392 INFO:teuthology.orchestra.run.smithi111.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:39:22.392 INFO:teuthology.orchestra.run.smithi111.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:39:22.392 INFO:teuthology.orchestra.run.smithi111.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:39:22.392 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:22.392 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.392 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.392 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.393 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.393 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:22.393 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.393 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.393 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.393 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.393 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:22.393 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.393 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.393 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.393 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.393 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:22.393 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.393 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.393 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.394 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.394 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:22.394 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.394 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.394 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.394 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.394 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:22.394 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.394 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.394 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.394 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:22.457 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:39:22.458 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:22.458 INFO:teuthology.orchestra.run.smithi111.stdout: Package Architecture Version Repository Size 2024-04-15T00:39:22.458 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:22.458 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2024-04-15T00:39:22.458 INFO:teuthology.orchestra.run.smithi111.stdout: rbd-fuse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 85 k 2024-04-15T00:39:22.458 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:22.458 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2024-04-15T00:39:22.458 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:22.458 INFO:teuthology.orchestra.run.smithi111.stdout:Install 1 Package 2024-04-15T00:39:22.459 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:22.459 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 85 k 2024-04-15T00:39:22.459 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 231 k 2024-04-15T00:39:22.459 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2024-04-15T00:39:22.847 INFO:teuthology.orchestra.run.smithi111.stdout:rbd-fuse-19.0.0-2114.ga9a752df.el7.x86_64.rpm 219 kB/s | 85 kB 00:00 2024-04-15T00:39:22.848 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:39:22.848 INFO:teuthology.orchestra.run.smithi111.stdout:Total 219 kB/s | 85 kB 00:00 2024-04-15T00:39:22.848 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2024-04-15T00:39:22.855 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2024-04-15T00:39:22.855 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2024-04-15T00:39:22.915 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2024-04-15T00:39:22.915 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2024-04-15T00:39:23.096 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2024-04-15T00:39:23.196 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:23.603 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:23.943 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:23.943 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:23.943 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2024-04-15T00:39:23.943 INFO:teuthology.orchestra.run.smithi111.stdout: rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:39:23.943 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:23.943 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:39:24.213 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install rbd-mirror 2024-04-15T00:39:24.828 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:02:03 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:39:25.120 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:39:25.120 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:39:25.120 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:39:25.120 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.121 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:39:25.121 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.121 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:39:25.121 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.121 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:39:25.121 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.121 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:39:25.121 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.121 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:39:25.121 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.121 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:39:25.121 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.121 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:39:25.122 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.122 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:39:25.122 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.122 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:39:25.122 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.122 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:39:25.122 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.122 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:39:25.122 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.122 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:39:25.122 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.122 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:39:25.122 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.123 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:39:25.123 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.123 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:39:25.123 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.123 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:39:25.123 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.123 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:39:25.123 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.123 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:39:25.123 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.123 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:39:25.123 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.123 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:39:25.123 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.124 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:39:25.124 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.124 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:39:25.124 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.124 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:39:25.124 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.124 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:39:25.124 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.124 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:39:25.124 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.124 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:39:25.124 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.124 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:39:25.124 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.125 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:39:25.125 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.125 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:39:25.125 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.125 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:39:25.125 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.125 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:39:25.125 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.125 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:39:25.125 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.125 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:39:25.125 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.126 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:39:25.126 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.126 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:39:25.126 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.126 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:39:25.126 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.126 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.126 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.126 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:25.126 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.126 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.126 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.127 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.127 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:39:25.127 INFO:teuthology.orchestra.run.smithi111.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:39:25.127 INFO:teuthology.orchestra.run.smithi111.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:39:25.127 INFO:teuthology.orchestra.run.smithi111.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:39:25.127 INFO:teuthology.orchestra.run.smithi111.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:39:25.127 INFO:teuthology.orchestra.run.smithi111.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:39:25.127 INFO:teuthology.orchestra.run.smithi111.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:39:25.127 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:25.127 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.127 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.127 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.127 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.127 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:25.128 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.128 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.128 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.128 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.128 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:25.128 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.128 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.128 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.128 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.128 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:25.128 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.128 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.129 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.129 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.129 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:25.129 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.129 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.129 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.129 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.129 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:25.129 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.129 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.129 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.129 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:25.189 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:39:25.189 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:25.189 INFO:teuthology.orchestra.run.smithi111.stdout: Package Arch Version Repo Size 2024-04-15T00:39:25.190 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:25.190 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2024-04-15T00:39:25.190 INFO:teuthology.orchestra.run.smithi111.stdout: rbd-mirror x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.1 M 2024-04-15T00:39:25.190 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:25.190 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2024-04-15T00:39:25.190 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:25.190 INFO:teuthology.orchestra.run.smithi111.stdout:Install 1 Package 2024-04-15T00:39:25.190 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:25.190 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 3.1 M 2024-04-15T00:39:25.190 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 13 M 2024-04-15T00:39:25.190 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2024-04-15T00:39:25.732 INFO:teuthology.orchestra.run.smithi111.stdout:rbd-mirror-19.0.0-2114.ga9a752df.el7.x86_64.rpm 5.7 MB/s | 3.1 MB 00:00 2024-04-15T00:39:25.733 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:39:25.733 INFO:teuthology.orchestra.run.smithi111.stdout:Total 5.7 MB/s | 3.1 MB 00:00 2024-04-15T00:39:25.733 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2024-04-15T00:39:25.742 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2024-04-15T00:39:25.742 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2024-04-15T00:39:25.819 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2024-04-15T00:39:25.819 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2024-04-15T00:39:26.244 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2024-04-15T00:39:26.316 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:26.341 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:26.341 INFO:teuthology.orchestra.run.smithi111.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T00:39:26.341 INFO:teuthology.orchestra.run.smithi111.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-15T00:39:26.341 INFO:teuthology.orchestra.run.smithi111.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:39:26.341 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-15T00:39:26.341 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:27.542 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:27.542 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:27.542 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2024-04-15T00:39:27.542 INFO:teuthology.orchestra.run.smithi111.stdout: rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:39:27.542 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:27.542 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:39:27.784 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum -y install rbd-nbd 2024-04-15T00:39:28.394 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:02:07 ago on Mon 15 Apr 2024 12:37:21 AM UTC. 2024-04-15T00:39:28.685 INFO:teuthology.orchestra.run.smithi111.stderr:Modular dependency problems: 2024-04-15T00:39:28.685 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:39:28.685 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 1: conflicting requests 2024-04-15T00:39:28.685 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.685 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 2: conflicting requests 2024-04-15T00:39:28.685 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.685 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 3: conflicting requests 2024-04-15T00:39:28.685 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.685 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 4: conflicting requests 2024-04-15T00:39:28.686 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.686 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 5: conflicting requests 2024-04-15T00:39:28.686 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.686 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 6: conflicting requests 2024-04-15T00:39:28.686 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.686 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 7: conflicting requests 2024-04-15T00:39:28.686 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.686 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 8: conflicting requests 2024-04-15T00:39:28.686 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.686 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 9: conflicting requests 2024-04-15T00:39:28.686 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.686 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 10: conflicting requests 2024-04-15T00:39:28.687 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.687 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 11: conflicting requests 2024-04-15T00:39:28.687 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.687 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 12: conflicting requests 2024-04-15T00:39:28.687 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.687 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 13: conflicting requests 2024-04-15T00:39:28.687 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.687 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 14: conflicting requests 2024-04-15T00:39:28.687 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.687 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 15: conflicting requests 2024-04-15T00:39:28.687 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.687 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 16: conflicting requests 2024-04-15T00:39:28.687 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.687 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 17: conflicting requests 2024-04-15T00:39:28.687 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.688 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 18: conflicting requests 2024-04-15T00:39:28.688 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.688 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 19: conflicting requests 2024-04-15T00:39:28.688 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.688 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 20: conflicting requests 2024-04-15T00:39:28.688 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.688 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 21: conflicting requests 2024-04-15T00:39:28.688 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.688 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 22: conflicting requests 2024-04-15T00:39:28.688 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.688 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 23: conflicting requests 2024-04-15T00:39:28.688 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.688 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 24: conflicting requests 2024-04-15T00:39:28.689 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.689 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 25: conflicting requests 2024-04-15T00:39:28.689 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.689 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 26: conflicting requests 2024-04-15T00:39:28.689 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.689 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 27: conflicting requests 2024-04-15T00:39:28.689 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.689 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 28: conflicting requests 2024-04-15T00:39:28.689 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.689 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 29: conflicting requests 2024-04-15T00:39:28.689 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.689 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 30: conflicting requests 2024-04-15T00:39:28.689 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.689 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 31: conflicting requests 2024-04-15T00:39:28.690 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.690 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 32: conflicting requests 2024-04-15T00:39:28.690 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.690 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 33: conflicting requests 2024-04-15T00:39:28.690 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.690 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 34: conflicting requests 2024-04-15T00:39:28.690 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.690 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 35: conflicting requests 2024-04-15T00:39:28.690 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.690 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 36: conflicting requests 2024-04-15T00:39:28.690 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.690 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 37: conflicting requests 2024-04-15T00:39:28.690 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.691 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.691 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.691 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 38: cannot install the best candidate for the job 2024-04-15T00:39:28.691 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.691 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.691 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.691 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.691 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 39: conflicting requests 2024-04-15T00:39:28.691 INFO:teuthology.orchestra.run.smithi111.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:39:28.691 INFO:teuthology.orchestra.run.smithi111.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:39:28.691 INFO:teuthology.orchestra.run.smithi111.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:39:28.691 INFO:teuthology.orchestra.run.smithi111.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:39:28.691 INFO:teuthology.orchestra.run.smithi111.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:39:28.691 INFO:teuthology.orchestra.run.smithi111.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:39:28.692 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 40: cannot install the best candidate for the job 2024-04-15T00:39:28.692 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.692 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.692 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.692 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.692 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 41: cannot install the best candidate for the job 2024-04-15T00:39:28.692 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.692 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.692 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.692 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.692 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 42: cannot install the best candidate for the job 2024-04-15T00:39:28.692 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.692 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.693 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.693 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.693 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 43: cannot install the best candidate for the job 2024-04-15T00:39:28.693 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.693 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.693 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.693 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.693 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 44: cannot install the best candidate for the job 2024-04-15T00:39:28.693 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.693 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.693 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.693 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.693 INFO:teuthology.orchestra.run.smithi111.stderr: Problem 45: cannot install the best candidate for the job 2024-04-15T00:39:28.693 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.693 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.694 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.694 INFO:teuthology.orchestra.run.smithi111.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-15T00:39:28.753 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2024-04-15T00:39:28.754 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:28.754 INFO:teuthology.orchestra.run.smithi111.stdout: Package Architecture Version Repository Size 2024-04-15T00:39:28.754 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:28.754 INFO:teuthology.orchestra.run.smithi111.stdout:Installing: 2024-04-15T00:39:28.754 INFO:teuthology.orchestra.run.smithi111.stdout: rbd-nbd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 171 k 2024-04-15T00:39:28.754 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:28.755 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction Summary 2024-04-15T00:39:28.755 INFO:teuthology.orchestra.run.smithi111.stdout:================================================================================ 2024-04-15T00:39:28.755 INFO:teuthology.orchestra.run.smithi111.stdout:Install 1 Package 2024-04-15T00:39:28.755 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:28.755 INFO:teuthology.orchestra.run.smithi111.stdout:Total download size: 171 k 2024-04-15T00:39:28.755 INFO:teuthology.orchestra.run.smithi111.stdout:Installed size: 494 k 2024-04-15T00:39:28.755 INFO:teuthology.orchestra.run.smithi111.stdout:Downloading Packages: 2024-04-15T00:39:29.102 INFO:teuthology.orchestra.run.smithi111.stdout:rbd-nbd-19.0.0-2114.ga9a752df.el7.x86_64.rpm 493 kB/s | 171 kB 00:00 2024-04-15T00:39:29.103 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2024-04-15T00:39:29.103 INFO:teuthology.orchestra.run.smithi111.stdout:Total 491 kB/s | 171 kB 00:00 2024-04-15T00:39:29.103 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction check 2024-04-15T00:39:29.111 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction check succeeded. 2024-04-15T00:39:29.111 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction test 2024-04-15T00:39:29.171 INFO:teuthology.orchestra.run.smithi111.stdout:Transaction test succeeded. 2024-04-15T00:39:29.171 INFO:teuthology.orchestra.run.smithi111.stdout:Running transaction 2024-04-15T00:39:29.329 INFO:teuthology.orchestra.run.smithi111.stdout: Preparing : 1/1 2024-04-15T00:39:29.434 INFO:teuthology.orchestra.run.smithi111.stdout: Installing : rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:29.884 INFO:teuthology.orchestra.run.smithi111.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:30.173 INFO:teuthology.orchestra.run.smithi111.stdout: Verifying : rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T00:39:30.174 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:30.174 INFO:teuthology.orchestra.run.smithi111.stdout:Installed: 2024-04-15T00:39:30.174 INFO:teuthology.orchestra.run.smithi111.stdout: rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T00:39:30.174 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-04-15T00:39:30.174 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2024-04-15T00:39:30.403 DEBUG:teuthology.parallel:result is None 2024-04-15T00:39:30.405 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:39:30.627 DEBUG:teuthology.orchestra.run.smithi111:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-15T00:39:30.648 INFO:teuthology.orchestra.run.smithi111.stdout:19.0.0-2114.ga9a752df.el7 2024-04-15T00:39:30.648 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2114.ga9a752df.el7 2024-04-15T00:39:30.648 INFO:teuthology.task.install:The correct ceph version 19.0.0-2114.ga9a752df is installed. 2024-04-15T00:39:30.650 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:39:30.870 DEBUG:teuthology.orchestra.run.smithi192:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-15T00:39:30.896 INFO:teuthology.orchestra.run.smithi192.stdout:19.0.0-2114.ga9a752df.el7 2024-04-15T00:39:30.897 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2114.ga9a752df.el7 2024-04-15T00:39:30.897 INFO:teuthology.task.install:The correct ceph version 19.0.0-2114.ga9a752df is installed. 2024-04-15T00:39:30.901 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-15T00:39:30.902 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-04-15T00:39:30.902 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-15T00:39:30.930 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-04-15T00:39:30.930 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-15T00:39:30.969 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-15T00:39:30.969 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-04-15T00:39:30.969 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/usr/bin/daemon-helper 2024-04-15T00:39:30.997 DEBUG:teuthology.orchestra.run.smithi111:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-15T00:39:31.064 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-04-15T00:39:31.064 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/usr/bin/daemon-helper 2024-04-15T00:39:31.095 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-15T00:39:31.164 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-15T00:39:31.164 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-04-15T00:39:31.165 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-15T00:39:31.191 DEBUG:teuthology.orchestra.run.smithi111:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-15T00:39:31.258 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-04-15T00:39:31.258 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-15T00:39:31.287 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-15T00:39:31.356 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-15T00:39:31.356 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-04-15T00:39:31.356 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/usr/bin/stdin-killer 2024-04-15T00:39:31.383 DEBUG:teuthology.orchestra.run.smithi111:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-15T00:39:31.450 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2024-04-15T00:39:31.451 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/usr/bin/stdin-killer 2024-04-15T00:39:31.478 DEBUG:teuthology.orchestra.run.smithi192:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-15T00:39:31.545 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-15T00:39:31.649 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\\)'], 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765'} 2024-04-15T00:39:31.649 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T00:39:31.650 INFO:tasks.cephadm:Cluster fsid is 9fc95284-fac0-11ee-bc8e-c7b262605968 2024-04-15T00:39:31.650 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-15T00:39:31.650 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.111', 'mon.b': '172.21.15.192'} 2024-04-15T00:39:31.650 INFO:tasks.cephadm:First mon is mon.a on smithi111 2024-04-15T00:39:31.650 INFO:tasks.cephadm:First mgr is a 2024-04-15T00:39:31.650 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-15T00:39:31.650 DEBUG:teuthology.orchestra.run.smithi111:> sudo hostname $(hostname -s) 2024-04-15T00:39:31.678 DEBUG:teuthology.orchestra.run.smithi192:> sudo hostname $(hostname -s) 2024-04-15T00:39:31.705 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-15T00:39:31.706 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:39:31.859 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:39:32.002 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:39:32.003 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:39:32.003 DEBUG:teuthology.orchestra.run.smithi111:> 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:39:32.467 INFO:teuthology.orchestra.run.smithi111.stdout:-rw-r--r--. 1 ubuntu ubuntu 767805 Apr 15 00:39 /home/ubuntu/cephtest/cephadm 2024-04-15T00:39:32.467 DEBUG:teuthology.orchestra.run.smithi192:> 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:39:33.071 INFO:teuthology.orchestra.run.smithi192.stdout:-rw-r--r--. 1 ubuntu ubuntu 767805 Apr 15 00:39 /home/ubuntu/cephtest/cephadm 2024-04-15T00:39:33.072 DEBUG:teuthology.orchestra.run.smithi111:> 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:39:33.090 DEBUG:teuthology.orchestra.run.smithi192:> 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:39:33.139 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 on all hosts... 2024-04-15T00:39:33.139 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull 2024-04-15T00:39:33.142 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull 2024-04-15T00:39:34.080 INFO:teuthology.orchestra.run.smithi111.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T00:39:34.087 INFO:teuthology.orchestra.run.smithi192.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T00:39:34.258 INFO:teuthology.orchestra.run.smithi111.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:39:34.258 INFO:teuthology.orchestra.run.smithi111.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T00:39:34.258 INFO:teuthology.orchestra.run.smithi111.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:39:34.259 INFO:teuthology.orchestra.run.smithi111.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T00:39:34.259 INFO:teuthology.orchestra.run.smithi192.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:39:34.259 INFO:teuthology.orchestra.run.smithi192.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T00:39:34.259 INFO:teuthology.orchestra.run.smithi192.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:39:34.260 INFO:teuthology.orchestra.run.smithi192.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T00:39:34.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:39:34.283 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 smithi111 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:39:34.284 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-15T00:39:34.286 DEBUG:teuthology.misc:Transferring archived files from smithi111:/var/lib/ceph/9fc95284-fac0-11ee-bc8e-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656148/remote/smithi111/crash 2024-04-15T00:39:34.286 DEBUG:teuthology.orchestra.run.smithi111:> sudo tar c -f - -C /var/lib/ceph/9fc95284-fac0-11ee-bc8e-c7b262605968/crash -- . 2024-04-15T00:39:34.322 INFO:teuthology.orchestra.run.smithi111.stderr:tar: /var/lib/ceph/9fc95284-fac0-11ee-bc8e-c7b262605968/crash: Cannot open: No such file or directory 2024-04-15T00:39:34.322 INFO:teuthology.orchestra.run.smithi111.stderr:tar: Error is not recoverable: exiting now 2024-04-15T00:39:34.324 DEBUG:teuthology.misc:Transferring archived files from smithi192:/var/lib/ceph/9fc95284-fac0-11ee-bc8e-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656148/remote/smithi192/crash 2024-04-15T00:39:34.325 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /var/lib/ceph/9fc95284-fac0-11ee-bc8e-c7b262605968/crash -- . 2024-04-15T00:39:34.364 INFO:teuthology.orchestra.run.smithi192.stderr:tar: /var/lib/ceph/9fc95284-fac0-11ee-bc8e-c7b262605968/crash: Cannot open: No such file or directory 2024-04-15T00:39:34.365 INFO:teuthology.orchestra.run.smithi192.stderr:tar: Error is not recoverable: exiting now 2024-04-15T00:39:34.366 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-15T00:39:34.366 DEBUG:teuthology.orchestra.run.smithi111:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/9fc95284-fac0-11ee-bc8e-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-15T00:39:34.393 INFO:teuthology.orchestra.run.smithi111.stderr:grep: /var/log/ceph/9fc95284-fac0-11ee-bc8e-c7b262605968/ceph.log: No such file or directory 2024-04-15T00:39:34.395 INFO:tasks.cephadm:Compressing logs... 2024-04-15T00:39:34.395 DEBUG:teuthology.orchestra.run.smithi111:> 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:39:34.438 DEBUG:teuthology.orchestra.run.smithi192:> 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:39:34.461 INFO:teuthology.orchestra.run.smithi111.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-15T00:39:34.462 INFO:teuthology.orchestra.run.smithi111.stderr:: No such file or directory 2024-04-15T00:39:34.462 INFO:teuthology.orchestra.run.smithi111.stderr:/var/log/ceph/cephadm.log: 73.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-15T00:39:34.464 INFO:teuthology.orchestra.run.smithi111.stderr: 2024-04-15T00:39:34.464 INFO:teuthology.orchestra.run.smithi111.stderr:real 0m0.015s 2024-04-15T00:39:34.464 INFO:teuthology.orchestra.run.smithi111.stderr:user 0m0.016s 2024-04-15T00:39:34.464 INFO:teuthology.orchestra.run.smithi111.stderr:sys 0m0.011s 2024-04-15T00:39:34.465 INFO:teuthology.orchestra.run.smithi192.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-15T00:39:34.465 INFO:teuthology.orchestra.run.smithi192.stderr:: No such file or directory 2024-04-15T00:39:34.465 INFO:teuthology.orchestra.run.smithi192.stderr:/var/log/ceph/cephadm.log: 73.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-15T00:39:34.467 INFO:teuthology.orchestra.run.smithi192.stderr: 2024-04-15T00:39:34.467 INFO:teuthology.orchestra.run.smithi192.stderr:real 0m0.015s 2024-04-15T00:39:34.467 INFO:teuthology.orchestra.run.smithi192.stderr:user 0m0.014s 2024-04-15T00:39:34.467 INFO:teuthology.orchestra.run.smithi192.stderr:sys 0m0.013s 2024-04-15T00:39:34.467 INFO:tasks.cephadm:Archiving logs... 2024-04-15T00:39:34.467 DEBUG:teuthology.misc:Transferring archived files from smithi111:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656148/remote/smithi111/log 2024-04-15T00:39:34.468 DEBUG:teuthology.orchestra.run.smithi111:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-15T00:39:34.532 DEBUG:teuthology.misc:Transferring archived files from smithi192:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656148/remote/smithi192/log 2024-04-15T00:39:34.533 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-15T00:39:34.561 INFO:tasks.cephadm:Removing cluster... 2024-04-15T00:39:34.561 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9fc95284-fac0-11ee-bc8e-c7b262605968 --force 2024-04-15T00:39:34.751 INFO:teuthology.orchestra.run.smithi111.stdout:Deleting cluster with fsid: 9fc95284-fac0-11ee-bc8e-c7b262605968 2024-04-15T00:39:35.011 DEBUG:teuthology.orchestra.run.smithi192:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9fc95284-fac0-11ee-bc8e-c7b262605968 --force 2024-04-15T00:39:35.190 INFO:teuthology.orchestra.run.smithi192.stdout:Deleting cluster with fsid: 9fc95284-fac0-11ee-bc8e-c7b262605968 2024-04-15T00:39:35.453 INFO:tasks.cephadm:Removing cephadm ... 2024-04-15T00:39:35.454 DEBUG:teuthology.orchestra.run.smithi111:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-15T00:39:35.469 DEBUG:teuthology.orchestra.run.smithi192:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-15T00:39:35.484 INFO:tasks.cephadm:Teardown complete 2024-04-15T00:39:35.485 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 smithi111 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:39:35.678 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=1a09cc2fe4134781841e5009ebe10128 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 smithi111 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:39:35.681 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-15T00:39:35.691 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-15T00:39:35.733 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:39:35.733 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-15T00:39:35.746 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-15T00:39:35.821 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-15T00:39:35.829 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-15T00:39:35.829 DEBUG:teuthology.orchestra.run.smithi111:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T00:39:35.832 DEBUG:teuthology.orchestra.run.smithi192:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T00:39:35.843 INFO:teuthology.orchestra.run.smithi111.stderr:bash: line 1: ntpq: command not found 2024-04-15T00:39:35.845 INFO:teuthology.orchestra.run.smithi192.stderr:bash: line 1: ntpq: command not found 2024-04-15T00:39:35.848 INFO:teuthology.orchestra.run.smithi111.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T00:39:35.848 INFO:teuthology.orchestra.run.smithi111.stdout:=============================================================================== 2024-04-15T00:39:35.848 INFO:teuthology.orchestra.run.smithi111.stdout:^* hv01.front.sepia.ceph.com 3 6 77 41 +1034us[ +931us] +/- 58ms 2024-04-15T00:39:35.848 INFO:teuthology.orchestra.run.smithi111.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 41 -925us[ -925us] +/- 61ms 2024-04-15T00:39:35.848 INFO:teuthology.orchestra.run.smithi111.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 42 -235us[ -339us] +/- 90ms 2024-04-15T00:39:35.849 INFO:teuthology.orchestra.run.smithi111.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:39:35.849 INFO:teuthology.orchestra.run.smithi192.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T00:39:35.850 INFO:teuthology.orchestra.run.smithi192.stdout:=============================================================================== 2024-04-15T00:39:35.850 INFO:teuthology.orchestra.run.smithi192.stdout:^* hv01.front.sepia.ceph.com 3 6 77 41 +1026us[+1006us] +/- 58ms 2024-04-15T00:39:35.850 INFO:teuthology.orchestra.run.smithi192.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 42 -917us[ -938us] +/- 61ms 2024-04-15T00:39:35.850 INFO:teuthology.orchestra.run.smithi192.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 41 -238us[ -259us] +/- 90ms 2024-04-15T00:39:35.850 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T00:39:35.850 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-15T00:39:35.861 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-15T00:39:35.861 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-15T00:39:35.909 DEBUG:teuthology.orchestra.run.smithi111:> 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:39:35.972 DEBUG:teuthology.orchestra.run.smithi192:> 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:39:36.034 DEBUG:teuthology.orchestra.run.smithi111:> 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:39:36.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:39:36.063 DEBUG:teuthology.orchestra.run.smithi192:> 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:39:36.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:39:36.093 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-15T00:39:36.101 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-15T00:39:36.134 INFO:teuthology.task.internal:Duration was 466.824574 seconds 2024-04-15T00:39:36.135 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-15T00:39:36.184 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-15T00:39:36.184 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-15T00:39:36.186 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-15T00:39:36.227 INFO:teuthology.orchestra.run.smithi111.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T00:39:36.229 INFO:teuthology.orchestra.run.smithi192.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T00:39:36.449 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-15T00:39:36.450 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi111.front.sepia.ceph.com 2024-04-15T00:39:36.450 DEBUG:teuthology.orchestra.run.smithi111:> 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:39:36.507 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi192.front.sepia.ceph.com 2024-04-15T00:39:36.508 DEBUG:teuthology.orchestra.run.smithi192:> 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:39:36.530 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-15T00:39:36.530 DEBUG:teuthology.orchestra.run.smithi111:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-15T00:39:36.549 DEBUG:teuthology.orchestra.run.smithi192:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-15T00:39:36.598 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-15T00:39:36.598 DEBUG:teuthology.orchestra.run.smithi111:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-15T00:39:36.617 DEBUG:teuthology.orchestra.run.smithi192:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-15T00:39:36.729 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-15T00:39:36.739 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-15T00:39:36.739 DEBUG:teuthology.orchestra.run.smithi111:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-15T00:39:36.766 DEBUG:teuthology.orchestra.run.smithi192:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-15T00:39:36.792 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-15T00:39:36.803 DEBUG:teuthology.orchestra.run.smithi111:> 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:39:36.808 DEBUG:teuthology.orchestra.run.smithi192:> 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:39:36.831 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern = core 2024-04-15T00:39:36.858 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern = core 2024-04-15T00:39:36.879 DEBUG:teuthology.orchestra.run.smithi111:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-15T00:39:36.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:39:36.918 DEBUG:teuthology.orchestra.run.smithi192:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-15T00:39:36.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T00:39:36.932 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-15T00:39:36.944 INFO:teuthology.task.internal:Transferring archived files... 2024-04-15T00:39:36.944 DEBUG:teuthology.misc:Transferring archived files from smithi111:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656148/remote/smithi111 2024-04-15T00:39:36.945 DEBUG:teuthology.orchestra.run.smithi111:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-15T00:39:36.993 DEBUG:teuthology.misc:Transferring archived files from smithi192:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656148/remote/smithi192 2024-04-15T00:39:36.994 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-15T00:39:37.029 INFO:teuthology.task.internal:Removing archive directory... 2024-04-15T00:39:37.030 DEBUG:teuthology.orchestra.run.smithi111:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-15T00:39:37.032 DEBUG:teuthology.orchestra.run.smithi192:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-15T00:39:37.078 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-15T00:39:37.091 INFO:teuthology.task.internal:Not uploading archives. 2024-04-15T00:39:37.091 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-15T00:39:37.140 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-15T00:39:37.140 DEBUG:teuthology.orchestra.run.smithi111:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-15T00:39:37.143 DEBUG:teuthology.orchestra.run.smithi192:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-15T00:39:37.155 INFO:teuthology.orchestra.run.smithi111.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 15 00:39 /home/ubuntu/cephtest 2024-04-15T00:39:37.157 INFO:teuthology.orchestra.run.smithi192.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 15 00:39 /home/ubuntu/cephtest 2024-04-15T00:39:37.158 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-15T00:39:37.201 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-15T00:39:37.303 INFO:teuthology.nuke:Checking targets against current locks 2024-04-15T00:39:37.332 DEBUG:teuthology.nuke:shortname: smithi111 2024-04-15T00:39:37.332 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T00:39:37.356 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi111.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656148', '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:20:47.110789', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJJ5mqgQcMF8Q7qmDnl4zNmg3M3rr0y+vNlS5QRd539PurUmxizFL0/SV2Zqb1NHYgXxBXb/BpM7Dr+lbWu1qDI='} 2024-04-15T00:39:37.360 DEBUG:teuthology.nuke:shortname: smithi192 2024-04-15T00:39:37.360 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T00:39:37.384 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi192.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-14_21:00:09-rados-squid-distro-default-smithi/7656148', '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:20:47.109866', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP8XaK1qUw9C17YWc6OkC13DVGEhqDIsVQGRxYyimXfnprtur6RPWyg8uV5GN7gE1XDBmwv0unAT80e63SKam3M='} 2024-04-15T00:39:37.407 INFO:teuthology.orchestra.console.smithi111:Power off 2024-04-15T00:39:37.408 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-15T00:39:37.438 DEBUG:teuthology.orchestra.console.smithi111:power off output: Chassis Power Control: Down/Off 2024-04-15T00:39:37.438 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T00:39:37.451 INFO:teuthology.orchestra.console.smithi192:Power off 2024-04-15T00:39:37.452 DEBUG:teuthology.orchestra.console.smithi192:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-15T00:39:37.460 DEBUG:teuthology.orchestra.console.smithi111:check power output: Chassis Power is on 2024-04-15T00:39:37.475 DEBUG:teuthology.orchestra.console.smithi192:power off output: Chassis Power Control: Down/Off 2024-04-15T00:39:37.475 DEBUG:teuthology.orchestra.console.smithi192:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T00:39:37.497 DEBUG:teuthology.orchestra.console.smithi192:check power output: Chassis Power is on 2024-04-15T00:39:41.461 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T00:39:41.498 DEBUG:teuthology.orchestra.console.smithi192:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T00:39:41.571 DEBUG:teuthology.orchestra.console.smithi111:check power output: Chassis Power is on 2024-04-15T00:39:41.606 DEBUG:teuthology.orchestra.console.smithi192:check power output: Chassis Power is on 2024-04-15T00:39:45.574 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T00:39:45.608 DEBUG:teuthology.orchestra.console.smithi192:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T00:39:45.684 DEBUG:teuthology.orchestra.console.smithi111:check power output: Chassis Power is off 2024-04-15T00:39:45.717 DEBUG:teuthology.orchestra.console.smithi192:check power output: Chassis Power is on 2024-04-15T00:39:45.785 INFO:teuthology.orchestra.console.smithi111:Power off completed 2024-04-15T00:39:49.721 DEBUG:teuthology.orchestra.console.smithi192:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T00:39:49.831 DEBUG:teuthology.orchestra.console.smithi192:check power output: Chassis Power is off 2024-04-15T00:39:49.932 INFO:teuthology.orchestra.console.smithi192:Power off completed 2024-04-15T00:39:50.036 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/connectivity task/test_extra_daemon_features} duration: 466.82457447052 failure_reason: 'Command failed on smithi111 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=1a09cc2fe4134781841e5009ebe10128 status: fail success: false 2024-04-15T00:39:50.036 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T00:39:50.122 INFO:teuthology.run:FAIL