2024-04-07T21:03:45.762 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-04-07T21:03:45.762 DEBUG:teuthology.run:Teuthology command: teuthology --name teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi --verbose --archive /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634325 --owner scheduled_teuthology@teuthology --description orch/cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_basic} -- /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634325/orig.config.yaml 2024-04-07T21:03:45.792 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-07T21:03:45.867 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634325 branch: main description: orch/cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_basic} email: ceph-qa@ceph.com first_in_suite: false job_id: '7634325' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: main ceph: conf: mgr: debug mgr: 20 debug ms: 1 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: e5c885fe95ee982ff7b45214daa61b1a6d09d57d ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e5c885fe95ee982ff7b45214daa61b1a6d09d57d selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: e5c885fe95ee982ff7b45214daa61b1a6d09d57d owner: scheduled_teuthology@teuthology priority: 950 repo: https://git.ceph.com/ceph.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - cephadm.exclude seed: 7151 sha1: e5c885fe95ee982ff7b45214daa61b1a6d09d57d sleep_before_teardown: 0 subset: 39/64 suite: orch suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: e5c885fe95ee982ff7b45214daa61b1a6d09d57d targets: smithi119.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMSy6Y9k94OSav0205XhdnzgTsvJvS1vT1PgyHWEVU1nX1nhKCjzbzkfpb1mYNGJmjSYqt+O4JcesDrGOzDrULg= smithi193.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCzaL+/GJsnozT4Wf1rdcD1mEfawTQs3I8Pyc7aM3ZOXsnqrEbxeZjpF+4Mdh0vfiqqLJ7LDcBMYnK3E7xl4OJM= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: null - cephadm.configure_samba_client_container: role: host.b - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs g1 - cmd: ceph fs subvolume create cephfs sub1 --group-name=g1 --mode=0777 - cmd: ceph fs authorize cephfs client.smbdata / rw - cmd: ceph osd pool create .smb --yes-i-really-mean-it - cmd: ceph osd pool application enable .smb smb - cmd: rados --pool=.smb --namespace=saserv1 put conf.toml /dev/stdin stdin: 'samba-container-config = "v0" [configs.saserv1] shares = ["share1"] globals = ["default", "domain"] instance_name = "SAMBA" [shares.share1.options] "vfs objects" = "ceph" path = "/" "ceph:config_file" = "/etc/ceph/ceph.conf" "ceph:user_id" = "smbdata" "kernel share modes" = "no" "read only" = "no" "browseable" = "yes" [globals.default.options] "server min protocol" = "SMB2" "load printers" = "no" "printing" = "bsd" "printcap name" = "/dev/null" "disable spoolss" = "yes" "guest ok" = "no" [globals.domain.options] security = "USER" workgroup = "STANDALONE1" [[users.all_entries]] name = "smbuser1" password = "insecure321" ' - cephadm.apply: specs: - cluster_id: saserv1 config_uri: rados://.smb/saserv1/conf.toml include_ceph_users: - client.smbdata placement: count: 1 service_id: saserv1 service_type: smb - cephadm.wait_for_service: service: smb.saserv1 - cephadm.exec: host.b: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U smbuser1%insecure321 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: e691533f9cbb33d85b2187bba20d7102f098636d timestamp: 2024-04-01_20:08:13 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-07T21:03:45.868 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa; will attempt to use it 2024-04-07T21:03:45.868 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks 2024-04-07T21:03:45.869 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-07T21:03:45.870 INFO:teuthology.task.internal:Checking packages... 2024-04-07T21:03:45.893 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d' 2024-04-07T21:03:45.893 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-07T21:03:45.893 INFO:teuthology.packaging:ref: None 2024-04-07T21:03:45.893 INFO:teuthology.packaging:tag: None 2024-04-07T21:03:45.893 INFO:teuthology.packaging:branch: main 2024-04-07T21:03:45.893 INFO:teuthology.packaging:sha1: e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T21:03:45.894 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=main 2024-04-07T21:03:46.125 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2778.ga971fd5f 2024-04-07T21:03:46.126 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-07T21:03:46.133 INFO:teuthology.task.internal:no buildpackages task found 2024-04-07T21:03:46.133 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-07T21:03:46.140 INFO:teuthology.task.internal:Saving configuration 2024-04-07T21:03:46.151 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-07T21:03:46.199 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-07T21:03:46.225 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi119.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634325', '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-07 20:58:55.860552', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMSy6Y9k94OSav0205XhdnzgTsvJvS1vT1PgyHWEVU1nX1nhKCjzbzkfpb1mYNGJmjSYqt+O4JcesDrGOzDrULg='} 2024-04-07T21:03:46.249 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi193.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634325', '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-07 20:58:55.861978', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCzaL+/GJsnozT4Wf1rdcD1mEfawTQs3I8Pyc7aM3ZOXsnqrEbxeZjpF+4Mdh0vfiqqLJ7LDcBMYnK3E7xl4OJM='} 2024-04-07T21:03:46.249 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-07T21:03:46.256 INFO:teuthology.task.internal:roles: ubuntu@smithi119.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-04-07T21:03:46.256 INFO:teuthology.task.internal:roles: ubuntu@smithi193.front.sepia.ceph.com - ['host.b', 'cephadm.exclude'] 2024-04-07T21:03:46.256 INFO:teuthology.run_tasks:Running task console_log... 2024-04-07T21:03:46.329 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f233b5cfee0>, signals=[15]) 2024-04-07T21:03:46.329 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-07T21:03:46.335 INFO:teuthology.task.internal:Opening connections... 2024-04-07T21:03:46.335 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi119.front.sepia.ceph.com 2024-04-07T21:03:46.337 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T21:03:46.427 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi193.front.sepia.ceph.com 2024-04-07T21:03:46.428 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T21:03:46.513 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-07T21:03:46.520 DEBUG:teuthology.orchestra.run.smithi119:> uname -m 2024-04-07T21:03:46.538 INFO:teuthology.orchestra.run.smithi119.stdout:x86_64 2024-04-07T21:03:46.538 DEBUG:teuthology.orchestra.run.smithi119:> cat /etc/os-release 2024-04-07T21:03:46.599 INFO:teuthology.orchestra.run.smithi119.stdout:NAME="CentOS Stream" 2024-04-07T21:03:46.599 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION="9" 2024-04-07T21:03:46.599 INFO:teuthology.orchestra.run.smithi119.stdout:ID="centos" 2024-04-07T21:03:46.599 INFO:teuthology.orchestra.run.smithi119.stdout:ID_LIKE="rhel fedora" 2024-04-07T21:03:46.599 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION_ID="9" 2024-04-07T21:03:46.599 INFO:teuthology.orchestra.run.smithi119.stdout:PLATFORM_ID="platform:el9" 2024-04-07T21:03:46.599 INFO:teuthology.orchestra.run.smithi119.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-07T21:03:46.599 INFO:teuthology.orchestra.run.smithi119.stdout:ANSI_COLOR="0;31" 2024-04-07T21:03:46.599 INFO:teuthology.orchestra.run.smithi119.stdout:LOGO="fedora-logo-icon" 2024-04-07T21:03:46.600 INFO:teuthology.orchestra.run.smithi119.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-07T21:03:46.600 INFO:teuthology.orchestra.run.smithi119.stdout:HOME_URL="https://centos.org/" 2024-04-07T21:03:46.600 INFO:teuthology.orchestra.run.smithi119.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-07T21:03:46.600 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-07T21:03:46.600 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-07T21:03:46.600 INFO:teuthology.lock.ops:Updating smithi119.front.sepia.ceph.com on lock server 2024-04-07T21:03:46.621 DEBUG:teuthology.orchestra.run.smithi193:> uname -m 2024-04-07T21:03:46.638 INFO:teuthology.orchestra.run.smithi193.stdout:x86_64 2024-04-07T21:03:46.638 DEBUG:teuthology.orchestra.run.smithi193:> cat /etc/os-release 2024-04-07T21:03:46.694 INFO:teuthology.orchestra.run.smithi193.stdout:NAME="CentOS Stream" 2024-04-07T21:03:46.694 INFO:teuthology.orchestra.run.smithi193.stdout:VERSION="9" 2024-04-07T21:03:46.694 INFO:teuthology.orchestra.run.smithi193.stdout:ID="centos" 2024-04-07T21:03:46.694 INFO:teuthology.orchestra.run.smithi193.stdout:ID_LIKE="rhel fedora" 2024-04-07T21:03:46.695 INFO:teuthology.orchestra.run.smithi193.stdout:VERSION_ID="9" 2024-04-07T21:03:46.695 INFO:teuthology.orchestra.run.smithi193.stdout:PLATFORM_ID="platform:el9" 2024-04-07T21:03:46.695 INFO:teuthology.orchestra.run.smithi193.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-07T21:03:46.695 INFO:teuthology.orchestra.run.smithi193.stdout:ANSI_COLOR="0;31" 2024-04-07T21:03:46.695 INFO:teuthology.orchestra.run.smithi193.stdout:LOGO="fedora-logo-icon" 2024-04-07T21:03:46.695 INFO:teuthology.orchestra.run.smithi193.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-07T21:03:46.695 INFO:teuthology.orchestra.run.smithi193.stdout:HOME_URL="https://centos.org/" 2024-04-07T21:03:46.695 INFO:teuthology.orchestra.run.smithi193.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-07T21:03:46.695 INFO:teuthology.orchestra.run.smithi193.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-07T21:03:46.695 INFO:teuthology.orchestra.run.smithi193.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-07T21:03:46.695 INFO:teuthology.lock.ops:Updating smithi193.front.sepia.ceph.com on lock server 2024-04-07T21:03:46.712 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-07T21:03:46.720 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-07T21:03:46.789 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-07T21:03:46.790 DEBUG:teuthology.orchestra.run.smithi119:> test '!' -e /home/ubuntu/cephtest 2024-04-07T21:03:46.792 DEBUG:teuthology.orchestra.run.smithi193:> test '!' -e /home/ubuntu/cephtest 2024-04-07T21:03:46.808 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-07T21:03:46.814 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-07T21:03:46.814 DEBUG:teuthology.orchestra.run.smithi119:> test -z $(ls -A /var/lib/ceph) 2024-04-07T21:03:46.853 DEBUG:teuthology.orchestra.run.smithi193:> test -z $(ls -A /var/lib/ceph) 2024-04-07T21:03:46.927 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-07T21:03:46.983 INFO:teuthology.run_tasks:Running task kernel... 2024-04-07T21:03:46.997 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-04-07T21:03:46.997 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-04-07T21:03:46.997 DEBUG:teuthology.orchestra.run.smithi119:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-07T21:03:46.998 DEBUG:teuthology.orchestra.run.smithi193:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-07T21:03:47.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T21:03:47.013 DEBUG:teuthology.orchestra.run.smithi119:> uname -r 2024-04-07T21:03:47.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T21:03:47.014 DEBUG:teuthology.orchestra.run.smithi193:> uname -r 2024-04-07T21:03:47.070 INFO:teuthology.orchestra.run.smithi193.stdout:5.14.0-361.el9.x86_64 2024-04-07T21:03:47.070 INFO:teuthology.task.kernel:Running kernel on smithi193: 5.14.0-361.el9.x86_64 2024-04-07T21:03:47.070 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum install -y kernel 2024-04-07T21:03:47.074 INFO:teuthology.orchestra.run.smithi119.stdout:5.14.0-361.el9.x86_64 2024-04-07T21:03:47.074 INFO:teuthology.task.kernel:Running kernel on smithi119: 5.14.0-361.el9.x86_64 2024-04-07T21:03:47.074 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum install -y kernel 2024-04-07T21:03:49.132 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS-9 - AppStream 17 MB/s | 8.1 MB 00:00 2024-04-07T21:03:49.135 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS-9 - AppStream 17 MB/s | 8.1 MB 00:00 2024-04-07T21:03:50.778 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS-9 - BaseOS 7.9 MB/s | 2.5 MB 00:00 2024-04-07T21:03:50.790 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS-9 - BaseOS 7.7 MB/s | 2.5 MB 00:00 2024-04-07T21:03:51.731 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - BaseOS 17 MB/s | 8.0 MB 00:00 2024-04-07T21:03:51.785 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.0 MB 00:00 2024-04-07T21:03:53.970 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - AppStream 17 MB/s | 19 MB 00:01 2024-04-07T21:03:58.131 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - CRB 9.9 MB/s | 6.1 MB 00:00 2024-04-07T21:03:59.613 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - Extras packages 48 kB/s | 16 kB 00:00 2024-04-07T21:04:00.630 INFO:teuthology.orchestra.run.smithi193.stdout:Extra Packages for Enterprise Linux 24 MB/s | 21 MB 00:00 2024-04-07T21:04:05.588 INFO:teuthology.orchestra.run.smithi193.stdout:lab-extras 21 kB/s | 1.7 kB 00:00 2024-04-07T21:04:07.736 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:04:07.736 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:04:07.737 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:04:07.737 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.737 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:04:07.737 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.737 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:04:07.737 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.737 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:04:07.737 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.737 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:04:07.737 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.737 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:04:07.737 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.737 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:04:07.737 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.738 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:04:07.738 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.738 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:04:07.738 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.738 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:04:07.738 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.738 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:04:07.738 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.738 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:04:07.738 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.738 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:04:07.738 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.738 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:04:07.738 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.739 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:04:07.739 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.739 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:04:07.739 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.739 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:04:07.739 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.739 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:04:07.739 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.739 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:04:07.739 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.739 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:04:07.739 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.739 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:04:07.739 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.740 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:04:07.740 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.740 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:04:07.740 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.740 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:04:07.740 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.740 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:04:07.740 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.740 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:04:07.740 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.740 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:04:07.740 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.740 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:04:07.740 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.741 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:04:07.741 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.741 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:04:07.741 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.741 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:04:07.741 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.741 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:04:07.741 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.741 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:04:07.741 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.741 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:04:07.741 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.741 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:04:07.741 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.742 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:04:07.742 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.742 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:04:07.742 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.742 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.742 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.742 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:04:07.742 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.742 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.742 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.742 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.742 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:04:07.742 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.742 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.742 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.743 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.743 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.743 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.743 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:04:07.743 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.743 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.743 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.743 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.743 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:04:07.743 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.743 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.743 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.743 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.744 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:04:07.744 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.744 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.744 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.744 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.744 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:04:07.744 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.744 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.744 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.744 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.744 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:04:07.744 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.744 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.744 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.744 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.745 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:04:07.745 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.745 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.745 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:04:07.745 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:04:08.163 INFO:teuthology.orchestra.run.smithi193.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-07T21:04:08.163 INFO:teuthology.orchestra.run.smithi193.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-07T21:04:08.268 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:04:08.280 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:04:08.280 INFO:teuthology.orchestra.run.smithi193.stdout: Package Architecture Version Repository Size 2024-04-07T21:04:08.280 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:04:08.280 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-04-07T21:04:08.281 INFO:teuthology.orchestra.run.smithi193.stdout: kernel x86_64 5.14.0-432.el9 baseos 66 k 2024-04-07T21:04:08.281 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-04-07T21:04:08.281 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-core x86_64 5.14.0-432.el9 baseos 15 M 2024-04-07T21:04:08.281 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-modules x86_64 5.14.0-432.el9 baseos 33 M 2024-04-07T21:04:08.281 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-modules-core x86_64 5.14.0-432.el9 baseos 27 M 2024-04-07T21:04:08.281 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:04:08.281 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-04-07T21:04:08.281 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:04:08.281 INFO:teuthology.orchestra.run.smithi193.stdout:Install 4 Packages 2024-04-07T21:04:08.281 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:04:08.282 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 76 M 2024-04-07T21:04:08.282 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 123 M 2024-04-07T21:04:08.282 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-04-07T21:04:08.465 INFO:teuthology.orchestra.run.smithi193.stdout:(1/4): kernel-5.14.0-432.el9.x86_64.rpm 539 kB/s | 66 kB 00:00 2024-04-07T21:04:09.315 INFO:teuthology.orchestra.run.smithi193.stdout:(2/4): kernel-modules-5.14.0-432.el9.x86_64.rpm 34 MB/s | 33 MB 00:00 2024-04-07T21:04:09.482 INFO:teuthology.orchestra.run.smithi193.stdout:(3/4): kernel-core-5.14.0-432.el9.x86_64.rpm 13 MB/s | 15 MB 00:01 2024-04-07T21:04:10.216 INFO:teuthology.orchestra.run.smithi193.stdout:(4/4): kernel-modules-core-5.14.0-432.el9.x86_6 16 MB/s | 27 MB 00:01 2024-04-07T21:04:10.216 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:04:10.216 INFO:teuthology.orchestra.run.smithi193.stdout:Total 39 MB/s | 76 MB 00:01 2024-04-07T21:04:10.877 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-04-07T21:04:11.230 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-04-07T21:04:11.231 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-04-07T21:04:12.218 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-04-07T21:04:12.219 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-04-07T21:04:13.613 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - AppStream 930 kB/s | 19 MB 00:20 2024-04-07T21:04:14.667 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-04-07T21:04:15.339 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : kernel-modules-core-5.14.0-432.el9.x86_64 1/4 2024-04-07T21:04:15.431 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-07T21:04:17.638 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - CRB 15 MB/s | 6.1 MB 00:00 2024-04-07T21:04:18.181 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-07T21:04:18.309 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-07T21:04:19.314 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - Extras packages 30 kB/s | 16 kB 00:00 2024-04-07T21:04:21.202 INFO:teuthology.orchestra.run.smithi119.stdout:Extra Packages for Enterprise Linux 12 MB/s | 21 MB 00:01 2024-04-07T21:04:23.005 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-07T21:04:23.076 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : kernel-5.14.0-432.el9.x86_64 4/4 2024-04-07T21:04:26.191 INFO:teuthology.orchestra.run.smithi119.stdout:lab-extras 14 kB/s | 1.7 kB 00:00 2024-04-07T21:04:27.791 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-modules-core-5.14.0-432.el9.x86_64 4/4 2024-04-07T21:04:28.313 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:04:28.313 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:04:28.313 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:04:28.313 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.313 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:04:28.313 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.313 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:04:28.313 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.314 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:04:28.314 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.314 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:04:28.314 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.314 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:04:28.314 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.314 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:04:28.314 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.314 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:04:28.314 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.314 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:04:28.314 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.314 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:04:28.315 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.315 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:04:28.315 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.315 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:04:28.315 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.315 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:04:28.315 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.315 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:04:28.315 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.315 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:04:28.315 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.315 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:04:28.315 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.315 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:04:28.316 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.316 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:04:28.316 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.316 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:04:28.316 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.316 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:04:28.316 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.316 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:04:28.316 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.316 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:04:28.316 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.316 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:04:28.317 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.317 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:04:28.317 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.317 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:04:28.317 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.317 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:04:28.317 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.317 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:04:28.317 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.317 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:04:28.317 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.317 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:04:28.317 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.318 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:04:28.318 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.318 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:04:28.318 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.318 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:04:28.318 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.318 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:04:28.318 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.318 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:04:28.318 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.318 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:04:28.318 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.318 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:04:28.318 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.319 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:04:28.319 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.319 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.319 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.319 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:04:28.319 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.319 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.319 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.319 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.319 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:04:28.319 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.319 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.319 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.319 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.319 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.319 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.320 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:04:28.320 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.320 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.320 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.320 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.320 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:04:28.320 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.320 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.320 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.320 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.320 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:04:28.320 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.320 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.320 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.321 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.321 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:04:28.321 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.321 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.321 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.321 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.321 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:04:28.321 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.321 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.321 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.321 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.322 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:04:28.322 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.322 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.322 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.322 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:04:28.714 INFO:teuthology.orchestra.run.smithi119.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-07T21:04:28.714 INFO:teuthology.orchestra.run.smithi119.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-07T21:04:28.813 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:04:28.823 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:04:28.823 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2024-04-07T21:04:28.823 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:04:28.823 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-04-07T21:04:28.823 INFO:teuthology.orchestra.run.smithi119.stdout: kernel x86_64 5.14.0-432.el9 baseos 66 k 2024-04-07T21:04:28.823 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-04-07T21:04:28.823 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-core x86_64 5.14.0-432.el9 baseos 15 M 2024-04-07T21:04:28.823 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-modules x86_64 5.14.0-432.el9 baseos 33 M 2024-04-07T21:04:28.823 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-modules-core x86_64 5.14.0-432.el9 baseos 27 M 2024-04-07T21:04:28.824 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:04:28.824 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-04-07T21:04:28.824 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:04:28.824 INFO:teuthology.orchestra.run.smithi119.stdout:Install 4 Packages 2024-04-07T21:04:28.824 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:04:28.824 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 76 M 2024-04-07T21:04:28.824 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 123 M 2024-04-07T21:04:28.825 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-04-07T21:04:29.133 INFO:teuthology.orchestra.run.smithi119.stdout:(1/4): kernel-5.14.0-432.el9.x86_64.rpm 335 kB/s | 66 kB 00:00 2024-04-07T21:04:30.783 INFO:teuthology.orchestra.run.smithi119.stdout:(2/4): kernel-modules-core-5.14.0-432.el9.x86_6 17 MB/s | 27 MB 00:01 2024-04-07T21:04:31.309 INFO:teuthology.orchestra.run.smithi119.stdout:(3/4): kernel-core-5.14.0-432.el9.x86_64.rpm 6.3 MB/s | 15 MB 00:02 2024-04-07T21:04:33.042 INFO:teuthology.orchestra.run.smithi119.stdout:(4/4): kernel-modules-5.14.0-432.el9.x86_64.rpm 8.2 MB/s | 33 MB 00:04 2024-04-07T21:04:33.042 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:04:33.042 INFO:teuthology.orchestra.run.smithi119.stdout:Total 18 MB/s | 76 MB 00:04 2024-04-07T21:04:33.706 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-04-07T21:04:34.080 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-04-07T21:04:34.081 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-04-07T21:04:35.043 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-04-07T21:04:35.044 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-04-07T21:04:37.493 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-04-07T21:04:38.239 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : kernel-modules-core-5.14.0-432.el9.x86_64 1/4 2024-04-07T21:04:38.328 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-07T21:04:41.047 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-07T21:04:41.180 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-07T21:04:45.875 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-07T21:04:45.997 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : kernel-5.14.0-432.el9.x86_64 4/4 2024-04-07T21:04:50.727 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-modules-core-5.14.0-432.el9.x86_64 4/4 2024-04-07T21:04:57.150 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-core-5.14.0-432.el9.x86_64 4/4 2024-04-07T21:04:57.150 INFO:teuthology.orchestra.run.smithi193.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-07T21:04:57.150 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:04:57.200 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-modules-5.14.0-432.el9.x86_64 4/4 2024-04-07T21:04:57.633 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-5.14.0-432.el9.x86_64 4/4 2024-04-07T21:04:57.634 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : kernel-5.14.0-432.el9.x86_64 1/4 2024-04-07T21:04:57.634 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-07T21:04:57.634 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-07T21:04:58.040 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : kernel-modules-core-5.14.0-432.el9.x86_64 4/4 2024-04-07T21:04:58.040 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:04:58.040 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-04-07T21:04:58.040 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-5.14.0-432.el9.x86_64 2024-04-07T21:04:58.041 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-core-5.14.0-432.el9.x86_64 2024-04-07T21:04:58.041 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-modules-5.14.0-432.el9.x86_64 2024-04-07T21:04:58.041 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-modules-core-5.14.0-432.el9.x86_64 2024-04-07T21:04:58.041 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:04:58.041 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:04:58.379 DEBUG:teuthology.orchestra.run.smithi193:> rpm -q kernel | sort -rV | head -n 1 2024-04-07T21:04:58.480 INFO:teuthology.orchestra.run.smithi193.stdout:kernel-5.14.0-432.el9.x86_64 2024-04-07T21:04:58.481 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-432.el9.x86_64 2024-04-07T21:04:58.481 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-432.el9.x86_64 2024-04-07T21:04:58.481 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-07T21:04:58.481 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-07T21:04:58.481 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-07T21:04:58.481 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi193.front.sepia.ceph.com, path=None, version=distro) 2024-04-07T21:04:58.481 DEBUG:teuthology.orchestra.run.smithi193:> rpm -q kernel | sort -rV | head -n 1 2024-04-07T21:04:58.561 INFO:teuthology.orchestra.run.smithi193.stdout:kernel-5.14.0-432.el9.x86_64 2024-04-07T21:04:58.562 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-432.el9.x86_64 2024-04-07T21:04:58.563 DEBUG:teuthology.orchestra.run.smithi193:> sudo rpm -qi grub2-tools 2024-04-07T21:04:58.596 INFO:teuthology.orchestra.run.smithi193.stdout:Name : grub2-tools 2024-04-07T21:04:58.596 INFO:teuthology.orchestra.run.smithi193.stdout:Epoch : 1 2024-04-07T21:04:58.596 INFO:teuthology.orchestra.run.smithi193.stdout:Version : 2.06 2024-04-07T21:04:58.596 INFO:teuthology.orchestra.run.smithi193.stdout:Release : 68.el9 2024-04-07T21:04:58.596 INFO:teuthology.orchestra.run.smithi193.stdout:Architecture: x86_64 2024-04-07T21:04:58.596 INFO:teuthology.orchestra.run.smithi193.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-07T21:04:58.597 INFO:teuthology.orchestra.run.smithi193.stdout:Group : Unspecified 2024-04-07T21:04:58.597 INFO:teuthology.orchestra.run.smithi193.stdout:Size : 8264254 2024-04-07T21:04:58.597 INFO:teuthology.orchestra.run.smithi193.stdout:License : GPLv3+ 2024-04-07T21:04:58.597 INFO:teuthology.orchestra.run.smithi193.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-07T21:04:58.597 INFO:teuthology.orchestra.run.smithi193.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-07T21:04:58.597 INFO:teuthology.orchestra.run.smithi193.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-07T21:04:58.597 INFO:teuthology.orchestra.run.smithi193.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-07T21:04:58.597 INFO:teuthology.orchestra.run.smithi193.stdout:Packager : builder@centos.org 2024-04-07T21:04:58.597 INFO:teuthology.orchestra.run.smithi193.stdout:Vendor : CentOS 2024-04-07T21:04:58.597 INFO:teuthology.orchestra.run.smithi193.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-07T21:04:58.597 INFO:teuthology.orchestra.run.smithi193.stdout:Summary : Support tools for GRUB. 2024-04-07T21:04:58.597 INFO:teuthology.orchestra.run.smithi193.stdout:Description : 2024-04-07T21:04:58.598 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:04:58.598 INFO:teuthology.orchestra.run.smithi193.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-07T21:04:58.598 INFO:teuthology.orchestra.run.smithi193.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-07T21:04:58.598 INFO:teuthology.orchestra.run.smithi193.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-07T21:04:58.598 INFO:teuthology.orchestra.run.smithi193.stdout:hardware devices. 2024-04-07T21:04:58.598 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:04:58.598 INFO:teuthology.orchestra.run.smithi193.stdout:This subpackage provides tools for support of all platforms. 2024-04-07T21:04:58.599 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-07T21:04:58.600 INFO:teuthology.task.kernel:Updating grub on smithi193 to boot 5.14.0-432.el9.x86_64 2024-04-07T21:04:58.600 DEBUG:teuthology.orchestra.run.smithi193:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-07T21:04:59.236 INFO:teuthology.orchestra.run.smithi193.stderr:Generating grub configuration file ... 2024-04-07T21:05:00.562 INFO:teuthology.orchestra.run.smithi193.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-07T21:05:00.594 INFO:teuthology.orchestra.run.smithi193.stderr:done 2024-04-07T21:05:00.597 DEBUG:teuthology.orchestra.run.smithi193:> mktemp 2024-04-07T21:05:00.611 INFO:teuthology.orchestra.run.smithi193.stdout:/tmp/tmp.3U6PqaF3re 2024-04-07T21:05:00.612 DEBUG:teuthology.orchestra.run.smithi193:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.3U6PqaF3re 2024-04-07T21:05:00.681 DEBUG:teuthology.orchestra.run.smithi193:> sudo chmod 0666 /tmp/tmp.3U6PqaF3re 2024-04-07T21:05:00.821 DEBUG:teuthology.orchestra.remote:smithi193:/tmp/tmp.3U6PqaF3re is 6KB 2024-04-07T21:05:00.870 DEBUG:teuthology.orchestra.run.smithi193:> rm -fr /tmp/tmp.3U6PqaF3re 2024-04-07T21:05:00.884 DEBUG:teuthology.orchestra.run.smithi193:> sudo /bin/ls /boot/loader/entries || true 2024-04-07T21:05:00.949 INFO:teuthology.orchestra.run.smithi193.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-07T21:05:00.949 INFO:teuthology.orchestra.run.smithi193.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-07T21:05:00.949 INFO:teuthology.orchestra.run.smithi193.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-07T21:05:00.949 INFO:teuthology.orchestra.run.smithi193.stdout:15949e3c88704300882482eddfd7baae-5.14.0-432.el9.x86_64.conf 2024-04-07T21:05:00.950 DEBUG:teuthology.orchestra.run.smithi193:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-432.el9.x86_64 2024-04-07T21:05:01.105 DEBUG:teuthology.orchestra.run.smithi193:> sudo shutdown -r now 2024-04-07T21:05:20.235 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-core-5.14.0-432.el9.x86_64 4/4 2024-04-07T21:05:20.235 INFO:teuthology.orchestra.run.smithi119.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-07T21:05:20.235 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:05:20.279 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-modules-5.14.0-432.el9.x86_64 4/4 2024-04-07T21:05:20.635 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-5.14.0-432.el9.x86_64 4/4 2024-04-07T21:05:20.635 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : kernel-5.14.0-432.el9.x86_64 1/4 2024-04-07T21:05:20.635 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-07T21:05:20.635 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-07T21:05:21.044 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : kernel-modules-core-5.14.0-432.el9.x86_64 4/4 2024-04-07T21:05:21.044 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:05:21.044 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-04-07T21:05:21.044 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-5.14.0-432.el9.x86_64 2024-04-07T21:05:21.044 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-core-5.14.0-432.el9.x86_64 2024-04-07T21:05:21.044 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-modules-5.14.0-432.el9.x86_64 2024-04-07T21:05:21.044 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-modules-core-5.14.0-432.el9.x86_64 2024-04-07T21:05:21.044 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:05:21.044 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:05:21.380 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q kernel | sort -rV | head -n 1 2024-04-07T21:05:21.502 INFO:teuthology.orchestra.run.smithi119.stdout:kernel-5.14.0-432.el9.x86_64 2024-04-07T21:05:21.502 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-432.el9.x86_64 2024-04-07T21:05:21.502 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-432.el9.x86_64 2024-04-07T21:05:21.502 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-07T21:05:21.503 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-07T21:05:21.503 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-07T21:05:21.503 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi119.front.sepia.ceph.com, path=None, version=distro) 2024-04-07T21:05:21.503 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q kernel | sort -rV | head -n 1 2024-04-07T21:05:21.582 INFO:teuthology.orchestra.run.smithi119.stdout:kernel-5.14.0-432.el9.x86_64 2024-04-07T21:05:21.583 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-432.el9.x86_64 2024-04-07T21:05:21.583 DEBUG:teuthology.orchestra.run.smithi119:> sudo rpm -qi grub2-tools 2024-04-07T21:05:21.617 INFO:teuthology.orchestra.run.smithi119.stdout:Name : grub2-tools 2024-04-07T21:05:21.617 INFO:teuthology.orchestra.run.smithi119.stdout:Epoch : 1 2024-04-07T21:05:21.617 INFO:teuthology.orchestra.run.smithi119.stdout:Version : 2.06 2024-04-07T21:05:21.617 INFO:teuthology.orchestra.run.smithi119.stdout:Release : 68.el9 2024-04-07T21:05:21.617 INFO:teuthology.orchestra.run.smithi119.stdout:Architecture: x86_64 2024-04-07T21:05:21.617 INFO:teuthology.orchestra.run.smithi119.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-07T21:05:21.617 INFO:teuthology.orchestra.run.smithi119.stdout:Group : Unspecified 2024-04-07T21:05:21.617 INFO:teuthology.orchestra.run.smithi119.stdout:Size : 8264254 2024-04-07T21:05:21.617 INFO:teuthology.orchestra.run.smithi119.stdout:License : GPLv3+ 2024-04-07T21:05:21.617 INFO:teuthology.orchestra.run.smithi119.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-07T21:05:21.618 INFO:teuthology.orchestra.run.smithi119.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-07T21:05:21.618 INFO:teuthology.orchestra.run.smithi119.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-07T21:05:21.618 INFO:teuthology.orchestra.run.smithi119.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-07T21:05:21.618 INFO:teuthology.orchestra.run.smithi119.stdout:Packager : builder@centos.org 2024-04-07T21:05:21.618 INFO:teuthology.orchestra.run.smithi119.stdout:Vendor : CentOS 2024-04-07T21:05:21.618 INFO:teuthology.orchestra.run.smithi119.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-07T21:05:21.618 INFO:teuthology.orchestra.run.smithi119.stdout:Summary : Support tools for GRUB. 2024-04-07T21:05:21.618 INFO:teuthology.orchestra.run.smithi119.stdout:Description : 2024-04-07T21:05:21.618 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:05:21.618 INFO:teuthology.orchestra.run.smithi119.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-07T21:05:21.618 INFO:teuthology.orchestra.run.smithi119.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-07T21:05:21.618 INFO:teuthology.orchestra.run.smithi119.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-07T21:05:21.618 INFO:teuthology.orchestra.run.smithi119.stdout:hardware devices. 2024-04-07T21:05:21.618 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:05:21.618 INFO:teuthology.orchestra.run.smithi119.stdout:This subpackage provides tools for support of all platforms. 2024-04-07T21:05:21.619 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-07T21:05:21.619 INFO:teuthology.task.kernel:Updating grub on smithi119 to boot 5.14.0-432.el9.x86_64 2024-04-07T21:05:21.619 DEBUG:teuthology.orchestra.run.smithi119:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-07T21:05:22.216 INFO:teuthology.orchestra.run.smithi119.stderr:Generating grub configuration file ... 2024-04-07T21:05:23.563 INFO:teuthology.orchestra.run.smithi119.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-07T21:05:23.601 INFO:teuthology.orchestra.run.smithi119.stderr:done 2024-04-07T21:05:23.604 DEBUG:teuthology.orchestra.run.smithi119:> mktemp 2024-04-07T21:05:23.618 INFO:teuthology.orchestra.run.smithi119.stdout:/tmp/tmp.A51jt31FBo 2024-04-07T21:05:23.619 DEBUG:teuthology.orchestra.run.smithi119:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.A51jt31FBo 2024-04-07T21:05:23.686 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 0666 /tmp/tmp.A51jt31FBo 2024-04-07T21:05:23.820 DEBUG:teuthology.orchestra.remote:smithi119:/tmp/tmp.A51jt31FBo is 6KB 2024-04-07T21:05:23.868 DEBUG:teuthology.orchestra.run.smithi119:> rm -fr /tmp/tmp.A51jt31FBo 2024-04-07T21:05:23.882 DEBUG:teuthology.orchestra.run.smithi119:> sudo /bin/ls /boot/loader/entries || true 2024-04-07T21:05:23.955 INFO:teuthology.orchestra.run.smithi119.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-07T21:05:23.955 INFO:teuthology.orchestra.run.smithi119.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-07T21:05:23.955 INFO:teuthology.orchestra.run.smithi119.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-07T21:05:23.955 INFO:teuthology.orchestra.run.smithi119.stdout:15949e3c88704300882482eddfd7baae-5.14.0-432.el9.x86_64.conf 2024-04-07T21:05:23.956 DEBUG:teuthology.orchestra.run.smithi119:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-432.el9.x86_64 2024-04-07T21:05:24.112 DEBUG:teuthology.orchestra.run.smithi119:> sudo shutdown -r now 2024-04-07T21:05:31.113 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-07T21:05:31.113 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi193.front.sepia.ceph.com' 2024-04-07T21:05:31.114 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T21:05:49.599 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.193 2024-04-07T21:05:54.119 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-07T21:05:54.119 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-04-07T21:05:54.120 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T21:05:58.602 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi193.front.sepia.ceph.com' 2024-04-07T21:05:58.603 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T21:06:01.662 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.193 2024-04-07T21:06:12.645 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.119 2024-04-07T21:06:13.664 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi193.front.sepia.ceph.com' 2024-04-07T21:06:13.665 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T21:06:21.653 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-04-07T21:06:21.654 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T21:06:24.738 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.119 2024-04-07T21:06:36.750 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-04-07T21:06:36.751 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T21:06:45.624 DEBUG:teuthology.orchestra.run.smithi193:> true 2024-04-07T21:06:46.048 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi193.front.sepia.ceph.com' 2024-04-07T21:06:46.048 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-432.el9.x86_64"... 2024-04-07T21:06:46.048 DEBUG:teuthology.orchestra.run.smithi193:> uname -r 2024-04-07T21:06:46.062 INFO:teuthology.orchestra.run.smithi193.stdout:5.14.0-432.el9.x86_64 2024-04-07T21:06:46.062 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-432.el9.x86_64 vs 5.14.0-432.el9.x86_64 2024-04-07T21:06:46.062 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-07T21:06:46.062 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-07T21:06:47.064 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-07T21:06:47.064 DEBUG:teuthology.orchestra.run.smithi193:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-07T21:06:47.167 INFO:teuthology.orchestra.run.smithi193.stdout:ttyS1 2024-04-07T21:06:47.191 DEBUG:teuthology.parallel:result is None 2024-04-07T21:07:08.549 DEBUG:teuthology.orchestra.run.smithi119:> true 2024-04-07T21:07:09.098 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-04-07T21:07:09.099 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-432.el9.x86_64"... 2024-04-07T21:07:09.099 DEBUG:teuthology.orchestra.run.smithi119:> uname -r 2024-04-07T21:07:09.113 INFO:teuthology.orchestra.run.smithi119.stdout:5.14.0-432.el9.x86_64 2024-04-07T21:07:09.113 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-432.el9.x86_64 vs 5.14.0-432.el9.x86_64 2024-04-07T21:07:09.113 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-07T21:07:09.113 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-07T21:07:10.114 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-07T21:07:10.114 DEBUG:teuthology.orchestra.run.smithi119:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-07T21:07:10.213 INFO:teuthology.orchestra.run.smithi119.stdout:ttyS1 2024-04-07T21:07:10.242 DEBUG:teuthology.parallel:result is None 2024-04-07T21:07:10.242 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-07T21:07:10.250 INFO:teuthology.task.internal:Creating test directory... 2024-04-07T21:07:10.250 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-07T21:07:10.252 DEBUG:teuthology.orchestra.run.smithi193:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-07T21:07:10.270 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-07T21:07:10.277 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-07T21:07:10.286 INFO:teuthology.task.internal:Creating archive directory... 2024-04-07T21:07:10.287 DEBUG:teuthology.orchestra.run.smithi119:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-07T21:07:10.308 DEBUG:teuthology.orchestra.run.smithi193:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-07T21:07:10.372 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-07T21:07:10.379 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-07T21:07:10.379 DEBUG:teuthology.orchestra.run.smithi119:> 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-07T21:07:10.381 DEBUG:teuthology.orchestra.run.smithi193:> 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-07T21:07:10.417 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-07T21:07:10.422 INFO:teuthology.orchestra.run.smithi193.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-07T21:07:10.430 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-07T21:07:10.435 INFO:teuthology.orchestra.run.smithi193.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-07T21:07:10.437 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-07T21:07:10.443 INFO:teuthology.task.internal:Configuring sudo... 2024-04-07T21:07:10.443 DEBUG:teuthology.orchestra.run.smithi119:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-07T21:07:10.474 DEBUG:teuthology.orchestra.run.smithi193:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-07T21:07:10.507 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-07T21:07:10.516 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-07T21:07:10.516 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-07T21:07:10.542 DEBUG:teuthology.orchestra.run.smithi193:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-07T21:07:10.563 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-07T21:07:10.634 DEBUG:teuthology.orchestra.run.smithi119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-07T21:07:10.707 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-07T21:07:10.751 DEBUG:teuthology.orchestra.run.smithi119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-07T21:07:10.792 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-04-07T21:07:10.793 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-07T21:07:10.859 DEBUG:teuthology.orchestra.run.smithi193:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-07T21:07:10.904 DEBUG:teuthology.orchestra.run.smithi193:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-07T21:07:10.954 DEBUG:teuthology.orchestra.run.smithi193:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-07T21:07:11.035 DEBUG:teuthology.orchestra.run.smithi193:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-07T21:07:11.080 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-04-07T21:07:11.080 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-07T21:07:11.148 DEBUG:teuthology.orchestra.run.smithi119:> sudo service rsyslog restart 2024-04-07T21:07:11.150 DEBUG:teuthology.orchestra.run.smithi193:> sudo service rsyslog restart 2024-04-07T21:07:11.204 INFO:teuthology.orchestra.run.smithi119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-07T21:07:11.241 INFO:teuthology.orchestra.run.smithi193.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-07T21:07:11.702 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-07T21:07:11.709 INFO:teuthology.task.internal:Starting timer... 2024-04-07T21:07:11.709 INFO:teuthology.run_tasks:Running task pcp... 2024-04-07T21:07:11.719 INFO:teuthology.run_tasks:Running task selinux... 2024-04-07T21:07:11.727 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-07T21:07:11.727 DEBUG:teuthology.orchestra.run.smithi119:> sudo service auditd rotate 2024-04-07T21:07:11.772 INFO:teuthology.orchestra.run.smithi119.stdout:Rotating logs: 2024-04-07T21:07:11.773 DEBUG:teuthology.orchestra.run.smithi193:> sudo service auditd rotate 2024-04-07T21:07:11.840 INFO:teuthology.orchestra.run.smithi193.stdout:Rotating logs: 2024-04-07T21:07:11.842 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-07T21:07:11.842 DEBUG:teuthology.orchestra.run.smithi119:> /usr/sbin/getenforce 2024-04-07T21:07:11.860 INFO:teuthology.orchestra.run.smithi119.stdout:Permissive 2024-04-07T21:07:11.860 DEBUG:teuthology.orchestra.run.smithi193:> /usr/sbin/getenforce 2024-04-07T21:07:11.883 INFO:teuthology.orchestra.run.smithi193.stdout:Permissive 2024-04-07T21:07:11.884 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi119.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi193.front.sepia.ceph.com': 'permissive'} 2024-04-07T21:07:11.884 DEBUG:teuthology.orchestra.run.smithi119:> 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-07T21:07:11.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T21:07:11.928 DEBUG:teuthology.orchestra.run.smithi193:> 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-07T21:07:11.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T21:07:11.956 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-07T21:07:11.956 DEBUG:teuthology.orchestra.run.smithi119:> sudo /usr/sbin/setenforce permissive 2024-04-07T21:07:12.004 DEBUG:teuthology.orchestra.run.smithi193:> sudo /usr/sbin/setenforce permissive 2024-04-07T21:07:12.052 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-07T21:07:12.062 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-07T21:07:12.068 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-07T21:07:12.211 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-07T21:07:12.226 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-07T21:07:12.227 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi119.front.sepia.ceph.com,smithi193.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-07T21:11:40.283 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi119.front.sepia.ceph.com'), Remote(name='ubuntu@smithi193.front.sepia.ceph.com')] 2024-04-07T21:11:40.284 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-04-07T21:11:40.285 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T21:11:40.376 DEBUG:teuthology.orchestra.run.smithi119:> true 2024-04-07T21:11:40.465 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-04-07T21:11:40.466 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi193.front.sepia.ceph.com' 2024-04-07T21:11:40.466 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T21:11:40.553 DEBUG:teuthology.orchestra.run.smithi193:> true 2024-04-07T21:11:40.588 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi193.front.sepia.ceph.com' 2024-04-07T21:11:40.588 INFO:teuthology.run_tasks:Running task clock... 2024-04-07T21:11:40.600 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-07T21:11:40.600 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-07T21:11:40.601 DEBUG:teuthology.orchestra.run.smithi119:> 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-07T21:11:40.603 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-07T21:11:40.603 DEBUG:teuthology.orchestra.run.smithi193:> 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-07T21:11:40.631 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-07T21:11:40.648 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-07T21:11:40.659 INFO:teuthology.orchestra.run.smithi193.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-07T21:11:40.678 INFO:teuthology.orchestra.run.smithi193.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-07T21:11:40.679 INFO:teuthology.orchestra.run.smithi119.stderr:sudo: ntpd: command not found 2024-04-07T21:11:40.690 INFO:teuthology.orchestra.run.smithi119.stdout:506 Cannot talk to daemon 2024-04-07T21:11:40.705 INFO:teuthology.orchestra.run.smithi193.stderr:sudo: ntpd: command not found 2024-04-07T21:11:40.706 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-07T21:11:40.718 INFO:teuthology.orchestra.run.smithi193.stdout:506 Cannot talk to daemon 2024-04-07T21:11:40.722 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-07T21:11:40.734 INFO:teuthology.orchestra.run.smithi193.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-07T21:11:40.751 INFO:teuthology.orchestra.run.smithi193.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-07T21:11:40.780 INFO:teuthology.orchestra.run.smithi119.stderr:bash: line 1: ntpq: command not found 2024-04-07T21:11:40.784 INFO:teuthology.orchestra.run.smithi119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-07T21:11:40.784 INFO:teuthology.orchestra.run.smithi119.stdout:=============================================================================== 2024-04-07T21:11:40.784 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T21:11:40.784 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T21:11:40.784 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T21:11:40.784 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T21:11:40.801 INFO:teuthology.orchestra.run.smithi193.stderr:bash: line 1: ntpq: command not found 2024-04-07T21:11:40.805 INFO:teuthology.orchestra.run.smithi193.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-07T21:11:40.805 INFO:teuthology.orchestra.run.smithi193.stdout:=============================================================================== 2024-04-07T21:11:40.805 INFO:teuthology.orchestra.run.smithi193.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T21:11:40.805 INFO:teuthology.orchestra.run.smithi193.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T21:11:40.805 INFO:teuthology.orchestra.run.smithi193.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T21:11:40.805 INFO:teuthology.orchestra.run.smithi193.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T21:11:40.805 INFO:teuthology.run_tasks:Running task pexec... 2024-04-07T21:11:40.815 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-07T21:11:40.816 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi119.front.sepia.ceph.com 2024-04-07T21:11:40.816 DEBUG:teuthology.orchestra.run.smithi119:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-07T21:11:40.816 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi193.front.sepia.ceph.com 2024-04-07T21:11:40.817 DEBUG:teuthology.orchestra.run.smithi193:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-07T21:11:41.441 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:54 ago on Sun 07 Apr 2024 09:10:47 PM UTC. 2024-04-07T21:11:41.463 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:00:52 ago on Sun 07 Apr 2024 09:10:49 PM UTC. 2024-04-07T21:11:41.730 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:11:41.730 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:11:41.730 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:11:41.730 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.730 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:11:41.731 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.731 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:11:41.731 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.731 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:11:41.731 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.731 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:11:41.731 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.731 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:11:41.731 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.731 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:11:41.731 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.731 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:11:41.731 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.731 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:11:41.732 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.732 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:11:41.732 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.732 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:11:41.732 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.732 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:11:41.732 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.732 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:11:41.732 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.732 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:11:41.732 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.732 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:11:41.732 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.732 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:11:41.732 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.733 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:11:41.733 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.733 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:11:41.733 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.733 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:11:41.733 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.733 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:11:41.733 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.733 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:11:41.733 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.733 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:11:41.733 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.733 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:11:41.733 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.733 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:11:41.734 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.734 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:11:41.734 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.734 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:11:41.734 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.734 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:11:41.734 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.734 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:11:41.734 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.734 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:11:41.734 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.734 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:11:41.734 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.734 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:11:41.735 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.735 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:11:41.735 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.735 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:11:41.735 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.735 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:11:41.735 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.735 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:11:41.735 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.735 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:11:41.735 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.735 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:11:41.735 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.735 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.735 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.736 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:11:41.736 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.736 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.736 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.736 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.736 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:11:41.736 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.736 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.736 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.736 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.736 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.736 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.736 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:11:41.736 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.736 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.737 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.737 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.737 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:11:41.737 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.737 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.737 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.737 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.737 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:11:41.737 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.737 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.737 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.737 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.737 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:11:41.737 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.738 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.738 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.738 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.738 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:11:41.738 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.738 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.738 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.738 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.738 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:11:41.738 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.738 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.738 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.738 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.749 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:11:41.749 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:11:41.749 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:11:41.749 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.749 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:11:41.749 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.750 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:11:41.750 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.750 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:11:41.750 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.750 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:11:41.750 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.750 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:11:41.750 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.750 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:11:41.750 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.750 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:11:41.750 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.750 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:11:41.750 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.751 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:11:41.751 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.751 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:11:41.751 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.751 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:11:41.751 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.751 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:11:41.751 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.751 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:11:41.751 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.751 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:11:41.751 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.751 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:11:41.751 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.751 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:11:41.752 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.752 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:11:41.752 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.752 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:11:41.752 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.752 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:11:41.752 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.752 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:11:41.752 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.752 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:11:41.752 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.752 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:11:41.752 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.752 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:11:41.752 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.753 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:11:41.753 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.753 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:11:41.753 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.753 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:11:41.753 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.753 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:11:41.753 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.753 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:11:41.753 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.753 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:11:41.753 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.753 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:11:41.753 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.753 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:11:41.754 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.754 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:11:41.754 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.754 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:11:41.754 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.754 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:11:41.754 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.754 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:11:41.754 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.754 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:11:41.754 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.754 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.754 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.754 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:11:41.755 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.755 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.755 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.755 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.755 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:11:41.755 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.755 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.755 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.755 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.755 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.755 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.755 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:11:41.755 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.755 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.755 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.756 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.756 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:11:41.756 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.756 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.756 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.756 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.756 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:11:41.756 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.756 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.756 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.756 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.756 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:11:41.756 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.756 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.756 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.757 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.757 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:11:41.757 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.757 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.757 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.757 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.757 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:11:41.757 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.757 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.757 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.757 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:11:41.797 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:11:41.798 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:11:41.798 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2024-04-07T21:11:41.799 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:11:41.799 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-04-07T21:11:41.799 INFO:teuthology.orchestra.run.smithi119.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-07T21:11:41.799 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:11:41.799 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-04-07T21:11:41.799 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:11:41.799 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2024-04-07T21:11:41.799 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:11:41.799 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 3.1 M 2024-04-07T21:11:41.799 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 9.8 M 2024-04-07T21:11:41.799 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-04-07T21:11:41.816 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:11:41.828 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:11:41.828 INFO:teuthology.orchestra.run.smithi193.stdout: Package Architecture Version Repository Size 2024-04-07T21:11:41.828 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:11:41.828 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-04-07T21:11:41.829 INFO:teuthology.orchestra.run.smithi193.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-07T21:11:41.829 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:11:41.829 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-04-07T21:11:41.829 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:11:41.829 INFO:teuthology.orchestra.run.smithi193.stdout:Install 1 Package 2024-04-07T21:11:41.829 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:11:41.829 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 3.1 M 2024-04-07T21:11:41.829 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 9.8 M 2024-04-07T21:11:41.830 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-04-07T21:11:42.392 INFO:teuthology.orchestra.run.smithi193.stdout:runc-1.1.12-2.el9.x86_64.rpm 11 MB/s | 3.1 MB 00:00 2024-04-07T21:11:42.393 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:11:42.393 INFO:teuthology.orchestra.run.smithi193.stdout:Total 5.6 MB/s | 3.1 MB 00:00 2024-04-07T21:11:42.428 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-04-07T21:11:42.434 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-04-07T21:11:42.434 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-04-07T21:11:42.515 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-04-07T21:11:42.515 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-04-07T21:11:42.739 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-04-07T21:11:42.825 INFO:teuthology.orchestra.run.smithi119.stdout:runc-1.1.12-2.el9.x86_64.rpm 3.4 MB/s | 3.1 MB 00:00 2024-04-07T21:11:42.832 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:11:42.832 INFO:teuthology.orchestra.run.smithi119.stdout:Total 3.0 MB/s | 3.1 MB 00:01 2024-04-07T21:11:42.838 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-07T21:11:42.861 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-04-07T21:11:42.872 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-04-07T21:11:42.873 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-04-07T21:11:42.948 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-04-07T21:11:42.948 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-04-07T21:11:43.161 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-04-07T21:11:43.253 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-07T21:11:43.382 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-07T21:11:43.702 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-07T21:11:43.703 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:11:43.703 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-04-07T21:11:43.703 INFO:teuthology.orchestra.run.smithi193.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-07T21:11:43.703 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:11:43.703 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:11:43.791 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-07T21:11:43.971 DEBUG:teuthology.parallel:result is None 2024-04-07T21:11:44.115 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-07T21:11:44.115 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:11:44.115 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-04-07T21:11:44.115 INFO:teuthology.orchestra.run.smithi119.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-07T21:11:44.115 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:11:44.115 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:11:44.356 DEBUG:teuthology.parallel:result is None 2024-04-07T21:11:44.356 INFO:teuthology.run_tasks:Running task install... 2024-04-07T21:11:44.365 DEBUG:teuthology.task.install:project ceph 2024-04-07T21:11:44.365 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d'}} 2024-04-07T21:11:44.366 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d'} 2024-04-07T21:11:44.366 INFO:teuthology.task.install:Using flavor: default 2024-04-07T21:11:44.371 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-07T21:11:44.371 INFO:teuthology.task.install:extra packages: [] 2024-04-07T21:11:44.372 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': 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d', 'tag': None, 'wait_for_package': False} 2024-04-07T21:11:44.373 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T21:11:44.375 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': 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d', 'tag': None, 'wait_for_package': False} 2024-04-07T21:11:44.375 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T21:11:44.532 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/ 2024-04-07T21:11:44.533 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2578.ge5c885fe 2024-04-07T21:11:44.539 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/ 2024-04-07T21:11:44.539 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2578.ge5c885fe 2024-04-07T21:11:44.649 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/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/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/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/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-07T21:11:44.650 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-04-07T21:11:44.650 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-07T21:11:44.677 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-07T21:11:44.678 DEBUG:teuthology.orchestra.run.smithi193:> 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/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-07T21:11:44.701 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/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/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/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/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-07T21:11:44.701 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-04-07T21:11:44.702 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-07T21:11:44.728 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-07T21:11:44.728 DEBUG:teuthology.orchestra.run.smithi119:> 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/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-07T21:11:44.745 DEBUG:teuthology.orchestra.run.smithi193:> 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-07T21:11:44.795 DEBUG:teuthology.orchestra.run.smithi119:> 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-07T21:11:44.826 DEBUG:teuthology.orchestra.run.smithi193:> 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-07T21:11:44.875 DEBUG:teuthology.orchestra.run.smithi119:> 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-07T21:11:44.892 INFO:teuthology.orchestra.run.smithi193.stdout:check_obsoletes = 1 2024-04-07T21:11:44.893 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum clean all 2024-04-07T21:11:44.958 INFO:teuthology.orchestra.run.smithi119.stdout:check_obsoletes = 1 2024-04-07T21:11:44.960 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum clean all 2024-04-07T21:11:45.139 INFO:teuthology.orchestra.run.smithi193.stdout:74 files removed 2024-04-07T21:11:45.166 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-radosgw 2024-04-07T21:11:45.202 INFO:teuthology.orchestra.run.smithi119.stdout:74 files removed 2024-04-07T21:11:45.229 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-radosgw 2024-04-07T21:11:45.782 INFO:teuthology.orchestra.run.smithi193.stdout:ceph packages for x86_64 264 kB/s | 83 kB 00:00 2024-04-07T21:11:45.932 INFO:teuthology.orchestra.run.smithi119.stdout:ceph packages for x86_64 204 kB/s | 83 kB 00:00 2024-04-07T21:11:46.216 INFO:teuthology.orchestra.run.smithi193.stdout:ceph noarch packages 30 kB/s | 11 kB 00:00 2024-04-07T21:11:46.315 INFO:teuthology.orchestra.run.smithi119.stdout:ceph noarch packages 34 kB/s | 11 kB 00:00 2024-04-07T21:11:46.642 INFO:teuthology.orchestra.run.smithi193.stdout:ceph source packages 4.9 kB/s | 1.9 kB 00:00 2024-04-07T21:11:46.658 INFO:teuthology.orchestra.run.smithi119.stdout:ceph source packages 6.2 kB/s | 1.9 kB 00:00 2024-04-07T21:11:47.093 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS-9 - AppStream 20 MB/s | 8.1 MB 00:00 2024-04-07T21:11:47.102 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS-9 - AppStream 20 MB/s | 8.1 MB 00:00 2024-04-07T21:11:48.711 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS-9 - BaseOS 8.1 MB/s | 2.5 MB 00:00 2024-04-07T21:11:48.735 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS-9 - BaseOS 8.3 MB/s | 2.5 MB 00:00 2024-04-07T21:11:49.854 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.0 MB 00:00 2024-04-07T21:11:57.909 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - BaseOS 945 kB/s | 8.0 MB 00:08 2024-04-07T21:12:00.293 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - AppStream 14 MB/s | 19 MB 00:01 2024-04-07T21:12:05.161 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - CRB 4.5 MB/s | 6.1 MB 00:01 2024-04-07T21:12:06.645 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - Extras packages 50 kB/s | 16 kB 00:00 2024-04-07T21:12:07.605 INFO:teuthology.orchestra.run.smithi119.stdout:Extra Packages for Enterprise Linux 25 MB/s | 21 MB 00:00 2024-04-07T21:12:11.425 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - AppStream 943 kB/s | 19 MB 00:20 2024-04-07T21:12:12.621 INFO:teuthology.orchestra.run.smithi119.stdout:lab-extras 36 kB/s | 1.7 kB 00:00 2024-04-07T21:12:15.040 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:12:15.040 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:12:15.040 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:12:15.040 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.040 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:12:15.040 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.040 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:12:15.040 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.041 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:12:15.041 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.041 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:12:15.041 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.041 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:12:15.041 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.041 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:12:15.041 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.041 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:12:15.041 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.041 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:12:15.041 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.041 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:12:15.041 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.042 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:12:15.042 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.042 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:12:15.042 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.042 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:12:15.042 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.042 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:12:15.042 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.042 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:12:15.042 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.042 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:12:15.042 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.042 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:12:15.043 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.043 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:12:15.043 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.043 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:12:15.043 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.043 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:12:15.043 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.043 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:12:15.043 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.043 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:12:15.043 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.043 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:12:15.043 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.044 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:12:15.044 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.044 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:12:15.044 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.044 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:12:15.044 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.044 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:12:15.044 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.044 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:12:15.044 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.044 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:12:15.044 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.044 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:12:15.045 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.045 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:12:15.045 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.045 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:12:15.045 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.045 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:12:15.045 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.045 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:12:15.045 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.045 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:12:15.045 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.045 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:12:15.045 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.045 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:12:15.046 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.046 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.046 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.046 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:12:15.046 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.046 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.046 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.046 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.046 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:12:15.046 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.046 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.046 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.047 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.047 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.047 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.047 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:12:15.047 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.047 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.047 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.047 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.047 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:12:15.047 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.047 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.047 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.047 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.047 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:12:15.048 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.048 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.048 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.048 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.048 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:12:15.048 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.048 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.048 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.048 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.048 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:12:15.048 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.048 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.048 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.048 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.048 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:12:15.049 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.049 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.049 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.049 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:12:15.534 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:12:15.536 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:12:15.536 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-04-07T21:12:15.536 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:12:15.536 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-04-07T21:12:15.537 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-radosgw x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 9.8 M 2024-04-07T21:12:15.537 INFO:teuthology.orchestra.run.smithi119.stdout:Upgrading: 2024-04-07T21:12:15.537 INFO:teuthology.orchestra.run.smithi119.stdout: librados2 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 3.4 M 2024-04-07T21:12:15.537 INFO:teuthology.orchestra.run.smithi119.stdout: librbd1 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 3.1 M 2024-04-07T21:12:15.537 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-04-07T21:12:15.537 INFO:teuthology.orchestra.run.smithi119.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-07T21:12:15.537 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-base x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 5.4 M 2024-04-07T21:12:15.537 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-common x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 21 M 2024-04-07T21:12:15.537 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-selinux x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 25 k 2024-04-07T21:12:15.537 INFO:teuthology.orchestra.run.smithi119.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-07T21:12:15.537 INFO:teuthology.orchestra.run.smithi119.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-07T21:12:15.537 INFO:teuthology.orchestra.run.smithi119.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-07T21:12:15.537 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs2 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 746 k 2024-04-07T21:12:15.537 INFO:teuthology.orchestra.run.smithi119.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-07T21:12:15.538 INFO:teuthology.orchestra.run.smithi119.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-07T21:12:15.538 INFO:teuthology.orchestra.run.smithi119.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-07T21:12:15.538 INFO:teuthology.orchestra.run.smithi119.stdout: libradosstriper1 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 500 k 2024-04-07T21:12:15.538 INFO:teuthology.orchestra.run.smithi119.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-07T21:12:15.538 INFO:teuthology.orchestra.run.smithi119.stdout: librgw2 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 5.1 M 2024-04-07T21:12:15.538 INFO:teuthology.orchestra.run.smithi119.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-07T21:12:15.538 INFO:teuthology.orchestra.run.smithi119.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-07T21:12:15.538 INFO:teuthology.orchestra.run.smithi119.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-07T21:12:15.538 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-argparse x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 45 k 2024-04-07T21:12:15.538 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-common x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 134 k 2024-04-07T21:12:15.538 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cephfs x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 161 k 2024-04-07T21:12:15.538 INFO:teuthology.orchestra.run.smithi119.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-07T21:12:15.538 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rados x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 320 k 2024-04-07T21:12:15.538 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rbd x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 299 k 2024-04-07T21:12:15.539 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rgw x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 99 k 2024-04-07T21:12:15.539 INFO:teuthology.orchestra.run.smithi119.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-07T21:12:15.539 INFO:teuthology.orchestra.run.smithi119.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-07T21:12:15.539 INFO:teuthology.orchestra.run.smithi119.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-07T21:12:15.539 INFO:teuthology.orchestra.run.smithi119.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-07T21:12:15.539 INFO:teuthology.orchestra.run.smithi119.stdout:Installing weak dependencies: 2024-04-07T21:12:15.539 INFO:teuthology.orchestra.run.smithi119.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-07T21:12:15.539 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:12:15.539 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-04-07T21:12:15.539 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:12:15.539 INFO:teuthology.orchestra.run.smithi119.stdout:Install 30 Packages 2024-04-07T21:12:15.539 INFO:teuthology.orchestra.run.smithi119.stdout:Upgrade 2 Packages 2024-04-07T21:12:15.539 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:12:15.540 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 59 M 2024-04-07T21:12:15.540 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-04-07T21:12:17.104 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - CRB 2.9 MB/s | 6.1 MB 00:02 2024-04-07T21:12:17.230 INFO:teuthology.orchestra.run.smithi119.stdout:(1/32): ceph-common-19.0.0-2578.ge5c885fe.el9.x 14 MB/s | 21 MB 00:01 2024-04-07T21:12:17.280 INFO:teuthology.orchestra.run.smithi119.stdout:(2/32): ceph-selinux-19.0.0-2578.ge5c885fe.el9. 507 kB/s | 25 kB 00:00 2024-04-07T21:12:17.356 INFO:teuthology.orchestra.run.smithi119.stdout:(3/32): libcephfs2-19.0.0-2578.ge5c885fe.el9.x8 9.7 MB/s | 746 kB 00:00 2024-04-07T21:12:17.414 INFO:teuthology.orchestra.run.smithi119.stdout:(4/32): libradosstriper1-19.0.0-2578.ge5c885fe. 8.4 MB/s | 500 kB 00:00 2024-04-07T21:12:17.698 INFO:teuthology.orchestra.run.smithi119.stdout:(5/32): librgw2-19.0.0-2578.ge5c885fe.el9.x86_6 18 MB/s | 5.1 MB 00:00 2024-04-07T21:12:17.749 INFO:teuthology.orchestra.run.smithi119.stdout:(6/32): python3-ceph-argparse-19.0.0-2578.ge5c8 908 kB/s | 45 kB 00:00 2024-04-07T21:12:17.799 INFO:teuthology.orchestra.run.smithi119.stdout:(7/32): python3-ceph-common-19.0.0-2578.ge5c885 2.6 MB/s | 134 kB 00:00 2024-04-07T21:12:17.857 INFO:teuthology.orchestra.run.smithi119.stdout:(8/32): python3-cephfs-19.0.0-2578.ge5c885fe.el 2.7 MB/s | 161 kB 00:00 2024-04-07T21:12:17.916 INFO:teuthology.orchestra.run.smithi119.stdout:(9/32): python3-rados-19.0.0-2578.ge5c885fe.el9 5.4 MB/s | 320 kB 00:00 2024-04-07T21:12:17.974 INFO:teuthology.orchestra.run.smithi119.stdout:(10/32): python3-rbd-19.0.0-2578.ge5c885fe.el9. 5.0 MB/s | 299 kB 00:00 2024-04-07T21:12:18.025 INFO:teuthology.orchestra.run.smithi119.stdout:(11/32): python3-rgw-19.0.0-2578.ge5c885fe.el9. 1.9 MB/s | 99 kB 00:00 2024-04-07T21:12:18.142 INFO:teuthology.orchestra.run.smithi119.stdout:(12/32): ceph-base-19.0.0-2578.ge5c885fe.el9.x8 2.2 MB/s | 5.4 MB 00:02 2024-04-07T21:12:18.334 INFO:teuthology.orchestra.run.smithi119.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 346 kB/s | 107 kB 00:00 2024-04-07T21:12:18.409 INFO:teuthology.orchestra.run.smithi119.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 604 kB/s | 45 kB 00:00 2024-04-07T21:12:18.443 INFO:teuthology.orchestra.run.smithi119.stdout:(15/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 533 kB/s | 160 kB 00:00 2024-04-07T21:12:18.726 INFO:teuthology.orchestra.run.smithi119.stdout:(16/32): ceph-radosgw-19.0.0-2578.ge5c885fe.el9 3.3 MB/s | 9.8 MB 00:02 2024-04-07T21:12:18.751 INFO:teuthology.orchestra.run.smithi119.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 948 kB/s | 292 kB 00:00 2024-04-07T21:12:18.777 INFO:teuthology.orchestra.run.smithi119.stdout:(18/32): librdkafka-1.6.1-102.el9.x86_64.rpm 1.8 MB/s | 662 kB 00:00 2024-04-07T21:12:18.827 INFO:teuthology.orchestra.run.smithi119.stdout:(19/32): qatlib-service-24.02.0-1.el9.x86_64.rp 719 kB/s | 36 kB 00:00 2024-04-07T21:12:18.886 INFO:teuthology.orchestra.run.smithi119.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.6 MB/s | 221 kB 00:00 2024-04-07T21:12:18.903 INFO:teuthology.orchestra.run.smithi119.stdout:(21/32): python3-prettytable-0.7.2-27.el9.noarc 240 kB/s | 42 kB 00:00 2024-04-07T21:12:18.919 INFO:teuthology.orchestra.run.smithi119.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 514 kB/s | 47 kB 00:00 2024-04-07T21:12:19.035 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - Extras packages 26 kB/s | 16 kB 00:00 2024-04-07T21:12:19.395 INFO:teuthology.orchestra.run.smithi119.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 55 kB/s | 26 kB 00:00 2024-04-07T21:12:19.612 INFO:teuthology.orchestra.run.smithi119.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 224 kB/s | 49 kB 00:00 2024-04-07T21:12:19.754 INFO:teuthology.orchestra.run.smithi119.stdout:(25/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 356 kB/s | 309 kB 00:00 2024-04-07T21:12:19.787 INFO:teuthology.orchestra.run.smithi119.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 384 kB/s | 67 kB 00:00 2024-04-07T21:12:20.046 INFO:teuthology.orchestra.run.smithi119.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 742 kB/s | 192 kB 00:00 2024-04-07T21:12:20.071 INFO:teuthology.orchestra.run.smithi119.stdout:(28/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 2.6 MB/s | 838 kB 00:00 2024-04-07T21:12:20.241 INFO:teuthology.orchestra.run.smithi119.stdout:(29/32): libarrow-9.0.0-10.el9.x86_64.rpm 3.3 MB/s | 4.4 MB 00:01 2024-04-07T21:12:20.297 INFO:teuthology.orchestra.run.smithi119.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 6.3 MB/s | 1.6 MB 00:00 2024-04-07T21:12:20.580 INFO:teuthology.orchestra.run.smithi119.stdout:(31/32): librbd1-19.0.0-2578.ge5c885fe.el9.x86_ 9.3 MB/s | 3.1 MB 00:00 2024-04-07T21:12:20.789 INFO:teuthology.orchestra.run.smithi119.stdout:(32/32): librados2-19.0.0-2578.ge5c885fe.el9.x8 4.7 MB/s | 3.4 MB 00:00 2024-04-07T21:12:20.794 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:12:20.794 INFO:teuthology.orchestra.run.smithi119.stdout:Total 11 MB/s | 59 MB 00:05 2024-04-07T21:12:20.895 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-04-07T21:12:20.931 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-04-07T21:12:20.931 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-04-07T21:12:21.430 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-04-07T21:12:21.430 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-04-07T21:12:22.303 INFO:teuthology.orchestra.run.smithi193.stdout:Extra Packages for Enterprise Linux 6.6 MB/s | 21 MB 00:03 2024-04-07T21:12:22.839 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-04-07T21:12:22.917 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-07T21:12:22.952 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-07T21:12:22.977 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-07T21:12:23.000 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-07T21:12:23.017 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-07T21:12:23.209 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-07T21:12:23.263 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-07T21:12:23.646 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-07T21:12:23.679 INFO:teuthology.orchestra.run.smithi119.stdout: Upgrading : librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 7/34 2024-04-07T21:12:23.770 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 7/34 2024-04-07T21:12:23.857 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 8/34 2024-04-07T21:12:23.889 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 9/34 2024-04-07T21:12:23.951 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 9/34 2024-04-07T21:12:23.980 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-07T21:12:24.024 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-ceph-argparse-2:19.0.0-2578.ge5c885fe.el9. 11/34 2024-04-07T21:12:24.095 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 12/34 2024-04-07T21:12:24.116 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_6 13/34 2024-04-07T21:12:24.189 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_6 13/34 2024-04-07T21:12:24.227 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-07T21:12:24.330 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-07T21:12:24.366 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-07T21:12:24.407 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-07T21:12:24.439 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-07T21:12:24.468 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-07T21:12:24.501 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-07T21:12:24.815 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-07T21:12:24.839 INFO:teuthology.orchestra.run.smithi119.stdout: Upgrading : librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 22/34 2024-04-07T21:12:24.930 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 22/34 2024-04-07T21:12:24.961 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 23/34 2024-04-07T21:12:25.006 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-07T21:12:25.465 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-07T21:12:25.491 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 26/34 2024-04-07T21:12:25.546 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 26/34 2024-04-07T21:12:25.616 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 27/34 2024-04-07T21:12:25.644 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-ceph-common-2:19.0.0-2578.ge5c885fe.el9.x8 28/34 2024-04-07T21:12:27.286 INFO:teuthology.orchestra.run.smithi193.stdout:lab-extras 45 kB/s | 1.7 kB 00:00 2024-04-07T21:12:27.845 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 29/34 2024-04-07T21:12:27.891 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 29/34 2024-04-07T21:12:28.456 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 29/34 2024-04-07T21:12:28.493 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 30/34 2024-04-07T21:12:28.566 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 30/34 2024-04-07T21:12:28.566 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-07T21:12:28.566 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-07T21:12:28.567 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:12:28.603 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 31/34 2024-04-07T21:12:29.712 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:12:29.712 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:12:29.712 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:12:29.712 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.712 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:12:29.712 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.712 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:12:29.712 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.712 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:12:29.713 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.713 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:12:29.713 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.713 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:12:29.713 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.713 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:12:29.713 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.713 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:12:29.713 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.713 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:12:29.713 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.713 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:12:29.713 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.714 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:12:29.714 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.714 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:12:29.714 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.714 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:12:29.714 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.714 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:12:29.714 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.714 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:12:29.714 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.714 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:12:29.714 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.715 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:12:29.715 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.715 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:12:29.715 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.715 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:12:29.715 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.715 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:12:29.715 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.715 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:12:29.715 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.715 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:12:29.715 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.715 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:12:29.715 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.715 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:12:29.716 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.716 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:12:29.716 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.716 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:12:29.716 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.716 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:12:29.716 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.716 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:12:29.716 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.716 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:12:29.716 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.716 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:12:29.716 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.716 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:12:29.717 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.717 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:12:29.717 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.717 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:12:29.717 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.717 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:12:29.717 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.717 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:12:29.717 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.717 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:12:29.717 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.717 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:12:29.717 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.718 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.718 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.718 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:12:29.718 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.718 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.718 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.718 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.718 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:12:29.718 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.718 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.718 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.718 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.718 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.719 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:12:29.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.719 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:12:29.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.719 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:12:29.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.720 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:12:29.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.720 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:12:29.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.720 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:12:29.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:12:29.721 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:12:30.280 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:12:30.282 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:12:30.282 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-04-07T21:12:30.282 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:12:30.282 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-04-07T21:12:30.282 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-radosgw x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 9.8 M 2024-04-07T21:12:30.282 INFO:teuthology.orchestra.run.smithi193.stdout:Upgrading: 2024-04-07T21:12:30.282 INFO:teuthology.orchestra.run.smithi193.stdout: librados2 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 3.4 M 2024-04-07T21:12:30.282 INFO:teuthology.orchestra.run.smithi193.stdout: librbd1 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 3.1 M 2024-04-07T21:12:30.283 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-04-07T21:12:30.283 INFO:teuthology.orchestra.run.smithi193.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-07T21:12:30.283 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-base x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 5.4 M 2024-04-07T21:12:30.283 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-common x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 21 M 2024-04-07T21:12:30.283 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-selinux x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 25 k 2024-04-07T21:12:30.283 INFO:teuthology.orchestra.run.smithi193.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-07T21:12:30.283 INFO:teuthology.orchestra.run.smithi193.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-07T21:12:30.283 INFO:teuthology.orchestra.run.smithi193.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-07T21:12:30.284 INFO:teuthology.orchestra.run.smithi193.stdout: libcephfs2 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 746 k 2024-04-07T21:12:30.284 INFO:teuthology.orchestra.run.smithi193.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-07T21:12:30.284 INFO:teuthology.orchestra.run.smithi193.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-07T21:12:30.284 INFO:teuthology.orchestra.run.smithi193.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-07T21:12:30.284 INFO:teuthology.orchestra.run.smithi193.stdout: libradosstriper1 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 500 k 2024-04-07T21:12:30.284 INFO:teuthology.orchestra.run.smithi193.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-07T21:12:30.285 INFO:teuthology.orchestra.run.smithi193.stdout: librgw2 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 5.1 M 2024-04-07T21:12:30.285 INFO:teuthology.orchestra.run.smithi193.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-07T21:12:30.285 INFO:teuthology.orchestra.run.smithi193.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-07T21:12:30.285 INFO:teuthology.orchestra.run.smithi193.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-07T21:12:30.285 INFO:teuthology.orchestra.run.smithi193.stdout: python3-ceph-argparse x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 45 k 2024-04-07T21:12:30.285 INFO:teuthology.orchestra.run.smithi193.stdout: python3-ceph-common x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 134 k 2024-04-07T21:12:30.286 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cephfs x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 161 k 2024-04-07T21:12:30.286 INFO:teuthology.orchestra.run.smithi193.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-07T21:12:30.286 INFO:teuthology.orchestra.run.smithi193.stdout: python3-rados x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 320 k 2024-04-07T21:12:30.286 INFO:teuthology.orchestra.run.smithi193.stdout: python3-rbd x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 299 k 2024-04-07T21:12:30.286 INFO:teuthology.orchestra.run.smithi193.stdout: python3-rgw x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 99 k 2024-04-07T21:12:30.286 INFO:teuthology.orchestra.run.smithi193.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-07T21:12:30.287 INFO:teuthology.orchestra.run.smithi193.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-07T21:12:30.287 INFO:teuthology.orchestra.run.smithi193.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-07T21:12:30.287 INFO:teuthology.orchestra.run.smithi193.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-07T21:12:30.287 INFO:teuthology.orchestra.run.smithi193.stdout:Installing weak dependencies: 2024-04-07T21:12:30.287 INFO:teuthology.orchestra.run.smithi193.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-07T21:12:30.287 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:12:30.287 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-04-07T21:12:30.288 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:12:30.288 INFO:teuthology.orchestra.run.smithi193.stdout:Install 30 Packages 2024-04-07T21:12:30.288 INFO:teuthology.orchestra.run.smithi193.stdout:Upgrade 2 Packages 2024-04-07T21:12:30.288 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:12:30.289 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 59 M 2024-04-07T21:12:30.289 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-04-07T21:12:31.212 INFO:teuthology.orchestra.run.smithi193.stdout:(1/32): ceph-base-19.0.0-2578.ge5c885fe.el9.x86 7.4 MB/s | 5.4 MB 00:00 2024-04-07T21:12:31.271 INFO:teuthology.orchestra.run.smithi193.stdout:(2/32): ceph-selinux-19.0.0-2578.ge5c885fe.el9. 433 kB/s | 25 kB 00:00 2024-04-07T21:12:31.388 INFO:teuthology.orchestra.run.smithi193.stdout:(3/32): libcephfs2-19.0.0-2578.ge5c885fe.el9.x8 6.3 MB/s | 746 kB 00:00 2024-04-07T21:12:31.471 INFO:teuthology.orchestra.run.smithi193.stdout:(4/32): libradosstriper1-19.0.0-2578.ge5c885fe. 5.9 MB/s | 500 kB 00:00 2024-04-07T21:12:32.080 INFO:teuthology.orchestra.run.smithi193.stdout:(5/32): librgw2-19.0.0-2578.ge5c885fe.el9.x86_6 8.5 MB/s | 5.1 MB 00:00 2024-04-07T21:12:32.155 INFO:teuthology.orchestra.run.smithi193.stdout:(6/32): python3-ceph-argparse-19.0.0-2578.ge5c8 603 kB/s | 45 kB 00:00 2024-04-07T21:12:32.297 INFO:teuthology.orchestra.run.smithi193.stdout:(7/32): ceph-radosgw-19.0.0-2578.ge5c885fe.el9. 5.4 MB/s | 9.8 MB 00:01 2024-04-07T21:12:32.322 INFO:teuthology.orchestra.run.smithi193.stdout:(8/32): python3-ceph-common-19.0.0-2578.ge5c885 805 kB/s | 134 kB 00:00 2024-04-07T21:12:32.514 INFO:teuthology.orchestra.run.smithi193.stdout:(9/32): ceph-common-19.0.0-2578.ge5c885fe.el9.x 10 MB/s | 21 MB 00:02 2024-04-07T21:12:32.539 INFO:teuthology.orchestra.run.smithi193.stdout:(10/32): python3-cephfs-19.0.0-2578.ge5c885fe.e 668 kB/s | 161 kB 00:00 2024-04-07T21:12:32.573 INFO:teuthology.orchestra.run.smithi193.stdout:(11/32): python3-rados-19.0.0-2578.ge5c885fe.el 1.2 MB/s | 320 kB 00:00 2024-04-07T21:12:32.598 INFO:teuthology.orchestra.run.smithi193.stdout:(12/32): python3-rbd-19.0.0-2578.ge5c885fe.el9. 3.5 MB/s | 299 kB 00:00 2024-04-07T21:12:32.624 INFO:teuthology.orchestra.run.smithi193.stdout:(13/32): python3-rgw-19.0.0-2578.ge5c885fe.el9. 1.2 MB/s | 99 kB 00:00 2024-04-07T21:12:32.816 INFO:teuthology.orchestra.run.smithi193.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 739 kB/s | 160 kB 00:00 2024-04-07T21:12:32.832 INFO:teuthology.orchestra.run.smithi193.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 217 kB/s | 45 kB 00:00 2024-04-07T21:12:32.858 INFO:teuthology.orchestra.run.smithi193.stdout:(16/32): boost-program-options-1.75.0-8.el9.x86 376 kB/s | 107 kB 00:00 2024-04-07T21:12:32.925 INFO:teuthology.orchestra.run.smithi193.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.1 MB/s | 292 kB 00:00 2024-04-07T21:12:32.942 INFO:teuthology.orchestra.run.smithi193.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 505 kB/s | 42 kB 00:00 2024-04-07T21:12:32.967 INFO:teuthology.orchestra.run.smithi193.stdout:(19/32): librdkafka-1.6.1-102.el9.x86_64.rpm 4.3 MB/s | 662 kB 00:00 2024-04-07T21:12:33.000 INFO:teuthology.orchestra.run.smithi193.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 612 kB/s | 36 kB 00:00 2024-04-07T21:12:33.026 INFO:teuthology.orchestra.run.smithi193.stdout:(21/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.1 MB/s | 221 kB 00:00 2024-04-07T21:12:33.076 INFO:teuthology.orchestra.run.smithi193.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 435 kB/s | 47 kB 00:00 2024-04-07T21:12:33.218 INFO:teuthology.orchestra.run.smithi193.stdout:(23/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 1.4 MB/s | 309 kB 00:00 2024-04-07T21:12:33.235 INFO:teuthology.orchestra.run.smithi193.stdout:(24/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 193 kB/s | 26 kB 00:00 2024-04-07T21:12:33.260 INFO:teuthology.orchestra.run.smithi193.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 1.1 MB/s | 49 kB 00:00 2024-04-07T21:12:33.285 INFO:teuthology.orchestra.run.smithi193.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-04-07T21:12:33.336 INFO:teuthology.orchestra.run.smithi193.stdout:(27/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 11 MB/s | 838 kB 00:00 2024-04-07T21:12:33.361 INFO:teuthology.orchestra.run.smithi193.stdout:(28/32): re2-20211101-3.el9.x86_64.rpm 2.5 MB/s | 192 kB 00:00 2024-04-07T21:12:33.420 INFO:teuthology.orchestra.run.smithi193.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 19 MB/s | 1.6 MB 00:00 2024-04-07T21:12:33.628 INFO:teuthology.orchestra.run.smithi193.stdout:(30/32): librados2-19.0.0-2578.ge5c885fe.el9.x8 13 MB/s | 3.4 MB 00:00 2024-04-07T21:12:33.720 INFO:teuthology.orchestra.run.smithi193.stdout:(31/32): librbd1-19.0.0-2578.ge5c885fe.el9.x86_ 10 MB/s | 3.1 MB 00:00 2024-04-07T21:12:33.829 INFO:teuthology.orchestra.run.smithi193.stdout:(32/32): libarrow-9.0.0-10.el9.x86_64.rpm 5.7 MB/s | 4.4 MB 00:00 2024-04-07T21:12:33.835 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:12:33.835 INFO:teuthology.orchestra.run.smithi193.stdout:Total 17 MB/s | 59 MB 00:03 2024-04-07T21:12:33.924 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-04-07T21:12:33.959 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-04-07T21:12:33.959 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-04-07T21:12:34.445 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-04-07T21:12:34.446 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-04-07T21:12:35.879 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-04-07T21:12:35.958 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-07T21:12:36.001 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-07T21:12:36.026 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-07T21:12:36.057 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-07T21:12:36.073 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-07T21:12:36.224 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-07T21:12:36.287 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-07T21:12:36.685 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-07T21:12:36.736 INFO:teuthology.orchestra.run.smithi193.stdout: Upgrading : librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 7/34 2024-04-07T21:12:36.826 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 7/34 2024-04-07T21:12:36.914 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 8/34 2024-04-07T21:12:36.937 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 9/34 2024-04-07T21:12:37.000 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 9/34 2024-04-07T21:12:37.029 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-07T21:12:37.081 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-ceph-argparse-2:19.0.0-2578.ge5c885fe.el9. 11/34 2024-04-07T21:12:37.149 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 12/34 2024-04-07T21:12:37.173 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_6 13/34 2024-04-07T21:12:37.237 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_6 13/34 2024-04-07T21:12:37.272 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-07T21:12:37.382 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-07T21:12:37.423 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-07T21:12:37.464 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-07T21:12:37.505 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-07T21:12:37.534 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-07T21:12:37.567 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-07T21:12:37.890 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-07T21:12:37.921 INFO:teuthology.orchestra.run.smithi193.stdout: Upgrading : librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 22/34 2024-04-07T21:12:38.019 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 22/34 2024-04-07T21:12:38.051 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 23/34 2024-04-07T21:12:38.125 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-07T21:12:38.221 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 31/34 2024-04-07T21:12:38.221 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /sys 2024-04-07T21:12:38.221 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /proc 2024-04-07T21:12:38.221 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /mnt 2024-04-07T21:12:38.221 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /var/tmp 2024-04-07T21:12:38.221 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /home 2024-04-07T21:12:38.221 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /root 2024-04-07T21:12:38.221 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /tmp 2024-04-07T21:12:38.222 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:12:38.594 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-07T21:12:38.616 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 26/34 2024-04-07T21:12:38.686 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 26/34 2024-04-07T21:12:38.755 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 27/34 2024-04-07T21:12:38.784 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-ceph-common-2:19.0.0-2578.ge5c885fe.el9.x8 28/34 2024-04-07T21:12:39.175 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/34 2024-04-07T21:12:39.199 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/34 2024-04-07T21:12:39.200 INFO:teuthology.orchestra.run.smithi119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T21:12:39.200 INFO:teuthology.orchestra.run.smithi119.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-07T21:12:39.200 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-07T21:12:39.200 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-07T21:12:39.200 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:12:39.201 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-07T21:12:39.269 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-07T21:12:39.269 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-07T21:12:40.419 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-07T21:12:40.419 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/34 2024-04-07T21:12:40.419 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/34 2024-04-07T21:12:40.419 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 3/34 2024-04-07T21:12:40.419 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 4/34 2024-04-07T21:12:40.419 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/34 2024-04-07T21:12:40.420 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_6 6/34 2024-04-07T21:12:40.420 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 7/34 2024-04-07T21:12:40.420 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2578.ge5c885fe.el9. 8/34 2024-04-07T21:12:40.420 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-ceph-common-2:19.0.0-2578.ge5c885fe.el9.x8 9/34 2024-04-07T21:12:40.420 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 10/34 2024-04-07T21:12:40.420 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 11/34 2024-04-07T21:12:40.420 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 12/34 2024-04-07T21:12:40.420 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 13/34 2024-04-07T21:12:40.420 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-07T21:12:40.420 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-07T21:12:40.420 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-07T21:12:40.420 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-07T21:12:40.420 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-07T21:12:40.420 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-07T21:12:40.421 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-07T21:12:40.421 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-07T21:12:40.421 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-07T21:12:40.421 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-07T21:12:40.421 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-07T21:12:40.421 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-07T21:12:40.421 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-07T21:12:40.421 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-07T21:12:40.421 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-07T21:12:40.421 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-07T21:12:40.421 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-07T21:12:40.421 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 31/34 2024-04-07T21:12:40.421 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-07T21:12:40.421 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 33/34 2024-04-07T21:12:41.025 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 29/34 2024-04-07T21:12:41.064 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 29/34 2024-04-07T21:12:41.625 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 29/34 2024-04-07T21:12:41.659 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 30/34 2024-04-07T21:12:41.724 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-07T21:12:41.724 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:12:41.724 INFO:teuthology.orchestra.run.smithi119.stdout:Upgraded: 2024-04-07T21:12:41.724 INFO:teuthology.orchestra.run.smithi119.stdout: librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:41.724 INFO:teuthology.orchestra.run.smithi119.stdout: librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:41.724 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-04-07T21:12:41.725 INFO:teuthology.orchestra.run.smithi119.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-07T21:12:41.725 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:41.725 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:41.725 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:41.725 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:41.725 INFO:teuthology.orchestra.run.smithi119.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-07T21:12:41.725 INFO:teuthology.orchestra.run.smithi119.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-07T21:12:41.725 INFO:teuthology.orchestra.run.smithi119.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-07T21:12:41.725 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:41.725 INFO:teuthology.orchestra.run.smithi119.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-07T21:12:41.725 INFO:teuthology.orchestra.run.smithi119.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-07T21:12:41.725 INFO:teuthology.orchestra.run.smithi119.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-07T21:12:41.725 INFO:teuthology.orchestra.run.smithi119.stdout: libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:41.725 INFO:teuthology.orchestra.run.smithi119.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-07T21:12:41.726 INFO:teuthology.orchestra.run.smithi119.stdout: librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:41.726 INFO:teuthology.orchestra.run.smithi119.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-07T21:12:41.726 INFO:teuthology.orchestra.run.smithi119.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-07T21:12:41.726 INFO:teuthology.orchestra.run.smithi119.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-07T21:12:41.726 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-argparse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:41.726 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:41.726 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:41.726 INFO:teuthology.orchestra.run.smithi119.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-07T21:12:41.726 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:41.726 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:41.726 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:41.726 INFO:teuthology.orchestra.run.smithi119.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-07T21:12:41.726 INFO:teuthology.orchestra.run.smithi119.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-07T21:12:41.726 INFO:teuthology.orchestra.run.smithi119.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-07T21:12:41.727 INFO:teuthology.orchestra.run.smithi119.stdout: re2-1:20211101-3.el9.x86_64 2024-04-07T21:12:41.727 INFO:teuthology.orchestra.run.smithi119.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-07T21:12:41.727 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:12:41.727 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:12:41.759 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 30/34 2024-04-07T21:12:41.759 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-07T21:12:41.759 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-07T21:12:41.759 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:12:41.817 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 31/34 2024-04-07T21:12:42.051 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-test 2024-04-07T21:12:42.647 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:30 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:12:42.938 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:12:42.939 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:12:42.939 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:12:42.939 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.939 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:12:42.939 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.939 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:12:42.939 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.939 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:12:42.939 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.939 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:12:42.939 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.940 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:12:42.940 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.940 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:12:42.940 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.940 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:12:42.940 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.940 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:12:42.940 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.940 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:12:42.940 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.940 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:12:42.940 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.940 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:12:42.940 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.941 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:12:42.941 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.941 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:12:42.941 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.941 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:12:42.941 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.941 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:12:42.941 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.941 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:12:42.941 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.941 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:12:42.941 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.941 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:12:42.942 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.942 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:12:42.942 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.942 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:12:42.942 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.942 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:12:42.942 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.942 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:12:42.942 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.942 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:12:42.942 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.942 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:12:42.942 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.943 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:12:42.943 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.943 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:12:42.943 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.943 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:12:42.943 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.943 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:12:42.943 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.943 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:12:42.943 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.943 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:12:42.943 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.943 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:12:42.943 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.944 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:12:42.944 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.944 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:12:42.944 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.944 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:12:42.944 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.944 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:12:42.944 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.944 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:12:42.944 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.944 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.944 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.944 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:12:42.945 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.945 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.945 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.945 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.945 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:12:42.945 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.945 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.945 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.945 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.945 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.945 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.945 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:12:42.945 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.945 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.946 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.946 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.946 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:12:42.946 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.946 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.946 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.946 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.946 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:12:42.946 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.946 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.946 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.946 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.946 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:12:42.946 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.947 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.947 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.947 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.947 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:12:42.947 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.947 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.947 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.947 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.947 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:12:42.947 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.948 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.948 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:12:42.948 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:12:43.004 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:12:43.005 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:12:43.005 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-04-07T21:12:43.005 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:12:43.005 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-04-07T21:12:43.005 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-test x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 48 M 2024-04-07T21:12:43.005 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-04-07T21:12:43.006 INFO:teuthology.orchestra.run.smithi119.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-07T21:12:43.006 INFO:teuthology.orchestra.run.smithi119.stdout: libcephsqlite x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 163 k 2024-04-07T21:12:43.006 INFO:teuthology.orchestra.run.smithi119.stdout: oniguruma x86_64 6.9.6-1.el9.5 baseos 218 k 2024-04-07T21:12:43.006 INFO:teuthology.orchestra.run.smithi119.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-07T21:12:43.006 INFO:teuthology.orchestra.run.smithi119.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-07T21:12:43.006 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:12:43.006 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-04-07T21:12:43.006 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:12:43.006 INFO:teuthology.orchestra.run.smithi119.stdout:Install 6 Packages 2024-04-07T21:12:43.006 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:12:43.007 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 49 M 2024-04-07T21:12:43.007 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 206 M 2024-04-07T21:12:43.007 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-04-07T21:12:43.622 INFO:teuthology.orchestra.run.smithi119.stdout:(1/6): jq-1.6-16.el9.x86_64.rpm 876 kB/s | 187 kB 00:00 2024-04-07T21:12:43.689 INFO:teuthology.orchestra.run.smithi119.stdout:(2/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 3.2 MB/s | 218 kB 00:00 2024-04-07T21:12:43.756 INFO:teuthology.orchestra.run.smithi119.stdout:(3/6): libcephsqlite-19.0.0-2578.ge5c885fe.el9. 470 kB/s | 163 kB 00:00 2024-04-07T21:12:43.797 INFO:teuthology.orchestra.run.smithi119.stdout:(4/6): socat-1.7.4.1-5.el9.x86_64.rpm 2.7 MB/s | 305 kB 00:00 2024-04-07T21:12:43.848 INFO:teuthology.orchestra.run.smithi119.stdout:(5/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 692 kB/s | 64 kB 00:00 2024-04-07T21:12:45.773 INFO:teuthology.orchestra.run.smithi119.stdout:(6/6): ceph-test-19.0.0-2578.ge5c885fe.el9.x86_ 20 MB/s | 48 MB 00:02 2024-04-07T21:12:45.775 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:12:45.775 INFO:teuthology.orchestra.run.smithi119.stdout:Total 18 MB/s | 49 MB 00:02 2024-04-07T21:12:45.825 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-04-07T21:12:45.845 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-04-07T21:12:45.845 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-04-07T21:12:46.231 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-04-07T21:12:46.232 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-04-07T21:12:46.814 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-04-07T21:12:46.901 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-07T21:12:46.940 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-07T21:12:46.980 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-07T21:12:47.022 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-07T21:12:47.051 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/6 2024-04-07T21:12:51.338 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 31/34 2024-04-07T21:12:51.339 INFO:teuthology.orchestra.run.smithi193.stdout:skipping the directory /sys 2024-04-07T21:12:51.339 INFO:teuthology.orchestra.run.smithi193.stdout:skipping the directory /proc 2024-04-07T21:12:51.339 INFO:teuthology.orchestra.run.smithi193.stdout:skipping the directory /mnt 2024-04-07T21:12:51.339 INFO:teuthology.orchestra.run.smithi193.stdout:skipping the directory /var/tmp 2024-04-07T21:12:51.339 INFO:teuthology.orchestra.run.smithi193.stdout:skipping the directory /home 2024-04-07T21:12:51.339 INFO:teuthology.orchestra.run.smithi193.stdout:skipping the directory /root 2024-04-07T21:12:51.339 INFO:teuthology.orchestra.run.smithi193.stdout:skipping the directory /tmp 2024-04-07T21:12:51.339 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:12:51.547 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/6 2024-04-07T21:12:51.625 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 6/6 2024-04-07T21:12:52.293 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/34 2024-04-07T21:12:52.317 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/34 2024-04-07T21:12:52.317 INFO:teuthology.orchestra.run.smithi193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T21:12:52.317 INFO:teuthology.orchestra.run.smithi193.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-07T21:12:52.317 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-07T21:12:52.317 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-07T21:12:52.317 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:12:52.319 INFO:teuthology.orchestra.run.smithi193.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-07T21:12:52.404 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-07T21:12:52.404 INFO:teuthology.orchestra.run.smithi193.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-07T21:12:53.579 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-07T21:12:53.579 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/34 2024-04-07T21:12:53.579 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/34 2024-04-07T21:12:53.579 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 3/34 2024-04-07T21:12:53.579 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 4/34 2024-04-07T21:12:53.579 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/34 2024-04-07T21:12:53.580 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_6 6/34 2024-04-07T21:12:53.580 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 7/34 2024-04-07T21:12:53.580 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2578.ge5c885fe.el9. 8/34 2024-04-07T21:12:53.580 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-ceph-common-2:19.0.0-2578.ge5c885fe.el9.x8 9/34 2024-04-07T21:12:53.580 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 10/34 2024-04-07T21:12:53.580 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 11/34 2024-04-07T21:12:53.580 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 12/34 2024-04-07T21:12:53.580 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 13/34 2024-04-07T21:12:53.580 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-07T21:12:53.580 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-07T21:12:53.580 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-07T21:12:53.580 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-07T21:12:53.580 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-07T21:12:53.581 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-07T21:12:53.581 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-07T21:12:53.581 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-07T21:12:53.581 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-07T21:12:53.581 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-07T21:12:53.581 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-07T21:12:53.581 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-07T21:12:53.581 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-07T21:12:53.581 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-07T21:12:53.581 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-07T21:12:53.581 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-07T21:12:53.581 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-07T21:12:53.581 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 31/34 2024-04-07T21:12:53.581 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-07T21:12:53.581 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 33/34 2024-04-07T21:12:54.082 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 6/6 2024-04-07T21:12:54.082 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/6 2024-04-07T21:12:54.082 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/6 2024-04-07T21:12:54.082 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : jq-1.6-16.el9.x86_64 3/6 2024-04-07T21:12:54.082 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 4/6 2024-04-07T21:12:54.082 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 5/6 2024-04-07T21:12:54.537 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 6/6 2024-04-07T21:12:54.537 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:12:54.537 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-04-07T21:12:54.537 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:54.538 INFO:teuthology.orchestra.run.smithi119.stdout: jq-1.6-16.el9.x86_64 2024-04-07T21:12:54.538 INFO:teuthology.orchestra.run.smithi119.stdout: libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:54.538 INFO:teuthology.orchestra.run.smithi119.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-07T21:12:54.538 INFO:teuthology.orchestra.run.smithi119.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-07T21:12:54.538 INFO:teuthology.orchestra.run.smithi119.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-07T21:12:54.538 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:12:54.538 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:12:54.616 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-07T21:12:54.616 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:12:54.616 INFO:teuthology.orchestra.run.smithi193.stdout:Upgraded: 2024-04-07T21:12:54.616 INFO:teuthology.orchestra.run.smithi193.stdout: librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:54.616 INFO:teuthology.orchestra.run.smithi193.stdout: librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:54.616 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-04-07T21:12:54.616 INFO:teuthology.orchestra.run.smithi193.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-07T21:12:54.616 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:54.616 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:54.616 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:54.617 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:54.617 INFO:teuthology.orchestra.run.smithi193.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-07T21:12:54.617 INFO:teuthology.orchestra.run.smithi193.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-07T21:12:54.617 INFO:teuthology.orchestra.run.smithi193.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-07T21:12:54.617 INFO:teuthology.orchestra.run.smithi193.stdout: libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:54.617 INFO:teuthology.orchestra.run.smithi193.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-07T21:12:54.617 INFO:teuthology.orchestra.run.smithi193.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-07T21:12:54.617 INFO:teuthology.orchestra.run.smithi193.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-07T21:12:54.617 INFO:teuthology.orchestra.run.smithi193.stdout: libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:54.617 INFO:teuthology.orchestra.run.smithi193.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-07T21:12:54.617 INFO:teuthology.orchestra.run.smithi193.stdout: librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:54.617 INFO:teuthology.orchestra.run.smithi193.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-07T21:12:54.617 INFO:teuthology.orchestra.run.smithi193.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-07T21:12:54.617 INFO:teuthology.orchestra.run.smithi193.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-07T21:12:54.618 INFO:teuthology.orchestra.run.smithi193.stdout: python3-ceph-argparse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:54.618 INFO:teuthology.orchestra.run.smithi193.stdout: python3-ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:54.618 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:54.618 INFO:teuthology.orchestra.run.smithi193.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-07T21:12:54.618 INFO:teuthology.orchestra.run.smithi193.stdout: python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:54.618 INFO:teuthology.orchestra.run.smithi193.stdout: python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:54.618 INFO:teuthology.orchestra.run.smithi193.stdout: python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:12:54.618 INFO:teuthology.orchestra.run.smithi193.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-07T21:12:54.618 INFO:teuthology.orchestra.run.smithi193.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-07T21:12:54.618 INFO:teuthology.orchestra.run.smithi193.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-07T21:12:54.618 INFO:teuthology.orchestra.run.smithi193.stdout: re2-1:20211101-3.el9.x86_64 2024-04-07T21:12:54.619 INFO:teuthology.orchestra.run.smithi193.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-07T21:12:54.619 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:12:54.619 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:12:54.791 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph 2024-04-07T21:12:54.971 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-test 2024-04-07T21:12:55.426 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:43 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:12:55.566 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:00:28 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:12:55.720 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:12:55.720 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:12:55.720 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:12:55.720 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.720 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:12:55.721 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.721 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:12:55.721 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.721 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:12:55.721 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.721 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:12:55.721 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.721 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:12:55.721 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.721 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:12:55.721 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.721 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:12:55.721 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.721 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:12:55.722 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.722 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:12:55.722 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.722 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:12:55.722 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.722 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:12:55.722 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.722 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:12:55.722 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.722 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:12:55.722 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.722 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:12:55.722 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.722 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:12:55.723 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.723 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:12:55.723 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.723 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:12:55.723 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.723 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:12:55.723 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.723 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:12:55.723 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.723 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:12:55.723 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.723 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:12:55.723 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.723 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:12:55.724 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.724 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:12:55.724 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.724 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:12:55.724 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.724 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:12:55.724 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.724 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:12:55.724 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.724 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:12:55.724 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.724 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:12:55.724 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.724 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:12:55.725 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.725 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:12:55.725 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.725 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:12:55.725 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.725 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:12:55.725 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.725 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:12:55.726 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.726 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:12:55.726 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.726 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:12:55.726 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.726 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:12:55.726 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.726 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.726 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.726 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:12:55.726 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.726 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.726 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.727 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.727 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:12:55.727 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.727 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.727 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.727 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.727 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.727 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.727 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:12:55.727 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.727 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.727 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.727 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.727 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:12:55.728 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.728 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.728 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.728 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.728 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:12:55.728 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.728 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.728 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.728 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.728 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:12:55.728 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.728 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.728 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.728 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.728 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:12:55.729 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.729 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.729 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.729 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.729 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:12:55.729 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.729 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.729 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.729 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.792 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:12:55.794 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:12:55.794 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-04-07T21:12:55.794 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:12:55.794 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-04-07T21:12:55.794 INFO:teuthology.orchestra.run.smithi119.stdout: ceph x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 6.6 k 2024-04-07T21:12:55.795 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-04-07T21:12:55.795 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mds x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 2.4 M 2024-04-07T21:12:55.795 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 1.5 M 2024-04-07T21:12:55.795 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 249 k 2024-04-07T21:12:55.795 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mon x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 4.7 M 2024-04-07T21:12:55.795 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-osd x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 17 M 2024-04-07T21:12:55.795 INFO:teuthology.orchestra.run.smithi119.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-07T21:12:55.795 INFO:teuthology.orchestra.run.smithi119.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-07T21:12:55.795 INFO:teuthology.orchestra.run.smithi119.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-07T21:12:55.795 INFO:teuthology.orchestra.run.smithi119.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-07T21:12:55.795 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-07T21:12:55.795 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-07T21:12:55.795 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-07T21:12:55.795 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-07T21:12:55.796 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-07T21:12:55.796 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-07T21:12:55.796 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-collections 2024-04-07T21:12:55.796 INFO:teuthology.orchestra.run.smithi119.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-07T21:12:55.796 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-07T21:12:55.796 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-07T21:12:55.796 INFO:teuthology.orchestra.run.smithi119.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-07T21:12:55.796 INFO:teuthology.orchestra.run.smithi119.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-07T21:12:55.796 INFO:teuthology.orchestra.run.smithi119.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-07T21:12:55.796 INFO:teuthology.orchestra.run.smithi119.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-07T21:12:55.796 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-07T21:12:55.796 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-07T21:12:55.796 INFO:teuthology.orchestra.run.smithi119.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-07T21:12:55.796 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-07T21:12:55.797 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-07T21:12:55.797 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-07T21:12:55.797 INFO:teuthology.orchestra.run.smithi119.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-07T21:12:55.797 INFO:teuthology.orchestra.run.smithi119.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-07T21:12:55.797 INFO:teuthology.orchestra.run.smithi119.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-07T21:12:55.797 INFO:teuthology.orchestra.run.smithi119.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-07T21:12:55.797 INFO:teuthology.orchestra.run.smithi119.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-07T21:12:55.797 INFO:teuthology.orchestra.run.smithi119.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-07T21:12:55.797 INFO:teuthology.orchestra.run.smithi119.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-07T21:12:55.797 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:12:55.797 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-04-07T21:12:55.797 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:12:55.797 INFO:teuthology.orchestra.run.smithi119.stdout:Install 36 Packages 2024-04-07T21:12:55.797 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:12:55.798 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 30 M 2024-04-07T21:12:55.798 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 108 M 2024-04-07T21:12:55.798 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-04-07T21:12:55.855 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:12:55.855 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:12:55.855 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:12:55.855 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.855 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:12:55.855 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.855 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:12:55.855 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.855 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:12:55.855 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.855 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:12:55.855 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.856 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:12:55.856 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.856 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:12:55.856 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.856 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:12:55.856 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.856 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:12:55.856 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.856 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:12:55.856 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.856 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:12:55.856 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.856 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:12:55.856 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.857 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:12:55.857 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.857 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:12:55.857 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.857 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:12:55.857 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.857 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:12:55.857 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.857 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:12:55.857 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.857 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:12:55.857 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.857 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:12:55.857 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.858 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:12:55.858 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.858 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:12:55.858 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.858 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:12:55.858 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.858 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:12:55.858 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.858 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:12:55.858 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.858 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:12:55.858 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.858 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:12:55.858 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.859 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:12:55.859 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.859 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:12:55.859 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.859 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:12:55.859 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.859 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:12:55.859 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.859 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:12:55.859 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.859 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:12:55.859 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.859 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:12:55.859 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.860 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:12:55.860 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.860 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:12:55.860 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.860 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:12:55.860 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.860 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:12:55.860 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.860 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.860 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.860 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:12:55.860 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.860 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.860 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.860 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.861 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:12:55.861 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.861 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.861 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.861 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.861 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.861 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.861 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:12:55.862 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.862 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.862 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.862 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.862 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:12:55.862 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.862 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.862 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.862 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.862 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:12:55.862 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.862 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.862 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.863 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.863 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:12:55.863 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.863 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.863 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.863 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.863 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:12:55.863 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.863 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.863 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.863 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.863 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:12:55.863 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.863 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.864 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.864 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:12:55.923 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:12:55.924 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:12:55.924 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-04-07T21:12:55.924 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:12:55.924 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-04-07T21:12:55.924 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-test x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 48 M 2024-04-07T21:12:55.924 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-04-07T21:12:55.924 INFO:teuthology.orchestra.run.smithi193.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-07T21:12:55.925 INFO:teuthology.orchestra.run.smithi193.stdout: libcephsqlite x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 163 k 2024-04-07T21:12:55.925 INFO:teuthology.orchestra.run.smithi193.stdout: oniguruma x86_64 6.9.6-1.el9.5 baseos 218 k 2024-04-07T21:12:55.925 INFO:teuthology.orchestra.run.smithi193.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-07T21:12:55.925 INFO:teuthology.orchestra.run.smithi193.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-07T21:12:55.925 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:12:55.925 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-04-07T21:12:55.925 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:12:55.925 INFO:teuthology.orchestra.run.smithi193.stdout:Install 6 Packages 2024-04-07T21:12:55.925 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:12:55.926 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 49 M 2024-04-07T21:12:55.926 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 206 M 2024-04-07T21:12:55.926 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-04-07T21:12:56.152 INFO:teuthology.orchestra.run.smithi193.stdout:(1/6): jq-1.6-16.el9.x86_64.rpm 1.5 MB/s | 187 kB 00:00 2024-04-07T21:12:56.235 INFO:teuthology.orchestra.run.smithi193.stdout:(2/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 2.6 MB/s | 218 kB 00:00 2024-04-07T21:12:56.302 INFO:teuthology.orchestra.run.smithi193.stdout:(3/6): libcephsqlite-19.0.0-2578.ge5c885fe.el9. 592 kB/s | 163 kB 00:00 2024-04-07T21:12:56.358 INFO:teuthology.orchestra.run.smithi119.stdout:(1/36): ceph-19.0.0-2578.ge5c885fe.el9.x86_64.r 27 kB/s | 6.6 kB 00:00 2024-04-07T21:12:56.436 INFO:teuthology.orchestra.run.smithi193.stdout:(4/6): socat-1.7.4.1-5.el9.x86_64.rpm 1.5 MB/s | 305 kB 00:00 2024-04-07T21:12:56.461 INFO:teuthology.orchestra.run.smithi193.stdout:(5/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 402 kB/s | 64 kB 00:00 2024-04-07T21:12:56.767 INFO:teuthology.orchestra.run.smithi119.stdout:(2/36): ceph-mgr-19.0.0-2578.ge5c885fe.el9.x86_ 2.3 MB/s | 1.5 MB 00:00 2024-04-07T21:12:56.826 INFO:teuthology.orchestra.run.smithi119.stdout:(3/36): ceph-mds-19.0.0-2578.ge5c885fe.el9.x86_ 3.3 MB/s | 2.4 MB 00:00 2024-04-07T21:12:56.926 INFO:teuthology.orchestra.run.smithi119.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2578.ge5c8 2.4 MB/s | 249 kB 00:00 2024-04-07T21:12:57.085 INFO:teuthology.orchestra.run.smithi119.stdout:(5/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.6 MB/s | 253 kB 00:00 2024-04-07T21:12:57.193 INFO:teuthology.orchestra.run.smithi119.stdout:(6/36): python3-cryptography-36.0.1-4.el9.x86_6 11 MB/s | 1.2 MB 00:00 2024-04-07T21:12:57.243 INFO:teuthology.orchestra.run.smithi119.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 2.1 MB/s | 106 kB 00:00 2024-04-07T21:12:57.294 INFO:teuthology.orchestra.run.smithi119.stdout:(8/36): python3-pycparser-2.20-6.el9.noarch.rpm 2.6 MB/s | 135 kB 00:00 2024-04-07T21:12:57.344 INFO:teuthology.orchestra.run.smithi119.stdout:(9/36): python3-requests-2.25.1-8.el9.noarch.rp 2.4 MB/s | 125 kB 00:00 2024-04-07T21:12:57.395 INFO:teuthology.orchestra.run.smithi119.stdout:(10/36): python3-urllib3-1.26.5-5.el9.noarch.rp 4.2 MB/s | 215 kB 00:00 2024-04-07T21:12:57.595 INFO:teuthology.orchestra.run.smithi119.stdout:(11/36): lua-5.4.4-4.el9.x86_64.rpm 943 kB/s | 188 kB 00:00 2024-04-07T21:12:57.653 INFO:teuthology.orchestra.run.smithi119.stdout:(12/36): python3-mako-1.1.4-6.el9.noarch.rpm 2.9 MB/s | 172 kB 00:00 2024-04-07T21:12:57.704 INFO:teuthology.orchestra.run.smithi119.stdout:(13/36): python3-markupsafe-1.1.1-12.el9.x86_64 693 kB/s | 35 kB 00:00 2024-04-07T21:12:57.754 INFO:teuthology.orchestra.run.smithi119.stdout:(14/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.0 MB/s | 51 kB 00:00 2024-04-07T21:12:57.804 INFO:teuthology.orchestra.run.smithi119.stdout:(15/36): python3-toml-0.10.2-6.el9.noarch.rpm 833 kB/s | 42 kB 00:00 2024-04-07T21:12:57.888 INFO:teuthology.orchestra.run.smithi119.stdout:(16/36): lua-devel-5.4.4-4.el9.x86_64.rpm 268 kB/s | 22 kB 00:00 2024-04-07T21:12:57.971 INFO:teuthology.orchestra.run.smithi119.stdout:(17/36): ceph-mon-19.0.0-2578.ge5c885fe.el9.x86 2.9 MB/s | 4.7 MB 00:01 2024-04-07T21:12:58.255 INFO:teuthology.orchestra.run.smithi119.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 168 kB/s | 43 kB 00:00 2024-04-07T21:12:58.305 INFO:teuthology.orchestra.run.smithi119.stdout:(19/36): luarocks-3.9.2-1.el9.noarch.rpm 362 kB/s | 151 kB 00:00 2024-04-07T21:12:58.447 INFO:teuthology.orchestra.run.smithi119.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 895 kB/s | 172 kB 00:00 2024-04-07T21:12:58.472 INFO:teuthology.orchestra.run.smithi119.stdout:(21/36): python3-cherrypy-18.6.1-2.el9.noarch.r 2.1 MB/s | 358 kB 00:00 2024-04-07T21:12:58.514 INFO:teuthology.orchestra.run.smithi119.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 160 kB/s | 11 kB 00:00 2024-04-07T21:12:58.540 INFO:teuthology.orchestra.run.smithi119.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 264 kB/s | 18 kB 00:00 2024-04-07T21:12:58.590 INFO:teuthology.orchestra.run.smithi119.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 308 kB/s | 23 kB 00:00 2024-04-07T21:12:58.615 INFO:teuthology.orchestra.run.smithi119.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 258 kB/s | 19 kB 00:00 2024-04-07T21:12:58.666 INFO:teuthology.orchestra.run.smithi119.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 261 kB/s | 20 kB 00:00 2024-04-07T21:12:58.691 INFO:teuthology.orchestra.run.smithi119.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 614 kB/s | 46 kB 00:00 2024-04-07T21:12:58.750 INFO:teuthology.orchestra.run.smithi119.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 945 kB/s | 79 kB 00:00 2024-04-07T21:12:58.783 INFO:teuthology.orchestra.run.smithi119.stdout:(29/36): python3-pecan-1.4.2-3.el9.noarch.rpm 2.9 MB/s | 272 kB 00:00 2024-04-07T21:12:58.825 INFO:teuthology.orchestra.run.smithi119.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 218 kB/s | 16 kB 00:00 2024-04-07T21:12:58.858 INFO:teuthology.orchestra.run.smithi119.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-04-07T21:12:58.901 INFO:teuthology.orchestra.run.smithi119.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 475 kB/s | 36 kB 00:00 2024-04-07T21:12:58.951 INFO:teuthology.orchestra.run.smithi119.stdout:(33/36): python3-webob-1.8.7-6.el9.noarch.rpm 2.4 MB/s | 230 kB 00:00 2024-04-07T21:12:59.018 INFO:teuthology.orchestra.run.smithi119.stdout:(34/36): python3-zc-lockfile-2.0-10.el9.noarch. 300 kB/s | 20 kB 00:00 2024-04-07T21:12:59.043 INFO:teuthology.orchestra.run.smithi119.stdout:(35/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.9 MB/s | 427 kB 00:00 2024-04-07T21:12:59.260 INFO:teuthology.orchestra.run.smithi119.stdout:(36/36): ceph-osd-19.0.0-2578.ge5c885fe.el9.x86 6.8 MB/s | 17 MB 00:02 2024-04-07T21:12:59.265 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:12:59.265 INFO:teuthology.orchestra.run.smithi119.stdout:Total 8.7 MB/s | 30 MB 00:03 2024-04-07T21:12:59.395 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-04-07T21:12:59.411 INFO:teuthology.orchestra.run.smithi193.stdout:(6/6): ceph-test-19.0.0-2578.ge5c885fe.el9.x86_ 14 MB/s | 48 MB 00:03 2024-04-07T21:12:59.413 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:12:59.413 INFO:teuthology.orchestra.run.smithi193.stdout:Total 14 MB/s | 49 MB 00:03 2024-04-07T21:12:59.434 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-04-07T21:12:59.434 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-04-07T21:12:59.464 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-04-07T21:12:59.484 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-04-07T21:12:59.484 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-04-07T21:12:59.841 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-04-07T21:12:59.841 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-04-07T21:12:59.864 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-04-07T21:12:59.865 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-04-07T21:13:00.482 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-04-07T21:13:00.558 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-07T21:13:00.605 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-07T21:13:00.662 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-07T21:13:00.703 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-07T21:13:00.731 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/6 2024-04-07T21:13:01.230 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-04-07T21:13:01.304 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-07T21:13:01.344 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-07T21:13:01.373 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-07T21:13:01.444 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-07T21:13:01.489 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-07T21:13:01.522 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-07T21:13:01.614 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-07T21:13:01.683 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-07T21:13:01.732 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-07T21:13:01.767 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-07T21:13:01.797 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-07T21:13:01.832 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-07T21:13:01.865 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-07T21:13:01.905 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-07T21:13:01.940 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-07T21:13:01.975 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-07T21:13:02.013 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-07T21:13:02.086 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-07T21:13:02.231 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-07T21:13:02.313 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-07T21:13:02.366 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-07T21:13:02.404 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-07T21:13:02.453 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-07T21:13:02.510 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-07T21:13:02.702 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-07T21:13:02.750 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-07T21:13:02.828 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-07T21:13:02.916 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-07T21:13:02.958 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-07T21:13:03.073 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-07T21:13:03.239 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2578.ge5c885fe.el9. 31/36 2024-04-07T21:13:03.268 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/36 2024-04-07T21:13:03.294 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/36 2024-04-07T21:13:03.294 INFO:teuthology.orchestra.run.smithi119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T21:13:03.294 INFO:teuthology.orchestra.run.smithi119.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-07T21:13:03.294 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-07T21:13:03.294 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-07T21:13:03.294 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:04.719 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 33/36 2024-04-07T21:13:04.746 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 33/36 2024-04-07T21:13:04.746 INFO:teuthology.orchestra.run.smithi119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T21:13:04.746 INFO:teuthology.orchestra.run.smithi119.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-07T21:13:04.746 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-07T21:13:04.746 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-07T21:13:04.746 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:05.195 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 34/36 2024-04-07T21:13:05.218 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 34/36 2024-04-07T21:13:05.218 INFO:teuthology.orchestra.run.smithi119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T21:13:05.218 INFO:teuthology.orchestra.run.smithi119.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-07T21:13:05.218 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-07T21:13:05.218 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-07T21:13:05.218 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:05.254 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/6 2024-04-07T21:13:05.330 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 6/6 2024-04-07T21:13:05.437 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 35/36 2024-04-07T21:13:05.461 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 35/36 2024-04-07T21:13:05.461 INFO:teuthology.orchestra.run.smithi119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T21:13:05.462 INFO:teuthology.orchestra.run.smithi119.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-07T21:13:05.462 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-07T21:13:05.462 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-07T21:13:05.462 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:05.527 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 36/36 2024-04-07T21:13:07.328 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 36/36 2024-04-07T21:13:07.328 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/36 2024-04-07T21:13:07.328 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/36 2024-04-07T21:13:07.329 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 3/36 2024-04-07T21:13:07.329 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 4/36 2024-04-07T21:13:07.329 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/36 2024-04-07T21:13:07.329 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2578.ge5c885fe.el9. 6/36 2024-04-07T21:13:07.329 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-07T21:13:07.329 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-07T21:13:07.329 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-07T21:13:07.329 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-07T21:13:07.329 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-07T21:13:07.329 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-07T21:13:07.329 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-07T21:13:07.329 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-07T21:13:07.329 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-07T21:13:07.329 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-07T21:13:07.330 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-07T21:13:07.330 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-07T21:13:07.330 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-07T21:13:07.330 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-07T21:13:07.330 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-07T21:13:07.330 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-07T21:13:07.330 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-07T21:13:07.330 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-07T21:13:07.330 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-07T21:13:07.330 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-07T21:13:07.330 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-07T21:13:07.330 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-07T21:13:07.331 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-07T21:13:07.331 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-07T21:13:07.331 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-07T21:13:07.332 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-07T21:13:07.332 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-07T21:13:07.332 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-07T21:13:07.332 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-07T21:13:07.862 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 6/6 2024-04-07T21:13:07.862 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/6 2024-04-07T21:13:07.862 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/6 2024-04-07T21:13:07.863 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : jq-1.6-16.el9.x86_64 3/6 2024-04-07T21:13:07.863 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 4/6 2024-04-07T21:13:07.863 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 5/6 2024-04-07T21:13:08.201 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-07T21:13:08.201 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:08.201 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-04-07T21:13:08.201 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:13:08.202 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:13:08.202 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:13:08.202 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-modules-core-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T21:13:08.202 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:13:08.202 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:13:08.202 INFO:teuthology.orchestra.run.smithi119.stdout: lua-5.4.4-4.el9.x86_64 2024-04-07T21:13:08.202 INFO:teuthology.orchestra.run.smithi119.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-07T21:13:08.202 INFO:teuthology.orchestra.run.smithi119.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-07T21:13:08.202 INFO:teuthology.orchestra.run.smithi119.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-07T21:13:08.202 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-07T21:13:08.202 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-07T21:13:08.202 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-07T21:13:08.202 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-07T21:13:08.203 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-07T21:13:08.203 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-07T21:13:08.203 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-07T21:13:08.203 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-07T21:13:08.203 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-07T21:13:08.203 INFO:teuthology.orchestra.run.smithi119.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-07T21:13:08.203 INFO:teuthology.orchestra.run.smithi119.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-07T21:13:08.203 INFO:teuthology.orchestra.run.smithi119.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-07T21:13:08.203 INFO:teuthology.orchestra.run.smithi119.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-07T21:13:08.203 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-07T21:13:08.203 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ply-3.11-14.el9.noarch 2024-04-07T21:13:08.203 INFO:teuthology.orchestra.run.smithi119.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-07T21:13:08.203 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-07T21:13:08.203 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-07T21:13:08.203 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-07T21:13:08.204 INFO:teuthology.orchestra.run.smithi119.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-07T21:13:08.204 INFO:teuthology.orchestra.run.smithi119.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-07T21:13:08.204 INFO:teuthology.orchestra.run.smithi119.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-07T21:13:08.204 INFO:teuthology.orchestra.run.smithi119.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-07T21:13:08.204 INFO:teuthology.orchestra.run.smithi119.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-07T21:13:08.204 INFO:teuthology.orchestra.run.smithi119.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-07T21:13:08.204 INFO:teuthology.orchestra.run.smithi119.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-07T21:13:08.204 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:08.204 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:13:08.297 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 6/6 2024-04-07T21:13:08.297 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:08.297 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-04-07T21:13:08.297 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:13:08.297 INFO:teuthology.orchestra.run.smithi193.stdout: jq-1.6-16.el9.x86_64 2024-04-07T21:13:08.297 INFO:teuthology.orchestra.run.smithi193.stdout: libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:13:08.297 INFO:teuthology.orchestra.run.smithi193.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-07T21:13:08.297 INFO:teuthology.orchestra.run.smithi193.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-07T21:13:08.297 INFO:teuthology.orchestra.run.smithi193.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-07T21:13:08.298 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:08.298 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:13:08.556 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph 2024-04-07T21:13:08.580 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-base 2024-04-07T21:13:09.153 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:00:42 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:13:09.172 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:57 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:13:09.441 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:13:09.441 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:13:09.441 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:13:09.441 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.441 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:13:09.441 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.441 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:13:09.441 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.441 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:13:09.442 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.442 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:13:09.442 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.442 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:13:09.442 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.442 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:13:09.442 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.442 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:13:09.442 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.442 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:13:09.442 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.442 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:13:09.442 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.442 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:13:09.443 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.443 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:13:09.443 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.443 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:13:09.443 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.443 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:13:09.443 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.443 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:13:09.443 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.443 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:13:09.443 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.443 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:13:09.443 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.444 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:13:09.444 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.444 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:13:09.444 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.444 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:13:09.444 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.444 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:13:09.444 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.444 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:13:09.444 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.444 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:13:09.444 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.444 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:13:09.445 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.445 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:13:09.445 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.445 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:13:09.445 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.445 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:13:09.445 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.445 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:13:09.445 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.445 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:13:09.445 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.445 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:13:09.445 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.446 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:13:09.446 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.446 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:13:09.446 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.446 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:13:09.446 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.446 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:13:09.446 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.446 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:13:09.446 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.446 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:13:09.446 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.446 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:13:09.447 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.447 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.447 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.447 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:09.447 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.447 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.447 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.447 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.447 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:13:09.447 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.447 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.447 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.447 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.448 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.448 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.448 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:09.448 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.448 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.448 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.448 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.448 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:09.448 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.448 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.448 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.448 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.448 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:09.448 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.449 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.449 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.449 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.449 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:09.449 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.449 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.449 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.449 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.449 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:09.449 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.449 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.449 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.449 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.449 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:09.450 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.450 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.450 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.450 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.458 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:13:09.459 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:13:09.459 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:13:09.459 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.459 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:13:09.459 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.459 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:13:09.459 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.459 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:13:09.459 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.459 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:13:09.459 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.459 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:13:09.459 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.460 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:13:09.460 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.460 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:13:09.460 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.460 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:13:09.460 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.460 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:13:09.460 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.460 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:13:09.460 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.460 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:13:09.460 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.460 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:13:09.460 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.461 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:13:09.461 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.461 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:13:09.461 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.461 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:13:09.461 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.461 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:13:09.461 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.461 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:13:09.461 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.461 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:13:09.461 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.461 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:13:09.461 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.462 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:13:09.462 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.462 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:13:09.462 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.462 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:13:09.462 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.462 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:13:09.462 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.462 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:13:09.462 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.462 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:13:09.462 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.462 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:13:09.462 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.463 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:13:09.463 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.463 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:13:09.463 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.463 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:13:09.463 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.463 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:13:09.463 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.463 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:13:09.463 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.463 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:13:09.463 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.463 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:13:09.463 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.464 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:13:09.464 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.464 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:13:09.464 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.464 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:13:09.464 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.464 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.464 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.464 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:09.464 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.464 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.464 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.464 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.464 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:13:09.464 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.465 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.465 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.465 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.465 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.465 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.465 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:09.465 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.465 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.465 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.465 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.465 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:09.465 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.465 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.465 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.466 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.466 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:09.466 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.466 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.466 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.466 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.466 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:09.466 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.466 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.466 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.466 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.466 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:09.466 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.467 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.467 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.467 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.467 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:09.467 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.467 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.467 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.467 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:09.467 INFO:teuthology.orchestra.run.smithi119.stdout:Package ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T21:13:09.524 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:13:09.526 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:13:09.527 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:13:09.527 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-04-07T21:13:09.527 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:13:09.527 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-04-07T21:13:09.527 INFO:teuthology.orchestra.run.smithi193.stdout: ceph x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 6.6 k 2024-04-07T21:13:09.527 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-04-07T21:13:09.527 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mds x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 2.4 M 2024-04-07T21:13:09.527 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 1.5 M 2024-04-07T21:13:09.527 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 249 k 2024-04-07T21:13:09.527 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mon x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 4.7 M 2024-04-07T21:13:09.527 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-osd x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 17 M 2024-04-07T21:13:09.527 INFO:teuthology.orchestra.run.smithi193.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-07T21:13:09.528 INFO:teuthology.orchestra.run.smithi193.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-07T21:13:09.528 INFO:teuthology.orchestra.run.smithi193.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-07T21:13:09.528 INFO:teuthology.orchestra.run.smithi193.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-07T21:13:09.528 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-07T21:13:09.528 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-07T21:13:09.528 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-07T21:13:09.528 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-07T21:13:09.528 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-07T21:13:09.528 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-07T21:13:09.528 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jaraco-collections 2024-04-07T21:13:09.528 INFO:teuthology.orchestra.run.smithi193.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-07T21:13:09.528 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-07T21:13:09.528 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-07T21:13:09.529 INFO:teuthology.orchestra.run.smithi193.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-07T21:13:09.529 INFO:teuthology.orchestra.run.smithi193.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-07T21:13:09.529 INFO:teuthology.orchestra.run.smithi193.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-07T21:13:09.529 INFO:teuthology.orchestra.run.smithi193.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-07T21:13:09.529 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-07T21:13:09.529 INFO:teuthology.orchestra.run.smithi193.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-07T21:13:09.529 INFO:teuthology.orchestra.run.smithi193.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-07T21:13:09.529 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-07T21:13:09.529 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-07T21:13:09.529 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-07T21:13:09.529 INFO:teuthology.orchestra.run.smithi193.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-07T21:13:09.529 INFO:teuthology.orchestra.run.smithi193.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-07T21:13:09.529 INFO:teuthology.orchestra.run.smithi193.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-07T21:13:09.529 INFO:teuthology.orchestra.run.smithi193.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-07T21:13:09.530 INFO:teuthology.orchestra.run.smithi193.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-07T21:13:09.530 INFO:teuthology.orchestra.run.smithi193.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-07T21:13:09.530 INFO:teuthology.orchestra.run.smithi193.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-07T21:13:09.530 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:09.530 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-04-07T21:13:09.530 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:13:09.530 INFO:teuthology.orchestra.run.smithi193.stdout:Install 36 Packages 2024-04-07T21:13:09.530 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:09.531 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2024-04-07T21:13:09.531 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:13:09.531 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 30 M 2024-04-07T21:13:09.531 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 108 M 2024-04-07T21:13:09.531 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-04-07T21:13:09.596 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install cephadm 2024-04-07T21:13:10.185 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:58 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:13:10.415 INFO:teuthology.orchestra.run.smithi193.stdout:(1/36): ceph-19.0.0-2578.ge5c885fe.el9.x86_64.r 38 kB/s | 6.6 kB 00:00 2024-04-07T21:13:10.477 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:13:10.477 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:13:10.477 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:13:10.477 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.477 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:13:10.477 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.477 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:13:10.477 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.478 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:13:10.478 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.478 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:13:10.478 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.478 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:13:10.478 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.478 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:13:10.478 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.478 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:13:10.478 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.478 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:13:10.478 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.479 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:13:10.479 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.479 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:13:10.479 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.479 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:13:10.479 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.479 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:13:10.479 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.479 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:13:10.479 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.479 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:13:10.479 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.479 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:13:10.479 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.480 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:13:10.480 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.480 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:13:10.480 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.480 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:13:10.480 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.480 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:13:10.480 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.480 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:13:10.480 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.480 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:13:10.480 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.480 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:13:10.481 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.481 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:13:10.481 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.481 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:13:10.481 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.481 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:13:10.481 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.481 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:13:10.481 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.481 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:13:10.481 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.481 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:13:10.481 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.482 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:13:10.482 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.482 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:13:10.482 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.482 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:13:10.482 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.482 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:13:10.482 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.482 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:13:10.482 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.482 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:13:10.482 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.482 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:13:10.483 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.483 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:13:10.483 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.483 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.483 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.483 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:10.483 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.483 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.483 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.483 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.483 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:13:10.483 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.483 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.483 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.484 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.484 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.484 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.484 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:10.484 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.484 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.484 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.484 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.484 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:10.484 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.484 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.484 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.485 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.485 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:10.485 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.485 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.485 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.485 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.485 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:10.485 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.485 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.485 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.485 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.485 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:10.485 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.485 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.485 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.486 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.486 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:10.486 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.486 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.486 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.486 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:10.545 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:13:10.545 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:10.545 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-04-07T21:13:10.545 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:10.545 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-04-07T21:13:10.545 INFO:teuthology.orchestra.run.smithi119.stdout: cephadm noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 762 k 2024-04-07T21:13:10.546 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:10.546 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-04-07T21:13:10.546 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:10.546 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2024-04-07T21:13:10.546 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:10.546 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 762 k 2024-04-07T21:13:10.547 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 768 k 2024-04-07T21:13:10.547 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-04-07T21:13:10.591 INFO:teuthology.orchestra.run.smithi193.stdout:(2/36): ceph-mgr-19.0.0-2578.ge5c885fe.el9.x86_ 4.3 MB/s | 1.5 MB 00:00 2024-04-07T21:13:11.458 INFO:teuthology.orchestra.run.smithi193.stdout:(3/36): ceph-osd-19.0.0-2578.ge5c885fe.el9.x86_ 19 MB/s | 17 MB 00:00 2024-04-07T21:13:11.461 INFO:teuthology.orchestra.run.smithi119.stdout:cephadm-19.0.0-2578.ge5c885fe.el9.noarch.rpm 834 kB/s | 762 kB 00:00 2024-04-07T21:13:11.461 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:13:11.462 INFO:teuthology.orchestra.run.smithi119.stdout:Total 832 kB/s | 762 kB 00:00 2024-04-07T21:13:11.462 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-04-07T21:13:11.468 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-04-07T21:13:11.468 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-04-07T21:13:11.473 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-04-07T21:13:11.473 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-04-07T21:13:11.508 INFO:teuthology.orchestra.run.smithi193.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2578.ge5c8 4.9 MB/s | 249 kB 00:00 2024-04-07T21:13:11.548 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-04-07T21:13:11.800 INFO:teuthology.orchestra.run.smithi193.stdout:(5/36): ceph-mon-19.0.0-2578.ge5c885fe.el9.x86_ 3.4 MB/s | 4.7 MB 00:01 2024-04-07T21:13:11.842 INFO:teuthology.orchestra.run.smithi193.stdout:(6/36): ceph-mds-19.0.0-2578.ge5c885fe.el9.x86_ 1.5 MB/s | 2.4 MB 00:01 2024-04-07T21:13:11.867 INFO:teuthology.orchestra.run.smithi193.stdout:(7/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 705 kB/s | 253 kB 00:00 2024-04-07T21:13:11.959 INFO:teuthology.orchestra.run.smithi193.stdout:(8/36): python3-pycparser-2.20-6.el9.noarch.rpm 1.4 MB/s | 135 kB 00:00 2024-04-07T21:13:12.043 INFO:teuthology.orchestra.run.smithi193.stdout:(9/36): python3-ply-3.11-14.el9.noarch.rpm 531 kB/s | 106 kB 00:00 2024-04-07T21:13:12.043 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T21:13:12.068 INFO:teuthology.orchestra.run.smithi193.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 1.1 MB/s | 125 kB 00:00 2024-04-07T21:13:12.123 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T21:13:12.127 INFO:teuthology.orchestra.run.smithi193.stdout:(11/36): lua-5.4.4-4.el9.x86_64.rpm 3.2 MB/s | 188 kB 00:00 2024-04-07T21:13:12.185 INFO:teuthology.orchestra.run.smithi193.stdout:(12/36): python3-urllib3-1.26.5-5.el9.noarch.rp 1.5 MB/s | 215 kB 00:00 2024-04-07T21:13:12.210 INFO:teuthology.orchestra.run.smithi193.stdout:(13/36): python3-mako-1.1.4-6.el9.noarch.rpm 2.0 MB/s | 172 kB 00:00 2024-04-07T21:13:12.244 INFO:teuthology.orchestra.run.smithi193.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 595 kB/s | 35 kB 00:00 2024-04-07T21:13:12.261 INFO:teuthology.orchestra.run.smithi193.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.0 MB/s | 51 kB 00:00 2024-04-07T21:13:12.303 INFO:teuthology.orchestra.run.smithi193.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 709 kB/s | 42 kB 00:00 2024-04-07T21:13:12.337 INFO:teuthology.orchestra.run.smithi193.stdout:(17/36): python3-cryptography-36.0.1-4.el9.x86_ 2.3 MB/s | 1.2 MB 00:00 2024-04-07T21:13:12.496 INFO:teuthology.orchestra.run.smithi193.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 95 kB/s | 22 kB 00:00 2024-04-07T21:13:12.560 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T21:13:12.771 INFO:teuthology.orchestra.run.smithi193.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 100 kB/s | 43 kB 00:00 2024-04-07T21:13:12.849 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T21:13:12.849 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:12.849 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-04-07T21:13:12.849 INFO:teuthology.orchestra.run.smithi119.stdout: cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T21:13:12.849 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:12.849 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:13:12.871 INFO:teuthology.orchestra.run.smithi193.stdout:(20/36): luarocks-3.9.2-1.el9.noarch.rpm 266 kB/s | 151 kB 00:00 2024-04-07T21:13:12.971 INFO:teuthology.orchestra.run.smithi193.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 107 kB/s | 11 kB 00:00 2024-04-07T21:13:13.055 INFO:teuthology.orchestra.run.smithi193.stdout:(22/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 307 kB/s | 172 kB 00:00 2024-04-07T21:13:13.081 INFO:teuthology.orchestra.run.smithi193.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 163 kB/s | 18 kB 00:00 2024-04-07T21:13:13.112 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-immutable-object-cache 2024-04-07T21:13:13.130 INFO:teuthology.orchestra.run.smithi193.stdout:(24/36): python3-cherrypy-18.6.1-2.el9.noarch.r 998 kB/s | 358 kB 00:00 2024-04-07T21:13:13.156 INFO:teuthology.orchestra.run.smithi193.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 230 kB/s | 23 kB 00:00 2024-04-07T21:13:13.181 INFO:teuthology.orchestra.run.smithi193.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 193 kB/s | 19 kB 00:00 2024-04-07T21:13:13.232 INFO:teuthology.orchestra.run.smithi193.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 195 kB/s | 20 kB 00:00 2024-04-07T21:13:13.265 INFO:teuthology.orchestra.run.smithi193.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 426 kB/s | 46 kB 00:00 2024-04-07T21:13:13.307 INFO:teuthology.orchestra.run.smithi193.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 628 kB/s | 79 kB 00:00 2024-04-07T21:13:13.366 INFO:teuthology.orchestra.run.smithi193.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 163 kB/s | 16 kB 00:00 2024-04-07T21:13:13.391 INFO:teuthology.orchestra.run.smithi193.stdout:(31/36): python3-pecan-1.4.2-3.el9.noarch.rpm 1.7 MB/s | 272 kB 00:00 2024-04-07T21:13:13.433 INFO:teuthology.orchestra.run.smithi193.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 716 kB/s | 90 kB 00:00 2024-04-07T21:13:13.475 INFO:teuthology.orchestra.run.smithi193.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 329 kB/s | 36 kB 00:00 2024-04-07T21:13:13.525 INFO:teuthology.orchestra.run.smithi193.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.7 MB/s | 230 kB 00:00 2024-04-07T21:13:13.575 INFO:teuthology.orchestra.run.smithi193.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 199 kB/s | 20 kB 00:00 2024-04-07T21:13:13.684 INFO:teuthology.orchestra.run.smithi193.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 1.7 MB/s | 427 kB 00:00 2024-04-07T21:13:13.689 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:13:13.690 INFO:teuthology.orchestra.run.smithi193.stdout:Total 7.2 MB/s | 30 MB 00:04 2024-04-07T21:13:13.712 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:01 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:13:13.830 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-04-07T21:13:13.869 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-04-07T21:13:13.869 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-04-07T21:13:14.005 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:13:14.005 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:13:14.005 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:13:14.005 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.005 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:13:14.005 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.005 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:13:14.005 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.006 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:13:14.006 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.006 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:13:14.006 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.006 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:13:14.006 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.006 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:13:14.006 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.006 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:13:14.006 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.006 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:13:14.006 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.006 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:13:14.006 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.007 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:13:14.007 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.007 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:13:14.007 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.007 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:13:14.007 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.007 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:13:14.007 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.007 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:13:14.007 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.007 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:13:14.007 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.007 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:13:14.007 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.008 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:13:14.008 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.008 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:13:14.008 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.008 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:13:14.008 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.008 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:13:14.008 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.008 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:13:14.008 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.008 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:13:14.008 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.008 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:13:14.008 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.008 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:13:14.009 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.009 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:13:14.009 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.009 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:13:14.009 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.009 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:13:14.009 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.009 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:13:14.009 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.009 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:13:14.009 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.009 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:13:14.009 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.009 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:13:14.009 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.010 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:13:14.010 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.010 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:13:14.010 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.010 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:13:14.010 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.010 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:13:14.010 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.010 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:13:14.010 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.010 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.010 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.010 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:14.011 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.011 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.011 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.011 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.011 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:13:14.011 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.011 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.011 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.011 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.011 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.011 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.011 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:14.011 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.011 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.011 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.012 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.012 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:14.012 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.012 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.012 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.012 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.012 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:14.012 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.012 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.012 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.012 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.012 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:14.012 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.012 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.013 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.013 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.013 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:14.013 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.013 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.013 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.013 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.013 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:14.013 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.013 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.013 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.013 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:14.072 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:13:14.072 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:14.072 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repo Size 2024-04-07T21:13:14.073 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:14.073 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-04-07T21:13:14.073 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 145 k 2024-04-07T21:13:14.073 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:14.073 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-04-07T21:13:14.073 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:14.073 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2024-04-07T21:13:14.073 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:14.073 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 145 k 2024-04-07T21:13:14.073 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 435 k 2024-04-07T21:13:14.073 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-04-07T21:13:14.275 INFO:teuthology.orchestra.run.smithi119.stdout:ceph-immutable-object-cache-19.0.0-2578.ge5c885 719 kB/s | 145 kB 00:00 2024-04-07T21:13:14.276 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:13:14.276 INFO:teuthology.orchestra.run.smithi119.stdout:Total 715 kB/s | 145 kB 00:00 2024-04-07T21:13:14.276 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-04-07T21:13:14.283 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-04-07T21:13:14.283 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-04-07T21:13:14.307 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-04-07T21:13:14.307 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-04-07T21:13:14.336 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-04-07T21:13:14.336 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-04-07T21:13:14.478 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-04-07T21:13:14.551 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe. 1/1 2024-04-07T21:13:14.575 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe. 1/1 2024-04-07T21:13:14.575 INFO:teuthology.orchestra.run.smithi119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T21:13:14.576 INFO:teuthology.orchestra.run.smithi119.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-07T21:13:14.576 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:15.590 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe. 1/1 2024-04-07T21:13:15.591 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:15.591 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-04-07T21:13:15.591 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:13:15.591 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:15.591 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:13:15.615 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-04-07T21:13:15.670 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-07T21:13:15.701 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-07T21:13:15.722 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-07T21:13:15.792 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-07T21:13:15.829 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-07T21:13:15.862 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-07T21:13:15.866 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-mgr 2024-04-07T21:13:15.953 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-07T21:13:16.032 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-07T21:13:16.073 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-07T21:13:16.108 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-07T21:13:16.139 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-07T21:13:16.173 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-07T21:13:16.206 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-07T21:13:16.247 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-07T21:13:16.281 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-07T21:13:16.316 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-07T21:13:16.354 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-07T21:13:16.428 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-07T21:13:16.469 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:04 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:13:16.572 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-07T21:13:16.654 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-07T21:13:16.708 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-07T21:13:16.746 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-07T21:13:16.758 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:13:16.758 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:13:16.758 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:13:16.758 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.758 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:13:16.758 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.758 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:13:16.759 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.759 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:13:16.759 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.759 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:13:16.759 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.759 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:13:16.759 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.759 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:13:16.759 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.759 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:13:16.759 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.759 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:13:16.759 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.759 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:13:16.760 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.760 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:13:16.760 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.760 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:13:16.760 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.760 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:13:16.760 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.760 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:13:16.760 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.760 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:13:16.760 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.760 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:13:16.760 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.760 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:13:16.761 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.761 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:13:16.761 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.761 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:13:16.761 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.761 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:13:16.761 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.761 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:13:16.761 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.761 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:13:16.761 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.761 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:13:16.761 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.761 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:13:16.762 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.762 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:13:16.762 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.762 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:13:16.762 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.762 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:13:16.762 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.762 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:13:16.762 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.762 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:13:16.762 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.762 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:13:16.762 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.763 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:13:16.763 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.763 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:13:16.763 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.763 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:13:16.763 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.763 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:13:16.763 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.763 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:13:16.763 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.763 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:13:16.763 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.763 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:13:16.763 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.764 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.764 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.764 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:16.764 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.764 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.764 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.764 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.764 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:13:16.764 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.764 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.764 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.764 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.764 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.764 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.765 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:16.765 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.765 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.765 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.765 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.765 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:16.765 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.765 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.765 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.765 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.765 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:16.765 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.765 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.766 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.766 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.766 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:16.766 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.766 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.766 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.766 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.766 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:16.766 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.766 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.766 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.766 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.766 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:16.767 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.767 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.767 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.767 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:16.767 INFO:teuthology.orchestra.run.smithi119.stdout:Package ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T21:13:16.796 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-07T21:13:16.825 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:13:16.826 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2024-04-07T21:13:16.826 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:13:16.866 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-07T21:13:16.895 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-mgr-dashboard 2024-04-07T21:13:17.063 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-07T21:13:17.109 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-07T21:13:17.187 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-07T21:13:17.275 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-07T21:13:17.309 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-07T21:13:17.423 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-07T21:13:17.479 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:05 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:13:17.588 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2578.ge5c885fe.el9. 31/36 2024-04-07T21:13:17.617 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/36 2024-04-07T21:13:17.642 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/36 2024-04-07T21:13:17.642 INFO:teuthology.orchestra.run.smithi193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T21:13:17.642 INFO:teuthology.orchestra.run.smithi193.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-07T21:13:17.642 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-07T21:13:17.642 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-07T21:13:17.643 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:17.767 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:13:17.767 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:13:17.767 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:13:17.767 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.767 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:13:17.767 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.767 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:13:17.767 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.767 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:13:17.768 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.768 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:13:17.768 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.768 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:13:17.768 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.768 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:13:17.768 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.768 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:13:17.768 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.768 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:13:17.768 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.768 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:13:17.768 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.769 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:13:17.769 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.769 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:13:17.769 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.769 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:13:17.769 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.769 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:13:17.769 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.769 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:13:17.769 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.769 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:13:17.769 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.769 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:13:17.769 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.769 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:13:17.770 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.770 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:13:17.770 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.770 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:13:17.770 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.770 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:13:17.770 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.770 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:13:17.770 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.770 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:13:17.770 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.770 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:13:17.770 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.771 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:13:17.771 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.771 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:13:17.771 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.771 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:13:17.771 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.771 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:13:17.771 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.771 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:13:17.771 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.771 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:13:17.771 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.771 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:13:17.772 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.772 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:13:17.772 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.772 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:13:17.772 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.772 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:13:17.772 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.772 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:13:17.772 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.772 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:13:17.772 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.772 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:13:17.772 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.772 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.772 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.772 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:17.773 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.773 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.773 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.773 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.773 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:13:17.773 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.773 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.773 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.773 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.773 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.773 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.773 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:17.773 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.773 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.774 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.774 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.774 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:17.774 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.774 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.774 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.774 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.774 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:17.774 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.774 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.774 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.774 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.774 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:17.774 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.775 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.775 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.775 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.775 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:17.775 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.775 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.775 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.775 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.775 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:17.775 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.775 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.775 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.775 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:17.835 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:13:17.836 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:17.836 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-04-07T21:13:17.836 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:17.837 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-04-07T21:13:17.837 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 3.5 M 2024-04-07T21:13:17.837 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-04-07T21:13:17.837 INFO:teuthology.orchestra.run.smithi119.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-07T21:13:17.837 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 34 k 2024-04-07T21:13:17.837 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 16 k 2024-04-07T21:13:17.837 INFO:teuthology.orchestra.run.smithi119.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-07T21:13:17.837 INFO:teuthology.orchestra.run.smithi119.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-07T21:13:17.837 INFO:teuthology.orchestra.run.smithi119.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-07T21:13:17.837 INFO:teuthology.orchestra.run.smithi119.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-07T21:13:17.837 INFO:teuthology.orchestra.run.smithi119.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-07T21:13:17.837 INFO:teuthology.orchestra.run.smithi119.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-07T21:13:17.838 INFO:teuthology.orchestra.run.smithi119.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-07T21:13:17.838 INFO:teuthology.orchestra.run.smithi119.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-07T21:13:17.838 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:17.838 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-04-07T21:13:17.838 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:17.838 INFO:teuthology.orchestra.run.smithi119.stdout:Install 12 Packages 2024-04-07T21:13:17.838 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:17.839 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 8.6 M 2024-04-07T21:13:17.839 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 104 M 2024-04-07T21:13:17.839 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-04-07T21:13:18.354 INFO:teuthology.orchestra.run.smithi119.stdout:(1/12): ceph-prometheus-alerts-19.0.0-2578.ge5c 67 kB/s | 16 kB 00:00 2024-04-07T21:13:18.379 INFO:teuthology.orchestra.run.smithi119.stdout:(2/12): ceph-grafana-dashboards-19.0.0-2578.ge5 125 kB/s | 34 kB 00:00 2024-04-07T21:13:18.596 INFO:teuthology.orchestra.run.smithi119.stdout:(3/12): ceph-mgr-dashboard-19.0.0-2578.ge5c885f 7.3 MB/s | 3.5 MB 00:00 2024-04-07T21:13:18.788 INFO:teuthology.orchestra.run.smithi119.stdout:(4/12): protobuf-compiler-3.14.0-13.el9.x86_64. 4.4 MB/s | 863 kB 00:00 2024-04-07T21:13:18.972 INFO:teuthology.orchestra.run.smithi119.stdout:(5/12): python3-protobuf-3.14.0-13.el9.noarch.r 455 kB/s | 269 kB 00:00 2024-04-07T21:13:19.068 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 33/36 2024-04-07T21:13:19.094 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 33/36 2024-04-07T21:13:19.094 INFO:teuthology.orchestra.run.smithi193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T21:13:19.094 INFO:teuthology.orchestra.run.smithi193.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-07T21:13:19.094 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-07T21:13:19.094 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-07T21:13:19.094 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:19.188 INFO:teuthology.orchestra.run.smithi119.stdout:(6/12): protobuf-3.14.0-13.el9.x86_64.rpm 1.2 MB/s | 1.0 MB 00:00 2024-04-07T21:13:19.213 INFO:teuthology.orchestra.run.smithi119.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 80 kB/s | 19 kB 00:00 2024-04-07T21:13:19.239 INFO:teuthology.orchestra.run.smithi119.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.2 MB/s | 548 kB 00:00 2024-04-07T21:13:19.322 INFO:teuthology.orchestra.run.smithi119.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 520 kB/s | 31 kB 00:00 2024-04-07T21:13:19.348 INFO:teuthology.orchestra.run.smithi119.stdout:(10/12): python3-grpcio-tools-1.46.7-10.el9.x86 1.1 MB/s | 144 kB 00:00 2024-04-07T21:13:19.431 INFO:teuthology.orchestra.run.smithi119.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 1.7 MB/s | 188 kB 00:00 2024-04-07T21:13:19.552 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 34/36 2024-04-07T21:13:19.576 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 34/36 2024-04-07T21:13:19.576 INFO:teuthology.orchestra.run.smithi193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T21:13:19.576 INFO:teuthology.orchestra.run.smithi193.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-07T21:13:19.576 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-07T21:13:19.576 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-07T21:13:19.577 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:19.794 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 35/36 2024-04-07T21:13:19.817 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 35/36 2024-04-07T21:13:19.818 INFO:teuthology.orchestra.run.smithi193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T21:13:19.818 INFO:teuthology.orchestra.run.smithi193.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-07T21:13:19.818 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-07T21:13:19.818 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-07T21:13:19.818 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:19.876 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 36/36 2024-04-07T21:13:19.956 INFO:teuthology.orchestra.run.smithi119.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 2.7 MB/s | 2.0 MB 00:00 2024-04-07T21:13:19.960 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:13:19.960 INFO:teuthology.orchestra.run.smithi119.stdout:Total 4.1 MB/s | 8.6 MB 00:02 2024-04-07T21:13:20.007 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-04-07T21:13:20.025 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-04-07T21:13:20.025 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-04-07T21:13:20.209 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-04-07T21:13:20.209 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-04-07T21:13:20.743 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-04-07T21:13:20.832 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-07T21:13:20.877 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-07T21:13:20.922 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-07T21:13:20.952 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-07T21:13:21.062 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-07T21:13:21.195 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-07T21:13:21.290 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-07T21:13:21.331 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-07T21:13:21.360 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-07T21:13:21.384 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2578.ge5c885fe.el9 10/12 2024-04-07T21:13:21.662 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 36/36 2024-04-07T21:13:21.662 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/36 2024-04-07T21:13:21.662 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/36 2024-04-07T21:13:21.662 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 3/36 2024-04-07T21:13:21.662 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 4/36 2024-04-07T21:13:21.662 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/36 2024-04-07T21:13:21.662 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2578.ge5c885fe.el9. 6/36 2024-04-07T21:13:21.662 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-07T21:13:21.663 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-07T21:13:21.663 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-07T21:13:21.663 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-07T21:13:21.663 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-07T21:13:21.663 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-07T21:13:21.663 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-07T21:13:21.663 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-07T21:13:21.663 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-07T21:13:21.663 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-07T21:13:21.663 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-07T21:13:21.663 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-07T21:13:21.663 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-07T21:13:21.663 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-07T21:13:21.663 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-07T21:13:21.664 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-07T21:13:21.664 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-07T21:13:21.664 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-07T21:13:21.664 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-07T21:13:21.664 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-07T21:13:21.664 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-07T21:13:21.665 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-07T21:13:21.665 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-07T21:13:21.665 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-07T21:13:21.665 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-07T21:13:21.665 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-07T21:13:21.665 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-07T21:13:21.665 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-07T21:13:21.665 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-07T21:13:22.425 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2578.ge5c885fe.el 11/12 2024-04-07T21:13:22.468 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noa 12/12 2024-04-07T21:13:22.718 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-07T21:13:22.718 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:22.718 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-04-07T21:13:22.719 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:13:22.719 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:13:22.719 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:13:22.719 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-modules-core-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T21:13:22.719 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:13:22.719 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:13:22.719 INFO:teuthology.orchestra.run.smithi193.stdout: lua-5.4.4-4.el9.x86_64 2024-04-07T21:13:22.719 INFO:teuthology.orchestra.run.smithi193.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-07T21:13:22.719 INFO:teuthology.orchestra.run.smithi193.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-07T21:13:22.719 INFO:teuthology.orchestra.run.smithi193.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-07T21:13:22.719 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-07T21:13:22.719 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-07T21:13:22.719 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-07T21:13:22.720 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-07T21:13:22.720 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-07T21:13:22.720 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-07T21:13:22.720 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-07T21:13:22.720 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-07T21:13:22.720 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-07T21:13:22.720 INFO:teuthology.orchestra.run.smithi193.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-07T21:13:22.720 INFO:teuthology.orchestra.run.smithi193.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-07T21:13:22.720 INFO:teuthology.orchestra.run.smithi193.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-07T21:13:22.720 INFO:teuthology.orchestra.run.smithi193.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-07T21:13:22.720 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-07T21:13:22.720 INFO:teuthology.orchestra.run.smithi193.stdout: python3-ply-3.11-14.el9.noarch 2024-04-07T21:13:22.720 INFO:teuthology.orchestra.run.smithi193.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-07T21:13:22.720 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-07T21:13:22.720 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-07T21:13:22.721 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-07T21:13:22.721 INFO:teuthology.orchestra.run.smithi193.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-07T21:13:22.721 INFO:teuthology.orchestra.run.smithi193.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-07T21:13:22.721 INFO:teuthology.orchestra.run.smithi193.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-07T21:13:22.721 INFO:teuthology.orchestra.run.smithi193.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-07T21:13:22.721 INFO:teuthology.orchestra.run.smithi193.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-07T21:13:22.721 INFO:teuthology.orchestra.run.smithi193.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-07T21:13:22.721 INFO:teuthology.orchestra.run.smithi193.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-07T21:13:22.721 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:22.721 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:13:23.134 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-base 2024-04-07T21:13:23.732 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:00:56 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:13:23.811 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noa 12/12 2024-04-07T21:13:23.811 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2578.ge5c885fe.el 1/12 2024-04-07T21:13:23.811 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noa 2/12 2024-04-07T21:13:23.811 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2578.ge5c885fe.el9 3/12 2024-04-07T21:13:23.811 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-07T21:13:23.811 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-07T21:13:23.811 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-07T21:13:23.811 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-07T21:13:23.811 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-07T21:13:23.811 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-07T21:13:23.812 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-07T21:13:23.812 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-07T21:13:24.021 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:13:24.021 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:13:24.021 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:13:24.021 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.021 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:13:24.021 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.022 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:13:24.022 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.022 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:13:24.022 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.022 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:13:24.022 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.022 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:13:24.022 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.022 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:13:24.023 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.023 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:13:24.023 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.023 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:13:24.023 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.023 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:13:24.023 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.023 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:13:24.023 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.024 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:13:24.024 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.024 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:13:24.024 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.024 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:13:24.024 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.024 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:13:24.024 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.025 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:13:24.025 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.025 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:13:24.025 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.025 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:13:24.025 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.025 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:13:24.025 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.025 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:13:24.025 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.025 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:13:24.026 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.026 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:13:24.026 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.026 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:13:24.026 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.026 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:13:24.026 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.026 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:13:24.027 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.027 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:13:24.027 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.027 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:13:24.027 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.027 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:13:24.027 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.027 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:13:24.027 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.028 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:13:24.028 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.028 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:13:24.028 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.028 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:13:24.028 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.028 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:13:24.028 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.028 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:13:24.028 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.029 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:13:24.029 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.029 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:13:24.029 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.029 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:13:24.029 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.029 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.029 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.029 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:24.029 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.030 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.030 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.030 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.030 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:13:24.030 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.030 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.030 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.030 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.030 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.031 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.031 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:24.031 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.031 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.032 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.032 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.032 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:24.032 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.032 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.032 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.032 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.032 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:24.032 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.032 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.033 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.033 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.033 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:24.033 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.034 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.034 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.034 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.034 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:24.034 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.034 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.034 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.034 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.034 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:24.034 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.035 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.035 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.035 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:24.036 INFO:teuthology.orchestra.run.smithi193.stdout:Package ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T21:13:24.088 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:13:24.089 INFO:teuthology.orchestra.run.smithi193.stdout:Nothing to do. 2024-04-07T21:13:24.089 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:13:24.158 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install cephadm 2024-04-07T21:13:24.166 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-07T21:13:24.166 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:24.166 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-04-07T21:13:24.166 INFO:teuthology.orchestra.run.smithi119.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-07T21:13:24.166 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-grafana-dashboards-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T21:13:24.166 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T21:13:24.167 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-prometheus-alerts-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T21:13:24.167 INFO:teuthology.orchestra.run.smithi119.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-07T21:13:24.167 INFO:teuthology.orchestra.run.smithi119.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-07T21:13:24.167 INFO:teuthology.orchestra.run.smithi119.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-07T21:13:24.167 INFO:teuthology.orchestra.run.smithi119.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-07T21:13:24.167 INFO:teuthology.orchestra.run.smithi119.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-07T21:13:24.167 INFO:teuthology.orchestra.run.smithi119.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-07T21:13:24.167 INFO:teuthology.orchestra.run.smithi119.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-07T21:13:24.167 INFO:teuthology.orchestra.run.smithi119.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-07T21:13:24.168 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:24.168 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:13:24.444 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-07T21:13:24.747 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:00:57 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:13:25.035 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:13:25.035 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:13:25.035 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:13:25.035 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.035 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:13:25.035 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.035 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:13:25.035 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.036 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:13:25.036 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.036 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:13:25.036 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.036 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:13:25.036 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.036 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:13:25.036 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.036 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:13:25.036 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.036 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:13:25.037 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.037 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:13:25.037 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.037 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:13:25.037 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.037 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:13:25.037 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.037 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:13:25.037 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.037 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:13:25.037 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.037 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:13:25.037 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.038 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:13:25.038 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.038 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:13:25.038 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.038 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:13:25.038 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.038 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:13:25.038 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.038 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:13:25.038 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.039 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:13:25.039 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.039 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:13:25.039 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.039 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:13:25.039 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.039 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:13:25.039 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.039 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:13:25.039 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.039 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:13:25.039 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.039 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:13:25.040 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.040 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:13:25.040 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.040 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:13:25.040 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.040 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:13:25.040 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.040 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:13:25.040 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.040 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:13:25.040 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.041 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:13:25.041 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.041 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:13:25.041 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.041 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:13:25.041 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.041 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:13:25.041 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.041 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:13:25.041 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.041 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.041 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.041 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:25.042 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.042 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.042 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.042 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.042 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:13:25.042 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.042 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.042 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.042 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.042 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.042 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.042 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:25.043 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.043 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.043 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.043 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.043 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:25.043 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.043 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.043 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.043 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.043 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:25.043 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.043 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.044 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.044 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.044 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:25.044 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.044 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.044 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.044 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.044 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:25.044 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.044 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.044 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.044 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.045 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:25.045 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.045 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.045 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.045 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.047 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:13 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:13:25.103 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:13:25.104 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:13:25.104 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-04-07T21:13:25.104 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:13:25.104 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-04-07T21:13:25.104 INFO:teuthology.orchestra.run.smithi193.stdout: cephadm noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 762 k 2024-04-07T21:13:25.104 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:25.104 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-04-07T21:13:25.104 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:13:25.104 INFO:teuthology.orchestra.run.smithi193.stdout:Install 1 Package 2024-04-07T21:13:25.104 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:25.104 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 762 k 2024-04-07T21:13:25.104 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 768 k 2024-04-07T21:13:25.104 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-04-07T21:13:25.351 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:13:25.352 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:13:25.352 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:13:25.352 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.352 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:13:25.352 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.352 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:13:25.352 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.352 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:13:25.352 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.352 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:13:25.352 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.352 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:13:25.353 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.353 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:13:25.353 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.353 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:13:25.353 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.353 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:13:25.353 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.353 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:13:25.353 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.353 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:13:25.353 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.353 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:13:25.353 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.353 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:13:25.354 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.354 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:13:25.354 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.354 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:13:25.354 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.354 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:13:25.354 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.354 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:13:25.354 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.354 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:13:25.354 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.354 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:13:25.354 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.355 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:13:25.355 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.355 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:13:25.355 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.355 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:13:25.355 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.355 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:13:25.355 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.355 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:13:25.355 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.355 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:13:25.355 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.355 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:13:25.355 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.356 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:13:25.356 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.356 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:13:25.356 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.356 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:13:25.356 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.356 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:13:25.356 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.356 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:13:25.356 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.356 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:13:25.356 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.356 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:13:25.356 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.356 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:13:25.357 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.357 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:13:25.357 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.357 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:13:25.357 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.357 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:13:25.357 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.357 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.357 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.357 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:25.357 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.357 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.358 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.358 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.358 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:13:25.358 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.358 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.358 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.358 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.358 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.358 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.358 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:25.358 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.358 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.359 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.359 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.359 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:25.359 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.359 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.359 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.359 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.359 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:25.359 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.359 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.359 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.359 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.359 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:25.359 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.359 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.360 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.360 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.360 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:25.360 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.360 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.360 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.360 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.360 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:25.360 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.360 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.361 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.361 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:25.423 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:13:25.425 INFO:teuthology.orchestra.run.smithi119.stdout:======================================================================================= 2024-04-07T21:13:25.425 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-04-07T21:13:25.425 INFO:teuthology.orchestra.run.smithi119.stdout:======================================================================================= 2024-04-07T21:13:25.425 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-04-07T21:13:25.425 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 7.4 M 2024-04-07T21:13:25.425 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-04-07T21:13:25.425 INFO:teuthology.orchestra.run.smithi119.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-07T21:13:25.425 INFO:teuthology.orchestra.run.smithi119.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-07T21:13:25.425 INFO:teuthology.orchestra.run.smithi119.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-07T21:13:25.425 INFO:teuthology.orchestra.run.smithi119.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-07T21:13:25.425 INFO:teuthology.orchestra.run.smithi119.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-07T21:13:25.425 INFO:teuthology.orchestra.run.smithi119.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-07T21:13:25.426 INFO:teuthology.orchestra.run.smithi119.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-07T21:13:25.426 INFO:teuthology.orchestra.run.smithi119.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-07T21:13:25.426 INFO:teuthology.orchestra.run.smithi119.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-07T21:13:25.426 INFO:teuthology.orchestra.run.smithi119.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-07T21:13:25.426 INFO:teuthology.orchestra.run.smithi119.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-07T21:13:25.426 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:25.426 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-04-07T21:13:25.426 INFO:teuthology.orchestra.run.smithi119.stdout:======================================================================================= 2024-04-07T21:13:25.426 INFO:teuthology.orchestra.run.smithi119.stdout:Install 12 Packages 2024-04-07T21:13:25.426 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:25.427 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 38 M 2024-04-07T21:13:25.427 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 209 M 2024-04-07T21:13:25.427 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-04-07T21:13:25.545 INFO:teuthology.orchestra.run.smithi193.stdout:cephadm-19.0.0-2578.ge5c885fe.el9.noarch.rpm 1.7 MB/s | 762 kB 00:00 2024-04-07T21:13:25.545 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:13:25.545 INFO:teuthology.orchestra.run.smithi193.stdout:Total 1.7 MB/s | 762 kB 00:00 2024-04-07T21:13:25.545 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-04-07T21:13:25.551 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-04-07T21:13:25.551 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-04-07T21:13:25.557 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-04-07T21:13:25.557 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-04-07T21:13:25.628 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-04-07T21:13:25.748 INFO:teuthology.orchestra.run.smithi119.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 1.2 MB/s | 195 kB 00:00 2024-04-07T21:13:25.790 INFO:teuthology.orchestra.run.smithi119.stdout:(2/12): libgfortran-11.4.1-3.el9.x86_64.rpm 3.9 MB/s | 803 kB 00:00 2024-04-07T21:13:25.857 INFO:teuthology.orchestra.run.smithi119.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 301 kB/s | 33 kB 00:00 2024-04-07T21:13:25.916 INFO:teuthology.orchestra.run.smithi119.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 311 kB/s | 18 kB 00:00 2024-04-07T21:13:25.966 INFO:teuthology.orchestra.run.smithi119.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 709 kB/s | 35 kB 00:00 2024-04-07T21:13:26.074 INFO:teuthology.orchestra.run.smithi119.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 11 MB/s | 3.0 MB 00:00 2024-04-07T21:13:26.093 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T21:13:26.175 INFO:teuthology.orchestra.run.smithi119.stdout:(7/12): ceph-mgr-diskprediction-local-19.0.0-25 13 MB/s | 7.4 MB 00:00 2024-04-07T21:13:26.183 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T21:13:26.199 INFO:teuthology.orchestra.run.smithi119.stdout:(8/12): python3-devel-3.9.17-2.el9.x86_64.rpm 1.9 MB/s | 245 kB 00:00 2024-04-07T21:13:26.300 INFO:teuthology.orchestra.run.smithi119.stdout:(9/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 14 MB/s | 4.7 MB 00:00 2024-04-07T21:13:26.325 INFO:teuthology.orchestra.run.smithi119.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 2.0 MB/s | 250 kB 00:00 2024-04-07T21:13:26.500 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T21:13:26.576 INFO:teuthology.orchestra.run.smithi119.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 13 MB/s | 5.1 MB 00:00 2024-04-07T21:13:26.811 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T21:13:26.811 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:26.811 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-04-07T21:13:26.811 INFO:teuthology.orchestra.run.smithi193.stdout: cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T21:13:26.811 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:26.811 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:13:27.023 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-immutable-object-cache 2024-04-07T21:13:27.632 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:00 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:13:27.928 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:13:27.928 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:13:27.928 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:13:27.928 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.929 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:13:27.929 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.929 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:13:27.929 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.929 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:13:27.929 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.929 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:13:27.929 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.929 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:13:27.929 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.929 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:13:27.929 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.930 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:13:27.930 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.930 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:13:27.930 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.930 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:13:27.930 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.930 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:13:27.930 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.930 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:13:27.930 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.930 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:13:27.930 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.930 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:13:27.931 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.931 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:13:27.931 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.931 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:13:27.931 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.931 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:13:27.931 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.931 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:13:27.931 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.931 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:13:27.931 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.931 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:13:27.931 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.931 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:13:27.931 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.932 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:13:27.932 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.932 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:13:27.932 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.932 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:13:27.932 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.932 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:13:27.932 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.932 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:13:27.932 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.932 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:13:27.932 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.932 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:13:27.933 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.933 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:13:27.933 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.933 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:13:27.933 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.933 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:13:27.933 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.933 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:13:27.933 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.933 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:13:27.933 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.933 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:13:27.933 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.933 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:13:27.933 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.934 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:13:27.934 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.934 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:13:27.934 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.934 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.934 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.934 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:27.934 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.934 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.934 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.934 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.934 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:13:27.934 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.934 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.935 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.935 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.935 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.935 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.935 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:27.935 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.935 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.935 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.935 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.935 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:27.935 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.935 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.935 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.935 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.936 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:27.936 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.936 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.936 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.936 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.936 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:27.936 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.936 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.936 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.936 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.936 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:27.936 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.936 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.936 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.937 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.937 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:27.937 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.937 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.937 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.937 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:27.998 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:13:27.998 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:13:27.998 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repo Size 2024-04-07T21:13:27.998 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:13:27.998 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-04-07T21:13:27.999 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 145 k 2024-04-07T21:13:27.999 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:27.999 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-04-07T21:13:27.999 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:13:27.999 INFO:teuthology.orchestra.run.smithi193.stdout:Install 1 Package 2024-04-07T21:13:27.999 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:27.999 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 145 k 2024-04-07T21:13:28.000 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 435 k 2024-04-07T21:13:28.000 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-04-07T21:13:28.227 INFO:teuthology.orchestra.run.smithi193.stdout:ceph-immutable-object-cache-19.0.0-2578.ge5c885 639 kB/s | 145 kB 00:00 2024-04-07T21:13:28.228 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:13:28.228 INFO:teuthology.orchestra.run.smithi193.stdout:Total 634 kB/s | 145 kB 00:00 2024-04-07T21:13:28.228 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-04-07T21:13:28.235 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-04-07T21:13:28.235 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-04-07T21:13:28.275 INFO:teuthology.orchestra.run.smithi119.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 8.2 MB/s | 16 MB 00:01 2024-04-07T21:13:28.277 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:13:28.277 INFO:teuthology.orchestra.run.smithi119.stdout:Total 13 MB/s | 38 MB 00:02 2024-04-07T21:13:28.289 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-04-07T21:13:28.289 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-04-07T21:13:28.434 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-04-07T21:13:28.494 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe. 1/1 2024-04-07T21:13:28.519 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe. 1/1 2024-04-07T21:13:28.519 INFO:teuthology.orchestra.run.smithi193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T21:13:28.519 INFO:teuthology.orchestra.run.smithi193.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-07T21:13:28.519 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:28.636 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-04-07T21:13:28.663 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-04-07T21:13:28.664 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-04-07T21:13:29.107 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-04-07T21:13:29.108 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-04-07T21:13:29.555 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe. 1/1 2024-04-07T21:13:29.556 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:29.556 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-04-07T21:13:29.556 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:13:29.556 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:29.556 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:13:29.821 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-mgr 2024-04-07T21:13:29.880 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-04-07T21:13:29.950 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-07T21:13:29.990 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-07T21:13:30.089 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-07T21:13:30.133 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-07T21:13:30.302 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-07T21:13:30.324 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-07T21:13:30.401 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-07T21:13:30.428 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:03 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:13:30.718 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:13:30.718 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:13:30.718 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:13:30.718 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.718 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:13:30.718 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.718 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:13:30.718 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.718 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:13:30.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.719 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:13:30.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.719 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:13:30.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.719 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:13:30.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.719 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:13:30.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.719 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:13:30.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.719 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:13:30.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.720 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:13:30.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.720 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:13:30.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.720 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:13:30.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.720 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:13:30.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.720 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:13:30.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.720 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:13:30.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.720 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:13:30.721 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.721 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:13:30.721 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.721 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:13:30.721 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.721 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:13:30.721 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.721 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:13:30.721 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.721 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:13:30.721 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.721 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:13:30.721 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.721 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:13:30.722 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.722 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:13:30.722 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.722 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:13:30.722 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.722 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:13:30.722 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.722 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:13:30.722 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.722 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:13:30.722 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.722 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:13:30.723 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.723 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:13:30.723 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.723 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:13:30.723 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.723 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:13:30.723 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.723 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:13:30.723 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.723 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:13:30.723 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.723 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:13:30.723 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.723 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:13:30.724 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.724 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.724 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.724 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:30.724 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.724 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.725 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.725 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.725 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:13:30.725 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.725 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.725 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.725 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.725 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.725 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.725 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:30.725 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.725 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.725 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.725 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.726 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:30.726 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.726 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.726 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.726 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.726 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:30.726 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.726 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.726 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.727 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.727 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:30.727 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.727 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.727 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.727 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.727 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:30.727 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.727 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.727 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.727 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.727 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:30.727 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.727 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.728 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.728 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:30.728 INFO:teuthology.orchestra.run.smithi193.stdout:Package ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T21:13:30.786 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:13:30.787 INFO:teuthology.orchestra.run.smithi193.stdout:Nothing to do. 2024-04-07T21:13:30.787 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:13:30.864 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-mgr-dashboard 2024-04-07T21:13:31.055 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-07T21:13:31.177 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-07T21:13:31.451 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:04 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:13:31.739 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:13:31.739 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:13:31.739 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:13:31.739 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.739 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:13:31.740 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.740 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:13:31.740 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.740 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:13:31.740 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.740 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:13:31.740 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.740 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:13:31.740 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.740 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:13:31.740 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.740 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:13:31.740 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.741 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:13:31.741 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.741 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:13:31.741 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.741 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:13:31.741 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.741 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:13:31.741 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.741 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:13:31.741 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.741 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:13:31.741 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.741 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:13:31.741 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.741 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:13:31.742 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.742 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:13:31.742 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.742 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:13:31.742 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.742 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:13:31.742 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.742 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:13:31.742 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.742 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:13:31.742 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.742 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:13:31.743 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.743 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:13:31.743 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.743 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:13:31.743 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.743 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:13:31.743 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.743 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:13:31.743 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.743 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:13:31.743 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.743 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:13:31.743 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.743 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:13:31.744 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.744 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:13:31.744 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.744 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:13:31.744 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.744 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:13:31.744 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.744 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:13:31.744 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.744 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:13:31.744 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.744 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:13:31.744 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.744 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:13:31.745 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.745 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:13:31.745 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.745 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.745 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.745 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:31.745 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.745 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.745 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.745 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.745 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:13:31.745 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.745 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.745 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.746 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.746 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.746 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.746 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:31.746 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.746 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.746 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.746 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.746 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:31.746 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.746 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.746 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.746 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.747 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:31.747 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.747 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.747 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.747 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.747 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:31.747 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.747 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.747 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.747 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.747 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:31.747 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.747 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.747 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.748 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.748 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:31.748 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.748 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.748 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.748 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:31.807 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:13:31.808 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:13:31.808 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-04-07T21:13:31.808 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:13:31.809 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-04-07T21:13:31.809 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 3.5 M 2024-04-07T21:13:31.809 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-04-07T21:13:31.809 INFO:teuthology.orchestra.run.smithi193.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-07T21:13:31.809 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 34 k 2024-04-07T21:13:31.809 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 16 k 2024-04-07T21:13:31.809 INFO:teuthology.orchestra.run.smithi193.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-07T21:13:31.809 INFO:teuthology.orchestra.run.smithi193.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-07T21:13:31.809 INFO:teuthology.orchestra.run.smithi193.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-07T21:13:31.809 INFO:teuthology.orchestra.run.smithi193.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-07T21:13:31.810 INFO:teuthology.orchestra.run.smithi193.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-07T21:13:31.810 INFO:teuthology.orchestra.run.smithi193.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-07T21:13:31.810 INFO:teuthology.orchestra.run.smithi193.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-07T21:13:31.810 INFO:teuthology.orchestra.run.smithi193.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-07T21:13:31.810 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:31.810 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-04-07T21:13:31.810 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:13:31.810 INFO:teuthology.orchestra.run.smithi193.stdout:Install 12 Packages 2024-04-07T21:13:31.810 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:31.811 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 8.6 M 2024-04-07T21:13:31.811 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 104 M 2024-04-07T21:13:31.811 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-04-07T21:13:32.413 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-07T21:13:32.457 INFO:teuthology.orchestra.run.smithi193.stdout:(1/12): ceph-prometheus-alerts-19.0.0-2578.ge5c 84 kB/s | 16 kB 00:00 2024-04-07T21:13:32.507 INFO:teuthology.orchestra.run.smithi193.stdout:(2/12): ceph-grafana-dashboards-19.0.0-2578.ge5 138 kB/s | 34 kB 00:00 2024-04-07T21:13:32.740 INFO:teuthology.orchestra.run.smithi193.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.1 MB/s | 269 kB 00:00 2024-04-07T21:13:32.807 INFO:teuthology.orchestra.run.smithi193.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.9 MB/s | 1.0 MB 00:00 2024-04-07T21:13:32.933 INFO:teuthology.orchestra.run.smithi193.stdout:(5/12): protobuf-compiler-3.14.0-13.el9.x86_64. 4.4 MB/s | 863 kB 00:00 2024-04-07T21:13:33.241 INFO:teuthology.orchestra.run.smithi193.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 63 kB/s | 19 kB 00:00 2024-04-07T21:13:33.451 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-07T21:13:33.458 INFO:teuthology.orchestra.run.smithi193.stdout:(7/12): ceph-mgr-dashboard-19.0.0-2578.ge5c885f 3.0 MB/s | 3.5 MB 00:01 2024-04-07T21:13:33.481 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c88 12/12 2024-04-07T21:13:34.559 INFO:teuthology.orchestra.run.smithi193.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 131 kB/s | 144 kB 00:01 2024-04-07T21:13:34.759 INFO:teuthology.orchestra.run.smithi193.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 154 kB/s | 31 kB 00:00 2024-04-07T21:13:35.567 INFO:teuthology.orchestra.run.smithi193.stdout:(10/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 199 kB/s | 548 kB 00:02 2024-04-07T21:13:35.609 INFO:teuthology.orchestra.run.smithi193.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 222 kB/s | 188 kB 00:00 2024-04-07T21:13:35.923 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c88 12/12 2024-04-07T21:13:35.923 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c88 1/12 2024-04-07T21:13:35.924 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-07T21:13:35.924 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-07T21:13:35.924 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-07T21:13:35.924 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-07T21:13:35.924 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-07T21:13:35.924 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-07T21:13:35.924 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-07T21:13:35.924 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 9/12 2024-04-07T21:13:35.924 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-07T21:13:35.924 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-07T21:13:36.367 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-07T21:13:36.367 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:36.367 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-04-07T21:13:36.367 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T21:13:36.367 INFO:teuthology.orchestra.run.smithi119.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-07T21:13:36.367 INFO:teuthology.orchestra.run.smithi119.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-07T21:13:36.367 INFO:teuthology.orchestra.run.smithi119.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-07T21:13:36.367 INFO:teuthology.orchestra.run.smithi119.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-07T21:13:36.367 INFO:teuthology.orchestra.run.smithi119.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-07T21:13:36.368 INFO:teuthology.orchestra.run.smithi119.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-07T21:13:36.368 INFO:teuthology.orchestra.run.smithi119.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-07T21:13:36.368 INFO:teuthology.orchestra.run.smithi119.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-07T21:13:36.368 INFO:teuthology.orchestra.run.smithi119.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-07T21:13:36.368 INFO:teuthology.orchestra.run.smithi119.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-07T21:13:36.368 INFO:teuthology.orchestra.run.smithi119.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-07T21:13:36.368 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:36.368 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:13:36.777 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-mgr-rook 2024-04-07T21:13:37.377 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:25 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:13:37.664 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:13:37.664 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:13:37.664 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:13:37.664 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.664 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:13:37.664 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.664 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:13:37.664 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.664 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:13:37.664 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.665 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:13:37.665 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.665 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:13:37.665 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.665 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:13:37.665 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.665 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:13:37.665 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.665 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:13:37.665 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.665 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:13:37.665 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.665 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:13:37.665 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.666 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:13:37.666 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.666 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:13:37.666 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.666 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:13:37.666 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.666 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:13:37.666 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.666 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:13:37.666 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.666 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:13:37.666 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.666 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:13:37.666 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.667 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:13:37.667 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.667 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:13:37.667 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.667 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:13:37.667 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.667 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:13:37.667 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.667 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:13:37.667 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.668 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:13:37.668 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.668 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:13:37.668 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.668 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:13:37.668 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.668 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:13:37.668 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.668 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:13:37.668 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.668 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:13:37.668 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.668 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:13:37.669 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.669 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:13:37.669 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.669 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:13:37.669 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.669 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:13:37.669 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.669 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:13:37.669 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.669 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:13:37.669 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.669 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:13:37.669 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.670 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:13:37.670 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.670 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.670 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.670 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:37.670 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.670 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.670 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.670 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.674 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:13:37.674 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.674 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.674 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.674 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.674 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.674 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.674 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:37.675 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.675 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.675 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.675 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.675 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:37.675 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.675 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.675 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.675 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.675 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:37.675 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.675 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.675 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.676 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.676 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:37.676 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.676 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.676 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.676 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.676 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:37.676 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.676 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.676 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.676 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.676 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:37.676 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.677 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.677 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.677 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:37.733 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:13:37.734 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:37.734 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-04-07T21:13:37.734 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:37.734 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-04-07T21:13:37.735 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-rook noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 49 k 2024-04-07T21:13:37.735 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-04-07T21:13:37.735 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-07T21:13:37.735 INFO:teuthology.orchestra.run.smithi119.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-07T21:13:37.735 INFO:teuthology.orchestra.run.smithi119.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-07T21:13:37.735 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-07T21:13:37.735 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-07T21:13:37.735 INFO:teuthology.orchestra.run.smithi119.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-07T21:13:37.735 INFO:teuthology.orchestra.run.smithi119.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-07T21:13:37.735 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-07T21:13:37.735 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-07T21:13:37.735 INFO:teuthology.orchestra.run.smithi119.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-07T21:13:37.735 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-07T21:13:37.736 INFO:teuthology.orchestra.run.smithi119.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-07T21:13:37.736 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:37.736 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-04-07T21:13:37.736 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:37.736 INFO:teuthology.orchestra.run.smithi119.stdout:Install 13 Packages 2024-04-07T21:13:37.736 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:37.736 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 2.2 M 2024-04-07T21:13:37.737 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 26 M 2024-04-07T21:13:37.737 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-04-07T21:13:38.524 INFO:teuthology.orchestra.run.smithi119.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 250 kB/s | 26 kB 00:00 2024-04-07T21:13:38.549 INFO:teuthology.orchestra.run.smithi119.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 150 kB/s | 19 kB 00:00 2024-04-07T21:13:38.608 INFO:teuthology.orchestra.run.smithi119.stdout:(3/13): ceph-mgr-rook-19.0.0-2578.ge5c885fe.el9 264 kB/s | 49 kB 00:00 2024-04-07T21:13:38.658 INFO:teuthology.orchestra.run.smithi119.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.6 MB/s | 222 kB 00:00 2024-04-07T21:13:38.683 INFO:teuthology.orchestra.run.smithi119.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.2 MB/s | 159 kB 00:00 2024-04-07T21:13:38.709 INFO:teuthology.orchestra.run.smithi119.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-04-07T21:13:38.909 INFO:teuthology.orchestra.run.smithi119.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 927 kB/s | 279 kB 00:00 2024-04-07T21:13:38.967 INFO:teuthology.orchestra.run.smithi119.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 113 kB/s | 32 kB 00:00 2024-04-07T21:13:38.993 INFO:teuthology.orchestra.run.smithi119.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 53 kB/s | 15 kB 00:00 2024-04-07T21:13:39.126 INFO:teuthology.orchestra.run.smithi119.stdout:(10/13): python3-google-auth-2.28.2-1.el9.noarc 934 kB/s | 203 kB 00:00 2024-04-07T21:13:39.160 INFO:teuthology.orchestra.run.smithi119.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 354 kB/s | 59 kB 00:00 2024-04-07T21:13:39.302 INFO:teuthology.orchestra.run.smithi119.stdout:(12/13): python3-kubernetes-26.1.0-2.el9.noarch 3.1 MB/s | 1.0 MB 00:00 2024-04-07T21:13:39.318 INFO:teuthology.orchestra.run.smithi119.stdout:(13/13): python3-websocket-client-1.2.3-2.el9.n 467 kB/s | 90 kB 00:00 2024-04-07T21:13:39.320 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:13:39.320 INFO:teuthology.orchestra.run.smithi119.stdout:Total 1.4 MB/s | 2.2 MB 00:01 2024-04-07T21:13:39.384 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-04-07T21:13:39.398 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-04-07T21:13:39.399 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-04-07T21:13:39.493 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-04-07T21:13:39.493 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-04-07T21:13:39.550 INFO:teuthology.orchestra.run.smithi193.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 331 kB/s | 2.0 MB 00:06 2024-04-07T21:13:39.552 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:13:39.552 INFO:teuthology.orchestra.run.smithi193.stdout:Total 1.1 MB/s | 8.6 MB 00:07 2024-04-07T21:13:39.605 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-04-07T21:13:39.623 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-04-07T21:13:39.623 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-04-07T21:13:39.807 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-04-07T21:13:39.808 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-04-07T21:13:40.001 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-04-07T21:13:40.173 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-07T21:13:40.228 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-07T21:13:40.291 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-07T21:13:40.329 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-07T21:13:40.336 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-04-07T21:13:40.370 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-07T21:13:40.409 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-07T21:13:40.452 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-07T21:13:40.463 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-07T21:13:40.498 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-07T21:13:40.530 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-07T21:13:40.564 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-07T21:13:40.613 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-07T21:13:40.643 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-07T21:13:40.762 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-07T21:13:40.857 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-07T21:13:40.901 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-07T21:13:40.930 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-07T21:13:40.971 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2578.ge5c885fe.el9 10/12 2024-04-07T21:13:41.327 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-07T21:13:41.377 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-07T21:13:41.411 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-07T21:13:41.459 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-07T21:13:41.481 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 13/13 2024-04-07T21:13:42.016 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2578.ge5c885fe.el 11/12 2024-04-07T21:13:42.054 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noa 12/12 2024-04-07T21:13:42.330 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 13/13 2024-04-07T21:13:42.330 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 1/13 2024-04-07T21:13:42.330 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-07T21:13:42.330 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-07T21:13:42.330 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-07T21:13:42.330 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-07T21:13:42.330 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-07T21:13:42.330 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-07T21:13:42.330 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-07T21:13:42.331 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-07T21:13:42.331 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-07T21:13:42.331 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-07T21:13:42.331 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-07T21:13:42.704 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-07T21:13:42.704 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:42.705 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-04-07T21:13:42.705 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T21:13:42.705 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-07T21:13:42.705 INFO:teuthology.orchestra.run.smithi119.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-07T21:13:42.705 INFO:teuthology.orchestra.run.smithi119.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-07T21:13:42.705 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-07T21:13:42.705 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-07T21:13:42.705 INFO:teuthology.orchestra.run.smithi119.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-07T21:13:42.705 INFO:teuthology.orchestra.run.smithi119.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-07T21:13:42.705 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-07T21:13:42.705 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-07T21:13:42.706 INFO:teuthology.orchestra.run.smithi119.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-07T21:13:42.706 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-07T21:13:42.706 INFO:teuthology.orchestra.run.smithi119.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-07T21:13:42.706 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:42.706 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:13:42.973 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-mgr-cephadm 2024-04-07T21:13:43.526 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noa 12/12 2024-04-07T21:13:43.526 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2578.ge5c885fe.el 1/12 2024-04-07T21:13:43.526 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noa 2/12 2024-04-07T21:13:43.526 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2578.ge5c885fe.el9 3/12 2024-04-07T21:13:43.526 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-07T21:13:43.526 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-07T21:13:43.526 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-07T21:13:43.527 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-07T21:13:43.527 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-07T21:13:43.527 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-07T21:13:43.527 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-07T21:13:43.527 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-07T21:13:43.566 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:31 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:13:43.854 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:13:43.855 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:13:43.855 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:13:43.855 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.855 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:13:43.855 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.855 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:13:43.855 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.855 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:13:43.855 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.855 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:13:43.855 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.855 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:13:43.855 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.856 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:13:43.856 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.856 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:13:43.856 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.856 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:13:43.856 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.856 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:13:43.856 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.856 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:13:43.856 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.856 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:13:43.856 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.856 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:13:43.856 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.856 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:13:43.857 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.857 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:13:43.857 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.857 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:13:43.857 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.857 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:13:43.857 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.857 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:13:43.857 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.857 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:13:43.857 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.857 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:13:43.857 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.858 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:13:43.858 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.858 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:13:43.858 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.858 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:13:43.858 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.858 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:13:43.858 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.858 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:13:43.858 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.858 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:13:43.858 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.859 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:13:43.859 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.859 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:13:43.859 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.859 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:13:43.859 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.859 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:13:43.859 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.859 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:13:43.859 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.859 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:13:43.859 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.859 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:13:43.859 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.860 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:13:43.860 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.860 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:13:43.860 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.860 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:13:43.860 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.860 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:13:43.860 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.860 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.860 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.860 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:43.860 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.860 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.860 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.861 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.861 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:13:43.861 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.861 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.861 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.861 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.861 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.861 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.861 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:43.861 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.861 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.861 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.861 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.862 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:43.862 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.862 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.862 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.862 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.862 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:43.862 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.862 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.862 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.862 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.862 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:43.862 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.863 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.863 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.863 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.863 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:43.863 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.863 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.863 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.863 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.863 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:43.863 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.863 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.863 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.864 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:43.902 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-07T21:13:43.902 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:43.902 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-04-07T21:13:43.902 INFO:teuthology.orchestra.run.smithi193.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-07T21:13:43.902 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-grafana-dashboards-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T21:13:43.902 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T21:13:43.902 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-prometheus-alerts-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T21:13:43.902 INFO:teuthology.orchestra.run.smithi193.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-07T21:13:43.903 INFO:teuthology.orchestra.run.smithi193.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-07T21:13:43.903 INFO:teuthology.orchestra.run.smithi193.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-07T21:13:43.903 INFO:teuthology.orchestra.run.smithi193.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-07T21:13:43.903 INFO:teuthology.orchestra.run.smithi193.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-07T21:13:43.903 INFO:teuthology.orchestra.run.smithi193.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-07T21:13:43.903 INFO:teuthology.orchestra.run.smithi193.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-07T21:13:43.903 INFO:teuthology.orchestra.run.smithi193.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-07T21:13:43.903 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:43.903 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:13:43.924 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:13:43.925 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:43.925 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-04-07T21:13:43.925 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:43.925 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-04-07T21:13:43.926 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 141 k 2024-04-07T21:13:43.926 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-04-07T21:13:43.926 INFO:teuthology.orchestra.run.smithi119.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-07T21:13:43.926 INFO:teuthology.orchestra.run.smithi119.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-07T21:13:43.926 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-07T21:13:43.926 INFO:teuthology.orchestra.run.smithi119.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-07T21:13:43.926 INFO:teuthology.orchestra.run.smithi119.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-07T21:13:43.926 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:43.926 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-04-07T21:13:43.926 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:43.926 INFO:teuthology.orchestra.run.smithi119.stdout:Install 6 Packages 2024-04-07T21:13:43.927 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:43.927 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 7.0 M 2024-04-07T21:13:43.927 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 33 M 2024-04-07T21:13:43.927 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-04-07T21:13:44.164 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-07T21:13:44.346 INFO:teuthology.orchestra.run.smithi119.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.2 MB/s | 248 kB 00:00 2024-04-07T21:13:44.371 INFO:teuthology.orchestra.run.smithi119.stdout:(2/6): ceph-mgr-cephadm-19.0.0-2578.ge5c885fe.e 624 kB/s | 141 kB 00:00 2024-04-07T21:13:44.596 INFO:teuthology.orchestra.run.smithi119.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 13 MB/s | 6.0 MB 00:00 2024-04-07T21:13:44.757 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:17 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:13:44.880 INFO:teuthology.orchestra.run.smithi119.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 113 kB/s | 58 kB 00:00 2024-04-07T21:13:45.043 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:13:45.043 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:13:45.043 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:13:45.043 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.043 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:13:45.043 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.043 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:13:45.043 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.043 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:13:45.044 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.044 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:13:45.044 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.044 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:13:45.044 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.044 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:13:45.044 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.044 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:13:45.044 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.044 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:13:45.044 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.044 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:13:45.044 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.044 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:13:45.044 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.045 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:13:45.045 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.045 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:13:45.045 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.045 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:13:45.045 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.045 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:13:45.045 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.045 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:13:45.045 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.045 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:13:45.045 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.045 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:13:45.046 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.046 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:13:45.046 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.046 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:13:45.046 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.046 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:13:45.046 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.046 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:13:45.046 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.046 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:13:45.046 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.046 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:13:45.047 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.047 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:13:45.047 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.047 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:13:45.047 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.047 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:13:45.047 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.047 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:13:45.047 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.047 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:13:45.047 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.047 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:13:45.047 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.048 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:13:45.048 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.048 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:13:45.048 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.048 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:13:45.048 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.048 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:13:45.048 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.048 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:13:45.048 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.048 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:13:45.048 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.048 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:13:45.048 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.049 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.049 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.049 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:45.049 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.049 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.049 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.049 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.049 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:13:45.049 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.049 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.049 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.049 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.049 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.049 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.050 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:45.050 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.050 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.050 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.050 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.050 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:45.050 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.050 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.050 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.050 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.050 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:45.050 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.050 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.050 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.051 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.051 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:45.051 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.051 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.051 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.051 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.051 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:45.051 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.051 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.051 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.051 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.051 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:45.051 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.051 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.052 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.052 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:45.063 INFO:teuthology.orchestra.run.smithi119.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 110 kB/s | 51 kB 00:00 2024-04-07T21:13:45.111 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:13:45.112 INFO:teuthology.orchestra.run.smithi193.stdout:======================================================================================= 2024-04-07T21:13:45.112 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-04-07T21:13:45.113 INFO:teuthology.orchestra.run.smithi193.stdout:======================================================================================= 2024-04-07T21:13:45.113 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-04-07T21:13:45.113 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 7.4 M 2024-04-07T21:13:45.113 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-04-07T21:13:45.113 INFO:teuthology.orchestra.run.smithi193.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-07T21:13:45.113 INFO:teuthology.orchestra.run.smithi193.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-07T21:13:45.113 INFO:teuthology.orchestra.run.smithi193.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-07T21:13:45.113 INFO:teuthology.orchestra.run.smithi193.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-07T21:13:45.113 INFO:teuthology.orchestra.run.smithi193.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-07T21:13:45.113 INFO:teuthology.orchestra.run.smithi193.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-07T21:13:45.113 INFO:teuthology.orchestra.run.smithi193.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-07T21:13:45.114 INFO:teuthology.orchestra.run.smithi193.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-07T21:13:45.114 INFO:teuthology.orchestra.run.smithi193.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-07T21:13:45.114 INFO:teuthology.orchestra.run.smithi193.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-07T21:13:45.114 INFO:teuthology.orchestra.run.smithi193.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-07T21:13:45.114 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:45.114 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-04-07T21:13:45.114 INFO:teuthology.orchestra.run.smithi193.stdout:======================================================================================= 2024-04-07T21:13:45.114 INFO:teuthology.orchestra.run.smithi193.stdout:Install 12 Packages 2024-04-07T21:13:45.114 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:45.115 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 38 M 2024-04-07T21:13:45.115 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 209 M 2024-04-07T21:13:45.115 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-04-07T21:13:45.139 INFO:teuthology.orchestra.run.smithi119.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 691 kB/s | 548 kB 00:00 2024-04-07T21:13:45.141 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:13:45.142 INFO:teuthology.orchestra.run.smithi119.stdout:Total 5.7 MB/s | 7.0 MB 00:01 2024-04-07T21:13:45.212 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-04-07T21:13:45.223 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-04-07T21:13:45.223 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-04-07T21:13:45.325 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-04-07T21:13:45.326 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-04-07T21:13:45.645 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-04-07T21:13:45.803 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-07T21:13:45.852 INFO:teuthology.orchestra.run.smithi193.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 360 kB/s | 195 kB 00:00 2024-04-07T21:13:45.856 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-07T21:13:45.952 INFO:teuthology.orchestra.run.smithi193.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 327 kB/s | 33 kB 00:00 2024-04-07T21:13:46.044 INFO:teuthology.orchestra.run.smithi193.stdout:(3/12): ceph-mgr-diskprediction-local-19.0.0-25 10 MB/s | 7.4 MB 00:00 2024-04-07T21:13:46.161 INFO:teuthology.orchestra.run.smithi193.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 156 kB/s | 18 kB 00:00 2024-04-07T21:13:46.228 INFO:teuthology.orchestra.run.smithi193.stdout:(5/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 11 MB/s | 3.0 MB 00:00 2024-04-07T21:13:46.261 INFO:teuthology.orchestra.run.smithi193.stdout:(6/12): libgfortran-11.4.1-3.el9.x86_64.rpm 843 kB/s | 803 kB 00:00 2024-04-07T21:13:46.287 INFO:teuthology.orchestra.run.smithi193.stdout:(7/12): openblas-0.3.21-2.el9.x86_64.rpm 280 kB/s | 35 kB 00:00 2024-04-07T21:13:46.363 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-07T21:13:46.387 INFO:teuthology.orchestra.run.smithi193.stdout:(8/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 30 MB/s | 4.7 MB 00:00 2024-04-07T21:13:46.446 INFO:teuthology.orchestra.run.smithi193.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 4.2 MB/s | 250 kB 00:00 2024-04-07T21:13:46.450 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-07T21:13:46.488 INFO:teuthology.orchestra.run.smithi193.stdout:(10/12): python3-devel-3.9.17-2.el9.x86_64.rpm 1.1 MB/s | 245 kB 00:00 2024-04-07T21:13:46.513 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-07T21:13:46.535 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 6/6 2024-04-07T21:13:46.863 INFO:teuthology.orchestra.run.smithi193.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 39 MB/s | 16 MB 00:00 2024-04-07T21:13:46.947 INFO:teuthology.orchestra.run.smithi193.stdout:(12/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 7.7 MB/s | 5.1 MB 00:00 2024-04-07T21:13:46.947 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:13:46.947 INFO:teuthology.orchestra.run.smithi193.stdout:Total 21 MB/s | 38 MB 00:01 2024-04-07T21:13:47.299 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-04-07T21:13:47.317 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 6/6 2024-04-07T21:13:47.317 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/6 2024-04-07T21:13:47.317 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-07T21:13:47.317 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-07T21:13:47.317 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-07T21:13:47.317 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-07T21:13:47.326 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-04-07T21:13:47.326 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-04-07T21:13:47.654 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-07T21:13:47.654 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:47.654 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-04-07T21:13:47.654 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T21:13:47.654 INFO:teuthology.orchestra.run.smithi119.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-07T21:13:47.654 INFO:teuthology.orchestra.run.smithi119.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-07T21:13:47.654 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-07T21:13:47.654 INFO:teuthology.orchestra.run.smithi119.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-07T21:13:47.654 INFO:teuthology.orchestra.run.smithi119.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-07T21:13:47.654 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:47.654 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:13:47.755 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-04-07T21:13:47.756 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-04-07T21:13:47.911 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-fuse 2024-04-07T21:13:48.505 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:36 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:13:48.537 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-04-07T21:13:48.629 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-07T21:13:48.670 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-07T21:13:48.770 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-07T21:13:48.795 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:13:48.795 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:13:48.795 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:13:48.795 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.795 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:13:48.795 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.795 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:13:48.795 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.795 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:13:48.796 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.796 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:13:48.796 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.796 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:13:48.796 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.796 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:13:48.796 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.796 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:13:48.796 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.796 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:13:48.796 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.796 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:13:48.796 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.796 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:13:48.797 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.797 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:13:48.797 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.797 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:13:48.797 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.797 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:13:48.797 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.797 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:13:48.797 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.797 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:13:48.797 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.797 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:13:48.797 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.798 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:13:48.798 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.798 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:13:48.798 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.798 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:13:48.798 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.798 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:13:48.798 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.798 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:13:48.798 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.798 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:13:48.798 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.798 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:13:48.799 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.799 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:13:48.799 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.799 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:13:48.799 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.799 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:13:48.799 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.799 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:13:48.799 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.799 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:13:48.799 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.799 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:13:48.799 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.799 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:13:48.799 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.800 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:13:48.800 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.800 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:13:48.800 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.800 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:13:48.800 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.800 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:13:48.800 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.800 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:13:48.800 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.800 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:13:48.800 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.800 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.800 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.800 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:48.801 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.801 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.801 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.801 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.801 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:13:48.801 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.801 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.801 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.801 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.801 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.801 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.801 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:48.801 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.801 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.801 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.802 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.802 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:48.802 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.802 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.802 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.802 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.802 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:48.802 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.802 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.802 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.802 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.802 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:48.802 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.802 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.803 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.803 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.803 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:48.803 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.803 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.803 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.803 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.803 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:48.803 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.803 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.803 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.803 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:48.804 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-07T21:13:48.864 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:13:48.865 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:48.865 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-04-07T21:13:48.865 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:48.865 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-04-07T21:13:48.865 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-fuse x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 890 k 2024-04-07T21:13:48.865 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-04-07T21:13:48.865 INFO:teuthology.orchestra.run.smithi119.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-07T21:13:48.865 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:48.865 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-04-07T21:13:48.866 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:48.866 INFO:teuthology.orchestra.run.smithi119.stdout:Install 2 Packages 2024-04-07T21:13:48.866 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:48.866 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 971 k 2024-04-07T21:13:48.866 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 2.8 M 2024-04-07T21:13:48.866 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-04-07T21:13:48.982 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-07T21:13:49.012 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-07T21:13:49.097 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-07T21:13:49.098 INFO:teuthology.orchestra.run.smithi119.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 426 kB/s | 80 kB 00:00 2024-04-07T21:13:49.482 INFO:teuthology.orchestra.run.smithi119.stdout:(2/2): ceph-fuse-19.0.0-2578.ge5c885fe.el9.x86_ 1.5 MB/s | 890 kB 00:00 2024-04-07T21:13:49.482 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:13:49.482 INFO:teuthology.orchestra.run.smithi119.stdout:Total 1.5 MB/s | 971 kB 00:00 2024-04-07T21:13:49.494 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-04-07T21:13:49.514 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-04-07T21:13:49.514 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-04-07T21:13:49.592 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-04-07T21:13:49.592 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-04-07T21:13:49.767 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-07T21:13:49.777 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-04-07T21:13:49.883 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-07T21:13:49.916 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-07T21:13:49.981 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/2 2024-04-07T21:13:50.658 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/2 2024-04-07T21:13:50.658 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/2 2024-04-07T21:13:51.014 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-07T21:13:51.014 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:51.014 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-04-07T21:13:51.014 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-07T21:13:51.014 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:51.014 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:13:51.125 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-07T21:13:51.311 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-volume 2024-04-07T21:13:51.923 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:39 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:13:52.169 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-07T21:13:52.196 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c88 12/12 2024-04-07T21:13:52.216 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:13:52.216 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:13:52.216 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:13:52.216 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.216 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:13:52.216 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.217 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:13:52.217 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.217 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:13:52.217 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.217 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:13:52.217 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.217 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:13:52.217 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.217 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:13:52.217 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.217 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:13:52.217 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.217 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:13:52.218 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.218 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:13:52.218 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.218 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:13:52.218 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.218 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:13:52.218 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.218 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:13:52.218 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.218 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:13:52.218 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.218 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:13:52.219 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.219 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:13:52.219 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.219 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:13:52.219 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.219 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:13:52.219 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.219 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:13:52.219 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.219 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:13:52.219 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.219 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:13:52.219 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.220 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:13:52.220 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.220 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:13:52.220 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.220 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:13:52.220 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.220 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:13:52.220 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.220 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:13:52.220 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.220 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:13:52.220 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.220 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:13:52.220 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.220 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:13:52.221 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.221 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:13:52.221 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.221 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:13:52.221 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.221 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:13:52.221 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.221 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:13:52.221 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.221 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:13:52.221 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.221 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:13:52.221 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.222 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:13:52.222 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.222 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:13:52.222 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.222 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.222 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.222 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:52.222 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.222 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.222 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.222 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.222 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:13:52.222 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.223 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:52.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.223 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:52.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.224 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.224 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.224 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:52.224 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.224 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.224 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.224 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.224 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:52.224 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.224 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.224 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.224 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.224 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:52.224 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.225 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.225 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.225 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.225 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:52.225 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.225 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.225 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.225 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:52.287 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:13:52.287 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:52.287 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-04-07T21:13:52.287 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:52.287 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-04-07T21:13:52.287 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-volume noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 264 k 2024-04-07T21:13:52.288 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-04-07T21:13:52.288 INFO:teuthology.orchestra.run.smithi119.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-07T21:13:52.288 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:52.288 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-04-07T21:13:52.288 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:52.288 INFO:teuthology.orchestra.run.smithi119.stdout:Install 2 Packages 2024-04-07T21:13:52.288 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:52.288 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 341 k 2024-04-07T21:13:52.289 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 1.5 M 2024-04-07T21:13:52.289 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-04-07T21:13:52.545 INFO:teuthology.orchestra.run.smithi119.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 367 kB/s | 77 kB 00:00 2024-04-07T21:13:52.570 INFO:teuthology.orchestra.run.smithi119.stdout:(2/2): ceph-volume-19.0.0-2578.ge5c885fe.el9.no 1.1 MB/s | 264 kB 00:00 2024-04-07T21:13:52.571 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:13:52.571 INFO:teuthology.orchestra.run.smithi119.stdout:Total 1.2 MB/s | 341 kB 00:00 2024-04-07T21:13:52.582 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-04-07T21:13:52.592 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-04-07T21:13:52.592 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-04-07T21:13:52.637 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-04-07T21:13:52.638 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-04-07T21:13:52.784 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-04-07T21:13:52.960 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-07T21:13:52.997 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 2/2 2024-04-07T21:13:53.013 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 2/2 2024-04-07T21:13:53.013 INFO:teuthology.orchestra.run.smithi119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T21:13:53.013 INFO:teuthology.orchestra.run.smithi119.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-07T21:13:53.013 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:53.741 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 1/2 2024-04-07T21:13:54.094 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-07T21:13:54.094 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:54.095 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-04-07T21:13:54.095 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T21:13:54.095 INFO:teuthology.orchestra.run.smithi119.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-07T21:13:54.095 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:54.095 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:13:54.442 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install librados-devel 2024-04-07T21:13:54.834 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c88 12/12 2024-04-07T21:13:54.834 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c88 1/12 2024-04-07T21:13:54.834 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-07T21:13:54.834 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-07T21:13:54.835 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-07T21:13:54.835 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-07T21:13:54.835 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-07T21:13:54.835 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-07T21:13:54.835 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-07T21:13:54.835 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 9/12 2024-04-07T21:13:54.835 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-07T21:13:54.835 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-07T21:13:55.050 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:43 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:13:55.337 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:13:55.337 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:13:55.337 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:13:55.337 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.338 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:13:55.338 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.338 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:13:55.338 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.338 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:13:55.338 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.338 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:13:55.338 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.338 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:13:55.338 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.338 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:13:55.338 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.338 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:13:55.338 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.339 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:13:55.339 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.339 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:13:55.339 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.339 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:13:55.339 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.339 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:13:55.339 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.339 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:13:55.339 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.339 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:13:55.339 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.339 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:13:55.339 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.340 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:13:55.340 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.340 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:13:55.340 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.340 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:13:55.340 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.340 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:13:55.340 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.340 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:13:55.340 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.340 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:13:55.340 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.340 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:13:55.341 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.341 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:13:55.341 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.341 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:13:55.341 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.341 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:13:55.341 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.341 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:13:55.341 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.341 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:13:55.341 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.341 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:13:55.341 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.341 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:13:55.341 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.342 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:13:55.342 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.342 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:13:55.342 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.342 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:13:55.342 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.342 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:13:55.342 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.342 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:13:55.342 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.342 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:13:55.342 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.342 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:13:55.342 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.343 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:13:55.343 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.343 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.343 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.343 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:55.343 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.343 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.343 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.343 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.343 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:13:55.343 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.343 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.343 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.343 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.344 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.344 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.344 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:55.344 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.344 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.344 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.344 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.344 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:55.344 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.344 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.344 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.344 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.344 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:55.344 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.345 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.345 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.345 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.345 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:55.345 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.345 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.345 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.345 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.345 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:55.345 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.345 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.345 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.345 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.345 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:55.346 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.346 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.346 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.346 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:55.362 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-07T21:13:55.363 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:55.363 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-04-07T21:13:55.363 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T21:13:55.363 INFO:teuthology.orchestra.run.smithi193.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-07T21:13:55.363 INFO:teuthology.orchestra.run.smithi193.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-07T21:13:55.363 INFO:teuthology.orchestra.run.smithi193.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-07T21:13:55.363 INFO:teuthology.orchestra.run.smithi193.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-07T21:13:55.363 INFO:teuthology.orchestra.run.smithi193.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-07T21:13:55.363 INFO:teuthology.orchestra.run.smithi193.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-07T21:13:55.363 INFO:teuthology.orchestra.run.smithi193.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-07T21:13:55.363 INFO:teuthology.orchestra.run.smithi193.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-07T21:13:55.363 INFO:teuthology.orchestra.run.smithi193.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-07T21:13:55.363 INFO:teuthology.orchestra.run.smithi193.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-07T21:13:55.364 INFO:teuthology.orchestra.run.smithi193.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-07T21:13:55.364 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:55.364 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:13:55.406 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:13:55.407 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:55.407 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repo Size 2024-04-07T21:13:55.407 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:55.407 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-04-07T21:13:55.407 INFO:teuthology.orchestra.run.smithi119.stdout: librados-devel x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 127 k 2024-04-07T21:13:55.408 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:55.408 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-04-07T21:13:55.408 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:55.408 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2024-04-07T21:13:55.408 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:55.408 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 127 k 2024-04-07T21:13:55.408 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 456 k 2024-04-07T21:13:55.408 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-04-07T21:13:55.625 INFO:teuthology.orchestra.run.smithi119.stdout:librados-devel-19.0.0-2578.ge5c885fe.el9.x86_64 584 kB/s | 127 kB 00:00 2024-04-07T21:13:55.626 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:13:55.626 INFO:teuthology.orchestra.run.smithi119.stdout:Total 581 kB/s | 127 kB 00:00 2024-04-07T21:13:55.626 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-04-07T21:13:55.631 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-04-07T21:13:55.631 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-04-07T21:13:55.691 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-04-07T21:13:55.692 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-04-07T21:13:55.748 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-mgr-rook 2024-04-07T21:13:55.891 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-04-07T21:13:55.983 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:13:56.347 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:29 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:13:56.435 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:13:56.639 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:13:56.639 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:13:56.640 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:13:56.640 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.640 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:13:56.640 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.640 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:13:56.640 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.640 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:13:56.640 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.640 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:13:56.640 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.640 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:13:56.640 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.640 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:13:56.640 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.641 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:13:56.641 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.641 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:13:56.641 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.641 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:13:56.641 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.641 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:13:56.641 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.641 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:13:56.641 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.641 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:13:56.641 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.641 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:13:56.641 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.641 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:13:56.642 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.642 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:13:56.642 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.642 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:13:56.642 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.642 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:13:56.642 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.642 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:13:56.642 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.642 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:13:56.642 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.642 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:13:56.642 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.642 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:13:56.642 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.643 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:13:56.643 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.643 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:13:56.643 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.643 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:13:56.643 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.643 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:13:56.643 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.643 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:13:56.643 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.643 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:13:56.643 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.643 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:13:56.643 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.643 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:13:56.644 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.644 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:13:56.644 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.644 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:13:56.644 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.644 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:13:56.644 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.644 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:13:56.644 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.644 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:13:56.644 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.644 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:13:56.644 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.644 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:13:56.644 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.645 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.645 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.645 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:56.645 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.645 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.645 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.645 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.645 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:13:56.645 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.645 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.645 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.645 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.645 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.645 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.645 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:56.645 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.646 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:56.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.646 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:56.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.646 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:56.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.647 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:56.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.647 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:56.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:56.709 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:13:56.711 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:13:56.711 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-04-07T21:13:56.711 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:13:56.711 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-04-07T21:13:56.711 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-rook noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 49 k 2024-04-07T21:13:56.711 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-04-07T21:13:56.711 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-07T21:13:56.711 INFO:teuthology.orchestra.run.smithi193.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-07T21:13:56.711 INFO:teuthology.orchestra.run.smithi193.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-07T21:13:56.711 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-07T21:13:56.711 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-07T21:13:56.712 INFO:teuthology.orchestra.run.smithi193.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-07T21:13:56.712 INFO:teuthology.orchestra.run.smithi193.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-07T21:13:56.712 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-07T21:13:56.712 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-07T21:13:56.712 INFO:teuthology.orchestra.run.smithi193.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-07T21:13:56.712 INFO:teuthology.orchestra.run.smithi193.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-07T21:13:56.712 INFO:teuthology.orchestra.run.smithi193.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-07T21:13:56.712 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:56.712 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-04-07T21:13:56.712 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:13:56.712 INFO:teuthology.orchestra.run.smithi193.stdout:Install 13 Packages 2024-04-07T21:13:56.712 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:13:56.713 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 2.2 M 2024-04-07T21:13:56.713 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 26 M 2024-04-07T21:13:56.713 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-04-07T21:13:56.746 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:13:56.746 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:56.746 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-04-07T21:13:56.746 INFO:teuthology.orchestra.run.smithi119.stdout: librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:13:56.746 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:56.746 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:13:57.034 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install libcephfs2 2024-04-07T21:13:57.282 INFO:teuthology.orchestra.run.smithi193.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 284 kB/s | 26 kB 00:00 2024-04-07T21:13:57.307 INFO:teuthology.orchestra.run.smithi193.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 166 kB/s | 19 kB 00:00 2024-04-07T21:13:57.391 INFO:teuthology.orchestra.run.smithi193.stdout:(3/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.9 MB/s | 159 kB 00:00 2024-04-07T21:13:57.416 INFO:teuthology.orchestra.run.smithi193.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.0 MB/s | 222 kB 00:00 2024-04-07T21:13:57.458 INFO:teuthology.orchestra.run.smithi193.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 4.1 MB/s | 279 kB 00:00 2024-04-07T21:13:57.483 INFO:teuthology.orchestra.run.smithi193.stdout:(6/13): ceph-mgr-rook-19.0.0-2578.ge5c885fe.el9 169 kB/s | 49 kB 00:00 2024-04-07T21:13:57.508 INFO:teuthology.orchestra.run.smithi193.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 581 kB/s | 54 kB 00:00 2024-04-07T21:13:57.650 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:45 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:13:57.834 INFO:teuthology.orchestra.run.smithi193.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 43 kB/s | 15 kB 00:00 2024-04-07T21:13:57.884 INFO:teuthology.orchestra.run.smithi193.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 76 kB/s | 32 kB 00:00 2024-04-07T21:13:57.943 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:13:57.943 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:13:57.943 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:13:57.943 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.943 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:13:57.943 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.944 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:13:57.944 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.944 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:13:57.944 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.944 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:13:57.944 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.944 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:13:57.944 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.944 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:13:57.944 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.944 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:13:57.944 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.945 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:13:57.945 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.945 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:13:57.945 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.945 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:13:57.945 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.945 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:13:57.945 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.945 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:13:57.945 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.945 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:13:57.945 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.945 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:13:57.946 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.946 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:13:57.946 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.946 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:13:57.946 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.946 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:13:57.946 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.946 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:13:57.946 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.946 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:13:57.946 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.946 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:13:57.946 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.947 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:13:57.947 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.947 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:13:57.947 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.947 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:13:57.947 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.947 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:13:57.947 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.947 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:13:57.947 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.947 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:13:57.947 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.947 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:13:57.947 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.948 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:13:57.948 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.948 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:13:57.948 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.948 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:13:57.948 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.948 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:13:57.948 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.948 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:13:57.948 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.948 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:13:57.948 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.948 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:13:57.948 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.948 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:13:57.949 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.949 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:13:57.949 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.949 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.949 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.949 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:57.949 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.949 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.949 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.949 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.949 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:13:57.949 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.949 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.949 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.950 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.950 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.950 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.950 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:57.950 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.950 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.950 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.950 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.950 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:57.950 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.950 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.950 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.950 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.950 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:57.951 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.951 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.951 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.951 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.951 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:57.951 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.951 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.951 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.951 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.951 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:57.951 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.951 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.951 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.951 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.952 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:57.952 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.952 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.952 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.952 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:57.952 INFO:teuthology.orchestra.run.smithi119.stdout:Package libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T21:13:58.011 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:13:58.012 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2024-04-07T21:13:58.012 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:13:58.059 INFO:teuthology.orchestra.run.smithi193.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 338 kB/s | 59 kB 00:00 2024-04-07T21:13:58.070 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install libcephfs-devel 2024-04-07T21:13:58.084 INFO:teuthology.orchestra.run.smithi193.stdout:(11/13): python3-google-auth-2.28.2-1.el9.noarc 352 kB/s | 203 kB 00:00 2024-04-07T21:13:58.252 INFO:teuthology.orchestra.run.smithi193.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 467 kB/s | 90 kB 00:00 2024-04-07T21:13:58.352 INFO:teuthology.orchestra.run.smithi193.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 2.0 MB/s | 1.0 MB 00:00 2024-04-07T21:13:58.355 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:13:58.355 INFO:teuthology.orchestra.run.smithi193.stdout:Total 1.3 MB/s | 2.2 MB 00:01 2024-04-07T21:13:58.418 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-04-07T21:13:58.433 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-04-07T21:13:58.433 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-04-07T21:13:58.527 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-04-07T21:13:58.528 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-04-07T21:13:58.667 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:46 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:13:58.958 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:13:58.958 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:13:58.958 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:13:58.958 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.958 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:13:58.958 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.958 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:13:58.958 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.959 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:13:58.959 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.959 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:13:58.959 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.959 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:13:58.959 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.959 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:13:58.959 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.959 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:13:58.959 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.959 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:13:58.959 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.959 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:13:58.959 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.960 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:13:58.960 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.960 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:13:58.960 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.960 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:13:58.960 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.960 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:13:58.960 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.960 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:13:58.960 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.960 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:13:58.960 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.960 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:13:58.960 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.960 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:13:58.961 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.961 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:13:58.961 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.961 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:13:58.961 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.961 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:13:58.961 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.961 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:13:58.961 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.961 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:13:58.961 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.961 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:13:58.961 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.961 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:13:58.962 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.962 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:13:58.962 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.962 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:13:58.962 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.962 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:13:58.962 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.962 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:13:58.962 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.962 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:13:58.962 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.962 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:13:58.962 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.962 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:13:58.963 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.963 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:13:58.963 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.963 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:13:58.963 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.963 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:13:58.963 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.963 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:13:58.963 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.963 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:13:58.963 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.963 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.963 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.963 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:13:58.964 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.964 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.964 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.964 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.964 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:13:58.964 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.964 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.964 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.964 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.964 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.964 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.964 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:13:58.964 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.964 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.965 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.965 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.965 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:13:58.965 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.965 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.965 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.965 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.965 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:13:58.965 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.965 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.965 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.965 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.965 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:13:58.965 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.965 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.965 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.966 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.966 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:13:58.966 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.966 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.966 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.966 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.966 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:13:58.966 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.966 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.966 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:13:58.966 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:13:59.025 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:13:59.026 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:59.027 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repo Size 2024-04-07T21:13:59.027 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:59.027 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-04-07T21:13:59.027 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs-devel x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 32 k 2024-04-07T21:13:59.027 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:59.027 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-04-07T21:13:59.027 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:13:59.027 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2024-04-07T21:13:59.027 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:13:59.027 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 32 k 2024-04-07T21:13:59.027 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 142 k 2024-04-07T21:13:59.027 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-04-07T21:13:59.052 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-04-07T21:13:59.196 INFO:teuthology.orchestra.run.smithi119.stdout:libcephfs-devel-19.0.0-2578.ge5c885fe.el9.x86_6 188 kB/s | 32 kB 00:00 2024-04-07T21:13:59.196 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:13:59.196 INFO:teuthology.orchestra.run.smithi119.stdout:Total 187 kB/s | 32 kB 00:00 2024-04-07T21:13:59.196 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-04-07T21:13:59.200 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-04-07T21:13:59.200 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-04-07T21:13:59.216 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-07T21:13:59.228 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-04-07T21:13:59.228 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-04-07T21:13:59.278 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-07T21:13:59.319 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-04-07T21:13:59.343 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-07T21:13:59.379 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-07T21:13:59.421 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-07T21:13:59.437 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:13:59.524 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-07T21:13:59.634 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-07T21:13:59.690 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-07T21:13:59.809 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:00.075 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:00.075 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:14:00.075 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-04-07T21:14:00.076 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:14:00.076 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:14:00.076 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:14:00.294 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install librados2 2024-04-07T21:14:00.413 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-07T21:14:00.462 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-07T21:14:00.496 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-07T21:14:00.552 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-07T21:14:00.582 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 13/13 2024-04-07T21:14:00.886 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:48 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:14:01.172 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:14:01.172 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:14:01.172 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:14:01.172 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.173 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:14:01.173 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.173 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:14:01.173 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.173 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:14:01.173 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.173 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:14:01.173 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.173 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:14:01.173 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.173 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:14:01.173 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.173 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:14:01.173 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.174 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:14:01.174 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.174 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:14:01.174 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.174 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:14:01.174 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.174 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:14:01.174 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.174 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:14:01.174 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.174 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:14:01.174 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.174 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:14:01.175 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.175 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:14:01.175 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.175 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:14:01.175 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.175 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:14:01.175 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.175 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:14:01.175 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.175 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:14:01.175 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.175 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:14:01.175 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.175 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:14:01.176 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.176 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:14:01.176 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.176 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:14:01.176 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.176 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:14:01.176 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.176 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:14:01.176 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.176 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:14:01.176 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.176 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:14:01.176 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.176 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:14:01.176 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.176 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:14:01.177 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.177 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:14:01.177 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.177 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:14:01.177 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.177 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:14:01.177 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.177 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:14:01.177 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.177 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:14:01.177 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.177 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:14:01.177 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.177 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:14:01.177 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.178 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.178 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.178 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:01.178 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.178 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.178 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.178 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.178 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:14:01.178 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.178 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.178 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.178 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.178 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.178 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.179 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:01.179 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.179 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.179 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.179 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.179 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:01.179 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.179 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.179 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.179 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.179 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:01.179 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.179 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.179 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.179 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.179 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:01.180 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.180 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.180 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.180 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.180 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:01.180 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.180 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.180 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.180 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.180 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:01.180 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.180 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.180 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.180 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:01.181 INFO:teuthology.orchestra.run.smithi119.stdout:Package librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T21:14:01.240 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:14:01.241 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2024-04-07T21:14:01.241 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:14:01.301 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 13/13 2024-04-07T21:14:01.301 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 1/13 2024-04-07T21:14:01.301 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-07T21:14:01.301 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-07T21:14:01.301 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-07T21:14:01.301 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-07T21:14:01.301 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-07T21:14:01.301 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-07T21:14:01.301 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-07T21:14:01.301 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-07T21:14:01.301 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-07T21:14:01.301 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-07T21:14:01.302 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-07T21:14:01.304 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install librbd1 2024-04-07T21:14:01.682 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-07T21:14:01.682 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:01.682 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-04-07T21:14:01.682 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T21:14:01.682 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-07T21:14:01.682 INFO:teuthology.orchestra.run.smithi193.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-07T21:14:01.682 INFO:teuthology.orchestra.run.smithi193.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-07T21:14:01.682 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-07T21:14:01.683 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-07T21:14:01.683 INFO:teuthology.orchestra.run.smithi193.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-07T21:14:01.683 INFO:teuthology.orchestra.run.smithi193.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-07T21:14:01.683 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-07T21:14:01.683 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-07T21:14:01.683 INFO:teuthology.orchestra.run.smithi193.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-07T21:14:01.683 INFO:teuthology.orchestra.run.smithi193.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-07T21:14:01.683 INFO:teuthology.orchestra.run.smithi193.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-07T21:14:01.683 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:01.683 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:14:01.899 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:49 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:14:01.933 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-mgr-cephadm 2024-04-07T21:14:02.186 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:14:02.186 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:14:02.186 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:14:02.186 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.186 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:14:02.186 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.186 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:14:02.187 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.187 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:14:02.187 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.187 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:14:02.187 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.187 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:14:02.187 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.187 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:14:02.187 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.187 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:14:02.187 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.187 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:14:02.187 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.187 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:14:02.188 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.188 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:14:02.188 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.188 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:14:02.188 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.188 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:14:02.188 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.188 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:14:02.188 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.188 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:14:02.188 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.188 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:14:02.188 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.189 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:14:02.189 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.189 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:14:02.189 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.189 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:14:02.189 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.189 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:14:02.189 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.189 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:14:02.189 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.189 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:14:02.189 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.189 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:14:02.189 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.190 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:14:02.190 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.190 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:14:02.190 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.190 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:14:02.190 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.190 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:14:02.190 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.190 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:14:02.190 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.190 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:14:02.190 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.190 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:14:02.191 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.191 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:14:02.191 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.191 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:14:02.191 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.191 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:14:02.191 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.191 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:14:02.191 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.191 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:14:02.191 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.191 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:14:02.191 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.191 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:14:02.192 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.192 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.192 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.192 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:02.192 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.192 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.192 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.192 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.192 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:14:02.192 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.192 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.192 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.192 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.193 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.193 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.193 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:02.193 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.193 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.193 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.193 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.193 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:02.194 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.194 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.194 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.194 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.194 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:02.194 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.194 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.194 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.194 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.194 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:02.194 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.194 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.194 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.195 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.195 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:02.195 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.195 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.195 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.195 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.195 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:02.195 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.195 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.195 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.195 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.196 INFO:teuthology.orchestra.run.smithi119.stdout:Package librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T21:14:02.254 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:14:02.255 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2024-04-07T21:14:02.255 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:14:02.325 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install python3-rados 2024-04-07T21:14:02.527 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:35 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:14:02.814 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:14:02.814 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:14:02.814 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:14:02.814 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.815 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:14:02.815 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.815 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:14:02.815 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.815 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:14:02.815 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.815 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:14:02.815 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.815 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:14:02.815 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.815 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:14:02.815 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.815 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:14:02.815 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.815 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:14:02.816 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.816 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:14:02.816 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.816 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:14:02.816 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.816 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:14:02.816 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.816 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:14:02.816 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.816 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:14:02.816 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.816 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:14:02.816 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.816 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:14:02.816 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.816 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:14:02.817 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.817 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:14:02.817 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.817 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:14:02.817 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.817 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:14:02.817 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.817 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:14:02.817 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.817 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:14:02.817 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.817 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:14:02.817 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.817 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:14:02.817 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.818 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:14:02.818 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.818 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:14:02.818 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.818 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:14:02.818 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.818 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:14:02.818 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.818 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:14:02.818 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.818 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:14:02.818 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.818 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:14:02.818 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.818 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:14:02.819 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.819 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:14:02.819 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.819 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:14:02.819 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.819 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:14:02.819 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.819 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:14:02.819 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.819 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:14:02.819 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.819 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.819 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.819 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:02.819 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.819 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.820 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.820 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.820 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:14:02.820 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.820 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.820 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.820 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.820 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.820 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.820 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:02.820 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.820 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.820 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.820 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.820 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:02.821 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.821 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.821 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.821 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.821 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:02.821 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.821 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.821 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.821 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.821 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:02.821 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.821 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.821 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.821 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.821 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:02.821 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.822 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.822 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.822 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.822 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:02.822 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.822 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.822 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.822 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:02.883 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:14:02.884 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:02.885 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-04-07T21:14:02.885 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:02.885 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-04-07T21:14:02.885 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 141 k 2024-04-07T21:14:02.885 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-04-07T21:14:02.885 INFO:teuthology.orchestra.run.smithi193.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-07T21:14:02.885 INFO:teuthology.orchestra.run.smithi193.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-07T21:14:02.885 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-07T21:14:02.885 INFO:teuthology.orchestra.run.smithi193.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-07T21:14:02.885 INFO:teuthology.orchestra.run.smithi193.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-07T21:14:02.885 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:02.885 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-04-07T21:14:02.885 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:02.885 INFO:teuthology.orchestra.run.smithi193.stdout:Install 6 Packages 2024-04-07T21:14:02.885 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:02.886 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 7.0 M 2024-04-07T21:14:02.886 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 33 M 2024-04-07T21:14:02.886 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-04-07T21:14:02.925 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:50 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:14:03.215 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:14:03.215 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:14:03.215 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:14:03.215 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.215 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:14:03.215 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.215 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:14:03.215 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.216 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:14:03.216 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.216 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:14:03.216 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.216 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:14:03.216 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.216 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:14:03.216 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.216 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:14:03.216 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.216 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:14:03.216 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.216 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:14:03.216 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.216 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:14:03.217 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.217 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:14:03.217 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.217 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:14:03.217 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.217 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:14:03.217 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.217 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:14:03.217 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.217 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:14:03.217 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.217 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:14:03.217 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.217 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:14:03.217 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.218 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:14:03.218 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.218 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:14:03.218 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.218 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:14:03.218 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.218 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:14:03.218 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.218 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:14:03.218 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.218 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:14:03.218 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.218 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:14:03.218 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.218 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:14:03.219 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.219 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:14:03.219 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.219 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:14:03.219 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.219 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:14:03.219 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.219 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:14:03.219 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.219 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:14:03.219 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.219 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:14:03.219 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.219 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:14:03.219 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.220 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:14:03.220 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.220 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:14:03.220 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.220 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:14:03.220 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.220 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:14:03.220 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.220 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.220 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.220 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:03.220 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.220 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.220 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.221 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.221 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:14:03.221 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.221 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.221 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.221 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.221 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.221 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.221 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:03.221 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.221 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.221 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.221 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.221 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:03.222 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.222 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.222 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.222 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.222 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:03.222 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.222 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.222 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.222 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.222 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:03.222 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.223 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:03.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.223 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:03.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.223 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:03.224 INFO:teuthology.orchestra.run.smithi119.stdout:Package python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T21:14:03.274 INFO:teuthology.orchestra.run.smithi193.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.0 MB/s | 248 kB 00:00 2024-04-07T21:14:03.282 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:14:03.284 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2024-04-07T21:14:03.284 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:14:03.355 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install python3-rgw 2024-04-07T21:14:03.399 INFO:teuthology.orchestra.run.smithi193.stdout:(2/6): ceph-mgr-cephadm-19.0.0-2578.ge5c885fe.e 382 kB/s | 141 kB 00:00 2024-04-07T21:14:03.716 INFO:teuthology.orchestra.run.smithi193.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 182 kB/s | 58 kB 00:00 2024-04-07T21:14:03.850 INFO:teuthology.orchestra.run.smithi193.stdout:(4/6): python3-typing-extensions-4.4.0-2.el9.no 382 kB/s | 51 kB 00:00 2024-04-07T21:14:03.900 INFO:teuthology.orchestra.run.smithi193.stdout:(5/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 876 kB/s | 548 kB 00:00 2024-04-07T21:14:03.953 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:51 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:14:04.244 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:14:04.244 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:14:04.244 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:14:04.244 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.244 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:14:04.244 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.244 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:14:04.244 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.244 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:14:04.245 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.245 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:14:04.245 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.245 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:14:04.245 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.245 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:14:04.245 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.245 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:14:04.245 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.245 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:14:04.245 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.245 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:14:04.245 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.245 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:14:04.245 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.246 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:14:04.246 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.246 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:14:04.246 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.246 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:14:04.246 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.246 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:14:04.246 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.246 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:14:04.246 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.246 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:14:04.246 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.246 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:14:04.247 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.247 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:14:04.247 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.247 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:14:04.247 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.247 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:14:04.247 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.247 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:14:04.247 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.247 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:14:04.247 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.247 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:14:04.247 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.247 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:14:04.247 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.248 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:14:04.248 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.248 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:14:04.248 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.248 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:14:04.248 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.248 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:14:04.248 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.248 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:14:04.248 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.248 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:14:04.248 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.248 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:14:04.248 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.248 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:14:04.249 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.249 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:14:04.249 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.249 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:14:04.249 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.249 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:14:04.249 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.249 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:14:04.249 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.249 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.249 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.249 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:04.249 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.249 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.249 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.249 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.250 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:14:04.250 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.250 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.250 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.250 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.250 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.250 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.250 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:04.250 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.250 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.250 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.250 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.250 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:04.251 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.251 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.251 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.251 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.251 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:04.251 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.251 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.251 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.251 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.251 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:04.251 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.251 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.251 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.251 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.251 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:04.252 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.252 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.252 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.252 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.252 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:04.252 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.252 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.252 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.252 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:04.252 INFO:teuthology.orchestra.run.smithi119.stdout:Package python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T21:14:04.315 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:14:04.316 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2024-04-07T21:14:04.316 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:14:04.387 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install python3-cephfs 2024-04-07T21:14:04.433 INFO:teuthology.orchestra.run.smithi193.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 4.2 MB/s | 6.0 MB 00:01 2024-04-07T21:14:04.436 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:14:04.436 INFO:teuthology.orchestra.run.smithi193.stdout:Total 4.5 MB/s | 7.0 MB 00:01 2024-04-07T21:14:04.506 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-04-07T21:14:04.518 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-04-07T21:14:04.518 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-04-07T21:14:04.621 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-04-07T21:14:04.621 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-04-07T21:14:04.931 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-04-07T21:14:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:52 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:14:05.110 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-07T21:14:05.151 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-07T21:14:05.265 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:14:05.265 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:14:05.266 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:14:05.266 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.266 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:14:05.266 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.266 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:14:05.266 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.266 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:14:05.266 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.266 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:14:05.266 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.266 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:14:05.266 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.267 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:14:05.267 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.267 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:14:05.267 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.267 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:14:05.267 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.267 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:14:05.267 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.267 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:14:05.267 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.267 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:14:05.267 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.267 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:14:05.267 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.267 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:14:05.268 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.268 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:14:05.268 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.268 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:14:05.268 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.268 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:14:05.268 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.268 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:14:05.268 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.268 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:14:05.268 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.268 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:14:05.268 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.269 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:14:05.269 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.269 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:14:05.269 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.269 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:14:05.269 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.269 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:14:05.269 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.269 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:14:05.269 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.269 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:14:05.269 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.269 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:14:05.269 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.269 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:14:05.270 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.270 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:14:05.270 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.270 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:14:05.270 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.270 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:14:05.270 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.270 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:14:05.270 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.270 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:14:05.270 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.270 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:14:05.270 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.270 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:14:05.270 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.271 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:14:05.271 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.271 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:14:05.271 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.271 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.271 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.271 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:05.271 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.271 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.271 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.271 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.271 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:14:05.271 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.271 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.272 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.272 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.272 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.272 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.272 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:05.272 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.272 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.272 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.272 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.272 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:05.272 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.272 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.272 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.272 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.272 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:05.273 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.273 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.273 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.273 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.273 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:05.273 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.273 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.273 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.273 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.273 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:05.273 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.273 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.273 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.274 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.274 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:05.274 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.274 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.274 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.274 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:05.274 INFO:teuthology.orchestra.run.smithi119.stdout:Package python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T21:14:05.336 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:14:05.337 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2024-04-07T21:14:05.337 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:14:05.402 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install python3-rbd 2024-04-07T21:14:05.662 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-07T21:14:05.738 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-07T21:14:05.809 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-07T21:14:05.839 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 6/6 2024-04-07T21:14:06.006 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:54 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:14:06.297 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:14:06.297 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:14:06.297 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:14:06.297 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.297 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:14:06.298 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.298 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:14:06.298 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.298 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:14:06.298 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.298 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:14:06.298 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.298 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:14:06.298 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.298 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:14:06.298 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.298 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:14:06.298 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.299 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:14:06.299 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.299 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:14:06.299 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.299 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:14:06.299 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.299 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:14:06.299 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.299 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:14:06.299 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.299 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:14:06.299 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.299 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:14:06.299 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.299 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:14:06.300 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.300 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:14:06.300 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.300 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:14:06.300 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.301 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:14:06.301 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.301 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:14:06.301 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.301 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:14:06.301 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.302 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:14:06.302 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.302 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:14:06.302 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.302 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:14:06.302 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.302 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:14:06.302 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.302 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:14:06.302 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.302 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:14:06.302 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.302 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:14:06.302 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.303 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:14:06.303 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.303 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:14:06.303 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.303 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:14:06.303 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.303 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:14:06.303 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.303 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:14:06.303 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.303 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:14:06.303 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.303 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:14:06.303 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.303 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:14:06.303 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.304 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:14:06.304 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.304 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.304 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.304 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:06.304 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.304 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.304 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.304 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.304 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:14:06.304 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.304 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.304 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.304 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.305 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.305 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.305 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:06.305 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.305 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.305 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.305 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.305 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:06.305 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.305 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.305 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.305 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.305 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:06.306 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.306 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.306 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.306 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.306 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:06.306 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.306 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.306 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.306 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.306 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:06.306 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.306 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.306 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.307 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.307 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:06.307 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.307 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.307 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.307 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:06.307 INFO:teuthology.orchestra.run.smithi119.stdout:Package python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T21:14:06.366 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:14:06.367 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2024-04-07T21:14:06.367 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:14:06.466 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install rbd-fuse 2024-04-07T21:14:06.635 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 6/6 2024-04-07T21:14:06.635 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/6 2024-04-07T21:14:06.636 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-07T21:14:06.636 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-07T21:14:06.636 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-07T21:14:06.636 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-07T21:14:06.972 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-07T21:14:06.972 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:06.972 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-04-07T21:14:06.972 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T21:14:06.972 INFO:teuthology.orchestra.run.smithi193.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-07T21:14:06.972 INFO:teuthology.orchestra.run.smithi193.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-07T21:14:06.972 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-07T21:14:06.972 INFO:teuthology.orchestra.run.smithi193.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-07T21:14:06.972 INFO:teuthology.orchestra.run.smithi193.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-07T21:14:06.973 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:06.973 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:14:07.064 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:55 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:14:07.227 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-fuse 2024-04-07T21:14:07.373 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:14:07.373 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:14:07.374 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:14:07.374 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.374 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:14:07.374 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.374 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:14:07.374 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.374 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:14:07.374 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.374 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:14:07.374 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.374 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:14:07.374 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.374 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:14:07.375 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.375 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:14:07.375 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.375 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:14:07.375 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.375 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:14:07.375 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.375 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:14:07.375 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.375 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:14:07.375 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.375 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:14:07.375 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.375 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:14:07.375 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.375 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:14:07.376 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.376 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:14:07.376 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.376 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:14:07.376 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.376 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:14:07.376 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.376 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:14:07.376 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.376 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:14:07.376 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.376 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:14:07.376 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.376 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:14:07.377 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.377 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:14:07.377 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.377 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:14:07.377 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.377 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:14:07.377 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.377 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:14:07.377 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.377 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:14:07.377 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.377 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:14:07.377 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.377 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:14:07.378 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.378 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:14:07.378 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.378 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:14:07.378 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.378 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:14:07.378 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.378 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:14:07.378 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.378 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:14:07.378 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.378 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:14:07.378 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.378 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:14:07.378 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.379 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:14:07.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.379 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:07.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.379 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:14:07.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.380 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.380 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:07.380 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.380 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.380 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.380 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.380 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:07.380 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.380 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.380 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.380 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.380 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:07.380 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.380 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.381 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.381 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.381 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:07.381 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.381 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.381 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.381 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.381 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:07.381 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.381 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.381 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.381 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.381 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:07.381 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.381 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.382 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.382 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:07.441 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:14:07.441 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:14:07.442 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2024-04-07T21:14:07.442 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:14:07.442 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-04-07T21:14:07.442 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-fuse x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 85 k 2024-04-07T21:14:07.442 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:14:07.442 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-04-07T21:14:07.442 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:14:07.442 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2024-04-07T21:14:07.442 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:14:07.442 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 85 k 2024-04-07T21:14:07.442 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 231 k 2024-04-07T21:14:07.442 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-04-07T21:14:07.715 INFO:teuthology.orchestra.run.smithi119.stdout:rbd-fuse-19.0.0-2578.ge5c885fe.el9.x86_64.rpm 313 kB/s | 85 kB 00:00 2024-04-07T21:14:07.716 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:14:07.716 INFO:teuthology.orchestra.run.smithi119.stdout:Total 311 kB/s | 85 kB 00:00 2024-04-07T21:14:07.716 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-04-07T21:14:07.723 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-04-07T21:14:07.723 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-04-07T21:14:07.783 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-04-07T21:14:07.784 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-04-07T21:14:07.823 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:40 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:14:07.920 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-04-07T21:14:08.022 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:08.111 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:14:08.112 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:14:08.112 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:14:08.112 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.112 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:14:08.112 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.112 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:14:08.112 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.112 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:14:08.112 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.112 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:14:08.112 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.113 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:14:08.113 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.113 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:14:08.113 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.113 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:14:08.113 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.113 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:14:08.113 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.113 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:14:08.113 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.113 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:14:08.113 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.113 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:14:08.114 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.114 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:14:08.114 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.114 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:14:08.114 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.114 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:14:08.114 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.114 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:14:08.114 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.114 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:14:08.114 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.114 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:14:08.114 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.115 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:14:08.115 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.115 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:14:08.115 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.115 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:14:08.115 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.115 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:14:08.115 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.115 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:14:08.115 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.115 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:14:08.115 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.115 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:14:08.115 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.115 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:14:08.116 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.116 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:14:08.116 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.116 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:14:08.116 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.116 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:14:08.116 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.116 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:14:08.116 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.116 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:14:08.116 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.116 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:14:08.116 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.116 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:14:08.116 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.117 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:14:08.117 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.117 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:14:08.117 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.117 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:14:08.117 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.117 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:14:08.117 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.117 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.117 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.117 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:08.117 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.117 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.117 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.118 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.118 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:14:08.118 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.118 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.118 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.118 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.118 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.118 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.118 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:08.118 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.118 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.118 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.118 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.119 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:08.119 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.119 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.119 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.119 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.119 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:08.119 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.119 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.119 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.119 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.119 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:08.119 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.119 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.119 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.119 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.119 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:08.120 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.120 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.120 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.120 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.120 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:08.120 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.120 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.120 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.120 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:08.181 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:14:08.181 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:08.182 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-04-07T21:14:08.182 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:08.182 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-04-07T21:14:08.182 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-fuse x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 890 k 2024-04-07T21:14:08.182 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-04-07T21:14:08.182 INFO:teuthology.orchestra.run.smithi193.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-07T21:14:08.182 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:08.182 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-04-07T21:14:08.182 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:08.182 INFO:teuthology.orchestra.run.smithi193.stdout:Install 2 Packages 2024-04-07T21:14:08.182 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:08.183 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 971 k 2024-04-07T21:14:08.183 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 2.8 M 2024-04-07T21:14:08.183 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-04-07T21:14:08.430 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:08.661 INFO:teuthology.orchestra.run.smithi193.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 365 kB/s | 80 kB 00:00 2024-04-07T21:14:08.733 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:08.734 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:14:08.734 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-04-07T21:14:08.734 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:14:08.734 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:14:08.734 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:14:08.877 INFO:teuthology.orchestra.run.smithi193.stdout:(2/2): ceph-fuse-19.0.0-2578.ge5c885fe.el9.x86_ 2.0 MB/s | 890 kB 00:00 2024-04-07T21:14:08.879 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:14:08.879 INFO:teuthology.orchestra.run.smithi193.stdout:Total 1.4 MB/s | 971 kB 00:00 2024-04-07T21:14:08.890 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-04-07T21:14:08.914 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-04-07T21:14:08.914 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-04-07T21:14:08.992 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-04-07T21:14:08.993 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-04-07T21:14:09.015 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install rbd-mirror 2024-04-07T21:14:09.183 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-04-07T21:14:09.329 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-07T21:14:09.402 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/2 2024-04-07T21:14:09.622 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:57 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:14:09.913 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:14:09.913 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:14:09.914 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:14:09.914 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.914 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:14:09.914 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.914 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:14:09.914 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.914 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:14:09.914 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.914 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:14:09.914 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.914 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:14:09.914 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.915 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:14:09.915 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.915 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:14:09.915 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.915 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:14:09.915 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.915 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:14:09.915 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.915 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:14:09.915 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.915 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:14:09.915 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.915 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:14:09.915 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.915 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:14:09.916 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.916 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:14:09.916 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.916 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:14:09.916 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.916 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:14:09.916 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.916 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:14:09.916 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.916 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:14:09.916 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.916 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:14:09.916 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.916 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:14:09.917 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.917 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:14:09.917 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.917 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:14:09.917 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.917 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:14:09.917 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.917 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:14:09.917 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.917 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:14:09.917 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.917 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:14:09.917 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.918 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:14:09.918 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.918 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:14:09.918 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.918 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:14:09.918 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.918 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:14:09.918 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.918 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:14:09.918 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.918 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:14:09.918 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.918 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:14:09.919 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.919 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:14:09.919 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.919 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:14:09.919 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.919 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:14:09.919 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.919 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.919 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.919 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:09.919 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.919 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.919 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.919 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.920 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:14:09.920 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.920 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.920 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.920 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.920 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.920 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.920 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:09.920 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.920 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.920 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.920 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.920 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:09.921 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.921 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.921 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.921 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.921 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:09.921 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.921 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.921 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.921 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.921 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:09.921 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.921 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.921 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.921 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.922 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:09.922 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.922 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.922 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.922 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.922 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:09.922 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.922 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.922 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.922 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:09.983 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:14:09.984 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:14:09.984 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repo Size 2024-04-07T21:14:09.985 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:14:09.985 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-04-07T21:14:09.985 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-mirror x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 3.1 M 2024-04-07T21:14:09.985 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:14:09.985 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-04-07T21:14:09.985 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:14:09.985 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2024-04-07T21:14:09.985 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:14:09.985 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 3.1 M 2024-04-07T21:14:09.985 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 13 M 2024-04-07T21:14:09.985 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-04-07T21:14:10.075 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/2 2024-04-07T21:14:10.075 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/2 2024-04-07T21:14:10.387 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-07T21:14:10.387 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:10.387 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-04-07T21:14:10.387 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-07T21:14:10.387 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:10.387 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:14:10.690 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-volume 2024-04-07T21:14:11.309 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:44 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:14:11.417 INFO:teuthology.orchestra.run.smithi119.stdout:rbd-mirror-19.0.0-2578.ge5c885fe.el9.x86_64.rpm 2.2 MB/s | 3.1 MB 00:01 2024-04-07T21:14:11.418 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:14:11.419 INFO:teuthology.orchestra.run.smithi119.stdout:Total 2.2 MB/s | 3.1 MB 00:01 2024-04-07T21:14:11.419 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-04-07T21:14:11.429 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-04-07T21:14:11.430 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-04-07T21:14:11.510 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-04-07T21:14:11.510 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-04-07T21:14:11.608 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:14:11.608 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:14:11.608 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:14:11.608 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.609 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:14:11.609 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.609 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:14:11.609 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.609 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:14:11.609 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.609 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:14:11.609 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.609 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:14:11.609 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.609 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:14:11.609 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.609 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:14:11.609 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.610 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:14:11.610 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.610 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:14:11.610 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.610 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:14:11.610 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.610 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:14:11.610 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.610 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:14:11.610 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.610 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:14:11.610 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.610 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:14:11.611 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.611 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:14:11.611 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.611 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:14:11.611 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.611 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:14:11.611 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.611 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:14:11.611 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.611 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:14:11.611 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.611 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:14:11.611 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.611 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:14:11.612 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.612 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:14:11.612 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.612 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:14:11.612 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.612 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:14:11.612 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.612 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:14:11.612 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.612 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:14:11.612 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.612 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:14:11.612 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.613 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:14:11.613 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.613 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:14:11.613 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.613 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:14:11.613 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.613 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:14:11.613 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.613 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:14:11.613 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.613 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:14:11.613 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.613 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:14:11.613 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.614 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:14:11.614 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.614 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:14:11.614 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.614 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.614 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.614 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:11.614 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.614 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.614 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.614 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.614 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:14:11.614 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.615 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.615 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.615 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.615 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.615 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.615 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:11.615 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.615 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.615 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.615 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.615 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:11.615 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.615 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.615 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.615 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.616 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:11.616 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.616 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.616 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.616 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.616 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:11.616 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.616 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.616 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.616 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.616 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:11.616 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.616 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.616 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.616 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.617 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:11.617 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.617 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.617 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.617 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:11.678 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:14:11.678 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:11.678 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-04-07T21:14:11.678 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:11.678 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-04-07T21:14:11.678 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-volume noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 264 k 2024-04-07T21:14:11.678 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-04-07T21:14:11.678 INFO:teuthology.orchestra.run.smithi193.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-07T21:14:11.679 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:11.679 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-04-07T21:14:11.679 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:11.679 INFO:teuthology.orchestra.run.smithi193.stdout:Install 2 Packages 2024-04-07T21:14:11.679 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:11.679 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 341 k 2024-04-07T21:14:11.680 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 1.5 M 2024-04-07T21:14:11.680 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-04-07T21:14:11.948 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-04-07T21:14:12.010 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:12.034 INFO:teuthology.orchestra.run.smithi193.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 358 kB/s | 77 kB 00:00 2024-04-07T21:14:12.034 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:12.034 INFO:teuthology.orchestra.run.smithi119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T21:14:12.034 INFO:teuthology.orchestra.run.smithi119.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-07T21:14:12.034 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-07T21:14:12.035 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-07T21:14:12.035 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:14:12.550 INFO:teuthology.orchestra.run.smithi193.stdout:(2/2): ceph-volume-19.0.0-2578.ge5c885fe.el9.no 360 kB/s | 264 kB 00:00 2024-04-07T21:14:12.551 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:14:12.552 INFO:teuthology.orchestra.run.smithi193.stdout:Total 390 kB/s | 341 kB 00:00 2024-04-07T21:14:12.563 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-04-07T21:14:12.573 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-04-07T21:14:12.573 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-04-07T21:14:12.619 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-04-07T21:14:12.619 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-04-07T21:14:12.764 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-04-07T21:14:12.949 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-07T21:14:12.986 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 2/2 2024-04-07T21:14:13.002 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 2/2 2024-04-07T21:14:13.002 INFO:teuthology.orchestra.run.smithi193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T21:14:13.002 INFO:teuthology.orchestra.run.smithi193.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-07T21:14:13.002 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:13.233 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:13.233 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:14:13.233 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-04-07T21:14:13.233 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:14:13.234 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:14:13.234 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:14:13.485 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install rbd-nbd 2024-04-07T21:14:13.710 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 1/2 2024-04-07T21:14:14.084 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:02:02 ago on Sun 07 Apr 2024 09:12:12 PM UTC. 2024-04-07T21:14:14.093 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-07T21:14:14.093 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:14.093 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-04-07T21:14:14.093 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T21:14:14.093 INFO:teuthology.orchestra.run.smithi193.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-07T21:14:14.093 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:14.094 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:14:14.370 INFO:teuthology.orchestra.run.smithi119.stderr:Modular dependency problems: 2024-04-07T21:14:14.370 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:14:14.370 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 1: conflicting requests 2024-04-07T21:14:14.371 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.371 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 2: conflicting requests 2024-04-07T21:14:14.371 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.371 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 3: conflicting requests 2024-04-07T21:14:14.371 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.371 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 4: conflicting requests 2024-04-07T21:14:14.371 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.371 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 5: conflicting requests 2024-04-07T21:14:14.371 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.371 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 6: conflicting requests 2024-04-07T21:14:14.371 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.371 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 7: conflicting requests 2024-04-07T21:14:14.371 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.372 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 8: conflicting requests 2024-04-07T21:14:14.372 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.372 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 9: conflicting requests 2024-04-07T21:14:14.372 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.372 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 10: conflicting requests 2024-04-07T21:14:14.372 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.372 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 11: conflicting requests 2024-04-07T21:14:14.372 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.372 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 12: conflicting requests 2024-04-07T21:14:14.372 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.372 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 13: conflicting requests 2024-04-07T21:14:14.372 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.372 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 14: conflicting requests 2024-04-07T21:14:14.372 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.373 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 15: conflicting requests 2024-04-07T21:14:14.373 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.373 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 16: conflicting requests 2024-04-07T21:14:14.373 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.373 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 17: conflicting requests 2024-04-07T21:14:14.373 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.373 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 18: conflicting requests 2024-04-07T21:14:14.373 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.373 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 19: conflicting requests 2024-04-07T21:14:14.373 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.373 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 20: conflicting requests 2024-04-07T21:14:14.373 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.374 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 21: conflicting requests 2024-04-07T21:14:14.374 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.374 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 22: conflicting requests 2024-04-07T21:14:14.374 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.374 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 23: conflicting requests 2024-04-07T21:14:14.374 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.374 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 24: conflicting requests 2024-04-07T21:14:14.374 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.374 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 25: conflicting requests 2024-04-07T21:14:14.374 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.374 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 26: conflicting requests 2024-04-07T21:14:14.374 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.374 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 27: conflicting requests 2024-04-07T21:14:14.375 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.375 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 28: conflicting requests 2024-04-07T21:14:14.375 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.375 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 29: conflicting requests 2024-04-07T21:14:14.375 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.375 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 30: conflicting requests 2024-04-07T21:14:14.375 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.375 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 31: conflicting requests 2024-04-07T21:14:14.375 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.375 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 32: conflicting requests 2024-04-07T21:14:14.375 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.375 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 33: conflicting requests 2024-04-07T21:14:14.375 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.375 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 34: conflicting requests 2024-04-07T21:14:14.376 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.376 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 35: conflicting requests 2024-04-07T21:14:14.376 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.376 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 36: conflicting requests 2024-04-07T21:14:14.376 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.376 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 37: conflicting requests 2024-04-07T21:14:14.376 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.376 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.376 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.376 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:14.376 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.376 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.377 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.377 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.377 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 39: conflicting requests 2024-04-07T21:14:14.377 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.377 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.377 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.377 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.377 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.377 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.377 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:14.377 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.377 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.377 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.377 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.378 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:14.378 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.378 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.378 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.378 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.378 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:14.378 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.378 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.378 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.378 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.378 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:14.378 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.379 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:14.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.379 INFO:teuthology.orchestra.run.smithi119.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:14.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.379 INFO:teuthology.orchestra.run.smithi119.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:14.438 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-04-07T21:14:14.439 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:14:14.439 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2024-04-07T21:14:14.439 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:14:14.440 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-04-07T21:14:14.440 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-nbd x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 171 k 2024-04-07T21:14:14.440 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:14:14.440 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-04-07T21:14:14.440 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-04-07T21:14:14.440 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2024-04-07T21:14:14.440 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:14:14.440 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 171 k 2024-04-07T21:14:14.440 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 494 k 2024-04-07T21:14:14.440 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-04-07T21:14:14.441 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install librados-devel 2024-04-07T21:14:14.687 INFO:teuthology.orchestra.run.smithi119.stdout:rbd-nbd-19.0.0-2578.ge5c885fe.el9.x86_64.rpm 690 kB/s | 171 kB 00:00 2024-04-07T21:14:14.688 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:14:14.688 INFO:teuthology.orchestra.run.smithi119.stdout:Total 687 kB/s | 171 kB 00:00 2024-04-07T21:14:14.688 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-04-07T21:14:14.696 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-04-07T21:14:14.696 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-04-07T21:14:14.755 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-04-07T21:14:14.756 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-04-07T21:14:14.927 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-04-07T21:14:15.027 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:15.045 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:48 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:14:15.336 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:14:15.336 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:14:15.336 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:14:15.336 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.336 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:14:15.336 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.336 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:14:15.337 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.337 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:14:15.337 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.337 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:14:15.337 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.337 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:14:15.337 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.337 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:14:15.337 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.337 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:14:15.337 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.337 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:14:15.337 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.338 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:14:15.338 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.338 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:14:15.338 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.338 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:14:15.338 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.338 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:14:15.338 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.338 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:14:15.338 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.338 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:14:15.338 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.338 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:14:15.338 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.339 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:14:15.339 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.339 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:14:15.339 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.339 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:14:15.339 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.339 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:14:15.339 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.339 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:14:15.339 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.339 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:14:15.339 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.339 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:14:15.340 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.340 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:14:15.340 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.340 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:14:15.340 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.340 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:14:15.340 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.340 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:14:15.340 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.340 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:14:15.340 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.340 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:14:15.340 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.340 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:14:15.341 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.341 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:14:15.341 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.341 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:14:15.341 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.341 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:14:15.341 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.341 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:14:15.341 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.341 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:14:15.341 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.341 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:14:15.341 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.341 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:14:15.342 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.342 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.342 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.342 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:15.342 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.342 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.342 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.342 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.342 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:14:15.342 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.342 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.342 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.342 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.342 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.343 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.343 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:15.343 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.343 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.343 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.343 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.343 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:15.343 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.343 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.343 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.343 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.343 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:15.343 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.343 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.344 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.344 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.344 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:15.344 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.344 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.344 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.344 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.344 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:15.344 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.344 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.344 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.344 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.344 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:15.344 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.345 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.345 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.345 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:15.404 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:14:15.405 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:15.405 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repo Size 2024-04-07T21:14:15.405 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:15.405 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-04-07T21:14:15.405 INFO:teuthology.orchestra.run.smithi193.stdout: librados-devel x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 127 k 2024-04-07T21:14:15.405 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:15.405 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-04-07T21:14:15.405 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:15.405 INFO:teuthology.orchestra.run.smithi193.stdout:Install 1 Package 2024-04-07T21:14:15.405 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:15.406 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 127 k 2024-04-07T21:14:15.406 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 456 k 2024-04-07T21:14:15.406 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-04-07T21:14:15.506 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:15.800 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:15.800 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:14:15.800 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-04-07T21:14:15.800 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:14:15.800 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:14:15.800 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-04-07T21:14:15.874 INFO:teuthology.orchestra.run.smithi193.stdout:librados-devel-19.0.0-2578.ge5c885fe.el9.x86_64 270 kB/s | 127 kB 00:00 2024-04-07T21:14:15.875 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:14:15.875 INFO:teuthology.orchestra.run.smithi193.stdout:Total 270 kB/s | 127 kB 00:00 2024-04-07T21:14:15.875 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-04-07T21:14:15.880 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-04-07T21:14:15.881 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-04-07T21:14:15.943 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-04-07T21:14:15.943 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-04-07T21:14:16.057 DEBUG:teuthology.parallel:result is None 2024-04-07T21:14:16.137 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-04-07T21:14:16.251 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:16.723 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:17.055 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:17.055 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:17.055 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-04-07T21:14:17.055 INFO:teuthology.orchestra.run.smithi193.stdout: librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:14:17.055 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:17.055 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:14:17.274 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install libcephfs2 2024-04-07T21:14:17.883 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:50 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:14:18.176 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:14:18.176 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:14:18.176 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:14:18.176 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.176 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:14:18.176 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.176 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:14:18.176 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.176 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:14:18.176 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.177 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:14:18.177 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.177 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:14:18.177 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.177 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:14:18.177 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.177 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:14:18.177 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.177 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:14:18.177 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.177 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:14:18.177 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.177 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:14:18.178 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.178 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:14:18.178 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.178 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:14:18.178 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.178 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:14:18.178 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.178 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:14:18.178 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.178 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:14:18.178 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.178 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:14:18.178 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.178 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:14:18.179 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.179 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:14:18.179 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.179 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:14:18.179 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.179 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:14:18.179 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.179 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:14:18.179 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.179 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:14:18.179 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.179 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:14:18.179 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.180 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:14:18.180 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.180 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:14:18.180 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.180 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:14:18.180 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.180 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:14:18.180 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.180 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:14:18.180 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.180 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:14:18.180 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.180 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:14:18.180 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.181 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:14:18.181 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.181 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:14:18.181 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.181 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:14:18.181 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.181 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:14:18.181 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.181 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:14:18.181 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.181 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:14:18.181 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.181 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.181 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.182 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:18.182 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.182 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.182 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.182 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.182 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:14:18.182 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.182 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.182 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.182 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.182 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.182 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.182 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:18.183 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.183 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.183 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.183 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.183 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:18.183 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.183 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.183 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.183 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.183 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:18.183 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.183 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.183 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.183 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.184 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:18.184 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.184 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.184 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.184 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.184 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:18.184 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.184 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.184 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.184 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.184 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:18.184 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.184 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.184 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.185 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:18.185 INFO:teuthology.orchestra.run.smithi193.stdout:Package libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T21:14:18.244 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:14:18.245 INFO:teuthology.orchestra.run.smithi193.stdout:Nothing to do. 2024-04-07T21:14:18.246 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:14:18.304 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install libcephfs-devel 2024-04-07T21:14:18.900 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:51 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:14:19.187 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:14:19.188 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:14:19.188 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:14:19.188 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.188 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:14:19.188 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.188 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:14:19.188 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.188 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:14:19.188 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.188 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:14:19.188 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.188 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:14:19.189 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.189 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:14:19.189 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.189 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:14:19.189 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.189 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:14:19.189 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.189 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:14:19.189 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.189 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:14:19.189 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.189 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:14:19.189 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.189 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:14:19.190 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.190 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:14:19.190 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.190 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:14:19.190 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.190 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:14:19.190 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.190 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:14:19.190 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.190 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:14:19.190 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.191 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:14:19.191 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.191 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:14:19.191 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.191 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:14:19.191 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.191 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:14:19.191 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.192 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:14:19.192 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.192 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:14:19.192 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.192 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:14:19.192 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.192 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:14:19.192 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.192 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:14:19.192 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.192 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:14:19.192 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.192 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:14:19.193 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.193 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:14:19.193 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.193 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:14:19.193 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.193 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:14:19.194 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.194 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:14:19.194 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.194 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:14:19.194 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.194 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:14:19.194 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.194 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:14:19.194 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.194 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:14:19.194 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.194 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.195 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.195 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:19.195 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.195 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.195 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.195 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.195 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:14:19.195 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.195 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.195 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.195 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.195 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.195 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.195 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:19.196 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.196 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.196 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.196 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.196 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:19.196 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.196 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.196 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.196 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.196 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:19.196 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.196 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.196 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.197 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.197 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:19.197 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.197 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.197 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.197 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.197 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:19.197 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.197 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.197 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.197 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.197 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:19.197 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.197 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.198 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.198 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:19.255 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:14:19.256 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:19.256 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repo Size 2024-04-07T21:14:19.256 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:19.256 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-04-07T21:14:19.256 INFO:teuthology.orchestra.run.smithi193.stdout: libcephfs-devel x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 32 k 2024-04-07T21:14:19.256 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:19.256 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-04-07T21:14:19.256 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:19.256 INFO:teuthology.orchestra.run.smithi193.stdout:Install 1 Package 2024-04-07T21:14:19.256 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:19.257 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 32 k 2024-04-07T21:14:19.257 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 142 k 2024-04-07T21:14:19.257 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-04-07T21:14:19.604 INFO:teuthology.orchestra.run.smithi193.stdout:libcephfs-devel-19.0.0-2578.ge5c885fe.el9.x86_6 91 kB/s | 32 kB 00:00 2024-04-07T21:14:19.605 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:14:19.605 INFO:teuthology.orchestra.run.smithi193.stdout:Total 91 kB/s | 32 kB 00:00 2024-04-07T21:14:19.605 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-04-07T21:14:19.609 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-04-07T21:14:19.609 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-04-07T21:14:19.644 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-04-07T21:14:19.645 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-04-07T21:14:19.736 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-04-07T21:14:19.853 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:20.222 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:20.510 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:20.510 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:20.510 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-04-07T21:14:20.510 INFO:teuthology.orchestra.run.smithi193.stdout: libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:14:20.510 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:20.510 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:14:20.692 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install librados2 2024-04-07T21:14:21.286 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:54 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:14:21.578 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:14:21.579 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:14:21.579 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:14:21.579 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.579 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:14:21.579 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.579 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:14:21.579 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.579 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:14:21.579 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.579 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:14:21.579 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.579 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:14:21.579 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.580 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:14:21.580 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.580 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:14:21.580 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.580 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:14:21.580 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.580 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:14:21.580 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.580 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:14:21.580 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.580 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:14:21.580 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.580 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:14:21.581 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.581 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:14:21.581 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.581 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:14:21.581 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.581 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:14:21.581 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.581 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:14:21.581 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.581 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:14:21.581 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.581 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:14:21.581 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.581 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:14:21.582 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.582 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:14:21.582 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.582 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:14:21.582 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.582 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:14:21.582 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.582 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:14:21.582 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.582 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:14:21.582 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.582 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:14:21.582 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.583 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:14:21.583 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.583 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:14:21.583 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.583 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:14:21.583 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.583 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:14:21.583 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.583 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:14:21.583 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.583 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:14:21.583 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.583 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:14:21.583 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.584 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:14:21.584 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.584 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:14:21.584 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.584 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:14:21.584 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.584 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:14:21.584 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.584 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.584 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.584 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:21.584 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.584 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.584 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.585 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.585 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:14:21.585 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.585 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.585 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.585 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.585 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.585 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.585 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:21.585 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.585 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.585 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.585 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.585 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:21.586 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.586 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.586 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.586 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.586 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:21.586 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.586 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.586 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.586 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.586 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:21.586 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.586 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.586 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.587 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.587 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:21.587 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.587 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.587 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.587 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.587 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:21.587 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.587 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.587 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.587 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:21.588 INFO:teuthology.orchestra.run.smithi193.stdout:Package librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T21:14:21.643 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:14:21.644 INFO:teuthology.orchestra.run.smithi193.stdout:Nothing to do. 2024-04-07T21:14:21.644 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:14:21.707 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install librbd1 2024-04-07T21:14:22.301 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:55 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:14:22.589 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:14:22.589 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:14:22.589 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:14:22.589 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.590 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:14:22.590 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.590 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:14:22.590 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.590 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:14:22.590 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.590 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:14:22.590 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.590 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:14:22.590 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.590 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:14:22.590 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.590 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:14:22.591 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.591 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:14:22.591 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.591 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:14:22.591 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.591 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:14:22.591 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.591 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:14:22.591 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.591 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:14:22.591 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.591 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:14:22.591 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.591 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:14:22.592 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.592 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:14:22.592 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.592 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:14:22.592 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.592 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:14:22.592 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.592 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:14:22.592 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.592 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:14:22.592 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.592 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:14:22.592 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.593 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:14:22.593 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.593 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:14:22.593 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.593 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:14:22.593 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.593 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:14:22.593 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.593 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:14:22.593 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.593 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:14:22.593 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.593 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:14:22.593 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.594 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:14:22.594 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.594 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:14:22.594 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.594 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:14:22.594 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.594 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:14:22.594 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.594 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:14:22.594 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.594 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:14:22.594 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.594 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:14:22.595 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.595 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:14:22.595 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.595 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:14:22.595 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.595 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.595 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.595 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:22.595 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.595 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.595 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.595 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.595 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:14:22.596 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.596 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.596 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.596 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.596 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.596 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.596 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:22.596 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.596 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.596 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.596 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.596 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:22.596 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.596 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.597 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.597 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.597 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:22.597 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.597 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.597 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.597 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.597 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:22.597 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.597 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.597 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.597 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.597 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:22.597 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.598 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.598 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.598 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.598 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:22.598 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.598 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.598 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.598 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:22.599 INFO:teuthology.orchestra.run.smithi193.stdout:Package librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T21:14:22.658 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:14:22.658 INFO:teuthology.orchestra.run.smithi193.stdout:Nothing to do. 2024-04-07T21:14:22.658 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:14:22.728 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install python3-rados 2024-04-07T21:14:23.329 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:56 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:14:23.617 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:14:23.617 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:14:23.617 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:14:23.617 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.618 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:14:23.618 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.618 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:14:23.618 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.618 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:14:23.618 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.618 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:14:23.618 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.618 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:14:23.618 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.618 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:14:23.618 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.618 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:14:23.619 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.619 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:14:23.619 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.619 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:14:23.619 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.619 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:14:23.619 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.619 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:14:23.619 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.619 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:14:23.619 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.619 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:14:23.620 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.620 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:14:23.620 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.620 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:14:23.620 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.620 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:14:23.620 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.620 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:14:23.620 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.620 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:14:23.620 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.620 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:14:23.621 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.621 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:14:23.621 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.621 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:14:23.621 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.621 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:14:23.621 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.621 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:14:23.621 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.621 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:14:23.621 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.621 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:14:23.621 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.621 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:14:23.622 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.622 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:14:23.622 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.622 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:14:23.622 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.622 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:14:23.622 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.622 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:14:23.622 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.622 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:14:23.622 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.622 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:14:23.622 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.623 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:14:23.623 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.623 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:14:23.623 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.623 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:14:23.623 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.623 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:14:23.623 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.623 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.623 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.623 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:23.623 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.623 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.624 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.624 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.624 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:14:23.624 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.624 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.624 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.624 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.624 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.624 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.624 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:23.624 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.624 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.624 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.624 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.625 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:23.625 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.625 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.625 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.625 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.625 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:23.625 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.625 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.625 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.625 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.625 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:23.625 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.625 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.626 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.626 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.626 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:23.626 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.626 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.626 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.626 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.626 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:23.626 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.626 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.626 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.626 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:23.627 INFO:teuthology.orchestra.run.smithi193.stdout:Package python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T21:14:23.685 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:14:23.687 INFO:teuthology.orchestra.run.smithi193.stdout:Nothing to do. 2024-04-07T21:14:23.687 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:14:23.745 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install python3-rgw 2024-04-07T21:14:24.351 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:57 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:14:24.639 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:14:24.640 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:14:24.640 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:14:24.640 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.640 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:14:24.640 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.640 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:14:24.640 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.640 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:14:24.640 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.640 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:14:24.640 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.640 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:14:24.641 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.641 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:14:24.641 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.641 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:14:24.641 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.641 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:14:24.641 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.641 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:14:24.641 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.641 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:14:24.641 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.641 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:14:24.642 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.642 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:14:24.642 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.642 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:14:24.642 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.642 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:14:24.642 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.642 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:14:24.642 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.642 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:14:24.642 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.642 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:14:24.643 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.643 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:14:24.643 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.643 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:14:24.643 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.643 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:14:24.643 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.643 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:14:24.643 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.643 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:14:24.643 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.643 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:14:24.643 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.643 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:14:24.644 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.644 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:14:24.644 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.644 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:14:24.644 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.644 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:14:24.644 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.644 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:14:24.644 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.644 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:14:24.644 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.644 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:14:24.645 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.645 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:14:24.645 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.645 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:14:24.645 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.645 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:14:24.645 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.645 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:14:24.645 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.645 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:14:24.645 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.645 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:14:24.645 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.646 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:24.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.646 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:14:24.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.646 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.647 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:24.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.647 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:24.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.647 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:24.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.647 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.648 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.648 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.648 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:24.648 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.648 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.648 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.648 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.648 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:24.648 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.648 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.648 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.648 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.648 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:24.648 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.649 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.649 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.649 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:24.649 INFO:teuthology.orchestra.run.smithi193.stdout:Package python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T21:14:24.709 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:14:24.710 INFO:teuthology.orchestra.run.smithi193.stdout:Nothing to do. 2024-04-07T21:14:24.710 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:14:24.780 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install python3-cephfs 2024-04-07T21:14:25.375 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:58 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:14:25.690 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:14:25.690 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:14:25.690 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:14:25.690 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.690 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:14:25.690 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.690 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:14:25.690 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.690 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:14:25.691 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.691 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:14:25.691 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.691 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:14:25.691 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.691 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:14:25.691 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.691 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:14:25.691 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.691 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:14:25.691 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.691 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:14:25.692 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.692 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:14:25.692 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.692 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:14:25.692 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.692 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:14:25.692 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.692 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:14:25.692 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.692 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:14:25.692 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.692 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:14:25.692 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.693 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:14:25.693 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.693 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:14:25.693 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.693 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:14:25.693 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.693 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:14:25.693 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.693 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:14:25.693 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.693 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:14:25.694 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.694 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:14:25.694 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.694 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:14:25.694 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.694 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:14:25.694 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.694 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:14:25.694 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.694 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:14:25.694 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.695 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:14:25.695 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.695 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:14:25.695 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.695 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:14:25.695 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.695 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:14:25.695 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.695 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:14:25.695 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.695 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:14:25.695 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.696 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:14:25.696 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.696 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:14:25.696 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.696 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:14:25.696 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.696 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:14:25.696 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.696 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.696 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.696 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:25.696 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.697 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.697 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.697 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.697 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:14:25.697 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.697 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.697 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.697 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.697 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.697 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.697 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:25.697 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.697 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.698 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.698 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.698 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:25.698 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.698 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.698 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.698 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.698 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:25.698 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.698 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.698 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.698 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.699 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:25.699 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.699 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.699 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.699 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.699 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:25.699 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.699 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.699 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.699 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.699 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:25.700 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.700 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.700 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.700 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:25.700 INFO:teuthology.orchestra.run.smithi193.stdout:Package python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T21:14:25.760 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:14:25.761 INFO:teuthology.orchestra.run.smithi193.stdout:Nothing to do. 2024-04-07T21:14:25.761 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:14:25.820 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install python3-rbd 2024-04-07T21:14:26.424 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:59 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:14:26.716 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:14:26.716 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:14:26.716 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:14:26.716 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.716 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:14:26.716 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.716 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:14:26.716 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.716 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:14:26.717 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.717 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:14:26.717 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.717 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:14:26.717 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.717 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:14:26.717 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.717 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:14:26.717 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.717 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:14:26.717 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.717 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:14:26.717 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.718 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:14:26.718 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.718 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:14:26.718 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.718 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:14:26.718 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.718 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:14:26.718 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.718 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:14:26.718 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.718 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:14:26.718 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.718 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:14:26.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.719 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:14:26.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.719 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:14:26.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.719 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:14:26.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.719 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:14:26.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.719 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:14:26.719 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.719 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:14:26.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.720 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:14:26.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.720 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:14:26.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.720 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:14:26.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.720 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:14:26.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.720 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:14:26.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.720 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:14:26.720 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.720 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:14:26.721 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.721 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:14:26.721 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.721 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:14:26.721 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.721 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:14:26.721 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.721 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:14:26.721 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.721 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:14:26.721 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.721 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:14:26.721 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.722 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:14:26.722 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.722 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.722 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.722 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:26.722 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.722 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.722 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.722 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.722 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:14:26.722 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.722 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.722 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.722 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.723 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.723 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.723 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:26.723 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.723 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.723 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.723 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.723 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:26.723 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.723 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.723 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.723 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.723 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:26.724 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.724 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.724 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.724 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.724 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:26.724 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.724 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.724 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.724 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.724 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:26.724 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.724 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.725 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.725 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.725 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:26.725 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.725 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.725 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.725 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:26.725 INFO:teuthology.orchestra.run.smithi193.stdout:Package python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T21:14:26.786 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:14:26.787 INFO:teuthology.orchestra.run.smithi193.stdout:Nothing to do. 2024-04-07T21:14:26.787 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:14:26.846 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install rbd-fuse 2024-04-07T21:14:27.456 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:02:00 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:14:27.745 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:14:27.745 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:14:27.745 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:14:27.745 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.746 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:14:27.746 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.746 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:14:27.746 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.746 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:14:27.746 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.746 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:14:27.746 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.746 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:14:27.746 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.746 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:14:27.746 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.747 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:14:27.747 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.747 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:14:27.747 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.747 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:14:27.747 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.747 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:14:27.747 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.747 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:14:27.747 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.747 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:14:27.747 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.747 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:14:27.748 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.748 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:14:27.748 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.748 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:14:27.748 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.748 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:14:27.748 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.748 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:14:27.748 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.748 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:14:27.748 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.748 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:14:27.748 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.749 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:14:27.749 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.749 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:14:27.749 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.749 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:14:27.749 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.749 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:14:27.749 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.749 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:14:27.749 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.749 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:14:27.749 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.749 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:14:27.749 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.750 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:14:27.750 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.750 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:14:27.750 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.750 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:14:27.750 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.750 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:14:27.750 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.750 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:14:27.750 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.750 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:14:27.750 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.750 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:14:27.751 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.751 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:14:27.751 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.751 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:14:27.751 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.751 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:14:27.751 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.751 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.751 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.751 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:27.751 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.751 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.751 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.751 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.752 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:14:27.752 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.752 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.752 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.752 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.752 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.752 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.752 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:27.752 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.752 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.752 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.752 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.752 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:27.752 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.753 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.753 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.753 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.753 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:27.753 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.753 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.753 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.753 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.753 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:27.753 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.753 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.753 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.753 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.753 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:27.754 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.754 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.754 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.754 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.754 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:27.754 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.754 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.754 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.754 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:27.814 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:14:27.815 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:27.815 INFO:teuthology.orchestra.run.smithi193.stdout: Package Architecture Version Repository Size 2024-04-07T21:14:27.815 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:27.815 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-04-07T21:14:27.815 INFO:teuthology.orchestra.run.smithi193.stdout: rbd-fuse x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 85 k 2024-04-07T21:14:27.815 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:27.815 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-04-07T21:14:27.816 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:27.816 INFO:teuthology.orchestra.run.smithi193.stdout:Install 1 Package 2024-04-07T21:14:27.816 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:27.816 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 85 k 2024-04-07T21:14:27.816 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 231 k 2024-04-07T21:14:27.816 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-04-07T21:14:28.299 INFO:teuthology.orchestra.run.smithi193.stdout:rbd-fuse-19.0.0-2578.ge5c885fe.el9.x86_64.rpm 176 kB/s | 85 kB 00:00 2024-04-07T21:14:28.300 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:14:28.300 INFO:teuthology.orchestra.run.smithi193.stdout:Total 176 kB/s | 85 kB 00:00 2024-04-07T21:14:28.300 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-04-07T21:14:28.307 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-04-07T21:14:28.307 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-04-07T21:14:28.368 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-04-07T21:14:28.369 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-04-07T21:14:28.509 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-04-07T21:14:28.606 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:28.998 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:29.320 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:29.320 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:29.321 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-04-07T21:14:29.321 INFO:teuthology.orchestra.run.smithi193.stdout: rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:14:29.321 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:29.321 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:14:29.594 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install rbd-mirror 2024-04-07T21:14:30.201 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:02:03 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:14:30.494 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:14:30.494 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:14:30.494 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:14:30.494 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.494 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:14:30.494 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.494 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:14:30.494 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.494 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:14:30.494 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.495 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:14:30.495 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.495 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:14:30.495 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.495 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:14:30.495 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.495 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:14:30.495 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.495 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:14:30.495 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.495 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:14:30.495 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.495 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:14:30.496 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.496 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:14:30.496 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.496 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:14:30.496 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.496 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:14:30.496 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.496 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:14:30.496 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.496 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:14:30.496 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.496 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:14:30.496 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.496 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:14:30.497 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.497 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:14:30.497 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.497 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:14:30.497 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.497 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:14:30.497 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.497 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:14:30.497 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.497 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:14:30.497 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.497 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:14:30.497 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.497 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:14:30.498 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.498 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:14:30.498 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.498 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:14:30.498 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.498 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:14:30.498 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.498 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:14:30.498 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.498 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:14:30.498 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.498 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:14:30.498 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.499 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:14:30.499 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.499 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:14:30.499 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.499 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:14:30.499 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.499 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:14:30.499 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.499 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:14:30.499 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.499 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:14:30.499 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.499 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.500 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.500 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:30.500 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.500 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.500 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.500 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.500 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:14:30.500 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.500 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.500 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.500 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.500 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.500 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.500 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:30.501 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.501 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.501 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.501 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.501 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:30.501 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.501 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.501 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.501 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.501 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:30.501 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.501 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.501 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.501 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.502 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:30.502 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.502 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.502 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.502 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.502 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:30.502 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.502 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.502 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.502 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.502 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:30.502 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.503 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.503 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.503 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:30.563 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:14:30.563 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:30.563 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repo Size 2024-04-07T21:14:30.563 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:30.564 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-04-07T21:14:30.564 INFO:teuthology.orchestra.run.smithi193.stdout: rbd-mirror x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 3.1 M 2024-04-07T21:14:30.564 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:30.564 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-04-07T21:14:30.564 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:30.564 INFO:teuthology.orchestra.run.smithi193.stdout:Install 1 Package 2024-04-07T21:14:30.564 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:30.564 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 3.1 M 2024-04-07T21:14:30.564 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 13 M 2024-04-07T21:14:30.564 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-04-07T21:14:31.403 INFO:teuthology.orchestra.run.smithi193.stdout:rbd-mirror-19.0.0-2578.ge5c885fe.el9.x86_64.rpm 3.7 MB/s | 3.1 MB 00:00 2024-04-07T21:14:31.403 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:14:31.404 INFO:teuthology.orchestra.run.smithi193.stdout:Total 3.7 MB/s | 3.1 MB 00:00 2024-04-07T21:14:31.404 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-04-07T21:14:31.414 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-04-07T21:14:31.414 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-04-07T21:14:31.492 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-04-07T21:14:31.492 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-04-07T21:14:31.929 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-04-07T21:14:31.987 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:32.011 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:32.012 INFO:teuthology.orchestra.run.smithi193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T21:14:32.012 INFO:teuthology.orchestra.run.smithi193.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-07T21:14:32.012 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-07T21:14:32.012 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-07T21:14:32.012 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:33.233 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:33.233 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:33.234 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-04-07T21:14:33.234 INFO:teuthology.orchestra.run.smithi193.stdout: rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:14:33.234 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:33.234 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:14:33.499 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install rbd-nbd 2024-04-07T21:14:34.109 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:02:07 ago on Sun 07 Apr 2024 09:12:27 PM UTC. 2024-04-07T21:14:34.397 INFO:teuthology.orchestra.run.smithi193.stderr:Modular dependency problems: 2024-04-07T21:14:34.398 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:14:34.398 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 1: conflicting requests 2024-04-07T21:14:34.398 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.398 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 2: conflicting requests 2024-04-07T21:14:34.398 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.398 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 3: conflicting requests 2024-04-07T21:14:34.398 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.398 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 4: conflicting requests 2024-04-07T21:14:34.399 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.399 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 5: conflicting requests 2024-04-07T21:14:34.399 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.399 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 6: conflicting requests 2024-04-07T21:14:34.399 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.399 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 7: conflicting requests 2024-04-07T21:14:34.399 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.399 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 8: conflicting requests 2024-04-07T21:14:34.399 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.399 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 9: conflicting requests 2024-04-07T21:14:34.399 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.399 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 10: conflicting requests 2024-04-07T21:14:34.399 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.400 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 11: conflicting requests 2024-04-07T21:14:34.400 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.400 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 12: conflicting requests 2024-04-07T21:14:34.400 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.400 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 13: conflicting requests 2024-04-07T21:14:34.400 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.400 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 14: conflicting requests 2024-04-07T21:14:34.400 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.400 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 15: conflicting requests 2024-04-07T21:14:34.400 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.400 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 16: conflicting requests 2024-04-07T21:14:34.400 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.400 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 17: conflicting requests 2024-04-07T21:14:34.401 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.401 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 18: conflicting requests 2024-04-07T21:14:34.401 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.401 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 19: conflicting requests 2024-04-07T21:14:34.401 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.401 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 20: conflicting requests 2024-04-07T21:14:34.401 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.401 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 21: conflicting requests 2024-04-07T21:14:34.401 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.401 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 22: conflicting requests 2024-04-07T21:14:34.401 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.401 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 23: conflicting requests 2024-04-07T21:14:34.401 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.402 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 24: conflicting requests 2024-04-07T21:14:34.402 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.402 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 25: conflicting requests 2024-04-07T21:14:34.402 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.402 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 26: conflicting requests 2024-04-07T21:14:34.402 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.402 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 27: conflicting requests 2024-04-07T21:14:34.402 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.402 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 28: conflicting requests 2024-04-07T21:14:34.402 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.402 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 29: conflicting requests 2024-04-07T21:14:34.402 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.403 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 30: conflicting requests 2024-04-07T21:14:34.403 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.403 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 31: conflicting requests 2024-04-07T21:14:34.403 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.403 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 32: conflicting requests 2024-04-07T21:14:34.403 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.403 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 33: conflicting requests 2024-04-07T21:14:34.403 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.403 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 34: conflicting requests 2024-04-07T21:14:34.403 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.403 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 35: conflicting requests 2024-04-07T21:14:34.403 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.403 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 36: conflicting requests 2024-04-07T21:14:34.403 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.404 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 37: conflicting requests 2024-04-07T21:14:34.404 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.404 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.404 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.404 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T21:14:34.404 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.404 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.404 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.404 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.404 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 39: conflicting requests 2024-04-07T21:14:34.404 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.404 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.404 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.404 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.405 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.405 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.405 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T21:14:34.405 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.405 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.405 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.405 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.405 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T21:14:34.405 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.405 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.405 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.405 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.405 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T21:14:34.405 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.405 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.406 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.406 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.406 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T21:14:34.406 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.406 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.406 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.406 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.406 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T21:14:34.406 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.406 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.406 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.406 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.406 INFO:teuthology.orchestra.run.smithi193.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T21:14:34.407 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.407 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.407 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.407 INFO:teuthology.orchestra.run.smithi193.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T21:14:34.465 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-04-07T21:14:34.465 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:34.465 INFO:teuthology.orchestra.run.smithi193.stdout: Package Architecture Version Repository Size 2024-04-07T21:14:34.465 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:34.466 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-04-07T21:14:34.466 INFO:teuthology.orchestra.run.smithi193.stdout: rbd-nbd x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 171 k 2024-04-07T21:14:34.466 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:34.466 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-04-07T21:14:34.466 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-04-07T21:14:34.467 INFO:teuthology.orchestra.run.smithi193.stdout:Install 1 Package 2024-04-07T21:14:34.467 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:34.467 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 171 k 2024-04-07T21:14:34.467 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 494 k 2024-04-07T21:14:34.467 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-04-07T21:14:34.816 INFO:teuthology.orchestra.run.smithi193.stdout:rbd-nbd-19.0.0-2578.ge5c885fe.el9.x86_64.rpm 488 kB/s | 171 kB 00:00 2024-04-07T21:14:34.816 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:14:34.816 INFO:teuthology.orchestra.run.smithi193.stdout:Total 486 kB/s | 171 kB 00:00 2024-04-07T21:14:34.816 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-04-07T21:14:34.824 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-04-07T21:14:34.824 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-04-07T21:14:34.884 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-04-07T21:14:34.885 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-04-07T21:14:35.049 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-04-07T21:14:35.139 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:35.581 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:35.920 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T21:14:35.920 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:35.920 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-04-07T21:14:35.920 INFO:teuthology.orchestra.run.smithi193.stdout: rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T21:14:35.920 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:35.921 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-04-07T21:14:36.174 DEBUG:teuthology.parallel:result is None 2024-04-07T21:14:36.174 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T21:14:36.322 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-07T21:14:36.347 INFO:teuthology.orchestra.run.smithi119.stdout:19.0.0-2578.ge5c885fe.el9 2024-04-07T21:14:36.347 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2578.ge5c885fe.el9 2024-04-07T21:14:36.347 INFO:teuthology.task.install:The correct ceph version 19.0.0-2578.ge5c885fe is installed. 2024-04-07T21:14:36.350 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T21:14:36.566 DEBUG:teuthology.orchestra.run.smithi193:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-07T21:14:36.587 INFO:teuthology.orchestra.run.smithi193.stdout:19.0.0-2578.ge5c885fe.el9 2024-04-07T21:14:36.588 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2578.ge5c885fe.el9 2024-04-07T21:14:36.588 INFO:teuthology.task.install:The correct ceph version 19.0.0-2578.ge5c885fe is installed. 2024-04-07T21:14:36.590 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-07T21:14:36.590 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-04-07T21:14:36.590 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-07T21:14:36.623 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-04-07T21:14:36.623 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-07T21:14:36.656 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-07T21:14:36.656 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-04-07T21:14:36.657 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/usr/bin/daemon-helper 2024-04-07T21:14:36.695 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-07T21:14:36.764 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-04-07T21:14:36.765 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/usr/bin/daemon-helper 2024-04-07T21:14:36.792 DEBUG:teuthology.orchestra.run.smithi193:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-07T21:14:36.872 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-07T21:14:36.872 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-04-07T21:14:36.872 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-07T21:14:36.901 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-07T21:14:36.970 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-04-07T21:14:36.971 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-07T21:14:36.998 DEBUG:teuthology.orchestra.run.smithi193:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-07T21:14:37.066 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-07T21:14:37.066 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-04-07T21:14:37.066 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/usr/bin/stdin-killer 2024-04-07T21:14:37.094 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-07T21:14:37.162 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-04-07T21:14:37.162 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/usr/bin/stdin-killer 2024-04-07T21:14:37.189 DEBUG:teuthology.orchestra.run.smithi193:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-07T21:14:37.256 INFO:teuthology.run_tasks:Running task cephadm.configure_samba_client_container... 2024-04-07T21:14:37.357 INFO:tasks.cephadm:Testing if podman is available 2024-04-07T21:14:37.357 DEBUG:teuthology.orchestra.run.smithi193:> sudo podman --help 2024-04-07T21:14:37.415 INFO:teuthology.orchestra.run.smithi193.stdout:Manage pods, containers and images 2024-04-07T21:14:37.415 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:37.415 INFO:teuthology.orchestra.run.smithi193.stdout:Usage: 2024-04-07T21:14:37.415 INFO:teuthology.orchestra.run.smithi193.stdout: podman [options] [command] 2024-04-07T21:14:37.415 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:37.415 INFO:teuthology.orchestra.run.smithi193.stdout:Available Commands: 2024-04-07T21:14:37.415 INFO:teuthology.orchestra.run.smithi193.stdout: attach Attach to a running container 2024-04-07T21:14:37.416 INFO:teuthology.orchestra.run.smithi193.stdout: auto-update Auto update containers according to their auto-update policy 2024-04-07T21:14:37.416 INFO:teuthology.orchestra.run.smithi193.stdout: build Build an image using instructions from Containerfiles 2024-04-07T21:14:37.416 INFO:teuthology.orchestra.run.smithi193.stdout: commit Create new image based on the changed container 2024-04-07T21:14:37.416 INFO:teuthology.orchestra.run.smithi193.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-04-07T21:14:37.416 INFO:teuthology.orchestra.run.smithi193.stdout: container Manage containers 2024-04-07T21:14:37.416 INFO:teuthology.orchestra.run.smithi193.stdout: cp Copy files/folders between a container and the local filesystem 2024-04-07T21:14:37.416 INFO:teuthology.orchestra.run.smithi193.stdout: create Create but do not start a container 2024-04-07T21:14:37.416 INFO:teuthology.orchestra.run.smithi193.stdout: diff Display the changes to the object's file system 2024-04-07T21:14:37.416 INFO:teuthology.orchestra.run.smithi193.stdout: events Show podman system events 2024-04-07T21:14:37.416 INFO:teuthology.orchestra.run.smithi193.stdout: exec Run a process in a running container 2024-04-07T21:14:37.416 INFO:teuthology.orchestra.run.smithi193.stdout: export Export container's filesystem contents as a tar archive 2024-04-07T21:14:37.416 INFO:teuthology.orchestra.run.smithi193.stdout: farm Farm out builds to remote machines 2024-04-07T21:14:37.417 INFO:teuthology.orchestra.run.smithi193.stdout: generate Generate structured data based on containers, pods or volumes 2024-04-07T21:14:37.417 INFO:teuthology.orchestra.run.smithi193.stdout: healthcheck Manage health checks on containers 2024-04-07T21:14:37.417 INFO:teuthology.orchestra.run.smithi193.stdout: help Help about any command 2024-04-07T21:14:37.417 INFO:teuthology.orchestra.run.smithi193.stdout: history Show history of a specified image 2024-04-07T21:14:37.417 INFO:teuthology.orchestra.run.smithi193.stdout: image Manage images 2024-04-07T21:14:37.417 INFO:teuthology.orchestra.run.smithi193.stdout: images List images in local storage 2024-04-07T21:14:37.417 INFO:teuthology.orchestra.run.smithi193.stdout: import Import a tarball to create a filesystem image 2024-04-07T21:14:37.417 INFO:teuthology.orchestra.run.smithi193.stdout: info Display podman system information 2024-04-07T21:14:37.417 INFO:teuthology.orchestra.run.smithi193.stdout: init Initialize one or more containers 2024-04-07T21:14:37.417 INFO:teuthology.orchestra.run.smithi193.stdout: inspect Display the configuration of object denoted by ID 2024-04-07T21:14:37.417 INFO:teuthology.orchestra.run.smithi193.stdout: kill Kill one or more running containers with a specific signal 2024-04-07T21:14:37.417 INFO:teuthology.orchestra.run.smithi193.stdout: kube Play containers, pods or volumes from a structured file 2024-04-07T21:14:37.417 INFO:teuthology.orchestra.run.smithi193.stdout: load Load image(s) from a tar archive 2024-04-07T21:14:37.417 INFO:teuthology.orchestra.run.smithi193.stdout: login Log in to a container registry 2024-04-07T21:14:37.418 INFO:teuthology.orchestra.run.smithi193.stdout: logout Log out of a container registry 2024-04-07T21:14:37.418 INFO:teuthology.orchestra.run.smithi193.stdout: logs Fetch the logs of one or more containers 2024-04-07T21:14:37.418 INFO:teuthology.orchestra.run.smithi193.stdout: machine Manage a virtual machine 2024-04-07T21:14:37.418 INFO:teuthology.orchestra.run.smithi193.stdout: manifest Manipulate manifest lists and image indexes 2024-04-07T21:14:37.418 INFO:teuthology.orchestra.run.smithi193.stdout: mount Mount a working container's root filesystem 2024-04-07T21:14:37.418 INFO:teuthology.orchestra.run.smithi193.stdout: network Manage networks 2024-04-07T21:14:37.418 INFO:teuthology.orchestra.run.smithi193.stdout: pause Pause all the processes in one or more containers 2024-04-07T21:14:37.418 INFO:teuthology.orchestra.run.smithi193.stdout: pod Manage pods 2024-04-07T21:14:37.418 INFO:teuthology.orchestra.run.smithi193.stdout: port List port mappings or a specific mapping for the container 2024-04-07T21:14:37.418 INFO:teuthology.orchestra.run.smithi193.stdout: ps List containers 2024-04-07T21:14:37.418 INFO:teuthology.orchestra.run.smithi193.stdout: pull Pull an image from a registry 2024-04-07T21:14:37.418 INFO:teuthology.orchestra.run.smithi193.stdout: push Push an image to a specified destination 2024-04-07T21:14:37.418 INFO:teuthology.orchestra.run.smithi193.stdout: rename Rename an existing container 2024-04-07T21:14:37.419 INFO:teuthology.orchestra.run.smithi193.stdout: restart Restart one or more containers 2024-04-07T21:14:37.419 INFO:teuthology.orchestra.run.smithi193.stdout: rm Remove one or more containers 2024-04-07T21:14:37.419 INFO:teuthology.orchestra.run.smithi193.stdout: rmi Remove one or more images from local storage 2024-04-07T21:14:37.419 INFO:teuthology.orchestra.run.smithi193.stdout: run Run a command in a new container 2024-04-07T21:14:37.419 INFO:teuthology.orchestra.run.smithi193.stdout: save Save image(s) to an archive 2024-04-07T21:14:37.419 INFO:teuthology.orchestra.run.smithi193.stdout: search Search registry for image 2024-04-07T21:14:37.419 INFO:teuthology.orchestra.run.smithi193.stdout: secret Manage secrets 2024-04-07T21:14:37.419 INFO:teuthology.orchestra.run.smithi193.stdout: start Start one or more containers 2024-04-07T21:14:37.419 INFO:teuthology.orchestra.run.smithi193.stdout: stats Display a live stream of container resource usage statistics 2024-04-07T21:14:37.419 INFO:teuthology.orchestra.run.smithi193.stdout: stop Stop one or more containers 2024-04-07T21:14:37.419 INFO:teuthology.orchestra.run.smithi193.stdout: system Manage podman 2024-04-07T21:14:37.419 INFO:teuthology.orchestra.run.smithi193.stdout: tag Add an additional name to a local image 2024-04-07T21:14:37.419 INFO:teuthology.orchestra.run.smithi193.stdout: top Display the running processes of a container 2024-04-07T21:14:37.420 INFO:teuthology.orchestra.run.smithi193.stdout: unmount Unmount working container's root filesystem 2024-04-07T21:14:37.420 INFO:teuthology.orchestra.run.smithi193.stdout: unpause Unpause the processes in one or more containers 2024-04-07T21:14:37.420 INFO:teuthology.orchestra.run.smithi193.stdout: unshare Run a command in a modified user namespace 2024-04-07T21:14:37.420 INFO:teuthology.orchestra.run.smithi193.stdout: untag Remove a name from a local image 2024-04-07T21:14:37.420 INFO:teuthology.orchestra.run.smithi193.stdout: update Update an existing container 2024-04-07T21:14:37.420 INFO:teuthology.orchestra.run.smithi193.stdout: version Display the Podman version information 2024-04-07T21:14:37.420 INFO:teuthology.orchestra.run.smithi193.stdout: volume Manage volumes 2024-04-07T21:14:37.420 INFO:teuthology.orchestra.run.smithi193.stdout: wait Block on one or more containers 2024-04-07T21:14:37.420 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:37.420 INFO:teuthology.orchestra.run.smithi193.stdout:Options: 2024-04-07T21:14:37.420 INFO:teuthology.orchestra.run.smithi193.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-04-07T21:14:37.420 INFO:teuthology.orchestra.run.smithi193.stdout: --conmon string Path of the conmon binary 2024-04-07T21:14:37.420 INFO:teuthology.orchestra.run.smithi193.stdout: -c, --connection string Connection to use for remote Podman service 2024-04-07T21:14:37.420 INFO:teuthology.orchestra.run.smithi193.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-04-07T21:14:37.421 INFO:teuthology.orchestra.run.smithi193.stdout: --help Help for podman 2024-04-07T21:14:37.421 INFO:teuthology.orchestra.run.smithi193.stdout: --hooks-dir strings Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-04-07T21:14:37.421 INFO:teuthology.orchestra.run.smithi193.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-04-07T21:14:37.421 INFO:teuthology.orchestra.run.smithi193.stdout: --imagestore string Path to the 'image store', different from 'graph root', use this to split storing the image into a separate 'image store', see 'man containers-storage.conf' for details 2024-04-07T21:14:37.421 INFO:teuthology.orchestra.run.smithi193.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-04-07T21:14:37.421 INFO:teuthology.orchestra.run.smithi193.stdout: --module strings Load the containers.conf(5) module 2024-04-07T21:14:37.421 INFO:teuthology.orchestra.run.smithi193.stdout: --network-cmd-path string Path to the command for configuring the network 2024-04-07T21:14:37.421 INFO:teuthology.orchestra.run.smithi193.stdout: --network-config-dir string Path of the configuration directory for networks 2024-04-07T21:14:37.421 INFO:teuthology.orchestra.run.smithi193.stdout: --out string Send output (stdout) from podman to a file 2024-04-07T21:14:37.421 INFO:teuthology.orchestra.run.smithi193.stdout: -r, --remote Access remote Podman service 2024-04-07T21:14:37.421 INFO:teuthology.orchestra.run.smithi193.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-04-07T21:14:37.421 INFO:teuthology.orchestra.run.smithi193.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-04-07T21:14:37.421 INFO:teuthology.orchestra.run.smithi193.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "runc") 2024-04-07T21:14:37.421 INFO:teuthology.orchestra.run.smithi193.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-04-07T21:14:37.422 INFO:teuthology.orchestra.run.smithi193.stdout: --ssh string define the ssh mode (default "golang") 2024-04-07T21:14:37.422 INFO:teuthology.orchestra.run.smithi193.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-04-07T21:14:37.422 INFO:teuthology.orchestra.run.smithi193.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-04-07T21:14:37.422 INFO:teuthology.orchestra.run.smithi193.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-04-07T21:14:37.422 INFO:teuthology.orchestra.run.smithi193.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-04-07T21:14:37.422 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-04-07T21:14:37.422 INFO:teuthology.orchestra.run.smithi193.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-04-07T21:14:37.422 INFO:teuthology.orchestra.run.smithi193.stdout: (default "/run/libpod") 2024-04-07T21:14:37.422 INFO:teuthology.orchestra.run.smithi193.stdout: --transient-store Enable transient container storage 2024-04-07T21:14:37.422 INFO:teuthology.orchestra.run.smithi193.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-04-07T21:14:37.422 INFO:teuthology.orchestra.run.smithi193.stdout: -v, --version version for podman 2024-04-07T21:14:37.422 INFO:teuthology.orchestra.run.smithi193.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-04-07T21:14:37.423 DEBUG:teuthology.orchestra.run.smithi193:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-04-07T21:14:38.234 INFO:teuthology.orchestra.run.smithi193.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-04-07T21:14:38.686 INFO:teuthology.orchestra.run.smithi193.stderr:Getting image source signatures 2024-04-07T21:14:38.696 INFO:teuthology.orchestra.run.smithi193.stderr:Copying blob sha256:999fb8de2bb3ba09a794cb9d80bd50ce6c47617e7d5bd401a41582feeac99990 2024-04-07T21:14:38.696 INFO:teuthology.orchestra.run.smithi193.stderr:Copying blob sha256:da219429ad7dc6d7fce9ad980ad98d5706aea8e10906e608ab18983517f1e2a8 2024-04-07T21:14:42.728 INFO:teuthology.orchestra.run.smithi193.stderr:Copying config sha256:2a4c1428941e7c3e1b7da54d72f4049841e1c4b48b5074deb2a065a258e24eb5 2024-04-07T21:14:42.887 INFO:teuthology.orchestra.run.smithi193.stderr:Writing manifest to image destination 2024-04-07T21:14:43.103 INFO:teuthology.orchestra.run.smithi193.stdout:2a4c1428941e7c3e1b7da54d72f4049841e1c4b48b5074deb2a065a258e24eb5 2024-04-07T21:14:43.108 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-07T21:14:43.118 INFO:tasks.cephadm:Config: {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, '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': 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d'} 2024-04-07T21:14:43.118 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T21:14:43.119 INFO:tasks.cephadm:Cluster fsid is da5c0902-f523-11ee-b649-cb9ed24678a4 2024-04-07T21:14:43.119 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-07T21:14:43.119 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.119'} 2024-04-07T21:14:43.119 INFO:tasks.cephadm:First mon is mon.a on smithi119 2024-04-07T21:14:43.119 INFO:tasks.cephadm:First mgr is x 2024-04-07T21:14:43.119 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-07T21:14:43.119 DEBUG:teuthology.orchestra.run.smithi119:> sudo hostname $(hostname -s) 2024-04-07T21:14:43.152 DEBUG:teuthology.orchestra.run.smithi193:> sudo hostname $(hostname -s) 2024-04-07T21:14:43.180 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-07T21:14:43.181 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T21:14:43.403 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d', '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/54784/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2578-ge5c885fe', 'node_name': '172.21.5.36+adami06', '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-2578.ge5c885fe'}, 'url': 'https://1.chacra.ceph.com/r/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-04-01 21:29:58.884301', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}, {'status': 'ready', 'sha1': 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d', '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/54782/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2578-ge5c885fe', 'node_name': '172.21.5.34+adami04', '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-2578.ge5c885fe'}, 'url': 'https://2.chacra.ceph.com/r/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-04-01 17:45:20.920598', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-04-07T21:14:43.622 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref main, sha1 e5c885fe95ee982ff7b45214daa61b1a6d09d57d from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T21:14:43.624 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/x86_64/flavors/default/cephadm 2024-04-07T21:14:43.624 DEBUG:teuthology.orchestra.run.smithi119:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-07T21:14:44.137 INFO:teuthology.orchestra.run.smithi119.stdout:-rw-r--r--. 1 ubuntu ubuntu 781283 Apr 7 21:14 /home/ubuntu/cephtest/cephadm 2024-04-07T21:14:44.138 DEBUG:teuthology.orchestra.run.smithi193:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-07T21:14:44.738 INFO:teuthology.orchestra.run.smithi193.stdout:-rw-r--r--. 1 ubuntu ubuntu 781283 Apr 7 21:14 /home/ubuntu/cephtest/cephadm 2024-04-07T21:14:44.738 DEBUG:teuthology.orchestra.run.smithi119:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-07T21:14:44.757 DEBUG:teuthology.orchestra.run.smithi193:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-07T21:14:44.784 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d on all hosts... 2024-04-07T21:14:44.784 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d pull 2024-04-07T21:14:44.800 DEBUG:teuthology.orchestra.run.smithi193:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d pull 2024-04-07T21:14:45.003 INFO:teuthology.orchestra.run.smithi193.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d... 2024-04-07T21:14:45.618 INFO:teuthology.orchestra.run.smithi119.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d... 2024-04-07T21:15:17.879 INFO:teuthology.orchestra.run.smithi193.stdout:{ 2024-04-07T21:15:17.879 INFO:teuthology.orchestra.run.smithi193.stdout: "ceph_version": "ceph version 19.0.0-2578-ge5c885fe (e5c885fe95ee982ff7b45214daa61b1a6d09d57d) squid (dev)", 2024-04-07T21:15:17.880 INFO:teuthology.orchestra.run.smithi193.stdout: "image_id": "fe467d9065a1c6ff757668cf0f97eb2a00e56f51271fffd4b076c4d1580a91ce", 2024-04-07T21:15:17.880 INFO:teuthology.orchestra.run.smithi193.stdout: "repo_digests": [ 2024-04-07T21:15:17.880 INFO:teuthology.orchestra.run.smithi193.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:72637ed65c3eacb208a01eb8fcf572a65857060627154597bacdb87f092e5fe1" 2024-04-07T21:15:17.880 INFO:teuthology.orchestra.run.smithi193.stdout: ] 2024-04-07T21:15:17.880 INFO:teuthology.orchestra.run.smithi193.stdout:} 2024-04-07T21:15:23.179 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2024-04-07T21:15:23.179 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph_version": "ceph version 19.0.0-2578-ge5c885fe (e5c885fe95ee982ff7b45214daa61b1a6d09d57d) squid (dev)", 2024-04-07T21:15:23.179 INFO:teuthology.orchestra.run.smithi119.stdout: "image_id": "fe467d9065a1c6ff757668cf0f97eb2a00e56f51271fffd4b076c4d1580a91ce", 2024-04-07T21:15:23.179 INFO:teuthology.orchestra.run.smithi119.stdout: "repo_digests": [ 2024-04-07T21:15:23.179 INFO:teuthology.orchestra.run.smithi119.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:72637ed65c3eacb208a01eb8fcf572a65857060627154597bacdb87f092e5fe1" 2024-04-07T21:15:23.179 INFO:teuthology.orchestra.run.smithi119.stdout: ] 2024-04-07T21:15:23.179 INFO:teuthology.orchestra.run.smithi119.stdout:} 2024-04-07T21:15:23.204 DEBUG:teuthology.orchestra.run.smithi119:> sudo mkdir -p /etc/ceph 2024-04-07T21:15:23.252 DEBUG:teuthology.orchestra.run.smithi193:> sudo mkdir -p /etc/ceph 2024-04-07T21:15:23.287 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 777 /etc/ceph 2024-04-07T21:15:23.313 DEBUG:teuthology.orchestra.run.smithi193:> sudo chmod 777 /etc/ceph 2024-04-07T21:15:23.356 INFO:tasks.cephadm:Writing seed config... 2024-04-07T21:15:23.357 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-07T21:15:23.357 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-07T21:15:23.357 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-07T21:15:23.357 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-07T21:15:23.357 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-07T21:15:23.358 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-07T21:15:23.358 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-07T21:15:23.358 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-04-07T21:15:23.358 DEBUG:teuthology.orchestra.run.smithi119:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-07T21:15:23.373 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = da5c0902-f523-11ee-b649-cb9ed24678a4 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-07T21:15:23.373 DEBUG:teuthology.orchestra.run.smithi119:mon.a> sudo journalctl -f -n 0 -u ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mon.a.service 2024-04-07T21:15:23.416 DEBUG:teuthology.orchestra.run.smithi119:mgr.x> sudo journalctl -f -n 0 -u ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mgr.x.service 2024-04-07T21:15:23.458 INFO:tasks.cephadm:Bootstrapping... 2024-04-07T21:15:23.458 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -v bootstrap --fsid da5c0902-f523-11ee-b649-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.119 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-07T21:15:23.651 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-04-07T21:15:23.651 INFO:teuthology.orchestra.run.smithi119.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d', '-v', 'bootstrap', '--fsid', 'da5c0902-f523-11ee-b649-cb9ed24678a4', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.119', '--skip-admin-label'] 2024-04-07T21:15:23.651 INFO:teuthology.orchestra.run.smithi119.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-04-07T21:15:23.651 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying podman|docker is present... 2024-04-07T21:15:23.677 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stdout 4.9.4-dev 2024-04-07T21:15:23.677 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying lvm2 is present... 2024-04-07T21:15:23.677 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying time synchronization is in place... 2024-04-07T21:15:23.684 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-07T21:15:23.684 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-07T21:15:23.690 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-07T21:15:23.690 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2024-04-07T21:15:23.697 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout enabled 2024-04-07T21:15:23.702 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout active 2024-04-07T21:15:23.703 INFO:teuthology.orchestra.run.smithi119.stdout:Unit chronyd.service is enabled and running 2024-04-07T21:15:23.703 INFO:teuthology.orchestra.run.smithi119.stdout:Repeating the final host check... 2024-04-07T21:15:23.725 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stdout 4.9.4-dev 2024-04-07T21:15:23.725 INFO:teuthology.orchestra.run.smithi119.stdout:podman (/bin/podman) version 4.9.4 is present 2024-04-07T21:15:23.725 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl is present 2024-04-07T21:15:23.725 INFO:teuthology.orchestra.run.smithi119.stdout:lvcreate is present 2024-04-07T21:15:23.732 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-07T21:15:23.732 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-07T21:15:23.737 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-07T21:15:23.737 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2024-04-07T21:15:23.743 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout enabled 2024-04-07T21:15:23.749 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout active 2024-04-07T21:15:23.749 INFO:teuthology.orchestra.run.smithi119.stdout:Unit chronyd.service is enabled and running 2024-04-07T21:15:23.749 INFO:teuthology.orchestra.run.smithi119.stdout:Host looks OK 2024-04-07T21:15:23.750 INFO:teuthology.orchestra.run.smithi119.stdout:Cluster fsid: da5c0902-f523-11ee-b649-cb9ed24678a4 2024-04-07T21:15:23.750 INFO:teuthology.orchestra.run.smithi119.stdout:Acquiring lock 139931285553840 on /run/cephadm/da5c0902-f523-11ee-b649-cb9ed24678a4.lock 2024-04-07T21:15:23.750 INFO:teuthology.orchestra.run.smithi119.stdout:Lock 139931285553840 acquired on /run/cephadm/da5c0902-f523-11ee-b649-cb9ed24678a4.lock 2024-04-07T21:15:23.750 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying IP 172.21.15.119 port 3300 ... 2024-04-07T21:15:23.750 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying IP 172.21.15.119 port 6789 ... 2024-04-07T21:15:23.750 INFO:teuthology.orchestra.run.smithi119.stdout:Base mon IP(s) is [172.21.15.119:3300, 172.21.15.119:6789], mon addrv is [v2:172.21.15.119:3300,v1:172.21.15.119:6789] 2024-04-07T21:15:23.753 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.119 metric 100 2024-04-07T21:15:23.754 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.119 metric 100 2024-04-07T21:15:23.756 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-04-07T21:15:23.756 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-07T21:15:23.756 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1736sec hoplimit 64 pref medium 2024-04-07T21:15:23.758 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-07T21:15:23.758 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-04-07T21:15:23.758 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-07T21:15:23.758 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-07T21:15:23.759 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d5ef/64 scope link 2024-04-07T21:15:23.759 INFO:teuthology.orchestra.run.smithi119.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-07T21:15:23.759 INFO:teuthology.orchestra.run.smithi119.stdout:Mon IP `172.21.15.119` is in CIDR network `172.21.0.0/20` 2024-04-07T21:15:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:Mon IP `172.21.15.119` is in CIDR network `172.21.0.0/20` 2024-04-07T21:15:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-04-07T21:15:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-07T21:15:23.760 INFO:teuthology.orchestra.run.smithi119.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d... 2024-04-07T21:15:24.224 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stdout fe467d9065a1c6ff757668cf0f97eb2a00e56f51271fffd4b076c4d1580a91ce 2024-04-07T21:15:24.225 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d... 2024-04-07T21:15:24.225 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Getting image source signatures 2024-04-07T21:15:24.225 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Copying blob sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 2024-04-07T21:15:24.225 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Copying blob sha256:782e6bcadc93519e2d08c343133a0b5af6209f666ea103bfa10c8730b0492c89 2024-04-07T21:15:24.225 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Copying config sha256:fe467d9065a1c6ff757668cf0f97eb2a00e56f51271fffd4b076c4d1580a91ce 2024-04-07T21:15:24.226 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stderr Writing manifest to image destination 2024-04-07T21:15:25.162 INFO:teuthology.orchestra.run.smithi119.stdout:ceph: stdout ceph version 19.0.0-2578-ge5c885fe (e5c885fe95ee982ff7b45214daa61b1a6d09d57d) squid (dev) 2024-04-07T21:15:25.162 INFO:teuthology.orchestra.run.smithi119.stdout:Ceph version: ceph version 19.0.0-2578-ge5c885fe (e5c885fe95ee982ff7b45214daa61b1a6d09d57d) squid (dev) 2024-04-07T21:15:25.162 INFO:teuthology.orchestra.run.smithi119.stdout:Extracting ceph user uid/gid from container image... 2024-04-07T21:15:26.184 INFO:teuthology.orchestra.run.smithi119.stdout:stat: stdout 167 167 2024-04-07T21:15:26.184 INFO:teuthology.orchestra.run.smithi119.stdout:Creating initial keys... 2024-04-07T21:15:27.214 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph-authtool: stdout AQDuDBNmQBuKIhAA0zYYNCJQAIEzv+HkpRsL8w== 2024-04-07T21:15:28.177 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph-authtool: stdout AQDvDBNmvnUjIhAAt6ljRJWXqNheZDxvZLWeLg== 2024-04-07T21:15:29.066 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph-authtool: stdout AQDwDBNmUuopHhAAuH9A0C7IUkqPFiuwQHKyBQ== 2024-04-07T21:15:29.067 INFO:teuthology.orchestra.run.smithi119.stdout:Creating initial monmap... 2024-04-07T21:15:30.215 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-07T21:15:30.215 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-04-07T21:15:30.215 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to da5c0902-f523-11ee-b649-cb9ed24678a4 2024-04-07T21:15:30.215 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-07T21:15:30.215 INFO:teuthology.orchestra.run.smithi119.stdout:monmaptool for a [v2:172.21.15.119:3300,v1:172.21.15.119:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-07T21:15:30.215 INFO:teuthology.orchestra.run.smithi119.stdout:setting min_mon_release = quincy 2024-04-07T21:15:30.215 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: set fsid to da5c0902-f523-11ee-b649-cb9ed24678a4 2024-04-07T21:15:30.215 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-07T21:15:30.215 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:15:30.215 INFO:teuthology.orchestra.run.smithi119.stdout:Creating mon... 2024-04-07T21:15:39.583 INFO:teuthology.orchestra.run.smithi119.stdout:create mon.a on 2024-04-07T21:15:40.140 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-04-07T21:15:40.390 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-04-07T21:15:40.822 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-da5c0902-f523-11ee-b649-cb9ed24678a4.target → /etc/systemd/system/ceph-da5c0902-f523-11ee-b649-cb9ed24678a4.target. 2024-04-07T21:15:40.822 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-da5c0902-f523-11ee-b649-cb9ed24678a4.target → /etc/systemd/system/ceph-da5c0902-f523-11ee-b649-cb9ed24678a4.target. 2024-04-07T21:15:41.154 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mon.a 2024-04-07T21:15:41.154 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to reset failed state of unit ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mon.a.service: Unit ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mon.a.service not loaded. 2024-04-07T21:15:41.310 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-da5c0902-f523-11ee-b649-cb9ed24678a4.target.wants/ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mon.a.service → /etc/systemd/system/ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@.service. 2024-04-07T21:15:41.608 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:41 smithi119 podman[29646]: 2024-04-07 21:15:41.559174029 +0000 UTC m=+0.128340179 container create 6502a7ccdad15d21fafcb7f554200df55c246a0a38a601da8fc53955af60e57e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mon-a, RELEASE=main-e5c885f, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True) 2024-04-07T21:15:41.840 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-07T21:15:41.840 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout disabled 2024-04-07T21:15:41.847 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-07T21:15:41.847 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2024-04-07T21:15:41.847 INFO:teuthology.orchestra.run.smithi119.stdout:firewalld.service is not enabled 2024-04-07T21:15:41.847 INFO:teuthology.orchestra.run.smithi119.stdout:Not possible to enable service . firewalld.service is not available 2024-04-07T21:15:41.847 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mon to start... 2024-04-07T21:15:41.847 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mon... 2024-04-07T21:15:42.081 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:41 smithi119 podman[29646]: 2024-04-07 21:15:41.761534826 +0000 UTC m=+0.330700933 container init 6502a7ccdad15d21fafcb7f554200df55c246a0a38a601da8fc53955af60e57e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mon-a, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, RELEASE=main-e5c885f, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, maintainer=Guillaume Abrioux ) 2024-04-07T21:15:42.081 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:41 smithi119 podman[29646]: 2024-04-07 21:15:41.766713296 +0000 UTC m=+0.335879404 container start 6502a7ccdad15d21fafcb7f554200df55c246a0a38a601da8fc53955af60e57e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mon-a, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, RELEASE=main-e5c885f, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS) 2024-04-07T21:15:42.081 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:41 smithi119 bash[29646]: 6502a7ccdad15d21fafcb7f554200df55c246a0a38a601da8fc53955af60e57e 2024-04-07T21:15:42.081 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:41 smithi119 systemd[1]: Started Ceph mon.a for da5c0902-f523-11ee-b649-cb9ed24678a4. 2024-04-07T21:15:42.081 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:41 smithi119 ceph-mon[29684]: mkfs da5c0902-f523-11ee-b649-cb9ed24678a4 2024-04-07T21:15:42.082 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:41 smithi119 ceph-mon[29684]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-07T21:15:42.896 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout cluster: 2024-04-07T21:15:42.896 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout id: da5c0902-f523-11ee-b649-cb9ed24678a4 2024-04-07T21:15:42.896 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-04-07T21:15:42.896 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-04-07T21:15:42.896 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout services: 2024-04-07T21:15:42.897 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.553733s) 2024-04-07T21:15:42.897 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-04-07T21:15:42.897 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-04-07T21:15:42.897 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-04-07T21:15:42.897 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout data: 2024-04-07T21:15:42.897 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-04-07T21:15:42.897 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-04-07T21:15:42.897 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-04-07T21:15:42.897 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout pgs: 2024-04-07T21:15:42.897 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-04-07T21:15:42.897 INFO:teuthology.orchestra.run.smithi119.stdout:mon is available 2024-04-07T21:15:42.897 INFO:teuthology.orchestra.run.smithi119.stdout:Assimilating anything we can from ceph.conf... 2024-04-07T21:15:43.001 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:42 smithi119 ceph-mon[29684]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-07T21:15:43.001 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:42 smithi119 ceph-mon[29684]: monmap epoch 1 2024-04-07T21:15:43.001 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:42 smithi119 ceph-mon[29684]: fsid da5c0902-f523-11ee-b649-cb9ed24678a4 2024-04-07T21:15:43.001 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:42 smithi119 ceph-mon[29684]: last_changed 2024-04-07T21:15:29.459553+0000 2024-04-07T21:15:43.001 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:42 smithi119 ceph-mon[29684]: created 2024-04-07T21:15:29.459553+0000 2024-04-07T21:15:43.001 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:42 smithi119 ceph-mon[29684]: min_mon_release 19 (squid) 2024-04-07T21:15:43.001 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:42 smithi119 ceph-mon[29684]: election_strategy: 1 2024-04-07T21:15:43.001 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:42 smithi119 ceph-mon[29684]: 0: [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon.a 2024-04-07T21:15:43.001 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:42 smithi119 ceph-mon[29684]: fsmap 2024-04-07T21:15:43.001 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:42 smithi119 ceph-mon[29684]: osdmap e1: 0 total, 0 up, 0 in 2024-04-07T21:15:43.001 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:42 smithi119 ceph-mon[29684]: mgrmap e1: no daemons active 2024-04-07T21:15:43.001 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:42 smithi119 ceph-mon[29684]: from='client.? 172.21.15.119:0/2817509931' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-07T21:15:43.952 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-04-07T21:15:43.952 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [global] 2024-04-07T21:15:43.952 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout fsid = da5c0902-f523-11ee-b649-cb9ed24678a4 2024-04-07T21:15:43.953 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.119:3300,v1:172.21.15.119:6789] 2024-04-07T21:15:43.953 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-07T21:15:43.953 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-07T21:15:43.953 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-07T21:15:43.953 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-07T21:15:43.953 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-04-07T21:15:43.953 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-07T21:15:43.953 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-07T21:15:43.953 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-04-07T21:15:43.953 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [osd] 2024-04-07T21:15:43.953 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-07T21:15:43.953 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-07T21:15:43.953 INFO:teuthology.orchestra.run.smithi119.stdout:Generating new minimal ceph.conf... 2024-04-07T21:15:44.074 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:43 smithi119 ceph-mon[29684]: from='client.? 172.21.15.119:0/1678247225' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-07T21:15:44.074 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:43 smithi119 ceph-mon[29684]: from='client.? 172.21.15.119:0/1678247225' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-07T21:15:45.112 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:44 smithi119 ceph-mon[29684]: from='client.? 172.21.15.119:0/3523463135' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T21:15:45.115 INFO:teuthology.orchestra.run.smithi119.stdout:Restarting the monitor... 2024-04-07T21:15:45.394 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:45 smithi119 systemd[1]: Stopping Ceph mon.a for da5c0902-f523-11ee-b649-cb9ed24678a4... 2024-04-07T21:15:45.824 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:45 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mon-a[29661]: 2024-04-07T21:15:45.393+0000 7f9bbc117700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-07T21:15:45.824 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:45 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mon-a[29661]: 2024-04-07T21:15:45.393+0000 7f9bbc117700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-07T21:15:45.825 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:45 smithi119 podman[30005]: 2024-04-07 21:15:45.57826826 +0000 UTC m=+0.291436486 container died 6502a7ccdad15d21fafcb7f554200df55c246a0a38a601da8fc53955af60e57e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mon-a, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, RELEASE=main-e5c885f, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-07T21:15:46.107 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:45 smithi119 podman[30005]: 2024-04-07 21:15:45.941356945 +0000 UTC m=+0.654525173 container cleanup 6502a7ccdad15d21fafcb7f554200df55c246a0a38a601da8fc53955af60e57e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, RELEASE=main-e5c885f, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.license=GPLv2) 2024-04-07T21:15:46.107 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:45 smithi119 bash[30005]: ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mon-a 2024-04-07T21:15:48.031 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:47 smithi119 podman[30024]: 2024-04-07 21:15:47.623909102 +0000 UTC m=+2.049243610 container remove 6502a7ccdad15d21fafcb7f554200df55c246a0a38a601da8fc53955af60e57e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-e5c885f, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326) 2024-04-07T21:15:48.031 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:47 smithi119 systemd[1]: ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-04-07T21:15:48.032 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:47 smithi119 systemd[1]: Stopped Ceph mon.a for da5c0902-f523-11ee-b649-cb9ed24678a4. 2024-04-07T21:15:48.032 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:47 smithi119 systemd[1]: Starting Ceph mon.a for da5c0902-f523-11ee-b649-cb9ed24678a4... 2024-04-07T21:15:48.343 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 podman[30125]: 2024-04-07 21:15:47.934701006 +0000 UTC m=+0.017199483 image pull fe467d9065a1c6ff757668cf0f97eb2a00e56f51271fffd4b076c4d1580a91ce quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T21:15:48.343 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 podman[30125]: 2024-04-07 21:15:48.032759142 +0000 UTC m=+0.115257616 container create cc122cc92d4093d4517486a373709e168e19baa27ae133ebfee0e08b9460d325 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mon-a, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240326, RELEASE=main-e5c885f, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True) 2024-04-07T21:15:48.343 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 podman[30125]: 2024-04-07 21:15:48.235514204 +0000 UTC m=+0.318012689 container init cc122cc92d4093d4517486a373709e168e19baa27ae133ebfee0e08b9460d325 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mon-a, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, RELEASE=main-e5c885f) 2024-04-07T21:15:48.343 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 podman[30125]: 2024-04-07 21:15:48.240897989 +0000 UTC m=+0.323396464 container start cc122cc92d4093d4517486a373709e168e19baa27ae133ebfee0e08b9460d325 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mon-a, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-e5c885f, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-07T21:15:48.344 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: set uid:gid to 167:167 (ceph:ceph) 2024-04-07T21:15:48.344 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: ceph version 19.0.0-2578-ge5c885fe (e5c885fe95ee982ff7b45214daa61b1a6d09d57d) squid (dev), process ceph-mon, pid 7 2024-04-07T21:15:48.344 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: pidfile_write: ignore empty --pid-file 2024-04-07T21:15:48.344 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: load: jerasure load: lrc 2024-04-07T21:15:48.344 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: RocksDB version: 7.9.2 2024-04-07T21:15:48.344 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Git sha 0 2024-04-07T21:15:48.344 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Compile date 2024-04-01 20:25:56 2024-04-07T21:15:48.344 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: DB SUMMARY 2024-04-07T21:15:48.344 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: DB Session ID: J86U725WWZIRP652ZOHP 2024-04-07T21:15:48.344 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: CURRENT file: CURRENT 2024-04-07T21:15:48.344 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: IDENTITY file: IDENTITY 2024-04-07T21:15:48.344 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-04-07T21:15:48.345 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-07T21:15:48.345 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88593 ; 2024-04-07T21:15:48.345 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.error_if_exists: 0 2024-04-07T21:15:48.346 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.create_if_missing: 0 2024-04-07T21:15:48.346 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.paranoid_checks: 1 2024-04-07T21:15:48.346 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-07T21:15:48.346 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-07T21:15:48.347 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-07T21:15:48.347 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.env: 0x55cc5da2ac60 2024-04-07T21:15:48.347 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.fs: PosixFileSystem 2024-04-07T21:15:48.347 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.info_log: 0x55cc5f8e7ae0 2024-04-07T21:15:48.347 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_file_opening_threads: 16 2024-04-07T21:15:48.347 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.statistics: (nil) 2024-04-07T21:15:48.347 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.use_fsync: 0 2024-04-07T21:15:48.347 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_log_file_size: 0 2024-04-07T21:15:48.347 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-07T21:15:48.347 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-07T21:15:48.347 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.keep_log_file_num: 1000 2024-04-07T21:15:48.347 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.recycle_log_file_num: 0 2024-04-07T21:15:48.347 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.allow_fallocate: 1 2024-04-07T21:15:48.347 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.allow_mmap_reads: 0 2024-04-07T21:15:48.348 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.allow_mmap_writes: 0 2024-04-07T21:15:48.348 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.use_direct_reads: 0 2024-04-07T21:15:48.348 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-07T21:15:48.348 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.create_missing_column_families: 0 2024-04-07T21:15:48.348 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.db_log_dir: 2024-04-07T21:15:48.348 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.wal_dir: 2024-04-07T21:15:48.348 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-07T21:15:48.348 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-07T21:15:48.348 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-07T21:15:48.348 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-07T21:15:48.348 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-07T21:15:48.348 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-07T21:15:48.348 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.advise_random_on_open: 1 2024-04-07T21:15:48.348 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.db_write_buffer_size: 0 2024-04-07T21:15:48.349 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.write_buffer_manager: 0x55cc5f8b81e0 2024-04-07T21:15:48.349 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-07T21:15:48.349 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-07T21:15:48.349 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-07T21:15:48.349 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.rate_limiter: (nil) 2024-04-07T21:15:48.349 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-07T21:15:48.349 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.wal_recovery_mode: 2 2024-04-07T21:15:48.349 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.enable_thread_tracking: 0 2024-04-07T21:15:48.349 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.enable_pipelined_write: 0 2024-04-07T21:15:48.349 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.unordered_write: 0 2024-04-07T21:15:48.349 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-07T21:15:48.349 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-07T21:15:48.349 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-07T21:15:48.349 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-07T21:15:48.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.row_cache: None 2024-04-07T21:15:48.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.wal_filter: None 2024-04-07T21:15:48.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-07T21:15:48.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.allow_ingest_behind: 0 2024-04-07T21:15:48.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.two_write_queues: 0 2024-04-07T21:15:48.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.manual_wal_flush: 0 2024-04-07T21:15:48.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.wal_compression: 0 2024-04-07T21:15:48.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.atomic_flush: 0 2024-04-07T21:15:48.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-07T21:15:48.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-07T21:15:48.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-07T21:15:48.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.log_readahead_size: 0 2024-04-07T21:15:48.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-07T21:15:48.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.best_efforts_recovery: 0 2024-04-07T21:15:48.350 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-07T21:15:48.351 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-07T21:15:48.351 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.allow_data_in_errors: 0 2024-04-07T21:15:48.351 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.db_host_id: __hostname__ 2024-04-07T21:15:48.351 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-07T21:15:48.351 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_background_jobs: 2 2024-04-07T21:15:48.351 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_background_compactions: -1 2024-04-07T21:15:48.351 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_subcompactions: 1 2024-04-07T21:15:48.351 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-07T21:15:48.351 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-07T21:15:48.351 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-07T21:15:48.351 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_total_wal_size: 0 2024-04-07T21:15:48.351 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-07T21:15:48.351 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-07T21:15:48.351 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-07T21:15:48.351 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-07T21:15:48.351 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_open_files: -1 2024-04-07T21:15:48.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.bytes_per_sync: 0 2024-04-07T21:15:48.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-07T21:15:48.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-07T21:15:48.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compaction_readahead_size: 0 2024-04-07T21:15:48.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_background_flushes: -1 2024-04-07T21:15:48.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Compression algorithms supported: 2024-04-07T21:15:48.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-07T21:15:48.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: kZSTD supported: 0 2024-04-07T21:15:48.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: kXpressCompression supported: 0 2024-04-07T21:15:48.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: kLZ4HCCompression supported: 1 2024-04-07T21:15:48.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: kZlibCompression supported: 1 2024-04-07T21:15:48.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: kSnappyCompression supported: 1 2024-04-07T21:15:48.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: kLZ4Compression supported: 1 2024-04-07T21:15:48.352 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: kBZip2Compression supported: 0 2024-04-07T21:15:48.353 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-07T21:15:48.353 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-07T21:15:48.353 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-04-07T21:15:48.353 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-07T21:15:48.353 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-07T21:15:48.353 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.merge_operator: 2024-04-07T21:15:48.353 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compaction_filter: None 2024-04-07T21:15:48.353 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compaction_filter_factory: None 2024-04-07T21:15:48.353 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.sst_partitioner_factory: None 2024-04-07T21:15:48.353 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-07T21:15:48.353 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-07T21:15:48.353 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cc5f8e7cc0) 2024-04-07T21:15:48.353 INFO:journalctl@ceph.mon.a.smithi119.stdout: cache_index_and_filter_blocks: 1 2024-04-07T21:15:48.353 INFO:journalctl@ceph.mon.a.smithi119.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-07T21:15:48.353 INFO:journalctl@ceph.mon.a.smithi119.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-07T21:15:48.354 INFO:journalctl@ceph.mon.a.smithi119.stdout: pin_top_level_index_and_filter: 1 2024-04-07T21:15:48.354 INFO:journalctl@ceph.mon.a.smithi119.stdout: index_type: 0 2024-04-07T21:15:48.354 INFO:journalctl@ceph.mon.a.smithi119.stdout: data_block_index_type: 0 2024-04-07T21:15:48.354 INFO:journalctl@ceph.mon.a.smithi119.stdout: index_shortening: 1 2024-04-07T21:15:48.354 INFO:journalctl@ceph.mon.a.smithi119.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-07T21:15:48.354 INFO:journalctl@ceph.mon.a.smithi119.stdout: checksum: 4 2024-04-07T21:15:48.354 INFO:journalctl@ceph.mon.a.smithi119.stdout: no_block_cache: 0 2024-04-07T21:15:48.354 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_cache: 0x55cc5f8eb090 2024-04-07T21:15:48.354 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_cache_name: BinnedLRUCache 2024-04-07T21:15:48.354 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_cache_options: 2024-04-07T21:15:48.354 INFO:journalctl@ceph.mon.a.smithi119.stdout: capacity : 536870912 2024-04-07T21:15:48.354 INFO:journalctl@ceph.mon.a.smithi119.stdout: num_shard_bits : 4 2024-04-07T21:15:48.354 INFO:journalctl@ceph.mon.a.smithi119.stdout: strict_capacity_limit : 0 2024-04-07T21:15:48.354 INFO:journalctl@ceph.mon.a.smithi119.stdout: high_pri_pool_ratio: 0.000 2024-04-07T21:15:48.355 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_cache_compressed: (nil) 2024-04-07T21:15:48.355 INFO:journalctl@ceph.mon.a.smithi119.stdout: persistent_cache: (nil) 2024-04-07T21:15:48.355 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_size: 4096 2024-04-07T21:15:48.355 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_size_deviation: 10 2024-04-07T21:15:48.355 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_restart_interval: 16 2024-04-07T21:15:48.355 INFO:journalctl@ceph.mon.a.smithi119.stdout: index_block_restart_interval: 1 2024-04-07T21:15:48.355 INFO:journalctl@ceph.mon.a.smithi119.stdout: metadata_block_size: 4096 2024-04-07T21:15:48.355 INFO:journalctl@ceph.mon.a.smithi119.stdout: partition_filters: 0 2024-04-07T21:15:48.355 INFO:journalctl@ceph.mon.a.smithi119.stdout: use_delta_encoding: 1 2024-04-07T21:15:48.355 INFO:journalctl@ceph.mon.a.smithi119.stdout: filter_policy: bloomfilter 2024-04-07T21:15:48.355 INFO:journalctl@ceph.mon.a.smithi119.stdout: whole_key_filtering: 1 2024-04-07T21:15:48.355 INFO:journalctl@ceph.mon.a.smithi119.stdout: verify_compression: 0 2024-04-07T21:15:48.355 INFO:journalctl@ceph.mon.a.smithi119.stdout: read_amp_bytes_per_bit: 0 2024-04-07T21:15:48.355 INFO:journalctl@ceph.mon.a.smithi119.stdout: format_version: 5 2024-04-07T21:15:48.355 INFO:journalctl@ceph.mon.a.smithi119.stdout: enable_index_compression: 1 2024-04-07T21:15:48.355 INFO:journalctl@ceph.mon.a.smithi119.stdout: block_align: 0 2024-04-07T21:15:48.356 INFO:journalctl@ceph.mon.a.smithi119.stdout: max_auto_readahead_size: 262144 2024-04-07T21:15:48.356 INFO:journalctl@ceph.mon.a.smithi119.stdout: prepopulate_block_cache: 0 2024-04-07T21:15:48.356 INFO:journalctl@ceph.mon.a.smithi119.stdout: initial_auto_readahead_size: 8192 2024-04-07T21:15:48.356 INFO:journalctl@ceph.mon.a.smithi119.stdout: num_file_reads_for_auto_readahead: 2 2024-04-07T21:15:48.356 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.write_buffer_size: 33554432 2024-04-07T21:15:48.356 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_write_buffer_number: 2 2024-04-07T21:15:48.356 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compression: NoCompression 2024-04-07T21:15:48.356 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.bottommost_compression: Disabled 2024-04-07T21:15:48.356 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.prefix_extractor: nullptr 2024-04-07T21:15:48.356 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-07T21:15:48.356 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.num_levels: 7 2024-04-07T21:15:48.356 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-07T21:15:48.356 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-07T21:15:48.356 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-07T21:15:48.356 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-07T21:15:48.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-07T21:15:48.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-07T21:15:48.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-07T21:15:48.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-07T21:15:48.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-07T21:15:48.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-07T21:15:48.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-07T21:15:48.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-07T21:15:48.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-07T21:15:48.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compression_opts.level: 32767 2024-04-07T21:15:48.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compression_opts.strategy: 0 2024-04-07T21:15:48.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-07T21:15:48.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-07T21:15:48.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-07T21:15:48.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-07T21:15:48.358 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compression_opts.enabled: false 2024-04-07T21:15:48.358 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-07T21:15:48.358 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-07T21:15:48.358 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-07T21:15:48.358 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-07T21:15:48.358 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.target_file_size_base: 67108864 2024-04-07T21:15:48.358 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-07T21:15:48.358 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-07T21:15:48.358 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-07T21:15:48.358 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-07T21:15:48.358 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-07T21:15:48.358 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-07T21:15:48.358 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-07T21:15:48.358 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-07T21:15:48.358 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-07T21:15:48.359 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-07T21:15:48.359 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-07T21:15:48.359 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-07T21:15:48.359 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-07T21:15:48.359 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-07T21:15:48.359 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.arena_block_size: 1048576 2024-04-07T21:15:48.359 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-07T21:15:48.359 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-07T21:15:48.359 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.disable_auto_compactions: 0 2024-04-07T21:15:48.359 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-07T21:15:48.359 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-07T21:15:48.359 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-07T21:15:48.359 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-07T21:15:48.359 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-07T21:15:48.359 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-07T21:15:48.360 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-07T21:15:48.360 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-07T21:15:48.360 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-07T21:15:48.360 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-07T21:15:48.360 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-07T21:15:48.360 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.inplace_update_support: 0 2024-04-07T21:15:48.360 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-07T21:15:48.360 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-07T21:15:48.360 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-07T21:15:48.360 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-07T21:15:48.360 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.bloom_locality: 0 2024-04-07T21:15:48.360 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.max_successive_merges: 0 2024-04-07T21:15:48.360 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-07T21:15:48.360 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.paranoid_file_checks: 0 2024-04-07T21:15:48.360 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.force_consistency_checks: 1 2024-04-07T21:15:48.360 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.report_bg_io_stats: 0 2024-04-07T21:15:48.361 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.ttl: 2592000 2024-04-07T21:15:48.361 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-07T21:15:48.361 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-07T21:15:48.361 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-07T21:15:48.361 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.enable_blob_files: false 2024-04-07T21:15:48.361 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.min_blob_size: 0 2024-04-07T21:15:48.361 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.blob_file_size: 268435456 2024-04-07T21:15:48.361 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-07T21:15:48.361 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-07T21:15:48.361 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-07T21:15:48.361 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-07T21:15:48.361 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-07T21:15:48.361 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.blob_file_starting_level: 0 2024-04-07T21:15:48.361 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-07T21:15:48.361 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-04-07T21:15:48.362 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-04-07T21:15:48.362 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 68840cfe-e181-4568-acef-519222dbf925 2024-04-07T21:15:48.362 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712524548269928, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-04-07T21:15:48.362 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-04-07T21:15:48.362 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712524548270764, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85319, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 83466, "index_size": 237, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10058, "raw_average_key_size": 46, "raw_value_size": 77697, "raw_average_value_size": 361, "num_data_blocks": 11, "num_entries": 215, "num_filter_entries": 215, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1712524548, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "68840cfe-e181-4568-acef-519222dbf925", "db_session_id": "J86U725WWZIRP652ZOHP", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-04-07T21:15:48.362 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712524548270845, "job": 1, "event": "recovery_finished"} 2024-04-07T21:15:48.362 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-04-07T21:15:48.362 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-07T21:15:48.362 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55cc5f9da000 2024-04-07T21:15:48.362 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: DB pointer 0x55cc5f9c4000 2024-04-07T21:15:48.362 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-07T21:15:48.363 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-07T21:15:48.363 INFO:journalctl@ceph.mon.a.smithi119.stdout: ** DB Stats ** 2024-04-07T21:15:48.363 INFO:journalctl@ceph.mon.a.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-07T21:15:48.363 INFO:journalctl@ceph.mon.a.smithi119.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-07T21:15:48.363 INFO:journalctl@ceph.mon.a.smithi119.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-07T21:15:48.363 INFO:journalctl@ceph.mon.a.smithi119.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-07T21:15:48.363 INFO:journalctl@ceph.mon.a.smithi119.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-07T21:15:48.363 INFO:journalctl@ceph.mon.a.smithi119.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-07T21:15:48.363 INFO:journalctl@ceph.mon.a.smithi119.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-07T21:15:48.363 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2024-04-07T21:15:48.363 INFO:journalctl@ceph.mon.a.smithi119.stdout: ** Compaction Stats [default] ** 2024-04-07T21:15:48.363 INFO:journalctl@ceph.mon.a.smithi119.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-07T21:15:48.363 INFO:journalctl@ceph.mon.a.smithi119.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-07T21:15:48.363 INFO:journalctl@ceph.mon.a.smithi119.stdout: L0 2/0 85.18 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 152.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-07T21:15:48.363 INFO:journalctl@ceph.mon.a.smithi119.stdout: Sum 2/0 85.18 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 152.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-07T21:15:48.363 INFO:journalctl@ceph.mon.a.smithi119.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 152.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-07T21:15:48.364 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2024-04-07T21:15:48.364 INFO:journalctl@ceph.mon.a.smithi119.stdout: ** Compaction Stats [default] ** 2024-04-07T21:15:48.364 INFO:journalctl@ceph.mon.a.smithi119.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-07T21:15:48.364 INFO:journalctl@ceph.mon.a.smithi119.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-07T21:15:48.364 INFO:journalctl@ceph.mon.a.smithi119.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 152.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-07T21:15:48.364 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2024-04-07T21:15:48.364 INFO:journalctl@ceph.mon.a.smithi119.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-07T21:15:48.364 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2024-04-07T21:15:48.364 INFO:journalctl@ceph.mon.a.smithi119.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-07T21:15:48.364 INFO:journalctl@ceph.mon.a.smithi119.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-07T21:15:48.364 INFO:journalctl@ceph.mon.a.smithi119.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-07T21:15:48.364 INFO:journalctl@ceph.mon.a.smithi119.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-07T21:15:48.364 INFO:journalctl@ceph.mon.a.smithi119.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-07T21:15:48.364 INFO:journalctl@ceph.mon.a.smithi119.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-07T21:15:48.364 INFO:journalctl@ceph.mon.a.smithi119.stdout: Cumulative compaction: 0.00 GB write, 27.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-07T21:15:48.364 INFO:journalctl@ceph.mon.a.smithi119.stdout: Interval compaction: 0.00 GB write, 27.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-07T21:15:48.365 INFO:journalctl@ceph.mon.a.smithi119.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-07T21:15:48.365 INFO:journalctl@ceph.mon.a.smithi119.stdout: Block cache BinnedLRUCache@0x55cc5f8eb090#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2024-04-07T21:15:48.365 INFO:journalctl@ceph.mon.a.smithi119.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-04-07T21:15:48.365 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2024-04-07T21:15:48.365 INFO:journalctl@ceph.mon.a.smithi119.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-07T21:15:48.365 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: starting mon.a rank 0 at public addrs [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] at bind addrs [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid da5c0902-f523-11ee-b649-cb9ed24678a4 2024-04-07T21:15:48.365 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: mon.a@-1(???) e1 preinit fsid da5c0902-f523-11ee-b649-cb9ed24678a4 2024-04-07T21:15:48.365 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: mon.a@-1(???).mds e1 new map 2024-04-07T21:15:48.365 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: mon.a@-1(???).mds e1 print_map 2024-04-07T21:15:48.365 INFO:journalctl@ceph.mon.a.smithi119.stdout: e1 2024-04-07T21:15:48.365 INFO:journalctl@ceph.mon.a.smithi119.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-07T21:15:48.365 INFO:journalctl@ceph.mon.a.smithi119.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-04-07T21:15:48.365 INFO:journalctl@ceph.mon.a.smithi119.stdout: legacy client fscid: -1 2024-04-07T21:15:48.365 INFO:journalctl@ceph.mon.a.smithi119.stdout: 2024-04-07T21:15:48.365 INFO:journalctl@ceph.mon.a.smithi119.stdout: No filesystems configured 2024-04-07T21:15:48.365 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-07T21:15:48.366 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-07T21:15:48.366 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-07T21:15:48.366 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-07T21:15:48.366 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-07T21:15:48.366 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-07T21:15:48.366 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: monmap epoch 1 2024-04-07T21:15:48.366 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: fsid da5c0902-f523-11ee-b649-cb9ed24678a4 2024-04-07T21:15:48.366 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: last_changed 2024-04-07T21:15:29.459553+0000 2024-04-07T21:15:48.366 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: created 2024-04-07T21:15:29.459553+0000 2024-04-07T21:15:48.366 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: min_mon_release 19 (squid) 2024-04-07T21:15:48.366 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: election_strategy: 1 2024-04-07T21:15:48.366 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: 0: [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon.a 2024-04-07T21:15:48.366 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: fsmap 2024-04-07T21:15:48.366 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: osdmap e1: 0 total, 0 up, 0 in 2024-04-07T21:15:48.366 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 ceph-mon[30162]: mgrmap e1: no daemons active 2024-04-07T21:15:48.367 INFO:teuthology.orchestra.run.smithi119.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-04-07T21:15:48.597 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 bash[30125]: cc122cc92d4093d4517486a373709e168e19baa27ae133ebfee0e08b9460d325 2024-04-07T21:15:48.597 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:48 smithi119 systemd[1]: Started Ceph mon.a for da5c0902-f523-11ee-b649-cb9ed24678a4. 2024-04-07T21:15:49.418 INFO:teuthology.orchestra.run.smithi119.stdout:Wrote config to /etc/ceph/ceph.conf 2024-04-07T21:15:49.440 INFO:teuthology.orchestra.run.smithi119.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-07T21:15:49.440 INFO:teuthology.orchestra.run.smithi119.stdout:Creating mgr... 2024-04-07T21:15:49.440 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying port 0.0.0.0:9283 ... 2024-04-07T21:15:49.441 INFO:teuthology.orchestra.run.smithi119.stdout:Verifying port 0.0.0.0:8765 ... 2024-04-07T21:15:49.687 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mgr.x 2024-04-07T21:15:49.687 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to reset failed state of unit ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mgr.x.service: Unit ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mgr.x.service not loaded. 2024-04-07T21:15:49.833 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-da5c0902-f523-11ee-b649-cb9ed24678a4.target.wants/ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mgr.x.service → /etc/systemd/system/ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@.service. 2024-04-07T21:15:50.107 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:49 smithi119 ceph-mon[30162]: from='client.? 172.21.15.119:0/130157534' entity='client.admin' 2024-04-07T21:15:50.107 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 podman[30403]: 2024-04-07 21:15:50.068240424 +0000 UTC m=+0.116598198 container create f5d8060f5986998106ed4fc13088609396655379fc9c947208cc9a5cda53da9f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=main-e5c885f) 2024-04-07T21:15:50.349 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-07T21:15:50.350 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout disabled 2024-04-07T21:15:50.357 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-07T21:15:50.357 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2024-04-07T21:15:50.357 INFO:teuthology.orchestra.run.smithi119.stdout:firewalld.service is not enabled 2024-04-07T21:15:50.357 INFO:teuthology.orchestra.run.smithi119.stdout:Not possible to enable service . firewalld.service is not available 2024-04-07T21:15:50.365 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-07T21:15:50.366 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout disabled 2024-04-07T21:15:50.373 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-07T21:15:50.373 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stdout inactive 2024-04-07T21:15:50.373 INFO:teuthology.orchestra.run.smithi119.stdout:firewalld.service is not enabled 2024-04-07T21:15:50.374 INFO:teuthology.orchestra.run.smithi119.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-04-07T21:15:50.374 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mgr to start... 2024-04-07T21:15:50.374 INFO:teuthology.orchestra.run.smithi119.stdout:Waiting for mgr... 2024-04-07T21:15:50.527 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 podman[30403]: 2024-04-07 21:15:50.270328444 +0000 UTC m=+0.318686175 container init f5d8060f5986998106ed4fc13088609396655379fc9c947208cc9a5cda53da9f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, RELEASE=main-e5c885f, org.label-schema.build-date=20240326, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux ) 2024-04-07T21:15:50.527 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 podman[30403]: 2024-04-07 21:15:50.275766094 +0000 UTC m=+0.324123833 container start f5d8060f5986998106ed4fc13088609396655379fc9c947208cc9a5cda53da9f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, RELEASE=main-e5c885f, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-04-07T21:15:50.527 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.333+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.528 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 bash[30403]: f5d8060f5986998106ed4fc13088609396655379fc9c947208cc9a5cda53da9f 2024-04-07T21:15:50.528 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 systemd[1]: Started Ceph mgr.x for da5c0902-f523-11ee-b649-cb9ed24678a4. 2024-04-07T21:15:50.528 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.333+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.528 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.528 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.337+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'restful' 2024-04-07T21:15:50.528 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.337+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'restful': (22) Invalid argument 2024-04-07T21:15:50.528 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.353+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.528 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.353+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.528 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.528 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.358+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'mds_autoscaler' 2024-04-07T21:15:50.528 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.358+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'mds_autoscaler': (22) Invalid argument 2024-04-07T21:15:50.528 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.377+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.528 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.377+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.529 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.529 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.381+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'osd_perf_query' 2024-04-07T21:15:50.529 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.381+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'osd_perf_query': (22) Invalid argument 2024-04-07T21:15:50.529 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.401+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.529 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.401+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.529 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.529 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.405+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'snap_schedule' 2024-04-07T21:15:50.530 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.405+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'snap_schedule': (22) Invalid argument 2024-04-07T21:15:50.530 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.421+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.530 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.421+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.530 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.530 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.425+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'dashboard' 2024-04-07T21:15:50.530 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.425+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'dashboard': (22) Invalid argument 2024-04-07T21:15:50.530 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.440+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.530 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.440+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.530 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.530 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.444+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'zabbix' 2024-04-07T21:15:50.530 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.444+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'zabbix': (22) Invalid argument 2024-04-07T21:15:50.530 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.459+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.530 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.459+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.531 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.531 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.463+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'balancer' 2024-04-07T21:15:50.531 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.463+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'balancer': (22) Invalid argument 2024-04-07T21:15:50.531 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.478+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.531 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.478+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.531 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.531 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.482+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'influx' 2024-04-07T21:15:50.531 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.482+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'influx': (22) Invalid argument 2024-04-07T21:15:50.531 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.505+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.531 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.505+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.531 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.531 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.509+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'alerts' 2024-04-07T21:15:50.531 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.509+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'alerts': (22) Invalid argument 2024-04-07T21:15:50.531 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.525+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.789 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.525+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.790 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.790 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.530+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'iostat' 2024-04-07T21:15:50.790 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.530+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'iostat': (22) Invalid argument 2024-04-07T21:15:50.790 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.545+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.790 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.545+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.790 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.790 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.549+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'rgw' 2024-04-07T21:15:50.790 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.549+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'rgw': (22) Invalid argument 2024-04-07T21:15:50.790 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.563+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.790 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.563+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.791 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.791 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.567+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'rbd_support' 2024-04-07T21:15:50.791 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.567+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'rbd_support': (22) Invalid argument 2024-04-07T21:15:50.791 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.582+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.791 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.582+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.791 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.791 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.586+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'progress' 2024-04-07T21:15:50.791 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.586+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'progress': (22) Invalid argument 2024-04-07T21:15:50.791 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.600+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.791 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.600+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.791 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.791 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.604+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'pg_autoscaler' 2024-04-07T21:15:50.791 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.604+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'pg_autoscaler': (22) Invalid argument 2024-04-07T21:15:50.791 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.618+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.792 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.618+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.792 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.792 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.622+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'devicehealth' 2024-04-07T21:15:50.792 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.622+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'devicehealth': (22) Invalid argument 2024-04-07T21:15:50.792 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.638+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.792 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.638+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.792 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.792 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.642+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'k8sevents' 2024-04-07T21:15:50.792 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.642+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'k8sevents': (22) Invalid argument 2024-04-07T21:15:50.793 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.659+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.793 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.659+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.793 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.793 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.663+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'rook' 2024-04-07T21:15:50.793 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.663+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'rook': (22) Invalid argument 2024-04-07T21:15:50.793 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.685+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.793 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.685+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.793 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.793 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.692+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'diskprediction_local' 2024-04-07T21:15:50.793 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.692+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'diskprediction_local': (22) Invalid argument 2024-04-07T21:15:50.793 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.731+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.793 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.731+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.793 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.793 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.735+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'mirroring' 2024-04-07T21:15:50.794 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.735+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'mirroring': (22) Invalid argument 2024-04-07T21:15:50.794 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.750+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.794 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.750+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.794 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.794 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.754+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'selftest' 2024-04-07T21:15:50.794 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.754+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'selftest': (22) Invalid argument 2024-04-07T21:15:50.794 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.768+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:50.794 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.768+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:50.794 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.794 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.773+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'telegraf' 2024-04-07T21:15:50.794 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.773+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'telegraf': (22) Invalid argument 2024-04-07T21:15:50.794 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.787+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:51.042 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.787+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:51.042 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.042 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.792+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'test_orchestrator' 2024-04-07T21:15:51.042 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.792+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'test_orchestrator': (22) Invalid argument 2024-04-07T21:15:51.042 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.808+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:51.042 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.808+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:51.042 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.043 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.812+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'localpool' 2024-04-07T21:15:51.043 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.812+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'localpool': (22) Invalid argument 2024-04-07T21:15:51.043 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.827+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:51.043 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.827+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:51.043 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.043 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.831+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'crash' 2024-04-07T21:15:51.043 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.831+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'crash': (22) Invalid argument 2024-04-07T21:15:51.043 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.846+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:51.043 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.846+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:51.043 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.043 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.850+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'insights' 2024-04-07T21:15:51.043 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.850+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'insights': (22) Invalid argument 2024-04-07T21:15:51.043 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.865+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:51.044 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.865+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:51.044 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.044 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.870+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'orchestrator' 2024-04-07T21:15:51.044 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.870+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'orchestrator': (22) Invalid argument 2024-04-07T21:15:51.044 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.885+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:51.044 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.885+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:51.044 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.044 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.889+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'osd_support' 2024-04-07T21:15:51.045 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.889+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'osd_support': (22) Invalid argument 2024-04-07T21:15:51.045 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.908+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:51.045 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.908+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:51.045 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.045 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.915+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'volumes' 2024-04-07T21:15:51.045 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.915+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'volumes': (22) Invalid argument 2024-04-07T21:15:51.045 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.971+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:51.045 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.971+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:51.045 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.045 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.975+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'stats' 2024-04-07T21:15:51.045 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.975+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'stats': (22) Invalid argument 2024-04-07T21:15:51.045 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.990+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:51.045 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.990+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:51.045 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.046 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.994+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'cephadm' 2024-04-07T21:15:51.046 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:50 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:50.994+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'cephadm': (22) Invalid argument 2024-04-07T21:15:51.046 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.010+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:51.046 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.010+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:51.046 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.046 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.015+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'telemetry' 2024-04-07T21:15:51.046 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.015+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'telemetry': (22) Invalid argument 2024-04-07T21:15:51.046 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.031+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:51.046 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.031+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:51.046 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.046 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.035+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'prometheus' 2024-04-07T21:15:51.046 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.035+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'prometheus': (22) Invalid argument 2024-04-07T21:15:51.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-mon[30162]: from='client.? 172.21.15.119:0/1696877011' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-07T21:15:51.357 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.051+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:51.357 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.051+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:51.357 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.358 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.055+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'status' 2024-04-07T21:15:51.358 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.055+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'status': (22) Invalid argument 2024-04-07T21:15:51.358 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.070+0000 7f2a5cd7e200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T21:15:51.358 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.070+0000 7f2a5cd7e200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T21:15:51.358 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.358 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.074+0000 7f2a5cd7e200 -1 mgr[py] Class not found in module 'nfs' 2024-04-07T21:15:51.358 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.074+0000 7f2a5cd7e200 -1 mgr[py] Error loading module 'nfs': (22) Invalid argument 2024-04-07T21:15:51.358 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:51 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:51.074+0000 7f2a5cd7e200 -1 log_channel(cluster) log [ERR] : Failed to load ceph-mgr modules: restful, mds_autoscaler, osd_perf_query, snap_schedule, dashboard, zabbix, balancer, influx, alerts, iostat, rgw, rbd_support, progress, pg_autoscaler, devicehealth, k8sevents, rook, diskprediction_local, mirroring, selftest, telegraf, test_orchestrator, localpool, crash, insights, orchestrator, osd_support, volumes, stats, cephadm, telemetry, prometheus, status, nfs 2024-04-07T21:15:52.228 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-04-07T21:15:52.228 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2024-04-07T21:15:52.228 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsid": "da5c0902-f523-11ee-b649-cb9ed24678a4", 2024-04-07T21:15:52.228 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "health": { 2024-04-07T21:15:52.228 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-07T21:15:52.228 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-07T21:15:52.228 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-07T21:15:52.228 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-04-07T21:15:52.228 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-07T21:15:52.228 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-07T21:15:52.229 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 0 2024-04-07T21:15:52.229 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2024-04-07T21:15:52.229 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-07T21:15:52.229 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "a" 2024-04-07T21:15:52.229 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2024-04-07T21:15:52.229 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-04-07T21:15:52.229 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-07T21:15:52.229 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T21:15:52.229 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-07T21:15:52.229 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-07T21:15:52.229 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-04-07T21:15:52.229 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-07T21:15:52.229 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T21:15:52.229 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-07T21:15:52.229 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-07T21:15:52.230 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-07T21:15:52.230 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-07T21:15:52.230 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-07T21:15:52.230 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-07T21:15:52.230 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-04-07T21:15:52.230 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-07T21:15:52.230 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-07T21:15:52.230 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-07T21:15:52.230 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-07T21:15:52.230 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-07T21:15:52.230 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-07T21:15:52.230 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-07T21:15:52.230 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-07T21:15:52.231 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-07T21:15:52.231 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-04-07T21:15:52.231 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-07T21:15:52.231 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T21:15:52.231 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-07T21:15:52.231 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-07T21:15:52.231 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-04-07T21:15:52.231 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-07T21:15:52.231 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-07T21:15:52.231 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-07T21:15:52.231 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-07T21:15:52.231 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-07T21:15:52.231 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-07T21:15:52.231 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "restful" 2024-04-07T21:15:52.232 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2024-04-07T21:15:52.232 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-07T21:15:52.232 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-04-07T21:15:52.232 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-07T21:15:52.232 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T21:15:52.232 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modified": "2024-04-07T21:15:41.853214+0000", 2024-04-07T21:15:52.232 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-07T21:15:52.232 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-04-07T21:15:52.232 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-07T21:15:52.232 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2024-04-07T21:15:52.232 INFO:teuthology.orchestra.run.smithi119.stdout:mgr not available, waiting (1/15)... 2024-04-07T21:15:52.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:52 smithi119 ceph-mon[30162]: Activating manager daemon x 2024-04-07T21:15:52.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:52 smithi119 ceph-mon[30162]: mgrmap e2: x(active, starting, since 0.00157896s) 2024-04-07T21:15:52.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:52 smithi119 ceph-mon[30162]: from='mgr.14100 172.21.15.119:0/936187700' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-07T21:15:52.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:52 smithi119 ceph-mon[30162]: from='mgr.14100 172.21.15.119:0/936187700' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-07T21:15:52.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:52 smithi119 ceph-mon[30162]: from='mgr.14100 172.21.15.119:0/936187700' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-07T21:15:52.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:52 smithi119 ceph-mon[30162]: from='mgr.14100 172.21.15.119:0/936187700' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T21:15:52.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:52 smithi119 ceph-mon[30162]: from='mgr.14100 172.21.15.119:0/936187700' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-07T21:15:52.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:52 smithi119 ceph-mon[30162]: Manager daemon x is now available 2024-04-07T21:15:53.357 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:53 smithi119 ceph-mon[30162]: mgrmap e3: x(active, since 1.00301s) 2024-04-07T21:15:55.066 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:54 smithi119 ceph-mon[30162]: from='client.? 172.21.15.119:0/2756001874' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-07T21:15:55.389 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-04-07T21:15:55.389 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout { 2024-04-07T21:15:55.389 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsid": "da5c0902-f523-11ee-b649-cb9ed24678a4", 2024-04-07T21:15:55.389 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "health": { 2024-04-07T21:15:55.389 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-07T21:15:55.389 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-07T21:15:55.389 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-07T21:15:55.389 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-04-07T21:15:55.390 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-07T21:15:55.390 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-07T21:15:55.390 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 0 2024-04-07T21:15:55.390 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2024-04-07T21:15:55.390 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-07T21:15:55.390 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "a" 2024-04-07T21:15:55.390 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2024-04-07T21:15:55.390 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-04-07T21:15:55.390 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-07T21:15:55.390 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T21:15:55.390 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-07T21:15:55.390 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-07T21:15:55.390 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-04-07T21:15:55.390 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-07T21:15:55.391 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T21:15:55.391 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-07T21:15:55.391 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-07T21:15:55.391 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-07T21:15:55.391 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-07T21:15:55.391 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-07T21:15:55.391 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-07T21:15:55.394 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-04-07T21:15:55.394 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-07T21:15:55.394 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-07T21:15:55.394 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-07T21:15:55.394 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-07T21:15:55.394 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-07T21:15:55.395 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-07T21:15:55.395 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-07T21:15:55.395 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-07T21:15:55.395 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-07T21:15:55.395 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-04-07T21:15:55.395 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-07T21:15:55.395 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T21:15:55.395 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-07T21:15:55.395 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-07T21:15:55.395 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-04-07T21:15:55.395 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-07T21:15:55.395 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-07T21:15:55.395 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-07T21:15:55.395 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-07T21:15:55.395 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-07T21:15:55.396 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-07T21:15:55.396 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "restful" 2024-04-07T21:15:55.396 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout ], 2024-04-07T21:15:55.396 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-07T21:15:55.396 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-04-07T21:15:55.396 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-07T21:15:55.396 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T21:15:55.396 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "modified": "2024-04-07T21:15:41.853214+0000", 2024-04-07T21:15:55.396 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-07T21:15:55.396 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout }, 2024-04-07T21:15:55.396 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-07T21:15:55.396 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout } 2024-04-07T21:15:55.396 INFO:teuthology.orchestra.run.smithi119.stdout:mgr is available 2024-04-07T21:15:56.107 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:55 smithi119 ceph-mon[30162]: from='client.? 172.21.15.119:0/559698974' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-07T21:15:56.460 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-04-07T21:15:56.460 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [global] 2024-04-07T21:15:56.460 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout fsid = da5c0902-f523-11ee-b649-cb9ed24678a4 2024-04-07T21:15:56.460 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-07T21:15:56.461 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-07T21:15:56.461 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-07T21:15:56.461 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-07T21:15:56.461 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-04-07T21:15:56.461 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-07T21:15:56.461 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-07T21:15:56.461 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout 2024-04-07T21:15:56.461 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout [osd] 2024-04-07T21:15:56.461 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-07T21:15:56.461 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-07T21:15:56.461 INFO:teuthology.orchestra.run.smithi119.stdout:Enabling cephadm module... 2024-04-07T21:15:57.320 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:57 smithi119 ceph-mon[30162]: from='client.? 172.21.15.119:0/1837531379' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-07T21:15:57.565 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 2 from /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -e NODE_NAME=smithi119 -v /var/log/ceph/da5c0902-f523-11ee-b649-cb9ed24678a4:/var/log/ceph:z -v /tmp/ceph-tmpk7lfy54v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp7muvqhk_:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d mgr module enable cephadm 2024-04-07T21:15:57.565 INFO:teuthology.orchestra.run.smithi119.stdout:/usr/bin/ceph: stderr Error ENOENT: module 'cephadm' reports that it cannot run on the active manager daemon: No module named 'mgr_module' (pass --force to force enablement) 2024-04-07T21:15:57.566 INFO:teuthology.orchestra.run.smithi119.stderr:RuntimeError: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -e NODE_NAME=smithi119 -v /var/log/ceph/da5c0902-f523-11ee-b649-cb9ed24678a4:/var/log/ceph:z -v /tmp/ceph-tmpk7lfy54v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp7muvqhk_:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d mgr module enable cephadm: Error ENOENT: module 'cephadm' reports that it cannot run on the active manager daemon: No module named 'mgr_module' (pass --force to force enablement) 2024-04-07T21:15:57.566 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:15:57.566 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:15:57.566 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:15:57.566 INFO:teuthology.orchestra.run.smithi119.stdout: *************** 2024-04-07T21:15:57.566 INFO:teuthology.orchestra.run.smithi119.stdout: Cephadm hit an issue during cluster installation. Current cluster files will be deleted automatically. 2024-04-07T21:15:57.566 INFO:teuthology.orchestra.run.smithi119.stdout: To disable this behaviour you can pass the --no-cleanup-on-failure flag. In case of any previous 2024-04-07T21:15:57.567 INFO:teuthology.orchestra.run.smithi119.stdout: broken installation, users must use the following command to completely delete the broken cluster: 2024-04-07T21:15:57.567 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:15:57.567 INFO:teuthology.orchestra.run.smithi119.stdout: > cephadm rm-cluster --force --zap-osds --fsid 2024-04-07T21:15:57.567 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:15:57.567 INFO:teuthology.orchestra.run.smithi119.stdout: for more information please refer to https://docs.ceph.com/en/latest/cephadm/operations/#purging-a-cluster 2024-04-07T21:15:57.567 INFO:teuthology.orchestra.run.smithi119.stdout: *************** 2024-04-07T21:15:57.567 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:15:57.567 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-07T21:15:57.567 INFO:teuthology.orchestra.run.smithi119.stdout:Deleting cluster with fsid: da5c0902-f523-11ee-b649-cb9ed24678a4 2024-04-07T21:15:57.592 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stdout cc122cc92d40,18.69MB / 33.27GB 2024-04-07T21:15:57.593 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stdout f5d8060f5986,100.1MB / 33.27GB 2024-04-07T21:15:57.619 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stdout cc122cc92d40,1.20% 2024-04-07T21:15:57.620 INFO:teuthology.orchestra.run.smithi119.stdout:/bin/podman: stdout f5d8060f5986,11.53% 2024-04-07T21:15:57.893 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:57 smithi119 systemd[1]: Stopping Ceph mon.a for da5c0902-f523-11ee-b649-cb9ed24678a4... 2024-04-07T21:15:58.316 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:57 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mon-a[30139]: 2024-04-07T21:15:57.893+0000 7f066442a700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-07T21:15:58.316 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:57 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mon-a[30139]: 2024-04-07T21:15:57.893+0000 7f066442a700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-07T21:15:58.316 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:58 smithi119 podman[30876]: 2024-04-07 21:15:58.037166334 +0000 UTC m=+0.253708817 container died cc122cc92d4093d4517486a373709e168e19baa27ae133ebfee0e08b9460d325 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mon-a, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240326, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, RELEASE=main-e5c885f, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-07T21:15:58.607 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:58 smithi119 podman[30876]: 2024-04-07 21:15:58.416195004 +0000 UTC m=+0.632737479 container cleanup cc122cc92d4093d4517486a373709e168e19baa27ae133ebfee0e08b9460d325 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mon-a, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=main-e5c885f, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240326) 2024-04-07T21:15:58.607 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:58 smithi119 bash[30876]: ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mon-a 2024-04-07T21:15:58.994 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph-da5c0902-f523-11ee-b649-cb9ed24678a4.target.wants/ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mon.a.service". 2024-04-07T21:15:59.001 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 5 from systemctl stop ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-init@mon.a.service 2024-04-07T21:15:59.001 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to stop ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-init@mon.a.service: Unit ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-init@mon.a.service not loaded. 2024-04-07T21:15:59.007 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-init@mon.a.service 2024-04-07T21:15:59.007 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to reset failed state of unit ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-init@mon.a.service: Unit ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-init@mon.a.service not loaded. 2024-04-07T21:15:59.013 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl disable ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-init@mon.a.service 2024-04-07T21:15:59.013 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-init@mon.a.service does not exist. 2024-04-07T21:15:59.030 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:58 smithi119 podman[30896]: 2024-04-07 21:15:58.700862144 +0000 UTC m=+0.654286851 container remove cc122cc92d4093d4517486a373709e168e19baa27ae133ebfee0e08b9460d325 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mon-a, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=main-e5c885f, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-04-07T21:15:59.030 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:58 smithi119 systemd[1]: ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-04-07T21:15:59.030 INFO:journalctl@ceph.mon.a.smithi119.stdout:Apr 07 21:15:58 smithi119 systemd[1]: Stopped Ceph mon.a for da5c0902-f523-11ee-b649-cb9ed24678a4. 2024-04-07T21:15:59.357 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:59 smithi119 systemd[1]: Stopping Ceph mgr.x for da5c0902-f523-11ee-b649-cb9ed24678a4... 2024-04-07T21:15:59.357 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:59 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:59.247+0000 7f2a5136c700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.x -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-07T21:15:59.357 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:59 smithi119 ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x[30418]: 2024-04-07T21:15:59.247+0000 7f2a5136c700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-07T21:15:59.357 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:59 smithi119 podman[31011]: 2024-04-07 21:15:59.258548059 +0000 UTC m=+0.094423488 container died f5d8060f5986998106ed4fc13088609396655379fc9c947208cc9a5cda53da9f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x, ceph=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, RELEASE=main-e5c885f, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240326, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-04-07T21:15:59.857 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:59 smithi119 podman[31011]: 2024-04-07 21:15:59.620192554 +0000 UTC m=+0.456067992 container cleanup f5d8060f5986998106ed4fc13088609396655379fc9c947208cc9a5cda53da9f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240326, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , RELEASE=main-e5c885f, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-07T21:15:59.857 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:59 smithi119 bash[31011]: ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x 2024-04-07T21:16:00.181 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:15:59 smithi119 podman[31030]: 2024-04-07 21:15:59.879470966 +0000 UTC m=+0.617642794 container remove f5d8060f5986998106ed4fc13088609396655379fc9c947208cc9a5cda53da9f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-mgr-x, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=main-e5c885f, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-04-07T21:16:00.181 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:16:00 smithi119 systemd[1]: ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mgr.x.service: Deactivated successfully. 2024-04-07T21:16:00.181 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:16:00 smithi119 systemd[1]: Stopped Ceph mgr.x for da5c0902-f523-11ee-b649-cb9ed24678a4. 2024-04-07T21:16:00.182 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 07 21:16:00 smithi119 systemd[1]: ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mgr.x.service: Consumed 1.591s CPU time. 2024-04-07T21:16:00.232 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph-da5c0902-f523-11ee-b649-cb9ed24678a4.target.wants/ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mgr.x.service". 2024-04-07T21:16:00.238 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 5 from systemctl stop ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-init@mgr.x.service 2024-04-07T21:16:00.239 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to stop ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-init@mgr.x.service: Unit ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-init@mgr.x.service not loaded. 2024-04-07T21:16:00.244 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-init@mgr.x.service 2024-04-07T21:16:00.244 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to reset failed state of unit ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-init@mgr.x.service: Unit ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-init@mgr.x.service not loaded. 2024-04-07T21:16:00.250 INFO:teuthology.orchestra.run.smithi119.stdout:Non-zero exit code 1 from systemctl disable ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-init@mgr.x.service 2024-04-07T21:16:00.250 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-da5c0902-f523-11ee-b649-cb9ed24678a4-init@mgr.x.service does not exist. 2024-04-07T21:16:00.451 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph-da5c0902-f523-11ee-b649-cb9ed24678a4.target". 2024-04-07T21:16:00.451 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph.target.wants/ceph-da5c0902-f523-11ee-b649-cb9ed24678a4.target". 2024-04-07T21:16:00.617 INFO:teuthology.orchestra.run.smithi119.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-04-07T21:16:00.618 INFO:teuthology.orchestra.run.smithi119.stderr:Traceback (most recent call last): 2024-04-07T21:16:00.619 INFO:teuthology.orchestra.run.smithi119.stderr: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-07T21:16:00.632 INFO:teuthology.orchestra.run.smithi119.stderr: return _run_code(code, main_globals, None, 2024-04-07T21:16:00.632 INFO:teuthology.orchestra.run.smithi119.stderr: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-07T21:16:00.632 INFO:teuthology.orchestra.run.smithi119.stderr: exec(code, run_globals) 2024-04-07T21:16:00.632 INFO:teuthology.orchestra.run.smithi119.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 5608, in 2024-04-07T21:16:00.632 INFO:teuthology.orchestra.run.smithi119.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 5596, in main 2024-04-07T21:16:00.632 INFO:teuthology.orchestra.run.smithi119.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 2693, in _rollback 2024-04-07T21:16:00.632 INFO:teuthology.orchestra.run.smithi119.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 445, in _default_image 2024-04-07T21:16:00.632 INFO:teuthology.orchestra.run.smithi119.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 2925, in command_bootstrap 2024-04-07T21:16:00.632 INFO:teuthology.orchestra.run.smithi119.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 2387, in enable_cephadm_mgr_module 2024-04-07T21:16:00.632 INFO:teuthology.orchestra.run.smithi119.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 2854, in cli 2024-04-07T21:16:00.632 INFO:teuthology.orchestra.run.smithi119.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/cephadmlib/container_types.py", line 429, in run 2024-04-07T21:16:00.632 INFO:teuthology.orchestra.run.smithi119.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-07T21:16:00.633 INFO:teuthology.orchestra.run.smithi119.stderr:RuntimeError: Failed command: /bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -e NODE_NAME=smithi119 -v /var/log/ceph/da5c0902-f523-11ee-b649-cb9ed24678a4:/var/log/ceph:z -v /tmp/ceph-tmpk7lfy54v:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp7muvqhk_:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d mgr module enable cephadm: Error ENOENT: module 'cephadm' reports that it cannot run on the active manager daemon: No module named 'mgr_module' (pass --force to force enablement) 2024-04-07T21:16:00.633 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:16:00.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T21:16:00.655 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-07T21:16:00.655 DEBUG:teuthology.orchestra.run.smithi119:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-07T21:16:00.670 DEBUG:teuthology.orchestra.run.smithi193:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-07T21:16:00.688 INFO:tasks.cephadm:Stopping all daemons... 2024-04-07T21:16:00.688 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-07T21:16:00.688 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mon.a 2024-04-07T21:16:00.744 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to stop ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mon.a.service: Unit ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mon.a.service not loaded. 2024-04-07T21:16:00.745 DEBUG:teuthology.orchestra.run:got remote process result: 5 2024-04-07T21:16:00.745 ERROR:tasks.cephadm:Failed to stop "ceph.mon.a" Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 770, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi119 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -v bootstrap --fsid da5c0902-f523-11ee-b649-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.119 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 857, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi119 with status 5: 'sudo systemctl stop ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mon.a' 2024-04-07T21:16:00.747 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 770, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi119 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -v bootstrap --fsid da5c0902-f523-11ee-b649-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.119 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 857, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi119 with status 5: 'sudo systemctl stop ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mon.a' 2024-04-07T21:16:00.748 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-07T21:16:00.749 DEBUG:teuthology.misc:Transferring archived files from smithi119:/var/lib/ceph/da5c0902-f523-11ee-b649-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634325/remote/smithi119/crash 2024-04-07T21:16:00.750 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /var/lib/ceph/da5c0902-f523-11ee-b649-cb9ed24678a4/crash -- . 2024-04-07T21:16:00.832 INFO:teuthology.orchestra.run.smithi119.stderr:tar: /var/lib/ceph/da5c0902-f523-11ee-b649-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-07T21:16:00.832 INFO:teuthology.orchestra.run.smithi119.stderr:tar: Error is not recoverable: exiting now 2024-04-07T21:16:00.834 DEBUG:teuthology.misc:Transferring archived files from smithi193:/var/lib/ceph/da5c0902-f523-11ee-b649-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634325/remote/smithi193/crash 2024-04-07T21:16:00.835 DEBUG:teuthology.orchestra.run.smithi193:> sudo tar c -f - -C /var/lib/ceph/da5c0902-f523-11ee-b649-cb9ed24678a4/crash -- . 2024-04-07T21:16:00.875 INFO:teuthology.orchestra.run.smithi193.stderr:tar: /var/lib/ceph/da5c0902-f523-11ee-b649-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-07T21:16:00.875 INFO:teuthology.orchestra.run.smithi193.stderr:tar: Error is not recoverable: exiting now 2024-04-07T21:16:00.877 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-07T21:16:00.877 DEBUG:teuthology.orchestra.run.smithi119:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/da5c0902-f523-11ee-b649-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-07T21:16:00.903 INFO:teuthology.orchestra.run.smithi119.stderr:grep: /var/log/ceph/da5c0902-f523-11ee-b649-cb9ed24678a4/ceph.log: No such file or directory 2024-04-07T21:16:00.904 INFO:tasks.cephadm:Compressing logs... 2024-04-07T21:16:00.905 DEBUG:teuthology.orchestra.run.smithi119:> 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-07T21:16:00.947 DEBUG:teuthology.orchestra.run.smithi193:> 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-07T21:16:00.970 INFO:teuthology.orchestra.run.smithi119.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-07T21:16:00.973 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-07T21:16:00.973 INFO:teuthology.orchestra.run.smithi119.stderr:real 0m0.014s 2024-04-07T21:16:00.973 INFO:teuthology.orchestra.run.smithi119.stderr:user 0m0.009s 2024-04-07T21:16:00.973 INFO:teuthology.orchestra.run.smithi119.stderr:sys 0m0.017s 2024-04-07T21:16:00.978 INFO:teuthology.orchestra.run.smithi193.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-07T21:16:00.978 INFO:teuthology.orchestra.run.smithi193.stderr:: No such file or directory 2024-04-07T21:16:00.979 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cephadm.log: 55.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-07T21:16:00.981 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-04-07T21:16:00.981 INFO:teuthology.orchestra.run.smithi193.stderr:real 0m0.016s 2024-04-07T21:16:00.981 INFO:teuthology.orchestra.run.smithi193.stderr:user 0m0.014s 2024-04-07T21:16:00.981 INFO:teuthology.orchestra.run.smithi193.stderr:sys 0m0.016s 2024-04-07T21:16:00.981 INFO:tasks.cephadm:Archiving logs... 2024-04-07T21:16:00.982 DEBUG:teuthology.misc:Transferring archived files from smithi119:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634325/remote/smithi119/log 2024-04-07T21:16:00.982 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-07T21:16:01.038 DEBUG:teuthology.misc:Transferring archived files from smithi193:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634325/remote/smithi193/log 2024-04-07T21:16:01.039 DEBUG:teuthology.orchestra.run.smithi193:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-07T21:16:01.070 INFO:tasks.cephadm:Removing cluster... 2024-04-07T21:16:01.071 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid da5c0902-f523-11ee-b649-cb9ed24678a4 --force 2024-04-07T21:16:01.259 INFO:teuthology.orchestra.run.smithi119.stdout:Deleting cluster with fsid: da5c0902-f523-11ee-b649-cb9ed24678a4 2024-04-07T21:16:01.502 INFO:tasks.cephadm:Removing cephadm ... 2024-04-07T21:16:01.502 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-07T21:16:01.517 DEBUG:teuthology.orchestra.run.smithi193:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-07T21:16:01.534 INFO:tasks.cephadm:Teardown complete 2024-04-07T21:16:01.535 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 770, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi119 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -v bootstrap --fsid da5c0902-f523-11ee-b649-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.119 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 2194, 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_e691533f9cbb33d85b2187bba20d7102f098636d/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_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 1823, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 857, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi119 with status 5: 'sudo systemctl stop ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mon.a' 2024-04-07T21:16:01.729 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=d4c656a359bf42538805e0a94c2d1a61 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 770, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi119 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -v bootstrap --fsid da5c0902-f523-11ee-b649-cb9ed24678a4 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.119 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 2194, 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_e691533f9cbb33d85b2187bba20d7102f098636d/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_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 1823, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/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_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks/cephadm.py", line 857, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_e691533f9cbb33d85b2187bba20d7102f098636d/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi119 with status 5: 'sudo systemctl stop ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mon.a' 2024-04-07T21:16:01.734 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-07T21:16:01.743 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.configure_samba_client_container 2024-04-07T21:16:01.757 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-07T21:16:01.767 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-07T21:16:01.768 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-07T21:16:01.780 DEBUG:teuthology.orchestra.run.smithi193:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-07T21:16:01.860 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-07T21:16:01.868 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-07T21:16:01.869 DEBUG:teuthology.orchestra.run.smithi119:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-07T21:16:01.871 DEBUG:teuthology.orchestra.run.smithi193:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-07T21:16:01.882 INFO:teuthology.orchestra.run.smithi119.stderr:bash: line 1: ntpq: command not found 2024-04-07T21:16:01.886 INFO:teuthology.orchestra.run.smithi119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-07T21:16:01.886 INFO:teuthology.orchestra.run.smithi119.stdout:=============================================================================== 2024-04-07T21:16:01.886 INFO:teuthology.orchestra.run.smithi119.stdout:^+ hv01.front.sepia.ceph.com 2 6 177 59 +16us[ +16us] +/- 95ms 2024-04-07T21:16:01.887 INFO:teuthology.orchestra.run.smithi119.stdout:^* hv02.front.sepia.ceph.com 3 6 177 60 -654us[ -651us] +/- 63ms 2024-04-07T21:16:01.887 INFO:teuthology.orchestra.run.smithi119.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 60 +710us[ +710us] +/- 68ms 2024-04-07T21:16:01.887 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T21:16:01.887 INFO:teuthology.orchestra.run.smithi193.stderr:bash: line 1: ntpq: command not found 2024-04-07T21:16:01.893 INFO:teuthology.orchestra.run.smithi193.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-07T21:16:01.893 INFO:teuthology.orchestra.run.smithi193.stdout:=============================================================================== 2024-04-07T21:16:01.893 INFO:teuthology.orchestra.run.smithi193.stdout:^+ hv01.front.sepia.ceph.com 2 6 177 60 +18us[ +22us] +/- 95ms 2024-04-07T21:16:01.893 INFO:teuthology.orchestra.run.smithi193.stdout:^* hv02.front.sepia.ceph.com 3 6 177 60 -651us[ -647us] +/- 63ms 2024-04-07T21:16:01.893 INFO:teuthology.orchestra.run.smithi193.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 59 +717us[ +717us] +/- 68ms 2024-04-07T21:16:01.893 INFO:teuthology.orchestra.run.smithi193.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T21:16:01.893 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-07T21:16:01.902 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-07T21:16:01.903 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-07T21:16:01.911 DEBUG:teuthology.orchestra.run.smithi119:> 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-07T21:16:01.988 DEBUG:teuthology.orchestra.run.smithi193:> 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-07T21:16:02.057 DEBUG:teuthology.orchestra.run.smithi119:> 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-07T21:16:02.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T21:16:02.087 DEBUG:teuthology.orchestra.run.smithi193:> 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-07T21:16:02.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T21:16:02.118 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-07T21:16:02.127 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-07T21:16:02.136 INFO:teuthology.task.internal:Duration was 530.426844 seconds 2024-04-07T21:16:02.136 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-07T21:16:02.145 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-07T21:16:02.145 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-07T21:16:02.148 DEBUG:teuthology.orchestra.run.smithi193:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-07T21:16:02.188 INFO:teuthology.orchestra.run.smithi119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-07T21:16:02.204 INFO:teuthology.orchestra.run.smithi193.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-07T21:16:02.583 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-07T21:16:02.583 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi119.front.sepia.ceph.com 2024-04-07T21:16:02.583 DEBUG:teuthology.orchestra.run.smithi119:> 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-07T21:16:02.603 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi193.front.sepia.ceph.com 2024-04-07T21:16:02.603 DEBUG:teuthology.orchestra.run.smithi193:> 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-07T21:16:02.628 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-07T21:16:02.628 DEBUG:teuthology.orchestra.run.smithi119:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-07T21:16:02.645 DEBUG:teuthology.orchestra.run.smithi193:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-07T21:16:02.697 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-07T21:16:02.697 DEBUG:teuthology.orchestra.run.smithi119:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-07T21:16:02.713 DEBUG:teuthology.orchestra.run.smithi193:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-07T21:16:02.831 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-07T21:16:02.841 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-07T21:16:02.841 DEBUG:teuthology.orchestra.run.smithi119:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-07T21:16:02.868 DEBUG:teuthology.orchestra.run.smithi193:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-07T21:16:02.894 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-07T21:16:02.904 DEBUG:teuthology.orchestra.run.smithi119:> 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-07T21:16:02.910 DEBUG:teuthology.orchestra.run.smithi193:> 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-07T21:16:02.932 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = core 2024-04-07T21:16:02.960 INFO:teuthology.orchestra.run.smithi193.stdout:kernel.core_pattern = core 2024-04-07T21:16:02.981 DEBUG:teuthology.orchestra.run.smithi119:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-07T21:16:03.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T21:16:03.009 DEBUG:teuthology.orchestra.run.smithi193:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-07T21:16:03.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T21:16:03.035 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-07T21:16:03.045 INFO:teuthology.task.internal:Transferring archived files... 2024-04-07T21:16:03.045 DEBUG:teuthology.misc:Transferring archived files from smithi119:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634325/remote/smithi119 2024-04-07T21:16:03.045 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-07T21:16:03.085 DEBUG:teuthology.misc:Transferring archived files from smithi193:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634325/remote/smithi193 2024-04-07T21:16:03.085 DEBUG:teuthology.orchestra.run.smithi193:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-07T21:16:03.122 INFO:teuthology.task.internal:Removing archive directory... 2024-04-07T21:16:03.122 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-07T21:16:03.125 DEBUG:teuthology.orchestra.run.smithi193:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-07T21:16:03.169 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-07T21:16:03.179 INFO:teuthology.task.internal:Not uploading archives. 2024-04-07T21:16:03.180 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-07T21:16:03.188 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-07T21:16:03.189 DEBUG:teuthology.orchestra.run.smithi119:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-07T21:16:03.191 DEBUG:teuthology.orchestra.run.smithi193:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-07T21:16:03.203 INFO:teuthology.orchestra.run.smithi119.stdout: 266043 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 7 21:16 /home/ubuntu/cephtest 2024-04-07T21:16:03.223 INFO:teuthology.orchestra.run.smithi193.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 7 21:16 /home/ubuntu/cephtest 2024-04-07T21:16:03.225 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-07T21:16:03.234 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-07T21:16:03.253 INFO:teuthology.nuke:Checking targets against current locks 2024-04-07T21:16:03.279 DEBUG:teuthology.nuke:shortname: smithi119 2024-04-07T21:16:03.280 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-07T21:16:03.299 DEBUG:teuthology.nuke:shortname: smithi193 2024-04-07T21:16:03.299 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-07T21:16:03.310 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi119.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634325', '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-07 20:58:55.860552', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMSy6Y9k94OSav0205XhdnzgTsvJvS1vT1PgyHWEVU1nX1nhKCjzbzkfpb1mYNGJmjSYqt+O4JcesDrGOzDrULg='} 2024-04-07T21:16:03.317 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi193.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634325', '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-07 20:58:55.861978', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCzaL+/GJsnozT4Wf1rdcD1mEfawTQs3I8Pyc7aM3ZOXsnqrEbxeZjpF+4Mdh0vfiqqLJ7LDcBMYnK3E7xl4OJM='} 2024-04-07T21:16:03.360 INFO:teuthology.orchestra.console.smithi193:Power off 2024-04-07T21:16:03.361 DEBUG:teuthology.orchestra.console.smithi193:pexpect command: ipmitool -H smithi193.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-07T21:16:03.375 INFO:teuthology.orchestra.console.smithi119:Power off 2024-04-07T21:16:03.376 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-07T21:16:03.384 DEBUG:teuthology.orchestra.console.smithi193:power off output: Chassis Power Control: Down/Off 2024-04-07T21:16:03.384 DEBUG:teuthology.orchestra.console.smithi193:pexpect command: ipmitool -H smithi193.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T21:16:03.397 DEBUG:teuthology.orchestra.console.smithi119:power off output: Chassis Power Control: Down/Off 2024-04-07T21:16:03.398 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T21:16:03.407 DEBUG:teuthology.orchestra.console.smithi193:check power output: Chassis Power is on 2024-04-07T21:16:03.421 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is on 2024-04-07T21:16:07.408 DEBUG:teuthology.orchestra.console.smithi193:pexpect command: ipmitool -H smithi193.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T21:16:07.422 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T21:16:07.518 DEBUG:teuthology.orchestra.console.smithi193:check power output: Chassis Power is on 2024-04-07T21:16:07.531 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is on 2024-04-07T21:16:11.523 DEBUG:teuthology.orchestra.console.smithi193:pexpect command: ipmitool -H smithi193.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T21:16:11.532 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T21:16:11.634 DEBUG:teuthology.orchestra.console.smithi193:check power output: Chassis Power is on 2024-04-07T21:16:11.641 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is on 2024-04-07T21:16:15.639 DEBUG:teuthology.orchestra.console.smithi193:pexpect command: ipmitool -H smithi193.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T21:16:15.650 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T21:16:15.752 DEBUG:teuthology.orchestra.console.smithi193:check power output: Chassis Power is off 2024-04-07T21:16:15.762 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is off 2024-04-07T21:16:15.853 INFO:teuthology.orchestra.console.smithi193:Power off completed 2024-04-07T21:16:15.864 INFO:teuthology.orchestra.console.smithi119:Power off completed 2024-04-07T21:16:15.969 INFO:teuthology.run:Summary data: description: orch/cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_basic} duration: 530.426843881607 failure_reason: 'Command failed on smithi119 with status 5: ''sudo systemctl stop ceph-da5c0902-f523-11ee-b649-cb9ed24678a4@mon.a''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=d4c656a359bf42538805e0a94c2d1a61 status: fail success: false 2024-04-07T21:16:15.970 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-07T21:16:16.044 INFO:teuthology.run:FAIL