2024-04-07T14:22:26.441 INFO:root:teuthology version: 0.0.1.dev262+ge691533 2024-04-07T14:22:26.441 DEBUG:teuthology.run:Teuthology command: teuthology --description orch/cephadm/with-work/{0-distro/centos_9.stream_runc fixed-2 mode/packaged mon_election/connectivity msgr/async-v1only start tasks/rotate-keys} --archive /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634199 --name teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi --owner scheduled_teuthology@teuthology --verbose -- /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634199/orig.config.yaml 2024-04-07T14:22:26.470 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-07T14:22:26.563 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634199 branch: main description: orch/cephadm/with-work/{0-distro/centos_9.stream_runc fixed-2 mode/packaged mon_election/connectivity msgr/async-v1only start tasks/rotate-keys} email: ceph-qa@ceph.com first_in_suite: false job_id: '7634199' 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 openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 3 ms bind msgr2: false ms type: async mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) mon_bind_msgr2: false sha1: e5c885fe95ee982ff7b45214daa61b1a6d09d57d ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: cephadm_mode: cephadm-package install: ceph: flavor: default sha1: e5c885fe95ee982ff7b45214daa61b1a6d09d57d extra_packages: - cephadm 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: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - ceph.rgw.foo.a - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b - ceph.iscsi.iscsi.a 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: smithi092.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGnNDPxJR5GGC1N+4wHOvMyuP28M/a+0PGOtN0Q/Yzvgm2uLgP2gPivw+gtmnXwcn9Cwynbjh5qiP9ZC+Q1YgiU= smithi159.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNsojhilk7mQNgXvdyg4zzbtVhZ7VYSWbonsXl0bnJAnwFiZT3pK1RCESNJ7irVIuZDRyOlpzdUB51E3htR4a+c= 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: conf: mgr: debug mgr: 20 debug ms: 1 - cephadm.shell: mon.a: - "set -ex\nfor f in osd.0 osd.1 osd.2 osd.3 osd.4 osd.5 osd.6 osd.7 mgr.y mgr.x\n\ do\n echo \"rotating key for $f\"\n K=$(ceph auth get-key $f)\n NK=\"\ $K\"\n ceph orch daemon rotate-key $f\n while [ \"$K\" == \"$NK\" ]; do\n\ \ sleep 5\n NK=$(ceph auth get-key $f)\n done\ndone\n" 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-07T14:22:26.563 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa; will attempt to use it 2024-04-07T14:22:26.564 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_e5c885fe95ee982ff7b45214daa61b1a6d09d57d/qa/tasks 2024-04-07T14:22:26.564 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-07T14:22:26.566 INFO:teuthology.task.internal:Checking packages... 2024-04-07T14:22:26.587 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d' 2024-04-07T14:22:26.587 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-07T14:22:26.587 INFO:teuthology.packaging:ref: None 2024-04-07T14:22:26.587 INFO:teuthology.packaging:tag: None 2024-04-07T14:22:26.587 INFO:teuthology.packaging:branch: main 2024-04-07T14:22:26.587 INFO:teuthology.packaging:sha1: e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T14:22:26.587 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-07T14:22:26.831 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2778.ga971fd5f 2024-04-07T14:22:26.833 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-07T14:22:26.840 INFO:teuthology.task.internal:no buildpackages task found 2024-04-07T14:22:26.840 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-07T14:22:26.860 INFO:teuthology.task.internal:Saving configuration 2024-04-07T14:22:26.870 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-07T14:22:26.877 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-07T14:22:26.901 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi092.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634199', '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 14:17:18.689154', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGnNDPxJR5GGC1N+4wHOvMyuP28M/a+0PGOtN0Q/Yzvgm2uLgP2gPivw+gtmnXwcn9Cwynbjh5qiP9ZC+Q1YgiU='} 2024-04-07T14:22:26.922 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi159.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634199', '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 14:17:18.690422', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNsojhilk7mQNgXvdyg4zzbtVhZ7VYSWbonsXl0bnJAnwFiZT3pK1RCESNJ7irVIuZDRyOlpzdUB51E3htR4a+c='} 2024-04-07T14:22:26.922 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-07T14:22:26.930 INFO:teuthology.task.internal:roles: ubuntu@smithi092.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'ceph.rgw.foo.a', 'node-exporter.a', 'alertmanager.a'] 2024-04-07T14:22:26.930 INFO:teuthology.task.internal:roles: ubuntu@smithi159.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b', 'ceph.iscsi.iscsi.a'] 2024-04-07T14:22:26.930 INFO:teuthology.run_tasks:Running task console_log... 2024-04-07T14:22:26.996 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f78b3b6b0d0>, signals=[15]) 2024-04-07T14:22:26.996 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-07T14:22:27.002 INFO:teuthology.task.internal:Opening connections... 2024-04-07T14:22:27.002 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi092.front.sepia.ceph.com 2024-04-07T14:22:27.004 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:22:27.094 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi159.front.sepia.ceph.com 2024-04-07T14:22:27.095 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:22:27.181 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-07T14:22:27.188 DEBUG:teuthology.orchestra.run.smithi092:> uname -m 2024-04-07T14:22:27.205 INFO:teuthology.orchestra.run.smithi092.stdout:x86_64 2024-04-07T14:22:27.205 DEBUG:teuthology.orchestra.run.smithi092:> cat /etc/os-release 2024-04-07T14:22:27.260 INFO:teuthology.orchestra.run.smithi092.stdout:NAME="CentOS Stream" 2024-04-07T14:22:27.261 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION="9" 2024-04-07T14:22:27.261 INFO:teuthology.orchestra.run.smithi092.stdout:ID="centos" 2024-04-07T14:22:27.261 INFO:teuthology.orchestra.run.smithi092.stdout:ID_LIKE="rhel fedora" 2024-04-07T14:22:27.261 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION_ID="9" 2024-04-07T14:22:27.261 INFO:teuthology.orchestra.run.smithi092.stdout:PLATFORM_ID="platform:el9" 2024-04-07T14:22:27.261 INFO:teuthology.orchestra.run.smithi092.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-07T14:22:27.261 INFO:teuthology.orchestra.run.smithi092.stdout:ANSI_COLOR="0;31" 2024-04-07T14:22:27.261 INFO:teuthology.orchestra.run.smithi092.stdout:LOGO="fedora-logo-icon" 2024-04-07T14:22:27.261 INFO:teuthology.orchestra.run.smithi092.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-07T14:22:27.261 INFO:teuthology.orchestra.run.smithi092.stdout:HOME_URL="https://centos.org/" 2024-04-07T14:22:27.261 INFO:teuthology.orchestra.run.smithi092.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-07T14:22:27.261 INFO:teuthology.orchestra.run.smithi092.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-07T14:22:27.261 INFO:teuthology.orchestra.run.smithi092.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-07T14:22:27.262 INFO:teuthology.lock.ops:Updating smithi092.front.sepia.ceph.com on lock server 2024-04-07T14:22:27.284 DEBUG:teuthology.orchestra.run.smithi159:> uname -m 2024-04-07T14:22:27.301 INFO:teuthology.orchestra.run.smithi159.stdout:x86_64 2024-04-07T14:22:27.302 DEBUG:teuthology.orchestra.run.smithi159:> cat /etc/os-release 2024-04-07T14:22:27.357 INFO:teuthology.orchestra.run.smithi159.stdout:NAME="CentOS Stream" 2024-04-07T14:22:27.357 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION="9" 2024-04-07T14:22:27.358 INFO:teuthology.orchestra.run.smithi159.stdout:ID="centos" 2024-04-07T14:22:27.358 INFO:teuthology.orchestra.run.smithi159.stdout:ID_LIKE="rhel fedora" 2024-04-07T14:22:27.358 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION_ID="9" 2024-04-07T14:22:27.358 INFO:teuthology.orchestra.run.smithi159.stdout:PLATFORM_ID="platform:el9" 2024-04-07T14:22:27.358 INFO:teuthology.orchestra.run.smithi159.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-07T14:22:27.358 INFO:teuthology.orchestra.run.smithi159.stdout:ANSI_COLOR="0;31" 2024-04-07T14:22:27.358 INFO:teuthology.orchestra.run.smithi159.stdout:LOGO="fedora-logo-icon" 2024-04-07T14:22:27.358 INFO:teuthology.orchestra.run.smithi159.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-07T14:22:27.358 INFO:teuthology.orchestra.run.smithi159.stdout:HOME_URL="https://centos.org/" 2024-04-07T14:22:27.358 INFO:teuthology.orchestra.run.smithi159.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-07T14:22:27.358 INFO:teuthology.orchestra.run.smithi159.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-07T14:22:27.358 INFO:teuthology.orchestra.run.smithi159.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-07T14:22:27.359 INFO:teuthology.lock.ops:Updating smithi159.front.sepia.ceph.com on lock server 2024-04-07T14:22:27.375 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-07T14:22:27.384 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-07T14:22:27.391 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-07T14:22:27.391 DEBUG:teuthology.orchestra.run.smithi092:> test '!' -e /home/ubuntu/cephtest 2024-04-07T14:22:27.394 DEBUG:teuthology.orchestra.run.smithi159:> test '!' -e /home/ubuntu/cephtest 2024-04-07T14:22:27.412 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-07T14:22:27.419 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-07T14:22:27.419 DEBUG:teuthology.orchestra.run.smithi092:> test -z $(ls -A /var/lib/ceph) 2024-04-07T14:22:27.448 DEBUG:teuthology.orchestra.run.smithi159:> test -z $(ls -A /var/lib/ceph) 2024-04-07T14:22:27.544 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-07T14:22:27.601 INFO:teuthology.run_tasks:Running task kernel... 2024-04-07T14:22:27.616 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-04-07T14:22:27.616 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-04-07T14:22:27.616 DEBUG:teuthology.orchestra.run.smithi092:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-07T14:22:27.616 DEBUG:teuthology.orchestra.run.smithi159:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-07T14:22:27.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T14:22:27.631 DEBUG:teuthology.orchestra.run.smithi092:> uname -r 2024-04-07T14:22:27.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T14:22:27.633 DEBUG:teuthology.orchestra.run.smithi159:> uname -r 2024-04-07T14:22:27.686 INFO:teuthology.orchestra.run.smithi092.stdout:5.14.0-361.el9.x86_64 2024-04-07T14:22:27.686 INFO:teuthology.task.kernel:Running kernel on smithi092: 5.14.0-361.el9.x86_64 2024-04-07T14:22:27.686 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum install -y kernel 2024-04-07T14:22:27.689 INFO:teuthology.orchestra.run.smithi159.stdout:5.14.0-361.el9.x86_64 2024-04-07T14:22:27.689 INFO:teuthology.task.kernel:Running kernel on smithi159: 5.14.0-361.el9.x86_64 2024-04-07T14:22:27.690 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum install -y kernel 2024-04-07T14:22:29.804 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS-9 - AppStream 17 MB/s | 8.1 MB 00:00 2024-04-07T14:22:29.920 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS-9 - AppStream 14 MB/s | 8.1 MB 00:00 2024-04-07T14:22:31.379 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS-9 - BaseOS 9.0 MB/s | 2.5 MB 00:00 2024-04-07T14:22:31.670 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS-9 - BaseOS 5.3 MB/s | 2.5 MB 00:00 2024-04-07T14:22:32.295 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - BaseOS 17 MB/s | 8.0 MB 00:00 2024-04-07T14:22:32.719 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.0 MB 00:00 2024-04-07T14:22:34.846 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - AppStream 18 MB/s | 19 MB 00:01 2024-04-07T14:22:39.137 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - AppStream 3.5 MB/s | 19 MB 00:05 2024-04-07T14:22:40.971 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - CRB 2.4 MB/s | 6.1 MB 00:02 2024-04-07T14:22:42.479 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - Extras packages 45 kB/s | 16 kB 00:00 2024-04-07T14:22:43.414 INFO:teuthology.orchestra.run.smithi092.stdout:Extra Packages for Enterprise Linux 26 MB/s | 21 MB 00:00 2024-04-07T14:22:44.081 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - CRB 4.4 MB/s | 6.1 MB 00:01 2024-04-07T14:22:45.505 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - Extras packages 56 kB/s | 16 kB 00:00 2024-04-07T14:22:46.406 INFO:teuthology.orchestra.run.smithi159.stdout:Extra Packages for Enterprise Linux 27 MB/s | 21 MB 00:00 2024-04-07T14:22:48.480 INFO:teuthology.orchestra.run.smithi092.stdout:lab-extras 13 kB/s | 1.7 kB 00:00 2024-04-07T14:22:50.609 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:22:50.610 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:22:50.610 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:22:50.610 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.610 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:22:50.610 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.610 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:22:50.610 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.610 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:22:50.610 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.610 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:22:50.610 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.610 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:22:50.610 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.610 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:22:50.611 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.611 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:22:50.611 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.611 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:22:50.611 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.611 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:22:50.611 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.611 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:22:50.611 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.611 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:22:50.611 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.611 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:22:50.611 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.611 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:22:50.611 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.611 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:22:50.612 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.612 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:22:50.612 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.612 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:22:50.612 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.612 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:22:50.612 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.612 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:22:50.612 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.612 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:22:50.612 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.612 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:22:50.612 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.612 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:22:50.612 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.613 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:22:50.613 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.613 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:22:50.613 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.613 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:22:50.613 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.613 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:22:50.613 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.613 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:22:50.613 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.613 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:22:50.613 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.613 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:22:50.613 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.613 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:22:50.613 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.614 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:22:50.614 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.614 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:22:50.614 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.614 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:22:50.614 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.614 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:22:50.614 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.614 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:22:50.614 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.614 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:22:50.614 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.614 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:22:50.614 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.614 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.614 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.614 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:22:50.615 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.615 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.615 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.615 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.615 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:22:50.615 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.615 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.615 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.615 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.615 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.615 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.615 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:22:50.615 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.615 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.615 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.615 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.615 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:22:50.616 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.616 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.616 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.616 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.616 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:22:50.616 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.616 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.616 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.616 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.616 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:22:50.616 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.616 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.616 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.616 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.616 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:22:50.616 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.617 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.617 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.617 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.617 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:22:50.617 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.617 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.617 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:22:50.617 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:22:51.012 INFO:teuthology.orchestra.run.smithi092.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-07T14:22:51.012 INFO:teuthology.orchestra.run.smithi092.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-07T14:22:51.121 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:22:51.134 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:22:51.134 INFO:teuthology.orchestra.run.smithi092.stdout: Package Architecture Version Repository Size 2024-04-07T14:22:51.134 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:22:51.134 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-07T14:22:51.134 INFO:teuthology.orchestra.run.smithi092.stdout: kernel x86_64 5.14.0-432.el9 baseos 66 k 2024-04-07T14:22:51.134 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-04-07T14:22:51.135 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-core x86_64 5.14.0-432.el9 baseos 15 M 2024-04-07T14:22:51.135 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-modules x86_64 5.14.0-432.el9 baseos 33 M 2024-04-07T14:22:51.135 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-modules-core x86_64 5.14.0-432.el9 baseos 27 M 2024-04-07T14:22:51.135 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:22:51.135 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-07T14:22:51.135 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:22:51.135 INFO:teuthology.orchestra.run.smithi092.stdout:Install 4 Packages 2024-04-07T14:22:51.135 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:22:51.135 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 76 M 2024-04-07T14:22:51.135 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 123 M 2024-04-07T14:22:51.135 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-07T14:22:51.473 INFO:teuthology.orchestra.run.smithi092.stdout:(1/4): kernel-5.14.0-432.el9.x86_64.rpm 304 kB/s | 66 kB 00:00 2024-04-07T14:22:51.540 INFO:teuthology.orchestra.run.smithi159.stdout:lab-extras 15 kB/s | 1.7 kB 00:00 2024-04-07T14:22:52.148 INFO:teuthology.orchestra.run.smithi092.stdout:(2/4): kernel-core-5.14.0-432.el9.x86_64.rpm 17 MB/s | 15 MB 00:00 2024-04-07T14:22:52.656 INFO:teuthology.orchestra.run.smithi092.stdout:(3/4): kernel-modules-core-5.14.0-432.el9.x86_6 23 MB/s | 27 MB 00:01 2024-04-07T14:22:53.148 INFO:teuthology.orchestra.run.smithi092.stdout:(4/4): kernel-modules-5.14.0-432.el9.x86_64.rpm 18 MB/s | 33 MB 00:01 2024-04-07T14:22:53.151 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:22:53.151 INFO:teuthology.orchestra.run.smithi092.stdout:Total 38 MB/s | 76 MB 00:02 2024-04-07T14:22:53.666 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:22:53.666 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:22:53.666 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:22:53.666 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.666 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:22:53.666 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.666 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:22:53.667 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.667 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:22:53.667 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.667 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:22:53.667 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.667 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:22:53.667 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.667 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:22:53.667 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.667 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:22:53.667 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.667 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:22:53.667 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.668 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:22:53.668 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.668 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:22:53.668 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.668 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:22:53.668 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.668 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:22:53.668 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.668 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:22:53.668 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.668 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:22:53.668 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.668 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:22:53.668 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.668 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:22:53.668 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:22:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:22:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:22:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:22:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:22:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:22:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:22:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:22:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:22:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:22:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:22:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:22:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:22:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:22:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:22:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:22:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:22:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:22:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:22:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:22:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:22:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:22:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:22:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:22:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:22:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:22:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:22:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:22:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.674 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:22:53.813 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-07T14:22:54.089 INFO:teuthology.orchestra.run.smithi159.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-07T14:22:54.089 INFO:teuthology.orchestra.run.smithi159.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-07T14:22:54.150 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-07T14:22:54.150 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-07T14:22:54.196 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:22:54.202 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:22:54.202 INFO:teuthology.orchestra.run.smithi159.stdout: Package Architecture Version Repository Size 2024-04-07T14:22:54.202 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:22:54.202 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-04-07T14:22:54.202 INFO:teuthology.orchestra.run.smithi159.stdout: kernel x86_64 5.14.0-432.el9 baseos 66 k 2024-04-07T14:22:54.202 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-04-07T14:22:54.202 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-core x86_64 5.14.0-432.el9 baseos 15 M 2024-04-07T14:22:54.202 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-modules x86_64 5.14.0-432.el9 baseos 33 M 2024-04-07T14:22:54.202 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-modules-core x86_64 5.14.0-432.el9 baseos 27 M 2024-04-07T14:22:54.202 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:22:54.203 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-04-07T14:22:54.203 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:22:54.203 INFO:teuthology.orchestra.run.smithi159.stdout:Install 4 Packages 2024-04-07T14:22:54.203 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:22:54.203 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 76 M 2024-04-07T14:22:54.203 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 123 M 2024-04-07T14:22:54.203 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-04-07T14:22:54.391 INFO:teuthology.orchestra.run.smithi159.stdout:(1/4): kernel-5.14.0-432.el9.x86_64.rpm 526 kB/s | 66 kB 00:00 2024-04-07T14:22:55.189 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-07T14:22:55.190 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-07T14:22:55.350 INFO:teuthology.orchestra.run.smithi159.stdout:(2/4): kernel-core-5.14.0-432.el9.x86_64.rpm 14 MB/s | 15 MB 00:01 2024-04-07T14:22:56.041 INFO:teuthology.orchestra.run.smithi159.stdout:(3/4): kernel-modules-core-5.14.0-432.el9.x86_6 17 MB/s | 27 MB 00:01 2024-04-07T14:22:56.342 INFO:teuthology.orchestra.run.smithi159.stdout:(4/4): kernel-modules-5.14.0-432.el9.x86_64.rpm 16 MB/s | 33 MB 00:02 2024-04-07T14:22:56.342 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:22:56.342 INFO:teuthology.orchestra.run.smithi159.stdout:Total 36 MB/s | 76 MB 00:02 2024-04-07T14:22:57.005 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-04-07T14:22:57.368 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-04-07T14:22:57.369 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-04-07T14:22:57.639 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-07T14:22:58.280 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : kernel-modules-core-5.14.0-432.el9.x86_64 1/4 2024-04-07T14:22:58.361 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-04-07T14:22:58.361 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-04-07T14:22:58.364 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-07T14:23:00.838 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-04-07T14:23:01.108 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-07T14:23:01.242 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-07T14:23:01.448 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : kernel-modules-core-5.14.0-432.el9.x86_64 1/4 2024-04-07T14:23:01.533 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-07T14:23:04.292 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-07T14:23:04.419 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-07T14:23:05.964 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-07T14:23:06.209 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : kernel-5.14.0-432.el9.x86_64 4/4 2024-04-07T14:23:09.129 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-07T14:23:09.169 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : kernel-5.14.0-432.el9.x86_64 4/4 2024-04-07T14:23:10.964 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: kernel-modules-core-5.14.0-432.el9.x86_64 4/4 2024-04-07T14:23:13.878 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-modules-core-5.14.0-432.el9.x86_64 4/4 2024-04-07T14:23:40.214 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: kernel-core-5.14.0-432.el9.x86_64 4/4 2024-04-07T14:23:40.215 INFO:teuthology.orchestra.run.smithi092.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-07T14:23:40.215 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:23:40.260 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: kernel-modules-5.14.0-432.el9.x86_64 4/4 2024-04-07T14:23:40.656 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: kernel-5.14.0-432.el9.x86_64 4/4 2024-04-07T14:23:40.656 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : kernel-5.14.0-432.el9.x86_64 1/4 2024-04-07T14:23:40.656 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-07T14:23:40.656 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-07T14:23:41.133 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : kernel-modules-core-5.14.0-432.el9.x86_64 4/4 2024-04-07T14:23:41.133 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:23:41.133 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-07T14:23:41.134 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-5.14.0-432.el9.x86_64 2024-04-07T14:23:41.134 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-core-5.14.0-432.el9.x86_64 2024-04-07T14:23:41.134 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-modules-5.14.0-432.el9.x86_64 2024-04-07T14:23:41.134 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-modules-core-5.14.0-432.el9.x86_64 2024-04-07T14:23:41.134 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:23:41.134 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:23:41.476 DEBUG:teuthology.orchestra.run.smithi092:> rpm -q kernel | sort -rV | head -n 1 2024-04-07T14:23:41.596 INFO:teuthology.orchestra.run.smithi092.stdout:kernel-5.14.0-432.el9.x86_64 2024-04-07T14:23:41.596 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-432.el9.x86_64 2024-04-07T14:23:41.596 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-07T14:23:41.596 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-07T14:23:41.596 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-07T14:23:41.597 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-07T14:23:41.597 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi092.front.sepia.ceph.com, path=None, version=distro) 2024-04-07T14:23:41.597 DEBUG:teuthology.orchestra.run.smithi092:> rpm -q kernel | sort -rV | head -n 1 2024-04-07T14:23:41.677 INFO:teuthology.orchestra.run.smithi092.stdout:kernel-5.14.0-432.el9.x86_64 2024-04-07T14:23:41.677 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-432.el9.x86_64 2024-04-07T14:23:41.677 DEBUG:teuthology.orchestra.run.smithi092:> sudo rpm -qi grub2-tools 2024-04-07T14:23:41.720 INFO:teuthology.orchestra.run.smithi092.stdout:Name : grub2-tools 2024-04-07T14:23:41.720 INFO:teuthology.orchestra.run.smithi092.stdout:Epoch : 1 2024-04-07T14:23:41.720 INFO:teuthology.orchestra.run.smithi092.stdout:Version : 2.06 2024-04-07T14:23:41.720 INFO:teuthology.orchestra.run.smithi092.stdout:Release : 68.el9 2024-04-07T14:23:41.720 INFO:teuthology.orchestra.run.smithi092.stdout:Architecture: x86_64 2024-04-07T14:23:41.721 INFO:teuthology.orchestra.run.smithi092.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-07T14:23:41.721 INFO:teuthology.orchestra.run.smithi092.stdout:Group : Unspecified 2024-04-07T14:23:41.721 INFO:teuthology.orchestra.run.smithi092.stdout:Size : 8264254 2024-04-07T14:23:41.721 INFO:teuthology.orchestra.run.smithi092.stdout:License : GPLv3+ 2024-04-07T14:23:41.721 INFO:teuthology.orchestra.run.smithi092.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-07T14:23:41.721 INFO:teuthology.orchestra.run.smithi092.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-07T14:23:41.721 INFO:teuthology.orchestra.run.smithi092.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-07T14:23:41.721 INFO:teuthology.orchestra.run.smithi092.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-07T14:23:41.721 INFO:teuthology.orchestra.run.smithi092.stdout:Packager : builder@centos.org 2024-04-07T14:23:41.721 INFO:teuthology.orchestra.run.smithi092.stdout:Vendor : CentOS 2024-04-07T14:23:41.721 INFO:teuthology.orchestra.run.smithi092.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-07T14:23:41.721 INFO:teuthology.orchestra.run.smithi092.stdout:Summary : Support tools for GRUB. 2024-04-07T14:23:41.721 INFO:teuthology.orchestra.run.smithi092.stdout:Description : 2024-04-07T14:23:41.721 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:23:41.722 INFO:teuthology.orchestra.run.smithi092.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-07T14:23:41.722 INFO:teuthology.orchestra.run.smithi092.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-07T14:23:41.722 INFO:teuthology.orchestra.run.smithi092.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-07T14:23:41.722 INFO:teuthology.orchestra.run.smithi092.stdout:hardware devices. 2024-04-07T14:23:41.722 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:23:41.722 INFO:teuthology.orchestra.run.smithi092.stdout:This subpackage provides tools for support of all platforms. 2024-04-07T14:23:41.723 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-07T14:23:41.723 INFO:teuthology.task.kernel:Updating grub on smithi092 to boot 5.14.0-432.el9.x86_64 2024-04-07T14:23:41.723 DEBUG:teuthology.orchestra.run.smithi092:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-07T14:23:42.318 INFO:teuthology.orchestra.run.smithi092.stderr:Generating grub configuration file ... 2024-04-07T14:23:43.328 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-core-5.14.0-432.el9.x86_64 4/4 2024-04-07T14:23:43.329 INFO:teuthology.orchestra.run.smithi159.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-07T14:23:43.329 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:23:43.374 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-modules-5.14.0-432.el9.x86_64 4/4 2024-04-07T14:23:43.734 INFO:teuthology.orchestra.run.smithi092.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-07T14:23:43.753 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-5.14.0-432.el9.x86_64 4/4 2024-04-07T14:23:43.753 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : kernel-5.14.0-432.el9.x86_64 1/4 2024-04-07T14:23:43.753 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-07T14:23:43.753 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-07T14:23:43.762 INFO:teuthology.orchestra.run.smithi092.stderr:done 2024-04-07T14:23:43.764 DEBUG:teuthology.orchestra.run.smithi092:> mktemp 2024-04-07T14:23:43.779 INFO:teuthology.orchestra.run.smithi092.stdout:/tmp/tmp.y6uRYTteU5 2024-04-07T14:23:43.779 DEBUG:teuthology.orchestra.run.smithi092:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.y6uRYTteU5 2024-04-07T14:23:43.847 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 0666 /tmp/tmp.y6uRYTteU5 2024-04-07T14:23:43.983 DEBUG:teuthology.orchestra.remote:smithi092:/tmp/tmp.y6uRYTteU5 is 6KB 2024-04-07T14:23:44.032 DEBUG:teuthology.orchestra.run.smithi092:> rm -fr /tmp/tmp.y6uRYTteU5 2024-04-07T14:23:44.046 DEBUG:teuthology.orchestra.run.smithi092:> sudo /bin/ls /boot/loader/entries || true 2024-04-07T14:23:44.111 INFO:teuthology.orchestra.run.smithi092.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-07T14:23:44.111 INFO:teuthology.orchestra.run.smithi092.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-07T14:23:44.111 INFO:teuthology.orchestra.run.smithi092.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-07T14:23:44.111 INFO:teuthology.orchestra.run.smithi092.stdout:15949e3c88704300882482eddfd7baae-5.14.0-432.el9.x86_64.conf 2024-04-07T14:23:44.112 DEBUG:teuthology.orchestra.run.smithi092:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-432.el9.x86_64 2024-04-07T14:23:44.171 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : kernel-modules-core-5.14.0-432.el9.x86_64 4/4 2024-04-07T14:23:44.171 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:23:44.171 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-04-07T14:23:44.171 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-5.14.0-432.el9.x86_64 2024-04-07T14:23:44.171 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-core-5.14.0-432.el9.x86_64 2024-04-07T14:23:44.171 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-modules-5.14.0-432.el9.x86_64 2024-04-07T14:23:44.171 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-modules-core-5.14.0-432.el9.x86_64 2024-04-07T14:23:44.171 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:23:44.171 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:23:44.270 DEBUG:teuthology.orchestra.run.smithi092:> sudo shutdown -r now 2024-04-07T14:23:44.495 DEBUG:teuthology.orchestra.run.smithi159:> rpm -q kernel | sort -rV | head -n 1 2024-04-07T14:23:44.594 INFO:teuthology.orchestra.run.smithi159.stdout:kernel-5.14.0-432.el9.x86_64 2024-04-07T14:23:44.594 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-432.el9.x86_64 2024-04-07T14:23:44.594 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-07T14:23:44.594 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-07T14:23:44.594 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-07T14:23:44.594 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-07T14:23:44.594 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi159.front.sepia.ceph.com, path=None, version=distro) 2024-04-07T14:23:44.595 DEBUG:teuthology.orchestra.run.smithi159:> rpm -q kernel | sort -rV | head -n 1 2024-04-07T14:23:44.674 INFO:teuthology.orchestra.run.smithi159.stdout:kernel-5.14.0-432.el9.x86_64 2024-04-07T14:23:44.674 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-432.el9.x86_64 2024-04-07T14:23:44.675 DEBUG:teuthology.orchestra.run.smithi159:> sudo rpm -qi grub2-tools 2024-04-07T14:23:44.716 INFO:teuthology.orchestra.run.smithi159.stdout:Name : grub2-tools 2024-04-07T14:23:44.716 INFO:teuthology.orchestra.run.smithi159.stdout:Epoch : 1 2024-04-07T14:23:44.716 INFO:teuthology.orchestra.run.smithi159.stdout:Version : 2.06 2024-04-07T14:23:44.716 INFO:teuthology.orchestra.run.smithi159.stdout:Release : 68.el9 2024-04-07T14:23:44.716 INFO:teuthology.orchestra.run.smithi159.stdout:Architecture: x86_64 2024-04-07T14:23:44.716 INFO:teuthology.orchestra.run.smithi159.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-07T14:23:44.716 INFO:teuthology.orchestra.run.smithi159.stdout:Group : Unspecified 2024-04-07T14:23:44.716 INFO:teuthology.orchestra.run.smithi159.stdout:Size : 8264254 2024-04-07T14:23:44.716 INFO:teuthology.orchestra.run.smithi159.stdout:License : GPLv3+ 2024-04-07T14:23:44.717 INFO:teuthology.orchestra.run.smithi159.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-07T14:23:44.717 INFO:teuthology.orchestra.run.smithi159.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-07T14:23:44.717 INFO:teuthology.orchestra.run.smithi159.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-07T14:23:44.717 INFO:teuthology.orchestra.run.smithi159.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-07T14:23:44.717 INFO:teuthology.orchestra.run.smithi159.stdout:Packager : builder@centos.org 2024-04-07T14:23:44.717 INFO:teuthology.orchestra.run.smithi159.stdout:Vendor : CentOS 2024-04-07T14:23:44.717 INFO:teuthology.orchestra.run.smithi159.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-07T14:23:44.717 INFO:teuthology.orchestra.run.smithi159.stdout:Summary : Support tools for GRUB. 2024-04-07T14:23:44.717 INFO:teuthology.orchestra.run.smithi159.stdout:Description : 2024-04-07T14:23:44.717 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:23:44.717 INFO:teuthology.orchestra.run.smithi159.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-07T14:23:44.717 INFO:teuthology.orchestra.run.smithi159.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-07T14:23:44.717 INFO:teuthology.orchestra.run.smithi159.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-07T14:23:44.717 INFO:teuthology.orchestra.run.smithi159.stdout:hardware devices. 2024-04-07T14:23:44.718 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:23:44.718 INFO:teuthology.orchestra.run.smithi159.stdout:This subpackage provides tools for support of all platforms. 2024-04-07T14:23:44.719 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-07T14:23:44.719 INFO:teuthology.task.kernel:Updating grub on smithi159 to boot 5.14.0-432.el9.x86_64 2024-04-07T14:23:44.719 DEBUG:teuthology.orchestra.run.smithi159:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-07T14:23:45.345 INFO:teuthology.orchestra.run.smithi159.stderr:Generating grub configuration file ... 2024-04-07T14:23:46.739 INFO:teuthology.orchestra.run.smithi159.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-07T14:23:46.768 INFO:teuthology.orchestra.run.smithi159.stderr:done 2024-04-07T14:23:46.776 DEBUG:teuthology.orchestra.run.smithi159:> mktemp 2024-04-07T14:23:46.791 INFO:teuthology.orchestra.run.smithi159.stdout:/tmp/tmp.cSyXng21JW 2024-04-07T14:23:46.791 DEBUG:teuthology.orchestra.run.smithi159:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.cSyXng21JW 2024-04-07T14:23:46.859 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 0666 /tmp/tmp.cSyXng21JW 2024-04-07T14:23:46.998 DEBUG:teuthology.orchestra.remote:smithi159:/tmp/tmp.cSyXng21JW is 6KB 2024-04-07T14:23:47.045 DEBUG:teuthology.orchestra.run.smithi159:> rm -fr /tmp/tmp.cSyXng21JW 2024-04-07T14:23:47.060 DEBUG:teuthology.orchestra.run.smithi159:> sudo /bin/ls /boot/loader/entries || true 2024-04-07T14:23:47.130 INFO:teuthology.orchestra.run.smithi159.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-07T14:23:47.130 INFO:teuthology.orchestra.run.smithi159.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-07T14:23:47.130 INFO:teuthology.orchestra.run.smithi159.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-07T14:23:47.130 INFO:teuthology.orchestra.run.smithi159.stdout:15949e3c88704300882482eddfd7baae-5.14.0-432.el9.x86_64.conf 2024-04-07T14:23:47.131 DEBUG:teuthology.orchestra.run.smithi159:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-432.el9.x86_64 2024-04-07T14:23:47.295 DEBUG:teuthology.orchestra.run.smithi159:> sudo shutdown -r now 2024-04-07T14:24:14.298 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-07T14:24:14.299 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-04-07T14:24:14.300 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:24:17.301 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-07T14:24:17.301 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-04-07T14:24:17.301 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:24:32.799 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.92 2024-04-07T14:24:35.870 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.159 2024-04-07T14:24:41.802 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-04-07T14:24:41.803 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:24:44.862 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.92 2024-04-07T14:24:44.872 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-04-07T14:24:44.872 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:24:47.934 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.159 2024-04-07T14:24:56.872 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-04-07T14:24:56.872 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:24:59.938 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-04-07T14:24:59.939 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:25:15.299 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.92 2024-04-07T14:25:18.366 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.159 2024-04-07T14:25:30.301 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-04-07T14:25:30.302 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:25:30.682 DEBUG:teuthology.orchestra.run.smithi092:> true 2024-04-07T14:25:31.130 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-04-07T14:25:31.130 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-432.el9.x86_64"... 2024-04-07T14:25:31.130 DEBUG:teuthology.orchestra.run.smithi092:> uname -r 2024-04-07T14:25:31.144 INFO:teuthology.orchestra.run.smithi092.stdout:5.14.0-432.el9.x86_64 2024-04-07T14:25:31.145 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-07T14:25:31.145 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-07T14:25:31.145 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-07T14:25:32.146 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-07T14:25:32.147 DEBUG:teuthology.orchestra.run.smithi092:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-07T14:25:32.251 INFO:teuthology.orchestra.run.smithi092.stdout:ttyS1 2024-04-07T14:25:32.284 DEBUG:teuthology.parallel:result is None 2024-04-07T14:25:33.368 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-04-07T14:25:33.368 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:25:35.834 DEBUG:teuthology.orchestra.run.smithi159:> true 2024-04-07T14:25:36.366 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-04-07T14:25:36.366 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-432.el9.x86_64"... 2024-04-07T14:25:36.366 DEBUG:teuthology.orchestra.run.smithi159:> uname -r 2024-04-07T14:25:36.380 INFO:teuthology.orchestra.run.smithi159.stdout:5.14.0-432.el9.x86_64 2024-04-07T14:25:36.380 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-07T14:25:36.380 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-07T14:25:36.380 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-07T14:25:37.381 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-07T14:25:37.381 DEBUG:teuthology.orchestra.run.smithi159:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-07T14:25:37.472 INFO:teuthology.orchestra.run.smithi159.stdout:ttyS1 2024-04-07T14:25:37.514 DEBUG:teuthology.parallel:result is None 2024-04-07T14:25:37.515 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-07T14:25:37.524 INFO:teuthology.task.internal:Creating test directory... 2024-04-07T14:25:37.524 DEBUG:teuthology.orchestra.run.smithi092:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-07T14:25:37.527 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-07T14:25:37.542 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-07T14:25:37.556 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-07T14:25:37.706 INFO:teuthology.task.internal:Creating archive directory... 2024-04-07T14:25:37.706 DEBUG:teuthology.orchestra.run.smithi092:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-07T14:25:37.709 DEBUG:teuthology.orchestra.run.smithi159:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-07T14:25:37.783 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-07T14:25:37.790 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-07T14:25:37.790 DEBUG:teuthology.orchestra.run.smithi092:> 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-07T14:25:37.793 DEBUG:teuthology.orchestra.run.smithi159:> 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-07T14:25:37.824 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-07T14:25:37.835 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-07T14:25:37.839 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-07T14:25:37.848 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-07T14:25:37.849 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-07T14:25:37.866 INFO:teuthology.task.internal:Configuring sudo... 2024-04-07T14:25:37.866 DEBUG:teuthology.orchestra.run.smithi092:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-07T14:25:37.883 DEBUG:teuthology.orchestra.run.smithi159:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-07T14:25:37.917 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-07T14:25:37.926 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-07T14:25:37.926 DEBUG:teuthology.orchestra.run.smithi092:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-07T14:25:37.955 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-07T14:25:37.973 DEBUG:teuthology.orchestra.run.smithi092:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-07T14:25:38.055 DEBUG:teuthology.orchestra.run.smithi092:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-07T14:25:38.103 DEBUG:teuthology.orchestra.run.smithi092:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-07T14:25:38.187 DEBUG:teuthology.orchestra.run.smithi092:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-07T14:25:38.233 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-04-07T14:25:38.233 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-07T14:25:38.302 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-07T14:25:38.345 DEBUG:teuthology.orchestra.run.smithi159:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-07T14:25:38.393 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-07T14:25:38.473 DEBUG:teuthology.orchestra.run.smithi159:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-07T14:25:38.516 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-04-07T14:25:38.516 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-07T14:25:38.584 DEBUG:teuthology.orchestra.run.smithi092:> sudo service rsyslog restart 2024-04-07T14:25:38.586 DEBUG:teuthology.orchestra.run.smithi159:> sudo service rsyslog restart 2024-04-07T14:25:38.656 INFO:teuthology.orchestra.run.smithi092.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-07T14:25:38.684 INFO:teuthology.orchestra.run.smithi159.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-07T14:25:39.188 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-07T14:25:39.197 INFO:teuthology.task.internal:Starting timer... 2024-04-07T14:25:39.197 INFO:teuthology.run_tasks:Running task pcp... 2024-04-07T14:25:39.259 INFO:teuthology.run_tasks:Running task selinux... 2024-04-07T14:25:39.368 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-07T14:25:39.369 DEBUG:teuthology.orchestra.run.smithi092:> sudo service auditd rotate 2024-04-07T14:25:39.412 INFO:teuthology.orchestra.run.smithi092.stdout:Rotating logs: 2024-04-07T14:25:39.414 DEBUG:teuthology.orchestra.run.smithi159:> sudo service auditd rotate 2024-04-07T14:25:39.493 INFO:teuthology.orchestra.run.smithi159.stdout:Rotating logs: 2024-04-07T14:25:39.495 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-07T14:25:39.495 DEBUG:teuthology.orchestra.run.smithi092:> /usr/sbin/getenforce 2024-04-07T14:25:39.530 INFO:teuthology.orchestra.run.smithi092.stdout:Permissive 2024-04-07T14:25:39.530 DEBUG:teuthology.orchestra.run.smithi159:> /usr/sbin/getenforce 2024-04-07T14:25:39.564 INFO:teuthology.orchestra.run.smithi159.stdout:Permissive 2024-04-07T14:25:39.564 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi092.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi159.front.sepia.ceph.com': 'permissive'} 2024-04-07T14:25:39.565 DEBUG:teuthology.orchestra.run.smithi092:> 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-07T14:25:39.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T14:25:39.599 DEBUG:teuthology.orchestra.run.smithi159:> 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-07T14:25:39.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T14:25:39.633 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-07T14:25:39.633 DEBUG:teuthology.orchestra.run.smithi092:> sudo /usr/sbin/setenforce permissive 2024-04-07T14:25:39.673 DEBUG:teuthology.orchestra.run.smithi159:> sudo /usr/sbin/setenforce permissive 2024-04-07T14:25:39.708 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-07T14:25:39.717 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-07T14:25:39.722 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-07T14:25:39.853 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-07T14:25:39.866 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-07T14:25:39.867 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi092.front.sepia.ceph.com,smithi159.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-07T14:30:14.462 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi092.front.sepia.ceph.com'), Remote(name='ubuntu@smithi159.front.sepia.ceph.com')] 2024-04-07T14:30:14.463 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-04-07T14:30:14.465 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:30:14.557 DEBUG:teuthology.orchestra.run.smithi092:> true 2024-04-07T14:30:14.639 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-04-07T14:30:14.640 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-04-07T14:30:14.640 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-07T14:30:14.729 DEBUG:teuthology.orchestra.run.smithi159:> true 2024-04-07T14:30:14.805 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-04-07T14:30:14.805 INFO:teuthology.run_tasks:Running task clock... 2024-04-07T14:30:14.817 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-07T14:30:14.817 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-07T14:30:14.818 DEBUG:teuthology.orchestra.run.smithi092:> 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-07T14:30:14.820 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-07T14:30:14.820 DEBUG:teuthology.orchestra.run.smithi159:> 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-07T14:30:14.849 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-07T14:30:14.876 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-07T14:30:14.891 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-07T14:30:14.893 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-07T14:30:14.921 INFO:teuthology.orchestra.run.smithi092.stderr:sudo: ntpd: command not found 2024-04-07T14:30:14.923 INFO:teuthology.orchestra.run.smithi159.stderr:sudo: ntpd: command not found 2024-04-07T14:30:14.934 INFO:teuthology.orchestra.run.smithi092.stdout:506 Cannot talk to daemon 2024-04-07T14:30:14.937 INFO:teuthology.orchestra.run.smithi159.stdout:506 Cannot talk to daemon 2024-04-07T14:30:14.951 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-07T14:30:14.953 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-07T14:30:14.968 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-07T14:30:14.969 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-07T14:30:15.025 INFO:teuthology.orchestra.run.smithi092.stderr:bash: line 1: ntpq: command not found 2024-04-07T14:30:15.028 INFO:teuthology.orchestra.run.smithi092.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-07T14:30:15.028 INFO:teuthology.orchestra.run.smithi092.stdout:=============================================================================== 2024-04-07T14:30:15.028 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T14:30:15.028 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T14:30:15.028 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T14:30:15.028 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T14:30:15.029 INFO:teuthology.orchestra.run.smithi159.stderr:bash: line 1: ntpq: command not found 2024-04-07T14:30:15.032 INFO:teuthology.orchestra.run.smithi159.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-07T14:30:15.032 INFO:teuthology.orchestra.run.smithi159.stdout:=============================================================================== 2024-04-07T14:30:15.033 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T14:30:15.033 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T14:30:15.033 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T14:30:15.033 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T14:30:15.034 INFO:teuthology.run_tasks:Running task pexec... 2024-04-07T14:30:15.043 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-07T14:30:15.044 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi092.front.sepia.ceph.com 2024-04-07T14:30:15.044 DEBUG:teuthology.orchestra.run.smithi092:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-07T14:30:15.045 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi159.front.sepia.ceph.com 2024-04-07T14:30:15.045 DEBUG:teuthology.orchestra.run.smithi159:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-07T14:30:15.693 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:10 ago on Sun 07 Apr 2024 02:29:05 PM UTC. 2024-04-07T14:30:15.712 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:10 ago on Sun 07 Apr 2024 02:29:05 PM UTC. 2024-04-07T14:30:15.981 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:30:15.981 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:30:15.981 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:30:15.981 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.982 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:30:15.982 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.982 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:30:15.982 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.982 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:30:15.982 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.982 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:30:15.982 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.982 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:30:15.983 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.983 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:30:15.983 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.983 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:30:15.983 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.983 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:30:15.983 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.983 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:30:15.984 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.984 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:30:15.984 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.984 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:30:15.984 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.984 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:30:15.984 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.984 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:30:15.984 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.985 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:30:15.985 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.985 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:30:15.985 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.985 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:30:15.985 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.985 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:30:15.985 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.986 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:30:15.986 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.986 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:30:15.986 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.986 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:30:15.986 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.986 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:30:15.986 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.987 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:30:15.987 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.987 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:30:15.987 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.987 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:30:15.987 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.987 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:30:15.987 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.987 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:30:15.988 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.988 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:30:15.988 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.988 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:30:15.988 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.988 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:30:15.988 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.988 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:30:15.988 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.988 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:30:15.988 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.989 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:30:15.989 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.989 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:30:15.989 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.989 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:30:15.989 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.989 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:30:15.989 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.989 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:30:15.989 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.989 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.989 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.989 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:30:15.989 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.990 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.990 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.990 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.990 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:30:15.990 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.990 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.990 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.990 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.990 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.990 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.990 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:30:15.990 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.990 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.991 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.991 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.991 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:30:15.991 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.991 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.991 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.991 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.991 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:30:15.991 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.991 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.991 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.991 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.991 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:30:15.991 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.992 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.992 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.992 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.992 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:30:15.992 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.992 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.992 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.992 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.992 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:30:15.992 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.992 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.992 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.992 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:30:15.999 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:30:16.000 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:30:16.000 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:30:16.000 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.000 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:30:16.000 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.001 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:30:16.001 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.001 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:30:16.001 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.001 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:30:16.001 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.002 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:30:16.002 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.002 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:30:16.002 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.002 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:30:16.002 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.003 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:30:16.003 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.003 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:30:16.003 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.003 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:30:16.003 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.004 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:30:16.004 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.004 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:30:16.004 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.004 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:30:16.004 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.005 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:30:16.005 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.005 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:30:16.005 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.005 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:30:16.005 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.006 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:30:16.006 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.006 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:30:16.006 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.006 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:30:16.006 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.007 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:30:16.007 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.007 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:30:16.007 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.007 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:30:16.008 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.008 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:30:16.008 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.008 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:30:16.008 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.008 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:30:16.008 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.009 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:30:16.009 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.009 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:30:16.009 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.009 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:30:16.009 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.010 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:30:16.010 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.010 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:30:16.010 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.010 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:30:16.011 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.011 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:30:16.011 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.011 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:30:16.011 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.011 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:30:16.012 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.012 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:30:16.012 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.012 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:30:16.012 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.012 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.013 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.013 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:30:16.013 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.013 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.013 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.013 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.014 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:30:16.014 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.014 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.014 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.014 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.014 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.015 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.015 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:30:16.015 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.015 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.015 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.015 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.016 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:30:16.016 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.016 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.016 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.016 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.016 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:30:16.016 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.017 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.017 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.017 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.017 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:30:16.017 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.017 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.018 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.018 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.018 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:30:16.018 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.018 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.018 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.019 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.019 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:30:16.019 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.019 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.019 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.019 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:30:16.047 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:30:16.059 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:30:16.059 INFO:teuthology.orchestra.run.smithi159.stdout: Package Architecture Version Repository Size 2024-04-07T14:30:16.059 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:30:16.059 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-04-07T14:30:16.059 INFO:teuthology.orchestra.run.smithi159.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-07T14:30:16.059 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:30:16.059 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-04-07T14:30:16.059 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:30:16.059 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-04-07T14:30:16.059 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:30:16.060 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 3.1 M 2024-04-07T14:30:16.060 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 9.8 M 2024-04-07T14:30:16.060 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-04-07T14:30:16.067 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:30:16.069 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:30:16.069 INFO:teuthology.orchestra.run.smithi092.stdout: Package Architecture Version Repository Size 2024-04-07T14:30:16.069 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:30:16.069 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-07T14:30:16.069 INFO:teuthology.orchestra.run.smithi092.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-07T14:30:16.070 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:30:16.070 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-07T14:30:16.070 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:30:16.070 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-04-07T14:30:16.070 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:30:16.070 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 3.1 M 2024-04-07T14:30:16.070 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 9.8 M 2024-04-07T14:30:16.070 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-07T14:30:17.527 INFO:teuthology.orchestra.run.smithi092.stdout:runc-1.1.12-2.el9.x86_64.rpm 2.6 MB/s | 3.1 MB 00:01 2024-04-07T14:30:17.527 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:30:17.527 INFO:teuthology.orchestra.run.smithi092.stdout:Total 2.1 MB/s | 3.1 MB 00:01 2024-04-07T14:30:17.564 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-07T14:30:17.571 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-07T14:30:17.571 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-07T14:30:17.653 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-07T14:30:17.654 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-07T14:30:17.792 INFO:teuthology.orchestra.run.smithi159.stdout:runc-1.1.12-2.el9.x86_64.rpm 6.2 MB/s | 3.1 MB 00:00 2024-04-07T14:30:17.792 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:30:17.792 INFO:teuthology.orchestra.run.smithi159.stdout:Total 1.8 MB/s | 3.1 MB 00:01 2024-04-07T14:30:17.830 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-04-07T14:30:17.836 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-04-07T14:30:17.836 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-04-07T14:30:17.869 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-07T14:30:17.917 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-04-07T14:30:17.917 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-04-07T14:30:17.963 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-07T14:30:18.216 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-04-07T14:30:18.311 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-07T14:30:18.438 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-07T14:30:18.738 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-07T14:30:18.796 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-07T14:30:18.796 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:30:18.796 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-07T14:30:18.796 INFO:teuthology.orchestra.run.smithi092.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-07T14:30:18.796 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:30:18.796 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:30:19.064 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-07T14:30:19.064 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:30:19.065 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-04-07T14:30:19.065 INFO:teuthology.orchestra.run.smithi159.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-07T14:30:19.065 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:30:19.065 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:30:19.073 DEBUG:teuthology.parallel:result is None 2024-04-07T14:30:19.349 DEBUG:teuthology.parallel:result is None 2024-04-07T14:30:19.350 INFO:teuthology.run_tasks:Running task install... 2024-04-07T14:30:19.358 DEBUG:teuthology.task.install:project ceph 2024-04-07T14:30:19.358 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d'}, 'extra_packages': ['cephadm']} 2024-04-07T14:30:19.358 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d'} 2024-04-07T14:30:19.358 INFO:teuthology.task.install:Using flavor: default 2024-04-07T14:30:19.364 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-07T14:30:19.364 INFO:teuthology.task.install:extra packages: [] 2024-04-07T14:30:19.364 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-07T14:30:19.365 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-07T14:30:19.367 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-07T14:30:19.367 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-07T14:30:19.589 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/ 2024-04-07T14:30:19.590 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2578.ge5c885fe 2024-04-07T14:30:19.603 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/main/e5c885fe95ee982ff7b45214daa61b1a6d09d57d/centos/9/flavors/default/ 2024-04-07T14:30:19.604 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2578.ge5c885fe 2024-04-07T14:30:19.762 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-07T14:30:19.762 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-04-07T14:30:19.762 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-07T14:30:19.784 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-07T14:30:19.784 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-04-07T14:30:19.784 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-07T14:30:19.791 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-07T14:30:19.792 DEBUG:teuthology.orchestra.run.smithi092:> 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-07T14:30:19.811 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-07T14:30:19.812 DEBUG:teuthology.orchestra.run.smithi159:> 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-07T14:30:19.859 DEBUG:teuthology.orchestra.run.smithi092:> 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-07T14:30:19.880 DEBUG:teuthology.orchestra.run.smithi159:> 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-07T14:30:19.939 DEBUG:teuthology.orchestra.run.smithi092:> 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-07T14:30:19.960 DEBUG:teuthology.orchestra.run.smithi159:> 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-07T14:30:20.006 INFO:teuthology.orchestra.run.smithi092.stdout:check_obsoletes = 1 2024-04-07T14:30:20.008 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum clean all 2024-04-07T14:30:20.027 INFO:teuthology.orchestra.run.smithi159.stdout:check_obsoletes = 1 2024-04-07T14:30:20.028 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum clean all 2024-04-07T14:30:20.261 INFO:teuthology.orchestra.run.smithi092.stdout:74 files removed 2024-04-07T14:30:20.278 INFO:teuthology.orchestra.run.smithi159.stdout:74 files removed 2024-04-07T14:30:20.288 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-radosgw 2024-04-07T14:30:20.306 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-radosgw 2024-04-07T14:30:20.991 INFO:teuthology.orchestra.run.smithi092.stdout:ceph packages for x86_64 205 kB/s | 83 kB 00:00 2024-04-07T14:30:21.075 INFO:teuthology.orchestra.run.smithi159.stdout:ceph packages for x86_64 176 kB/s | 83 kB 00:00 2024-04-07T14:30:21.383 INFO:teuthology.orchestra.run.smithi092.stdout:ceph noarch packages 34 kB/s | 11 kB 00:00 2024-04-07T14:30:21.525 INFO:teuthology.orchestra.run.smithi159.stdout:ceph noarch packages 29 kB/s | 11 kB 00:00 2024-04-07T14:30:21.808 INFO:teuthology.orchestra.run.smithi092.stdout:ceph source packages 4.9 kB/s | 1.9 kB 00:00 2024-04-07T14:30:21.926 INFO:teuthology.orchestra.run.smithi159.stdout:ceph source packages 5.2 kB/s | 1.9 kB 00:00 2024-04-07T14:30:22.253 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS-9 - AppStream 20 MB/s | 8.1 MB 00:00 2024-04-07T14:30:22.412 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS-9 - AppStream 18 MB/s | 8.1 MB 00:00 2024-04-07T14:30:23.895 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS-9 - BaseOS 8.0 MB/s | 2.5 MB 00:00 2024-04-07T14:30:24.004 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS-9 - BaseOS 9.0 MB/s | 2.5 MB 00:00 2024-04-07T14:30:25.052 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-04-07T14:30:26.903 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - AppStream 25 MB/s | 19 MB 00:00 2024-04-07T14:30:31.328 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - CRB 7.2 MB/s | 6.1 MB 00:00 2024-04-07T14:30:33.169 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - BaseOS 945 kB/s | 8.0 MB 00:08 2024-04-07T14:30:33.804 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - Extras packages 12 kB/s | 16 kB 00:01 2024-04-07T14:30:35.614 INFO:teuthology.orchestra.run.smithi092.stdout:Extra Packages for Enterprise Linux 12 MB/s | 21 MB 00:01 2024-04-07T14:30:37.119 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - AppStream 6.6 MB/s | 19 MB 00:02 2024-04-07T14:30:40.697 INFO:teuthology.orchestra.run.smithi092.stdout:lab-extras 40 kB/s | 1.7 kB 00:00 2024-04-07T14:30:42.303 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - CRB 3.8 MB/s | 6.1 MB 00:01 2024-04-07T14:30:43.100 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:30:43.101 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:30:43.101 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:30:43.101 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.101 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:30:43.101 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.101 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:30:43.101 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.101 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:30:43.101 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.101 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:30:43.101 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.101 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:30:43.102 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.102 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:30:43.102 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.102 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:30:43.102 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.102 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:30:43.102 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.102 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:30:43.102 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.102 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:30:43.102 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.102 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:30:43.102 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.103 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:30:43.103 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.103 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:30:43.103 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.103 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:30:43.103 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.103 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:30:43.103 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.103 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:30:43.103 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.103 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:30:43.103 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.103 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:30:43.103 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.104 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:30:43.104 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.104 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:30:43.104 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.104 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:30:43.104 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.104 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:30:43.104 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.104 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:30:43.104 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.104 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:30:43.104 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.104 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:30:43.104 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.105 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:30:43.105 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.105 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:30:43.105 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.105 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:30:43.105 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.105 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:30:43.105 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.105 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:30:43.105 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.105 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:30:43.105 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.105 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:30:43.106 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.106 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:30:43.106 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.106 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:30:43.106 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.106 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:30:43.106 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.106 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:30:43.106 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.106 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.106 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.106 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:30:43.106 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.106 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.107 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.107 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.107 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:30:43.107 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.107 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.107 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.107 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.107 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.107 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.107 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:30:43.107 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.107 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.107 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.107 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.108 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:30:43.108 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.108 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.108 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.108 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.108 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:30:43.108 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.108 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.108 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.108 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.108 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:30:43.108 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.108 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.108 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.109 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.109 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:30:43.109 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.109 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.109 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.109 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.109 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:30:43.109 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.109 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.109 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.109 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:30:43.636 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:30:43.638 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:30:43.639 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-04-07T14:30:43.639 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:30:43.639 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-07T14:30:43.639 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-radosgw x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 9.8 M 2024-04-07T14:30:43.639 INFO:teuthology.orchestra.run.smithi092.stdout:Upgrading: 2024-04-07T14:30:43.639 INFO:teuthology.orchestra.run.smithi092.stdout: librados2 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 3.4 M 2024-04-07T14:30:43.639 INFO:teuthology.orchestra.run.smithi092.stdout: librbd1 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 3.1 M 2024-04-07T14:30:43.639 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-04-07T14:30:43.639 INFO:teuthology.orchestra.run.smithi092.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-07T14:30:43.639 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-base x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 5.4 M 2024-04-07T14:30:43.639 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-common x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 21 M 2024-04-07T14:30:43.639 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-selinux x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 25 k 2024-04-07T14:30:43.639 INFO:teuthology.orchestra.run.smithi092.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-07T14:30:43.639 INFO:teuthology.orchestra.run.smithi092.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-07T14:30:43.640 INFO:teuthology.orchestra.run.smithi092.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-07T14:30:43.640 INFO:teuthology.orchestra.run.smithi092.stdout: libcephfs2 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 746 k 2024-04-07T14:30:43.640 INFO:teuthology.orchestra.run.smithi092.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-07T14:30:43.640 INFO:teuthology.orchestra.run.smithi092.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-07T14:30:43.640 INFO:teuthology.orchestra.run.smithi092.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-07T14:30:43.640 INFO:teuthology.orchestra.run.smithi092.stdout: libradosstriper1 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 500 k 2024-04-07T14:30:43.640 INFO:teuthology.orchestra.run.smithi092.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-07T14:30:43.640 INFO:teuthology.orchestra.run.smithi092.stdout: librgw2 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 5.1 M 2024-04-07T14:30:43.640 INFO:teuthology.orchestra.run.smithi092.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-07T14:30:43.640 INFO:teuthology.orchestra.run.smithi092.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-07T14:30:43.640 INFO:teuthology.orchestra.run.smithi092.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-07T14:30:43.640 INFO:teuthology.orchestra.run.smithi092.stdout: python3-ceph-argparse x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 45 k 2024-04-07T14:30:43.640 INFO:teuthology.orchestra.run.smithi092.stdout: python3-ceph-common x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 134 k 2024-04-07T14:30:43.640 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cephfs x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 161 k 2024-04-07T14:30:43.641 INFO:teuthology.orchestra.run.smithi092.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-07T14:30:43.641 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rados x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 320 k 2024-04-07T14:30:43.641 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rbd x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 299 k 2024-04-07T14:30:43.641 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rgw x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 99 k 2024-04-07T14:30:43.641 INFO:teuthology.orchestra.run.smithi092.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-07T14:30:43.641 INFO:teuthology.orchestra.run.smithi092.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-07T14:30:43.641 INFO:teuthology.orchestra.run.smithi092.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-07T14:30:43.641 INFO:teuthology.orchestra.run.smithi092.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-07T14:30:43.641 INFO:teuthology.orchestra.run.smithi092.stdout:Installing weak dependencies: 2024-04-07T14:30:43.641 INFO:teuthology.orchestra.run.smithi092.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-07T14:30:43.641 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:30:43.641 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-07T14:30:43.641 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:30:43.641 INFO:teuthology.orchestra.run.smithi092.stdout:Install 30 Packages 2024-04-07T14:30:43.642 INFO:teuthology.orchestra.run.smithi092.stdout:Upgrade 2 Packages 2024-04-07T14:30:43.642 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:30:43.642 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 59 M 2024-04-07T14:30:43.642 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-07T14:30:44.187 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - Extras packages 37 kB/s | 16 kB 00:00 2024-04-07T14:30:45.156 INFO:teuthology.orchestra.run.smithi092.stdout:(1/32): ceph-radosgw-19.0.0-2578.ge5c885fe.el9. 8.1 MB/s | 9.8 MB 00:01 2024-04-07T14:30:45.206 INFO:teuthology.orchestra.run.smithi092.stdout:(2/32): ceph-selinux-19.0.0-2578.ge5c885fe.el9. 505 kB/s | 25 kB 00:00 2024-04-07T14:30:45.340 INFO:teuthology.orchestra.run.smithi092.stdout:(3/32): libcephfs2-19.0.0-2578.ge5c885fe.el9.x8 5.5 MB/s | 746 kB 00:00 2024-04-07T14:30:45.540 INFO:teuthology.orchestra.run.smithi092.stdout:(4/32): ceph-common-19.0.0-2578.ge5c885fe.el9.x 13 MB/s | 21 MB 00:01 2024-04-07T14:30:45.565 INFO:teuthology.orchestra.run.smithi092.stdout:(5/32): libradosstriper1-19.0.0-2578.ge5c885fe. 2.2 MB/s | 500 kB 00:00 2024-04-07T14:30:45.624 INFO:teuthology.orchestra.run.smithi092.stdout:(6/32): python3-ceph-argparse-19.0.0-2578.ge5c8 774 kB/s | 45 kB 00:00 2024-04-07T14:30:45.691 INFO:teuthology.orchestra.run.smithi092.stdout:(7/32): python3-ceph-common-19.0.0-2578.ge5c885 2.0 MB/s | 134 kB 00:00 2024-04-07T14:30:45.758 INFO:teuthology.orchestra.run.smithi092.stdout:(8/32): python3-cephfs-19.0.0-2578.ge5c885fe.el 2.4 MB/s | 161 kB 00:00 2024-04-07T14:30:45.824 INFO:teuthology.orchestra.run.smithi092.stdout:(9/32): librgw2-19.0.0-2578.ge5c885fe.el9.x86_6 18 MB/s | 5.1 MB 00:00 2024-04-07T14:30:45.850 INFO:teuthology.orchestra.run.smithi092.stdout:(10/32): python3-rados-19.0.0-2578.ge5c885fe.el 3.4 MB/s | 320 kB 00:00 2024-04-07T14:30:45.875 INFO:teuthology.orchestra.run.smithi092.stdout:(11/32): python3-rbd-19.0.0-2578.ge5c885fe.el9. 5.8 MB/s | 299 kB 00:00 2024-04-07T14:30:45.917 INFO:teuthology.orchestra.run.smithi092.stdout:(12/32): python3-rgw-19.0.0-2578.ge5c885fe.el9. 1.5 MB/s | 99 kB 00:00 2024-04-07T14:30:46.200 INFO:teuthology.orchestra.run.smithi159.stdout:Extra Packages for Enterprise Linux 11 MB/s | 21 MB 00:01 2024-04-07T14:30:46.276 INFO:teuthology.orchestra.run.smithi092.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 267 kB/s | 107 kB 00:00 2024-04-07T14:30:46.301 INFO:teuthology.orchestra.run.smithi092.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 417 kB/s | 160 kB 00:00 2024-04-07T14:30:46.385 INFO:teuthology.orchestra.run.smithi092.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 416 kB/s | 45 kB 00:00 2024-04-07T14:30:46.527 INFO:teuthology.orchestra.run.smithi092.stdout:(16/32): ceph-base-19.0.0-2578.ge5c885fe.el9.x8 2.1 MB/s | 5.4 MB 00:02 2024-04-07T14:30:46.610 INFO:teuthology.orchestra.run.smithi092.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.3 MB/s | 292 kB 00:00 2024-04-07T14:30:46.660 INFO:teuthology.orchestra.run.smithi092.stdout:(18/32): librdkafka-1.6.1-102.el9.x86_64.rpm 1.8 MB/s | 662 kB 00:00 2024-04-07T14:30:46.802 INFO:teuthology.orchestra.run.smithi092.stdout:(19/32): qatlib-service-24.02.0-1.el9.x86_64.rp 254 kB/s | 36 kB 00:00 2024-04-07T14:30:46.828 INFO:teuthology.orchestra.run.smithi092.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.1 MB/s | 221 kB 00:00 2024-04-07T14:30:46.853 INFO:teuthology.orchestra.run.smithi092.stdout:(21/32): python3-prettytable-0.7.2-27.el9.noarc 130 kB/s | 42 kB 00:00 2024-04-07T14:30:46.937 INFO:teuthology.orchestra.run.smithi092.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 353 kB/s | 47 kB 00:00 2024-04-07T14:30:47.054 INFO:teuthology.orchestra.run.smithi092.stdout:(23/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 1.3 MB/s | 309 kB 00:00 2024-04-07T14:30:47.079 INFO:teuthology.orchestra.run.smithi092.stdout:(24/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 183 kB/s | 26 kB 00:00 2024-04-07T14:30:47.121 INFO:teuthology.orchestra.run.smithi092.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 725 kB/s | 49 kB 00:00 2024-04-07T14:30:47.180 INFO:teuthology.orchestra.run.smithi092.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 672 kB/s | 67 kB 00:00 2024-04-07T14:30:47.255 INFO:teuthology.orchestra.run.smithi092.stdout:(27/32): libarrow-9.0.0-10.el9.x86_64.rpm 11 MB/s | 4.4 MB 00:00 2024-04-07T14:30:47.288 INFO:teuthology.orchestra.run.smithi092.stdout:(28/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 4.9 MB/s | 838 kB 00:00 2024-04-07T14:30:47.313 INFO:teuthology.orchestra.run.smithi092.stdout:(29/32): re2-20211101-3.el9.x86_64.rpm 1.4 MB/s | 192 kB 00:00 2024-04-07T14:30:47.356 INFO:teuthology.orchestra.run.smithi092.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-04-07T14:30:47.597 INFO:teuthology.orchestra.run.smithi092.stdout:(31/32): librbd1-19.0.0-2578.ge5c885fe.el9.x86_ 11 MB/s | 3.1 MB 00:00 2024-04-07T14:30:48.381 INFO:teuthology.orchestra.run.smithi092.stdout:(32/32): librados2-19.0.0-2578.ge5c885fe.el9.x8 3.1 MB/s | 3.4 MB 00:01 2024-04-07T14:30:48.386 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:30:48.386 INFO:teuthology.orchestra.run.smithi092.stdout:Total 12 MB/s | 59 MB 00:04 2024-04-07T14:30:48.486 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-07T14:30:48.522 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-07T14:30:48.522 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-07T14:30:49.019 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-07T14:30:49.019 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-07T14:30:50.441 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-07T14:30:50.521 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-07T14:30:50.552 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-07T14:30:50.578 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-07T14:30:50.600 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-07T14:30:50.617 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-07T14:30:50.760 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-07T14:30:50.815 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-07T14:30:51.149 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-07T14:30:51.205 INFO:teuthology.orchestra.run.smithi092.stdout: Upgrading : librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 7/34 2024-04-07T14:30:51.247 INFO:teuthology.orchestra.run.smithi159.stdout:lab-extras 15 kB/s | 1.7 kB 00:00 2024-04-07T14:30:51.297 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 7/34 2024-04-07T14:30:51.386 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 8/34 2024-04-07T14:30:51.423 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 9/34 2024-04-07T14:30:51.486 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 9/34 2024-04-07T14:30:51.531 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-07T14:30:51.575 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-ceph-argparse-2:19.0.0-2578.ge5c885fe.el9. 11/34 2024-04-07T14:30:51.645 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 12/34 2024-04-07T14:30:51.667 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_6 13/34 2024-04-07T14:30:51.714 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_6 13/34 2024-04-07T14:30:51.749 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-07T14:30:51.860 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-07T14:30:51.900 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-07T14:30:51.941 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-07T14:30:51.973 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-07T14:30:52.002 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-07T14:30:52.035 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-07T14:30:52.355 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-07T14:30:52.381 INFO:teuthology.orchestra.run.smithi092.stdout: Upgrading : librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 22/34 2024-04-07T14:30:52.464 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 22/34 2024-04-07T14:30:52.494 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 23/34 2024-04-07T14:30:52.535 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-07T14:30:52.995 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-07T14:30:53.034 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 26/34 2024-04-07T14:30:53.105 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 26/34 2024-04-07T14:30:53.174 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 27/34 2024-04-07T14:30:53.203 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-ceph-common-2:19.0.0-2578.ge5c885fe.el9.x8 28/34 2024-04-07T14:30:53.669 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:30:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:30:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:30:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.669 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:30:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:30:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:30:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:30:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:30:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:30:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:30:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.670 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:30:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:30:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:30:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:30:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:30:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:30:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:30:53.671 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:30:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:30:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:30:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:30:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:30:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:30:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.672 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:30:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:30:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:30:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:30:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:30:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:30:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:30:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.673 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:30:53.674 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.674 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:30:53.674 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.674 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:30:53.674 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.674 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:30:53.674 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.674 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:30:53.674 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.674 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:30:53.674 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.674 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:30:53.674 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.674 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:30:53.674 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.675 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:30:53.675 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.675 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.675 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.675 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:30:53.675 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.675 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.675 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.675 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.675 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:30:53.675 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.675 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.675 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.675 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.675 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.676 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.676 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:30:53.676 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.676 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.676 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.676 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.676 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:30:53.676 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.676 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.676 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.676 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.676 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:30:53.676 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.676 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.676 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.676 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.677 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:30:53.677 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.677 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.677 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.677 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.677 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:30:53.677 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.677 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.677 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.677 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.677 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:30:53.677 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.677 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.677 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:30:53.677 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:30:54.192 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:30:54.194 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:30:54.194 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-04-07T14:30:54.194 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:30:54.194 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-04-07T14:30:54.194 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-radosgw x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 9.8 M 2024-04-07T14:30:54.194 INFO:teuthology.orchestra.run.smithi159.stdout:Upgrading: 2024-04-07T14:30:54.195 INFO:teuthology.orchestra.run.smithi159.stdout: librados2 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 3.4 M 2024-04-07T14:30:54.195 INFO:teuthology.orchestra.run.smithi159.stdout: librbd1 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 3.1 M 2024-04-07T14:30:54.195 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-04-07T14:30:54.195 INFO:teuthology.orchestra.run.smithi159.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-07T14:30:54.195 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-base x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 5.4 M 2024-04-07T14:30:54.195 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-common x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 21 M 2024-04-07T14:30:54.195 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-selinux x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 25 k 2024-04-07T14:30:54.195 INFO:teuthology.orchestra.run.smithi159.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-07T14:30:54.195 INFO:teuthology.orchestra.run.smithi159.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-07T14:30:54.195 INFO:teuthology.orchestra.run.smithi159.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-07T14:30:54.195 INFO:teuthology.orchestra.run.smithi159.stdout: libcephfs2 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 746 k 2024-04-07T14:30:54.195 INFO:teuthology.orchestra.run.smithi159.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-07T14:30:54.195 INFO:teuthology.orchestra.run.smithi159.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-07T14:30:54.195 INFO:teuthology.orchestra.run.smithi159.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-07T14:30:54.196 INFO:teuthology.orchestra.run.smithi159.stdout: libradosstriper1 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 500 k 2024-04-07T14:30:54.196 INFO:teuthology.orchestra.run.smithi159.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-07T14:30:54.196 INFO:teuthology.orchestra.run.smithi159.stdout: librgw2 x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 5.1 M 2024-04-07T14:30:54.196 INFO:teuthology.orchestra.run.smithi159.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-07T14:30:54.196 INFO:teuthology.orchestra.run.smithi159.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-07T14:30:54.196 INFO:teuthology.orchestra.run.smithi159.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-07T14:30:54.196 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-argparse x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 45 k 2024-04-07T14:30:54.196 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-common x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 134 k 2024-04-07T14:30:54.196 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cephfs x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 161 k 2024-04-07T14:30:54.196 INFO:teuthology.orchestra.run.smithi159.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-07T14:30:54.196 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rados x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 320 k 2024-04-07T14:30:54.196 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rbd x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 299 k 2024-04-07T14:30:54.196 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rgw x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 99 k 2024-04-07T14:30:54.196 INFO:teuthology.orchestra.run.smithi159.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-07T14:30:54.196 INFO:teuthology.orchestra.run.smithi159.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-07T14:30:54.196 INFO:teuthology.orchestra.run.smithi159.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-07T14:30:54.197 INFO:teuthology.orchestra.run.smithi159.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-07T14:30:54.197 INFO:teuthology.orchestra.run.smithi159.stdout:Installing weak dependencies: 2024-04-07T14:30:54.197 INFO:teuthology.orchestra.run.smithi159.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-07T14:30:54.197 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:30:54.197 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-04-07T14:30:54.197 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:30:54.197 INFO:teuthology.orchestra.run.smithi159.stdout:Install 30 Packages 2024-04-07T14:30:54.197 INFO:teuthology.orchestra.run.smithi159.stdout:Upgrade 2 Packages 2024-04-07T14:30:54.197 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:30:54.197 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 59 M 2024-04-07T14:30:54.198 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-04-07T14:30:55.424 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 29/34 2024-04-07T14:30:55.466 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 29/34 2024-04-07T14:30:55.940 INFO:teuthology.orchestra.run.smithi159.stdout:(1/32): ceph-radosgw-19.0.0-2578.ge5c885fe.el9. 7.6 MB/s | 9.8 MB 00:01 2024-04-07T14:30:55.973 INFO:teuthology.orchestra.run.smithi159.stdout:(2/32): ceph-selinux-19.0.0-2578.ge5c885fe.el9. 763 kB/s | 25 kB 00:00 2024-04-07T14:30:56.017 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 29/34 2024-04-07T14:30:56.053 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 30/34 2024-04-07T14:30:56.099 INFO:teuthology.orchestra.run.smithi159.stdout:(3/32): libcephfs2-19.0.0-2578.ge5c885fe.el9.x8 5.8 MB/s | 746 kB 00:00 2024-04-07T14:30:56.134 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 30/34 2024-04-07T14:30:56.135 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-07T14:30:56.135 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-07T14:30:56.135 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:30:56.180 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 31/34 2024-04-07T14:30:56.191 INFO:teuthology.orchestra.run.smithi159.stdout:(4/32): ceph-base-19.0.0-2578.ge5c885fe.el9.x86 3.5 MB/s | 5.4 MB 00:01 2024-04-07T14:30:56.224 INFO:teuthology.orchestra.run.smithi159.stdout:(5/32): libradosstriper1-19.0.0-2578.ge5c885fe. 3.9 MB/s | 500 kB 00:00 2024-04-07T14:30:56.300 INFO:teuthology.orchestra.run.smithi159.stdout:(6/32): python3-ceph-argparse-19.0.0-2578.ge5c8 601 kB/s | 45 kB 00:00 2024-04-07T14:30:56.375 INFO:teuthology.orchestra.run.smithi159.stdout:(7/32): python3-ceph-common-19.0.0-2578.ge5c885 1.7 MB/s | 134 kB 00:00 2024-04-07T14:30:56.575 INFO:teuthology.orchestra.run.smithi159.stdout:(8/32): ceph-common-19.0.0-2578.ge5c885fe.el9.x 11 MB/s | 21 MB 00:01 2024-04-07T14:30:56.600 INFO:teuthology.orchestra.run.smithi159.stdout:(9/32): python3-cephfs-19.0.0-2578.ge5c885fe.el 717 kB/s | 161 kB 00:00 2024-04-07T14:30:56.634 INFO:teuthology.orchestra.run.smithi159.stdout:(10/32): python3-rados-19.0.0-2578.ge5c885fe.el 5.4 MB/s | 320 kB 00:00 2024-04-07T14:30:56.668 INFO:teuthology.orchestra.run.smithi159.stdout:(11/32): python3-rbd-19.0.0-2578.ge5c885fe.el9. 4.4 MB/s | 299 kB 00:00 2024-04-07T14:30:56.693 INFO:teuthology.orchestra.run.smithi159.stdout:(12/32): python3-rgw-19.0.0-2578.ge5c885fe.el9. 1.7 MB/s | 99 kB 00:00 2024-04-07T14:30:56.910 INFO:teuthology.orchestra.run.smithi159.stdout:(13/32): librgw2-19.0.0-2578.ge5c885fe.el9.x86_ 7.2 MB/s | 5.1 MB 00:00 2024-04-07T14:30:56.952 INFO:teuthology.orchestra.run.smithi159.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 377 kB/s | 107 kB 00:00 2024-04-07T14:30:56.990 INFO:teuthology.orchestra.run.smithi159.stdout:(15/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 540 kB/s | 160 kB 00:00 2024-04-07T14:30:57.011 INFO:teuthology.orchestra.run.smithi159.stdout:(16/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 449 kB/s | 45 kB 00:00 2024-04-07T14:30:57.095 INFO:teuthology.orchestra.run.smithi159.stdout:(17/32): librdkafka-1.6.1-102.el9.x86_64.rpm 4.5 MB/s | 662 kB 00:00 2024-04-07T14:30:57.145 INFO:teuthology.orchestra.run.smithi159.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.9 MB/s | 292 kB 00:00 2024-04-07T14:30:57.195 INFO:teuthology.orchestra.run.smithi159.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.9 MB/s | 221 kB 00:00 2024-04-07T14:30:57.212 INFO:teuthology.orchestra.run.smithi159.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 547 kB/s | 36 kB 00:00 2024-04-07T14:30:57.229 INFO:teuthology.orchestra.run.smithi159.stdout:(21/32): python3-prettytable-0.7.2-27.el9.noarc 194 kB/s | 42 kB 00:00 2024-04-07T14:30:57.263 INFO:teuthology.orchestra.run.smithi159.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 706 kB/s | 47 kB 00:00 2024-04-07T14:30:57.530 INFO:teuthology.orchestra.run.smithi159.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 97 kB/s | 26 kB 00:00 2024-04-07T14:30:57.738 INFO:teuthology.orchestra.run.smithi159.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 233 kB/s | 49 kB 00:00 2024-04-07T14:30:57.764 INFO:teuthology.orchestra.run.smithi159.stdout:(25/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 560 kB/s | 309 kB 00:00 2024-04-07T14:30:57.922 INFO:teuthology.orchestra.run.smithi159.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 366 kB/s | 67 kB 00:00 2024-04-07T14:30:58.047 INFO:teuthology.orchestra.run.smithi159.stdout:(27/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 2.9 MB/s | 838 kB 00:00 2024-04-07T14:30:58.106 INFO:teuthology.orchestra.run.smithi159.stdout:(28/32): libarrow-9.0.0-10.el9.x86_64.rpm 5.0 MB/s | 4.4 MB 00:00 2024-04-07T14:30:58.131 INFO:teuthology.orchestra.run.smithi159.stdout:(29/32): re2-20211101-3.el9.x86_64.rpm 919 kB/s | 192 kB 00:00 2024-04-07T14:30:58.290 INFO:teuthology.orchestra.run.smithi159.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 6.5 MB/s | 1.6 MB 00:00 2024-04-07T14:30:58.457 INFO:teuthology.orchestra.run.smithi159.stdout:(31/32): librbd1-19.0.0-2578.ge5c885fe.el9.x86_ 9.7 MB/s | 3.1 MB 00:00 2024-04-07T14:30:58.649 INFO:teuthology.orchestra.run.smithi159.stdout:(32/32): librados2-19.0.0-2578.ge5c885fe.el9.x8 6.3 MB/s | 3.4 MB 00:00 2024-04-07T14:30:58.653 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:30:58.653 INFO:teuthology.orchestra.run.smithi159.stdout:Total 13 MB/s | 59 MB 00:04 2024-04-07T14:30:58.743 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-04-07T14:30:58.779 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-04-07T14:30:58.779 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-04-07T14:30:59.261 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-04-07T14:30:59.262 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-04-07T14:31:00.694 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-04-07T14:31:00.782 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-07T14:31:00.820 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-07T14:31:00.854 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-07T14:31:00.876 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-07T14:31:00.893 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-07T14:31:01.053 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-07T14:31:01.108 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-07T14:31:01.488 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-07T14:31:01.530 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 7/34 2024-04-07T14:31:01.605 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 7/34 2024-04-07T14:31:01.693 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 8/34 2024-04-07T14:31:01.724 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 9/34 2024-04-07T14:31:01.770 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 9/34 2024-04-07T14:31:01.798 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-07T14:31:01.842 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-ceph-argparse-2:19.0.0-2578.ge5c885fe.el9. 11/34 2024-04-07T14:31:01.911 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 12/34 2024-04-07T14:31:01.951 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_6 13/34 2024-04-07T14:31:02.015 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_6 13/34 2024-04-07T14:31:02.050 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-07T14:31:02.158 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-07T14:31:02.202 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-07T14:31:02.242 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-07T14:31:02.274 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-07T14:31:02.303 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-07T14:31:02.335 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-07T14:31:02.640 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-07T14:31:02.673 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 22/34 2024-04-07T14:31:02.769 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 22/34 2024-04-07T14:31:02.805 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 23/34 2024-04-07T14:31:02.844 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-07T14:31:03.308 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-07T14:31:03.334 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 26/34 2024-04-07T14:31:03.405 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 26/34 2024-04-07T14:31:03.475 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 27/34 2024-04-07T14:31:03.503 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-ceph-common-2:19.0.0-2578.ge5c885fe.el9.x8 28/34 2024-04-07T14:31:05.683 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 29/34 2024-04-07T14:31:05.717 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 29/34 2024-04-07T14:31:05.763 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 31/34 2024-04-07T14:31:05.763 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /sys 2024-04-07T14:31:05.763 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /proc 2024-04-07T14:31:05.763 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /mnt 2024-04-07T14:31:05.764 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /var/tmp 2024-04-07T14:31:05.764 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /home 2024-04-07T14:31:05.764 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /root 2024-04-07T14:31:05.764 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /tmp 2024-04-07T14:31:05.764 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:06.270 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 29/34 2024-04-07T14:31:06.312 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 30/34 2024-04-07T14:31:06.390 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 30/34 2024-04-07T14:31:06.390 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-07T14:31:06.390 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-07T14:31:06.390 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:06.421 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 31/34 2024-04-07T14:31:06.710 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/34 2024-04-07T14:31:06.735 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/34 2024-04-07T14:31:06.735 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:31:06.735 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-07T14:31:06.735 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-07T14:31:06.735 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-07T14:31:06.735 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:06.737 INFO:teuthology.orchestra.run.smithi092.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-07T14:31:06.821 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-07T14:31:06.821 INFO:teuthology.orchestra.run.smithi092.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-07T14:31:07.995 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-07T14:31:07.995 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/34 2024-04-07T14:31:07.995 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/34 2024-04-07T14:31:07.996 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 3/34 2024-04-07T14:31:07.996 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 4/34 2024-04-07T14:31:07.996 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/34 2024-04-07T14:31:07.996 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_6 6/34 2024-04-07T14:31:07.996 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 7/34 2024-04-07T14:31:07.996 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2578.ge5c885fe.el9. 8/34 2024-04-07T14:31:07.996 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-ceph-common-2:19.0.0-2578.ge5c885fe.el9.x8 9/34 2024-04-07T14:31:07.996 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 10/34 2024-04-07T14:31:07.996 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 11/34 2024-04-07T14:31:07.996 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 12/34 2024-04-07T14:31:07.996 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 13/34 2024-04-07T14:31:07.996 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-07T14:31:07.996 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-07T14:31:07.997 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-07T14:31:07.997 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-07T14:31:07.997 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-07T14:31:07.997 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-07T14:31:07.997 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-07T14:31:07.997 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-07T14:31:07.997 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-07T14:31:07.997 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-07T14:31:07.997 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-07T14:31:07.997 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-07T14:31:07.997 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-07T14:31:07.997 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-07T14:31:07.997 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-07T14:31:07.997 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-07T14:31:07.998 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-07T14:31:07.998 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 31/34 2024-04-07T14:31:07.998 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-07T14:31:07.998 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 33/34 2024-04-07T14:31:09.186 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-07T14:31:09.186 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:09.186 INFO:teuthology.orchestra.run.smithi092.stdout:Upgraded: 2024-04-07T14:31:09.186 INFO:teuthology.orchestra.run.smithi092.stdout: librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:09.186 INFO:teuthology.orchestra.run.smithi092.stdout: librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:09.186 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-07T14:31:09.186 INFO:teuthology.orchestra.run.smithi092.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-07T14:31:09.187 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:09.187 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:09.187 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:09.187 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:09.187 INFO:teuthology.orchestra.run.smithi092.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-07T14:31:09.187 INFO:teuthology.orchestra.run.smithi092.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-07T14:31:09.187 INFO:teuthology.orchestra.run.smithi092.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-07T14:31:09.187 INFO:teuthology.orchestra.run.smithi092.stdout: libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:09.187 INFO:teuthology.orchestra.run.smithi092.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-07T14:31:09.187 INFO:teuthology.orchestra.run.smithi092.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-07T14:31:09.187 INFO:teuthology.orchestra.run.smithi092.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-07T14:31:09.187 INFO:teuthology.orchestra.run.smithi092.stdout: libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:09.187 INFO:teuthology.orchestra.run.smithi092.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-07T14:31:09.187 INFO:teuthology.orchestra.run.smithi092.stdout: librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:09.187 INFO:teuthology.orchestra.run.smithi092.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-07T14:31:09.188 INFO:teuthology.orchestra.run.smithi092.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-07T14:31:09.188 INFO:teuthology.orchestra.run.smithi092.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-07T14:31:09.188 INFO:teuthology.orchestra.run.smithi092.stdout: python3-ceph-argparse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:09.188 INFO:teuthology.orchestra.run.smithi092.stdout: python3-ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:09.188 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:09.188 INFO:teuthology.orchestra.run.smithi092.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-07T14:31:09.188 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:09.188 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:09.188 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:09.188 INFO:teuthology.orchestra.run.smithi092.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-07T14:31:09.188 INFO:teuthology.orchestra.run.smithi092.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-07T14:31:09.188 INFO:teuthology.orchestra.run.smithi092.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-07T14:31:09.188 INFO:teuthology.orchestra.run.smithi092.stdout: re2-1:20211101-3.el9.x86_64 2024-04-07T14:31:09.188 INFO:teuthology.orchestra.run.smithi092.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-07T14:31:09.188 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:09.188 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:31:09.520 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-test 2024-04-07T14:31:10.137 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:30 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:31:10.426 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:31:10.426 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:31:10.426 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:31:10.426 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.426 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:31:10.426 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.426 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:31:10.427 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.427 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:31:10.427 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.427 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:31:10.427 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.427 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:31:10.427 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.427 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:31:10.427 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.427 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:31:10.427 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.427 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:31:10.427 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.428 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:31:10.428 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.428 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:31:10.428 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.428 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:31:10.428 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.428 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:31:10.428 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.428 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:31:10.428 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.428 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:31:10.428 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.428 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:31:10.428 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.429 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:31:10.429 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.429 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:31:10.429 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.429 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:31:10.429 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.429 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:31:10.429 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.429 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:31:10.429 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.429 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:31:10.429 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.429 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:31:10.429 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.429 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:31:10.430 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.430 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:31:10.430 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.430 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:31:10.430 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.430 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:31:10.430 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.430 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:31:10.430 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.430 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:31:10.430 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.430 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:31:10.430 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.431 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:31:10.431 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.431 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:31:10.431 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.431 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:31:10.431 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.431 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:31:10.431 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.431 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:31:10.431 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.431 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:31:10.431 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.431 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:31:10.431 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.431 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.432 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.432 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:31:10.432 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.432 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.432 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.432 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.432 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:31:10.432 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.432 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.432 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.432 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.432 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.433 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.433 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:31:10.433 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.433 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.433 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.433 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.433 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:31:10.433 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.433 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.433 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.433 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.433 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:31:10.433 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.433 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.433 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.433 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.434 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:31:10.434 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.434 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.434 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.434 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.434 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:31:10.434 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.434 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.434 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.434 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.434 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:31:10.434 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.434 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.434 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.435 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:31:10.502 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:31:10.502 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:31:10.503 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-04-07T14:31:10.503 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:31:10.503 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-07T14:31:10.503 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-test x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 48 M 2024-04-07T14:31:10.503 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-04-07T14:31:10.503 INFO:teuthology.orchestra.run.smithi092.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-07T14:31:10.503 INFO:teuthology.orchestra.run.smithi092.stdout: libcephsqlite x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 163 k 2024-04-07T14:31:10.503 INFO:teuthology.orchestra.run.smithi092.stdout: oniguruma x86_64 6.9.6-1.el9.5 baseos 218 k 2024-04-07T14:31:10.503 INFO:teuthology.orchestra.run.smithi092.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-07T14:31:10.503 INFO:teuthology.orchestra.run.smithi092.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-07T14:31:10.503 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:10.503 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-07T14:31:10.503 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:31:10.504 INFO:teuthology.orchestra.run.smithi092.stdout:Install 6 Packages 2024-04-07T14:31:10.504 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:10.504 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 49 M 2024-04-07T14:31:10.504 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 206 M 2024-04-07T14:31:10.504 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-07T14:31:11.100 INFO:teuthology.orchestra.run.smithi092.stdout:(1/6): jq-1.6-16.el9.x86_64.rpm 710 kB/s | 187 kB 00:00 2024-04-07T14:31:11.184 INFO:teuthology.orchestra.run.smithi092.stdout:(2/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 2.6 MB/s | 218 kB 00:00 2024-04-07T14:31:11.209 INFO:teuthology.orchestra.run.smithi092.stdout:(3/6): libcephsqlite-19.0.0-2578.ge5c885fe.el9. 438 kB/s | 163 kB 00:00 2024-04-07T14:31:11.576 INFO:teuthology.orchestra.run.smithi092.stdout:(4/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 174 kB/s | 64 kB 00:00 2024-04-07T14:31:11.893 INFO:teuthology.orchestra.run.smithi092.stdout:(5/6): socat-1.7.4.1-5.el9.x86_64.rpm 430 kB/s | 305 kB 00:00 2024-04-07T14:31:13.202 INFO:teuthology.orchestra.run.smithi092.stdout:(6/6): ceph-test-19.0.0-2578.ge5c885fe.el9.x86_ 20 MB/s | 48 MB 00:02 2024-04-07T14:31:13.204 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:31:13.205 INFO:teuthology.orchestra.run.smithi092.stdout:Total 18 MB/s | 49 MB 00:02 2024-04-07T14:31:13.253 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-07T14:31:13.273 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-07T14:31:13.274 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-07T14:31:13.661 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-07T14:31:13.661 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-07T14:31:14.236 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-07T14:31:14.327 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-07T14:31:14.375 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-07T14:31:14.415 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-07T14:31:14.460 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-07T14:31:14.488 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/6 2024-04-07T14:31:16.115 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 31/34 2024-04-07T14:31:16.115 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /sys 2024-04-07T14:31:16.115 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /proc 2024-04-07T14:31:16.115 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /mnt 2024-04-07T14:31:16.115 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /var/tmp 2024-04-07T14:31:16.116 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /home 2024-04-07T14:31:16.116 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /root 2024-04-07T14:31:16.116 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /tmp 2024-04-07T14:31:16.116 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:17.071 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/34 2024-04-07T14:31:17.095 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/34 2024-04-07T14:31:17.096 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:31:17.096 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-07T14:31:17.096 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-07T14:31:17.096 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-07T14:31:17.096 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:17.098 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-07T14:31:17.182 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-07T14:31:17.182 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-07T14:31:18.288 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-07T14:31:18.288 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/34 2024-04-07T14:31:18.288 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/34 2024-04-07T14:31:18.288 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 3/34 2024-04-07T14:31:18.289 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 4/34 2024-04-07T14:31:18.289 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/34 2024-04-07T14:31:18.289 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_6 6/34 2024-04-07T14:31:18.289 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 7/34 2024-04-07T14:31:18.289 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2578.ge5c885fe.el9. 8/34 2024-04-07T14:31:18.289 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-ceph-common-2:19.0.0-2578.ge5c885fe.el9.x8 9/34 2024-04-07T14:31:18.289 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 10/34 2024-04-07T14:31:18.289 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 11/34 2024-04-07T14:31:18.289 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 12/34 2024-04-07T14:31:18.289 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 13/34 2024-04-07T14:31:18.289 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-07T14:31:18.289 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-07T14:31:18.289 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-07T14:31:18.289 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-07T14:31:18.289 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-07T14:31:18.290 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-07T14:31:18.290 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-07T14:31:18.290 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-07T14:31:18.290 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-07T14:31:18.290 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-07T14:31:18.290 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-07T14:31:18.290 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-07T14:31:18.290 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-07T14:31:18.290 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-07T14:31:18.291 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-07T14:31:18.291 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-07T14:31:18.291 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-07T14:31:18.291 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 31/34 2024-04-07T14:31:18.291 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-07T14:31:18.291 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 33/34 2024-04-07T14:31:18.956 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/6 2024-04-07T14:31:19.038 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 6/6 2024-04-07T14:31:19.326 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-07T14:31:19.326 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:19.326 INFO:teuthology.orchestra.run.smithi159.stdout:Upgraded: 2024-04-07T14:31:19.326 INFO:teuthology.orchestra.run.smithi159.stdout: librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:19.326 INFO:teuthology.orchestra.run.smithi159.stdout: librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:19.326 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-04-07T14:31:19.326 INFO:teuthology.orchestra.run.smithi159.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-07T14:31:19.327 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:19.327 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:19.327 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-radosgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:19.327 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-selinux-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:19.327 INFO:teuthology.orchestra.run.smithi159.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-07T14:31:19.327 INFO:teuthology.orchestra.run.smithi159.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-07T14:31:19.327 INFO:teuthology.orchestra.run.smithi159.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-07T14:31:19.327 INFO:teuthology.orchestra.run.smithi159.stdout: libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:19.327 INFO:teuthology.orchestra.run.smithi159.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-07T14:31:19.327 INFO:teuthology.orchestra.run.smithi159.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-07T14:31:19.327 INFO:teuthology.orchestra.run.smithi159.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-07T14:31:19.327 INFO:teuthology.orchestra.run.smithi159.stdout: libradosstriper1-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:19.327 INFO:teuthology.orchestra.run.smithi159.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-07T14:31:19.327 INFO:teuthology.orchestra.run.smithi159.stdout: librgw2-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:19.327 INFO:teuthology.orchestra.run.smithi159.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-07T14:31:19.328 INFO:teuthology.orchestra.run.smithi159.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-07T14:31:19.328 INFO:teuthology.orchestra.run.smithi159.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-07T14:31:19.328 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-argparse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:19.328 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-common-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:19.328 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:19.328 INFO:teuthology.orchestra.run.smithi159.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-07T14:31:19.328 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:19.328 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:19.328 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:19.328 INFO:teuthology.orchestra.run.smithi159.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-07T14:31:19.328 INFO:teuthology.orchestra.run.smithi159.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-07T14:31:19.328 INFO:teuthology.orchestra.run.smithi159.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-07T14:31:19.328 INFO:teuthology.orchestra.run.smithi159.stdout: re2-1:20211101-3.el9.x86_64 2024-04-07T14:31:19.328 INFO:teuthology.orchestra.run.smithi159.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-07T14:31:19.328 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:19.328 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:31:19.679 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-test 2024-04-07T14:31:20.276 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:29 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:31:20.562 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:31:20.562 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:31:20.563 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:31:20.563 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.563 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:31:20.563 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.563 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:31:20.563 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.563 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:31:20.563 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.563 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:31:20.563 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.563 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:31:20.563 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.563 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:31:20.563 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.563 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:31:20.564 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.564 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:31:20.564 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.564 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:31:20.564 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.564 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:31:20.564 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.564 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:31:20.564 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.564 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:31:20.564 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.564 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:31:20.564 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.564 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:31:20.565 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.565 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:31:20.565 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.565 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:31:20.565 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.565 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:31:20.565 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.565 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:31:20.565 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.565 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:31:20.565 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.565 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:31:20.565 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.565 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:31:20.565 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.566 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:31:20.566 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.566 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:31:20.566 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.566 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:31:20.566 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.566 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:31:20.566 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.566 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:31:20.566 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.566 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:31:20.566 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.566 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:31:20.566 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.566 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:31:20.567 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.567 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:31:20.567 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.567 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:31:20.567 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.567 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:31:20.567 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.567 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:31:20.567 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.567 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:31:20.567 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.567 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:31:20.567 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.567 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:31:20.567 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.568 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.568 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.568 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:31:20.568 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.568 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.568 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.568 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.568 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:31:20.568 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.568 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.568 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.568 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.568 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.568 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.568 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:31:20.568 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.568 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.569 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.569 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.569 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:31:20.569 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.569 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.569 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.569 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.569 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:31:20.569 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.569 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.569 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.569 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.569 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:31:20.569 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.569 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.570 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.570 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.570 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:31:20.570 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.570 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.570 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.570 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.570 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:31:20.570 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.570 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.570 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.570 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:31:20.635 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:31:20.636 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:31:20.636 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-04-07T14:31:20.636 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:31:20.636 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-04-07T14:31:20.636 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-test x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 48 M 2024-04-07T14:31:20.636 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-04-07T14:31:20.636 INFO:teuthology.orchestra.run.smithi159.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-07T14:31:20.636 INFO:teuthology.orchestra.run.smithi159.stdout: libcephsqlite x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 163 k 2024-04-07T14:31:20.636 INFO:teuthology.orchestra.run.smithi159.stdout: oniguruma x86_64 6.9.6-1.el9.5 baseos 218 k 2024-04-07T14:31:20.636 INFO:teuthology.orchestra.run.smithi159.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-07T14:31:20.636 INFO:teuthology.orchestra.run.smithi159.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-07T14:31:20.636 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:20.637 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-04-07T14:31:20.637 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:31:20.637 INFO:teuthology.orchestra.run.smithi159.stdout:Install 6 Packages 2024-04-07T14:31:20.637 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:20.637 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 49 M 2024-04-07T14:31:20.637 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 206 M 2024-04-07T14:31:20.637 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-04-07T14:31:21.195 INFO:teuthology.orchestra.run.smithi159.stdout:(1/6): libcephsqlite-19.0.0-2578.ge5c885fe.el9. 434 kB/s | 163 kB 00:00 2024-04-07T14:31:21.450 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 6/6 2024-04-07T14:31:21.450 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/6 2024-04-07T14:31:21.450 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/6 2024-04-07T14:31:21.450 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : jq-1.6-16.el9.x86_64 3/6 2024-04-07T14:31:21.450 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 4/6 2024-04-07T14:31:21.450 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 5/6 2024-04-07T14:31:21.654 INFO:teuthology.orchestra.run.smithi159.stdout:(2/6): jq-1.6-16.el9.x86_64.rpm 224 kB/s | 187 kB 00:00 2024-04-07T14:31:21.846 INFO:teuthology.orchestra.run.smithi159.stdout:(3/6): socat-1.7.4.1-5.el9.x86_64.rpm 1.6 MB/s | 305 kB 00:00 2024-04-07T14:31:21.888 INFO:teuthology.orchestra.run.smithi159.stdout:(4/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-04-07T14:31:21.928 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 6/6 2024-04-07T14:31:21.929 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:21.929 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-07T14:31:21.929 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:21.929 INFO:teuthology.orchestra.run.smithi092.stdout: jq-1.6-16.el9.x86_64 2024-04-07T14:31:21.929 INFO:teuthology.orchestra.run.smithi092.stdout: libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:21.929 INFO:teuthology.orchestra.run.smithi092.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-07T14:31:21.929 INFO:teuthology.orchestra.run.smithi092.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-07T14:31:21.929 INFO:teuthology.orchestra.run.smithi092.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-07T14:31:21.929 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:21.929 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:31:22.063 INFO:teuthology.orchestra.run.smithi159.stdout:(5/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 251 kB/s | 218 kB 00:00 2024-04-07T14:31:22.201 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph 2024-04-07T14:31:22.830 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:42 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:31:23.122 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:31:23.123 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:31:23.123 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:31:23.123 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.123 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:31:23.123 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.123 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:31:23.123 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.123 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:31:23.123 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.123 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:31:23.123 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.124 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:31:23.124 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.124 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:31:23.124 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.124 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:31:23.124 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.124 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:31:23.124 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.124 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:31:23.124 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.124 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:31:23.124 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.124 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:31:23.125 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.125 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:31:23.125 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.125 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:31:23.125 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.125 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:31:23.125 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.125 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:31:23.125 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.125 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:31:23.125 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.125 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:31:23.125 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.125 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:31:23.125 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.126 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:31:23.126 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.126 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:31:23.126 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.126 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:31:23.126 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.126 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:31:23.126 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.126 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:31:23.126 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.126 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:31:23.126 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.126 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:31:23.127 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.127 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:31:23.127 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.127 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:31:23.127 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.127 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:31:23.127 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.127 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:31:23.127 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.127 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:31:23.127 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.127 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:31:23.127 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.127 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:31:23.127 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.128 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:31:23.128 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.128 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:31:23.128 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.128 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:31:23.128 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.128 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:31:23.128 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.128 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.128 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.128 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:31:23.128 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.128 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.128 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.128 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.129 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:31:23.129 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.129 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.129 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.129 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.129 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.129 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.129 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:31:23.129 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.129 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.129 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.129 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.129 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:31:23.129 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.129 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.130 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.130 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.130 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:31:23.130 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.130 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.130 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.130 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.130 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:31:23.130 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.130 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.130 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.130 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.130 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:31:23.130 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.131 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.131 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.131 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.131 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:31:23.131 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.131 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.131 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.131 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:31:23.193 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:31:23.196 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:31:23.196 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-04-07T14:31:23.196 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:31:23.196 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-07T14:31:23.196 INFO:teuthology.orchestra.run.smithi092.stdout: ceph x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 6.6 k 2024-04-07T14:31:23.196 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-04-07T14:31:23.196 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mds x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 2.4 M 2024-04-07T14:31:23.196 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 1.5 M 2024-04-07T14:31:23.196 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 249 k 2024-04-07T14:31:23.197 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mon x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 4.7 M 2024-04-07T14:31:23.197 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-osd x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 17 M 2024-04-07T14:31:23.197 INFO:teuthology.orchestra.run.smithi092.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-07T14:31:23.197 INFO:teuthology.orchestra.run.smithi092.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-07T14:31:23.197 INFO:teuthology.orchestra.run.smithi092.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-07T14:31:23.197 INFO:teuthology.orchestra.run.smithi092.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-07T14:31:23.197 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-07T14:31:23.197 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-07T14:31:23.197 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-07T14:31:23.197 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-07T14:31:23.197 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-07T14:31:23.197 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-07T14:31:23.197 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-collections 2024-04-07T14:31:23.197 INFO:teuthology.orchestra.run.smithi092.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-07T14:31:23.198 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-07T14:31:23.198 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-07T14:31:23.198 INFO:teuthology.orchestra.run.smithi092.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-07T14:31:23.198 INFO:teuthology.orchestra.run.smithi092.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-07T14:31:23.198 INFO:teuthology.orchestra.run.smithi092.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-07T14:31:23.198 INFO:teuthology.orchestra.run.smithi092.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-07T14:31:23.198 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-07T14:31:23.198 INFO:teuthology.orchestra.run.smithi092.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-07T14:31:23.198 INFO:teuthology.orchestra.run.smithi092.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-07T14:31:23.198 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-07T14:31:23.198 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-07T14:31:23.198 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-07T14:31:23.198 INFO:teuthology.orchestra.run.smithi092.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-07T14:31:23.199 INFO:teuthology.orchestra.run.smithi092.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-07T14:31:23.199 INFO:teuthology.orchestra.run.smithi092.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-07T14:31:23.199 INFO:teuthology.orchestra.run.smithi092.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-07T14:31:23.199 INFO:teuthology.orchestra.run.smithi092.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-07T14:31:23.199 INFO:teuthology.orchestra.run.smithi092.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-07T14:31:23.199 INFO:teuthology.orchestra.run.smithi092.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-07T14:31:23.199 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:23.199 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-07T14:31:23.199 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:31:23.199 INFO:teuthology.orchestra.run.smithi092.stdout:Install 36 Packages 2024-04-07T14:31:23.199 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:23.200 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 30 M 2024-04-07T14:31:23.200 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 108 M 2024-04-07T14:31:23.200 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-07T14:31:23.330 INFO:teuthology.orchestra.run.smithi159.stdout:(6/6): ceph-test-19.0.0-2578.ge5c885fe.el9.x86_ 19 MB/s | 48 MB 00:02 2024-04-07T14:31:23.332 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:31:23.332 INFO:teuthology.orchestra.run.smithi159.stdout:Total 18 MB/s | 49 MB 00:02 2024-04-07T14:31:23.383 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-04-07T14:31:23.404 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-04-07T14:31:23.404 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-04-07T14:31:23.785 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-04-07T14:31:23.786 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-04-07T14:31:24.005 INFO:teuthology.orchestra.run.smithi092.stdout:(1/36): ceph-19.0.0-2578.ge5c885fe.el9.x86_64.r 38 kB/s | 6.6 kB 00:00 2024-04-07T14:31:24.206 INFO:teuthology.orchestra.run.smithi092.stdout:(2/36): ceph-mgr-19.0.0-2578.ge5c885fe.el9.x86_ 4.0 MB/s | 1.5 MB 00:00 2024-04-07T14:31:24.356 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-04-07T14:31:24.441 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-07T14:31:24.488 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-07T14:31:24.519 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-07T14:31:24.557 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-07T14:31:24.577 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/6 2024-04-07T14:31:24.648 INFO:teuthology.orchestra.run.smithi092.stdout:(3/36): ceph-mon-19.0.0-2578.ge5c885fe.el9.x86_ 7.3 MB/s | 4.7 MB 00:00 2024-04-07T14:31:24.731 INFO:teuthology.orchestra.run.smithi092.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2578.ge5c8 2.9 MB/s | 249 kB 00:00 2024-04-07T14:31:24.890 INFO:teuthology.orchestra.run.smithi092.stdout:(5/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.6 MB/s | 253 kB 00:00 2024-04-07T14:31:24.999 INFO:teuthology.orchestra.run.smithi092.stdout:(6/36): python3-cryptography-36.0.1-4.el9.x86_6 11 MB/s | 1.2 MB 00:00 2024-04-07T14:31:25.166 INFO:teuthology.orchestra.run.smithi092.stdout:(7/36): ceph-osd-19.0.0-2578.ge5c885fe.el9.x86_ 18 MB/s | 17 MB 00:00 2024-04-07T14:31:25.191 INFO:teuthology.orchestra.run.smithi092.stdout:(8/36): python3-ply-3.11-14.el9.noarch.rpm 555 kB/s | 106 kB 00:00 2024-04-07T14:31:25.241 INFO:teuthology.orchestra.run.smithi092.stdout:(9/36): ceph-mds-19.0.0-2578.ge5c885fe.el9.x86_ 1.7 MB/s | 2.4 MB 00:01 2024-04-07T14:31:25.266 INFO:teuthology.orchestra.run.smithi092.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 1.6 MB/s | 125 kB 00:00 2024-04-07T14:31:25.326 INFO:teuthology.orchestra.run.smithi092.stdout:(11/36): python3-pycparser-2.20-6.el9.noarch.rp 851 kB/s | 135 kB 00:00 2024-04-07T14:31:25.400 INFO:teuthology.orchestra.run.smithi092.stdout:(12/36): python3-urllib3-1.26.5-5.el9.noarch.rp 1.3 MB/s | 215 kB 00:00 2024-04-07T14:31:25.667 INFO:teuthology.orchestra.run.smithi092.stdout:(13/36): python3-markupsafe-1.1.1-12.el9.x86_64 130 kB/s | 35 kB 00:00 2024-04-07T14:31:25.775 INFO:teuthology.orchestra.run.smithi092.stdout:(14/36): lua-5.4.4-4.el9.x86_64.rpm 370 kB/s | 188 kB 00:00 2024-04-07T14:31:25.834 INFO:teuthology.orchestra.run.smithi092.stdout:(15/36): python3-mako-1.1.4-6.el9.noarch.rpm 338 kB/s | 172 kB 00:00 2024-04-07T14:31:25.859 INFO:teuthology.orchestra.run.smithi092.stdout:(16/36): python3-pytz-2021.1-5.el9.noarch.rpm 265 kB/s | 51 kB 00:00 2024-04-07T14:31:25.884 INFO:teuthology.orchestra.run.smithi092.stdout:(17/36): python3-toml-0.10.2-6.el9.noarch.rpm 383 kB/s | 42 kB 00:00 2024-04-07T14:31:25.951 INFO:teuthology.orchestra.run.smithi092.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 191 kB/s | 22 kB 00:00 2024-04-07T14:31:25.977 INFO:teuthology.orchestra.run.smithi092.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 473 kB/s | 43 kB 00:00 2024-04-07T14:31:26.019 INFO:teuthology.orchestra.run.smithi092.stdout:(20/36): luarocks-3.9.2-1.el9.noarch.rpm 950 kB/s | 151 kB 00:00 2024-04-07T14:31:26.069 INFO:teuthology.orchestra.run.smithi092.stdout:(21/36): python3-cherrypy-18.6.1-2.el9.noarch.r 3.8 MB/s | 358 kB 00:00 2024-04-07T14:31:26.094 INFO:teuthology.orchestra.run.smithi092.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 142 kB/s | 11 kB 00:00 2024-04-07T14:31:26.120 INFO:teuthology.orchestra.run.smithi092.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 353 kB/s | 18 kB 00:00 2024-04-07T14:31:26.145 INFO:teuthology.orchestra.run.smithi092.stdout:(24/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 889 kB/s | 172 kB 00:00 2024-04-07T14:31:26.170 INFO:teuthology.orchestra.run.smithi092.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 307 kB/s | 23 kB 00:00 2024-04-07T14:31:26.195 INFO:teuthology.orchestra.run.smithi092.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 258 kB/s | 19 kB 00:00 2024-04-07T14:31:26.220 INFO:teuthology.orchestra.run.smithi092.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 395 kB/s | 20 kB 00:00 2024-04-07T14:31:26.246 INFO:teuthology.orchestra.run.smithi092.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 617 kB/s | 46 kB 00:00 2024-04-07T14:31:26.271 INFO:teuthology.orchestra.run.smithi092.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-04-07T14:31:26.296 INFO:teuthology.orchestra.run.smithi092.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 328 kB/s | 16 kB 00:00 2024-04-07T14:31:26.322 INFO:teuthology.orchestra.run.smithi092.stdout:(31/36): python3-pecan-1.4.2-3.el9.noarch.rpm 2.6 MB/s | 272 kB 00:00 2024-04-07T14:31:26.347 INFO:teuthology.orchestra.run.smithi092.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-04-07T14:31:26.372 INFO:teuthology.orchestra.run.smithi092.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 475 kB/s | 36 kB 00:00 2024-04-07T14:31:26.397 INFO:teuthology.orchestra.run.smithi092.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-04-07T14:31:26.422 INFO:teuthology.orchestra.run.smithi092.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 400 kB/s | 20 kB 00:00 2024-04-07T14:31:26.506 INFO:teuthology.orchestra.run.smithi092.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.1 MB/s | 427 kB 00:00 2024-04-07T14:31:26.507 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:31:26.507 INFO:teuthology.orchestra.run.smithi092.stdout:Total 9.1 MB/s | 30 MB 00:03 2024-04-07T14:31:26.643 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-07T14:31:26.682 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-07T14:31:26.682 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-07T14:31:27.105 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-07T14:31:27.105 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-07T14:31:28.442 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-07T14:31:28.508 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-07T14:31:28.541 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-07T14:31:28.569 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-07T14:31:28.639 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-07T14:31:28.684 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-07T14:31:28.717 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-07T14:31:28.807 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-07T14:31:28.887 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-07T14:31:28.928 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-07T14:31:28.963 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-07T14:31:28.993 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-07T14:31:29.027 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-07T14:31:29.061 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-07T14:31:29.101 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-07T14:31:29.129 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/6 2024-04-07T14:31:29.136 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-07T14:31:29.196 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-07T14:31:29.200 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 6/6 2024-04-07T14:31:29.233 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-07T14:31:29.305 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-07T14:31:29.442 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-07T14:31:29.515 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-07T14:31:29.569 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-07T14:31:29.608 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-07T14:31:29.656 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-07T14:31:29.712 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-07T14:31:29.895 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-07T14:31:29.945 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-07T14:31:30.014 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-07T14:31:30.102 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-07T14:31:30.145 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-07T14:31:30.259 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-07T14:31:30.418 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2578.ge5c885fe.el9. 31/36 2024-04-07T14:31:30.447 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/36 2024-04-07T14:31:30.472 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/36 2024-04-07T14:31:30.472 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:31:30.472 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-07T14:31:30.472 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-07T14:31:30.472 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-07T14:31:30.473 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:31.704 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 6/6 2024-04-07T14:31:31.704 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/6 2024-04-07T14:31:31.704 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/6 2024-04-07T14:31:31.704 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : jq-1.6-16.el9.x86_64 3/6 2024-04-07T14:31:31.704 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 4/6 2024-04-07T14:31:31.704 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 5/6 2024-04-07T14:31:31.898 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 33/36 2024-04-07T14:31:31.924 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 33/36 2024-04-07T14:31:31.924 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:31:31.924 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-07T14:31:31.924 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-07T14:31:31.924 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-07T14:31:31.924 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:32.145 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 6/6 2024-04-07T14:31:32.146 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:32.146 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-04-07T14:31:32.146 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-test-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:32.146 INFO:teuthology.orchestra.run.smithi159.stdout: jq-1.6-16.el9.x86_64 2024-04-07T14:31:32.146 INFO:teuthology.orchestra.run.smithi159.stdout: libcephsqlite-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:32.146 INFO:teuthology.orchestra.run.smithi159.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-07T14:31:32.146 INFO:teuthology.orchestra.run.smithi159.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-07T14:31:32.146 INFO:teuthology.orchestra.run.smithi159.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-07T14:31:32.146 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:32.146 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:31:32.382 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 34/36 2024-04-07T14:31:32.405 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 34/36 2024-04-07T14:31:32.405 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:31:32.405 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-07T14:31:32.405 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-07T14:31:32.405 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-07T14:31:32.405 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:32.422 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph 2024-04-07T14:31:32.640 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 35/36 2024-04-07T14:31:32.663 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 35/36 2024-04-07T14:31:32.663 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:31:32.663 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-07T14:31:32.663 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-07T14:31:32.663 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-07T14:31:32.664 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:32.737 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 36/36 2024-04-07T14:31:33.023 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:42 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:31:33.312 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:31:33.312 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:31:33.312 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:31:33.313 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.313 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:31:33.313 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.313 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:31:33.313 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.313 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:31:33.313 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.313 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:31:33.313 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.313 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:31:33.313 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.313 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:31:33.313 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.313 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:31:33.314 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.314 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:31:33.314 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.314 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:31:33.314 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.314 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:31:33.314 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.314 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:31:33.314 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.314 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:31:33.314 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.314 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:31:33.314 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.314 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:31:33.315 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.315 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:31:33.315 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.315 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:31:33.315 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.315 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:31:33.315 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.315 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:31:33.315 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.315 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:31:33.315 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.315 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:31:33.315 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.315 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:31:33.316 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.316 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:31:33.316 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.316 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:31:33.316 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.316 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:31:33.316 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.316 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:31:33.316 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.316 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:31:33.316 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.316 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:31:33.316 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.316 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:31:33.316 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.317 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:31:33.317 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.317 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:31:33.317 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.317 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:31:33.317 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.317 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:31:33.317 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.317 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:31:33.317 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.317 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:31:33.317 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.317 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:31:33.317 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.318 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:31:33.318 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.318 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.318 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.318 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:31:33.318 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.318 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.318 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.318 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.318 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:31:33.318 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.318 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.318 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.318 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.319 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.321 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.321 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:31:33.321 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.321 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.322 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.322 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.322 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:31:33.322 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.322 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.322 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.322 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.322 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:31:33.322 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.322 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.322 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.322 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.322 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:31:33.323 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.323 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.323 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.323 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.323 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:31:33.323 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.323 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.323 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.323 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.323 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:31:33.323 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.323 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.323 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.323 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:31:33.384 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:31:33.387 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:31:33.387 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-04-07T14:31:33.387 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:31:33.387 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-04-07T14:31:33.387 INFO:teuthology.orchestra.run.smithi159.stdout: ceph x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 6.6 k 2024-04-07T14:31:33.387 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-04-07T14:31:33.387 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mds x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 2.4 M 2024-04-07T14:31:33.387 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 1.5 M 2024-04-07T14:31:33.387 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 249 k 2024-04-07T14:31:33.387 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mon x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 4.7 M 2024-04-07T14:31:33.387 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-osd x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 17 M 2024-04-07T14:31:33.388 INFO:teuthology.orchestra.run.smithi159.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-07T14:31:33.388 INFO:teuthology.orchestra.run.smithi159.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-07T14:31:33.388 INFO:teuthology.orchestra.run.smithi159.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-07T14:31:33.388 INFO:teuthology.orchestra.run.smithi159.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-07T14:31:33.388 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-07T14:31:33.388 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-07T14:31:33.388 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-07T14:31:33.388 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-07T14:31:33.388 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-07T14:31:33.388 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-07T14:31:33.388 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-collections 2024-04-07T14:31:33.388 INFO:teuthology.orchestra.run.smithi159.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-07T14:31:33.388 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-07T14:31:33.388 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-07T14:31:33.389 INFO:teuthology.orchestra.run.smithi159.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-07T14:31:33.389 INFO:teuthology.orchestra.run.smithi159.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-07T14:31:33.389 INFO:teuthology.orchestra.run.smithi159.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-07T14:31:33.389 INFO:teuthology.orchestra.run.smithi159.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-07T14:31:33.389 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-07T14:31:33.389 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-07T14:31:33.389 INFO:teuthology.orchestra.run.smithi159.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-07T14:31:33.389 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-07T14:31:33.389 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-07T14:31:33.389 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-07T14:31:33.389 INFO:teuthology.orchestra.run.smithi159.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-07T14:31:33.389 INFO:teuthology.orchestra.run.smithi159.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-07T14:31:33.389 INFO:teuthology.orchestra.run.smithi159.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-07T14:31:33.389 INFO:teuthology.orchestra.run.smithi159.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-07T14:31:33.389 INFO:teuthology.orchestra.run.smithi159.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-07T14:31:33.390 INFO:teuthology.orchestra.run.smithi159.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-07T14:31:33.390 INFO:teuthology.orchestra.run.smithi159.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-07T14:31:33.390 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:33.390 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-04-07T14:31:33.390 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:31:33.390 INFO:teuthology.orchestra.run.smithi159.stdout:Install 36 Packages 2024-04-07T14:31:33.390 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:33.391 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 30 M 2024-04-07T14:31:33.391 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 108 M 2024-04-07T14:31:33.391 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-04-07T14:31:34.360 INFO:teuthology.orchestra.run.smithi159.stdout:(1/36): ceph-19.0.0-2578.ge5c885fe.el9.x86_64.r 31 kB/s | 6.6 kB 00:00 2024-04-07T14:31:34.388 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 36/36 2024-04-07T14:31:34.388 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/36 2024-04-07T14:31:34.389 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/36 2024-04-07T14:31:34.389 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 3/36 2024-04-07T14:31:34.389 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 4/36 2024-04-07T14:31:34.389 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/36 2024-04-07T14:31:34.389 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2578.ge5c885fe.el9. 6/36 2024-04-07T14:31:34.389 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-07T14:31:34.389 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-07T14:31:34.389 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-07T14:31:34.389 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-07T14:31:34.389 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-07T14:31:34.389 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-07T14:31:34.389 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-07T14:31:34.389 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-07T14:31:34.390 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-07T14:31:34.390 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-07T14:31:34.390 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-07T14:31:34.390 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-07T14:31:34.390 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-07T14:31:34.390 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-07T14:31:34.390 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-07T14:31:34.390 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-07T14:31:34.390 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-07T14:31:34.390 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-07T14:31:34.390 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-07T14:31:34.390 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-07T14:31:34.390 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-07T14:31:34.391 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-07T14:31:34.391 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-07T14:31:34.391 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-07T14:31:34.391 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-07T14:31:34.391 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-07T14:31:34.391 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-07T14:31:34.391 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-07T14:31:34.391 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-07T14:31:34.585 INFO:teuthology.orchestra.run.smithi159.stdout:(2/36): ceph-mgr-19.0.0-2578.ge5c885fe.el9.x86_ 3.4 MB/s | 1.5 MB 00:00 2024-04-07T14:31:34.652 INFO:teuthology.orchestra.run.smithi159.stdout:(3/36): ceph-mds-19.0.0-2578.ge5c885fe.el9.x86_ 4.7 MB/s | 2.4 MB 00:00 2024-04-07T14:31:34.711 INFO:teuthology.orchestra.run.smithi159.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2578.ge5c8 4.2 MB/s | 249 kB 00:00 2024-04-07T14:31:34.944 INFO:teuthology.orchestra.run.smithi159.stdout:(5/36): ceph-mon-19.0.0-2578.ge5c885fe.el9.x86_ 8.0 MB/s | 4.7 MB 00:00 2024-04-07T14:31:35.286 INFO:teuthology.orchestra.run.smithi159.stdout:(6/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 440 kB/s | 253 kB 00:00 2024-04-07T14:31:35.370 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-07T14:31:35.370 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:35.370 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-07T14:31:35.370 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:35.370 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:35.371 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:35.371 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-modules-core-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:31:35.371 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:35.371 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:35.371 INFO:teuthology.orchestra.run.smithi092.stdout: lua-5.4.4-4.el9.x86_64 2024-04-07T14:31:35.371 INFO:teuthology.orchestra.run.smithi092.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-07T14:31:35.371 INFO:teuthology.orchestra.run.smithi092.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-07T14:31:35.371 INFO:teuthology.orchestra.run.smithi092.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-07T14:31:35.371 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-07T14:31:35.371 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-07T14:31:35.371 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-07T14:31:35.371 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-07T14:31:35.371 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-07T14:31:35.371 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-07T14:31:35.372 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-07T14:31:35.372 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-07T14:31:35.372 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-07T14:31:35.372 INFO:teuthology.orchestra.run.smithi092.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-07T14:31:35.372 INFO:teuthology.orchestra.run.smithi092.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-07T14:31:35.372 INFO:teuthology.orchestra.run.smithi092.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-07T14:31:35.372 INFO:teuthology.orchestra.run.smithi092.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-07T14:31:35.372 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-07T14:31:35.372 INFO:teuthology.orchestra.run.smithi092.stdout: python3-ply-3.11-14.el9.noarch 2024-04-07T14:31:35.372 INFO:teuthology.orchestra.run.smithi092.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-07T14:31:35.372 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-07T14:31:35.372 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-07T14:31:35.372 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-07T14:31:35.372 INFO:teuthology.orchestra.run.smithi092.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-07T14:31:35.372 INFO:teuthology.orchestra.run.smithi092.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-07T14:31:35.373 INFO:teuthology.orchestra.run.smithi092.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-07T14:31:35.373 INFO:teuthology.orchestra.run.smithi092.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-07T14:31:35.373 INFO:teuthology.orchestra.run.smithi092.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-07T14:31:35.373 INFO:teuthology.orchestra.run.smithi092.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-07T14:31:35.373 INFO:teuthology.orchestra.run.smithi092.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-07T14:31:35.373 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:35.373 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:31:35.386 INFO:teuthology.orchestra.run.smithi159.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 1.0 MB/s | 106 kB 00:00 2024-04-07T14:31:35.603 INFO:teuthology.orchestra.run.smithi159.stdout:(8/36): ceph-osd-19.0.0-2578.ge5c885fe.el9.x86_ 17 MB/s | 17 MB 00:01 2024-04-07T14:31:35.628 INFO:teuthology.orchestra.run.smithi159.stdout:(9/36): python3-pycparser-2.20-6.el9.noarch.rpm 559 kB/s | 135 kB 00:00 2024-04-07T14:31:35.722 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-base 2024-04-07T14:31:35.737 INFO:teuthology.orchestra.run.smithi159.stdout:(10/36): python3-urllib3-1.26.5-5.el9.noarch.rp 1.9 MB/s | 215 kB 00:00 2024-04-07T14:31:35.937 INFO:teuthology.orchestra.run.smithi159.stdout:(11/36): python3-cryptography-36.0.1-4.el9.x86_ 1.2 MB/s | 1.2 MB 00:00 2024-04-07T14:31:36.037 INFO:teuthology.orchestra.run.smithi159.stdout:(12/36): python3-requests-2.25.1-8.el9.noarch.r 288 kB/s | 125 kB 00:00 2024-04-07T14:31:36.071 INFO:teuthology.orchestra.run.smithi159.stdout:(13/36): lua-5.4.4-4.el9.x86_64.rpm 565 kB/s | 188 kB 00:00 2024-04-07T14:31:36.305 INFO:teuthology.orchestra.run.smithi159.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 130 kB/s | 35 kB 00:00 2024-04-07T14:31:36.352 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:56 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:31:36.355 INFO:teuthology.orchestra.run.smithi159.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 180 kB/s | 51 kB 00:00 2024-04-07T14:31:36.405 INFO:teuthology.orchestra.run.smithi159.stdout:(16/36): python3-mako-1.1.4-6.el9.noarch.rpm 368 kB/s | 172 kB 00:00 2024-04-07T14:31:36.580 INFO:teuthology.orchestra.run.smithi159.stdout:(17/36): lua-devel-5.4.4-4.el9.x86_64.rpm 111 kB/s | 22 kB 00:00 2024-04-07T14:31:36.622 INFO:teuthology.orchestra.run.smithi159.stdout:(18/36): luarocks-3.9.2-1.el9.noarch.rpm 696 kB/s | 151 kB 00:00 2024-04-07T14:31:36.638 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:31:36.638 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:31:36.638 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:31:36.638 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.638 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:31:36.639 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.639 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:31:36.639 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.639 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:31:36.639 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.639 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:31:36.639 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.639 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:31:36.639 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.639 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:31:36.639 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.639 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:31:36.639 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.639 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:31:36.639 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.640 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:31:36.640 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.640 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:31:36.640 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.640 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:31:36.640 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.640 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:31:36.640 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.640 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:31:36.640 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.640 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:31:36.640 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.640 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:31:36.640 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.640 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:31:36.641 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.641 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:31:36.641 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.641 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:31:36.641 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.641 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:31:36.641 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.641 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:31:36.641 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.641 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:31:36.641 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.641 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:31:36.641 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.641 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:31:36.641 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.641 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:31:36.642 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.642 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:31:36.642 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.642 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:31:36.642 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.642 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:31:36.642 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.642 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:31:36.642 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.642 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:31:36.642 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.642 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:31:36.642 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.643 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:31:36.643 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.643 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:31:36.643 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.643 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:31:36.643 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.643 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:31:36.643 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.643 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:31:36.643 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.643 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:31:36.643 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.643 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.643 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.643 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:31:36.643 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.644 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.644 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.644 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.644 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:31:36.644 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.644 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.644 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.644 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.644 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.644 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.644 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:31:36.644 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.644 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.644 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.644 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.644 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:31:36.645 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.645 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.645 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.645 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.645 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:31:36.645 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.645 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.645 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.645 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.645 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:31:36.645 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.645 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.645 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.645 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.645 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:31:36.646 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.646 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.646 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.646 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.646 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:31:36.646 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.646 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.646 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.646 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:31:36.646 INFO:teuthology.orchestra.run.smithi092.stdout:Package ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:31:36.648 INFO:teuthology.orchestra.run.smithi159.stdout:(19/36): python3-toml-0.10.2-6.el9.noarch.rpm 121 kB/s | 42 kB 00:00 2024-04-07T14:31:36.690 INFO:teuthology.orchestra.run.smithi159.stdout:(20/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 398 kB/s | 43 kB 00:00 2024-04-07T14:31:36.705 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:31:36.707 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-04-07T14:31:36.707 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:31:36.740 INFO:teuthology.orchestra.run.smithi159.stdout:(21/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.4 MB/s | 172 kB 00:00 2024-04-07T14:31:36.774 INFO:teuthology.orchestra.run.smithi159.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 128 kB/s | 11 kB 00:00 2024-04-07T14:31:36.780 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install cephadm 2024-04-07T14:31:36.799 INFO:teuthology.orchestra.run.smithi159.stdout:(23/36): python3-cherrypy-18.6.1-2.el9.noarch.r 2.3 MB/s | 358 kB 00:00 2024-04-07T14:31:36.824 INFO:teuthology.orchestra.run.smithi159.stdout:(24/36): python3-jaraco-classes-3.2.1-5.el9.noa 212 kB/s | 18 kB 00:00 2024-04-07T14:31:36.849 INFO:teuthology.orchestra.run.smithi159.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 306 kB/s | 23 kB 00:00 2024-04-07T14:31:36.875 INFO:teuthology.orchestra.run.smithi159.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 258 kB/s | 19 kB 00:00 2024-04-07T14:31:36.900 INFO:teuthology.orchestra.run.smithi159.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 260 kB/s | 20 kB 00:00 2024-04-07T14:31:36.925 INFO:teuthology.orchestra.run.smithi159.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 615 kB/s | 46 kB 00:00 2024-04-07T14:31:36.976 INFO:teuthology.orchestra.run.smithi159.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 783 kB/s | 79 kB 00:00 2024-04-07T14:31:37.017 INFO:teuthology.orchestra.run.smithi159.stdout:(30/36): python3-pecan-1.4.2-3.el9.noarch.rpm 2.3 MB/s | 272 kB 00:00 2024-04-07T14:31:37.059 INFO:teuthology.orchestra.run.smithi159.stdout:(31/36): python3-portend-3.1.0-2.el9.noarch.rpm 122 kB/s | 16 kB 00:00 2024-04-07T14:31:37.118 INFO:teuthology.orchestra.run.smithi159.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 633 kB/s | 90 kB 00:00 2024-04-07T14:31:37.143 INFO:teuthology.orchestra.run.smithi159.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 284 kB/s | 36 kB 00:00 2024-04-07T14:31:37.202 INFO:teuthology.orchestra.run.smithi159.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 1.6 MB/s | 230 kB 00:00 2024-04-07T14:31:37.222 INFO:teuthology.orchestra.run.smithi159.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 266 kB/s | 20 kB 00:00 2024-04-07T14:31:37.244 INFO:teuthology.orchestra.run.smithi159.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.3 MB/s | 427 kB 00:00 2024-04-07T14:31:37.248 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:31:37.248 INFO:teuthology.orchestra.run.smithi159.stdout:Total 7.8 MB/s | 30 MB 00:03 2024-04-07T14:31:37.367 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:57 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:31:37.381 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-04-07T14:31:37.422 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-04-07T14:31:37.422 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-04-07T14:31:37.653 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:31:37.653 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:31:37.653 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:31:37.653 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.653 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:31:37.653 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.653 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:31:37.653 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.654 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:31:37.654 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.654 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:31:37.654 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.654 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:31:37.654 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.654 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:31:37.654 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.654 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:31:37.654 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.654 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:31:37.654 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.654 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:31:37.655 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.655 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:31:37.655 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.655 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:31:37.655 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.655 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:31:37.655 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.655 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:31:37.655 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.655 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:31:37.655 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.655 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:31:37.655 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.655 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:31:37.656 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.656 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:31:37.656 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.656 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:31:37.656 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.656 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:31:37.656 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.656 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:31:37.656 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.656 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:31:37.656 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.656 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:31:37.656 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.657 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:31:37.657 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.657 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:31:37.657 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.657 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:31:37.657 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.657 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:31:37.657 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.657 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:31:37.657 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.657 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:31:37.657 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.657 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:31:37.658 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.658 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:31:37.658 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.658 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:31:37.658 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.658 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:31:37.658 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.658 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:31:37.658 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.658 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:31:37.658 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.658 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:31:37.658 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.658 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:31:37.659 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.659 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.659 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.659 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:31:37.659 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.659 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.659 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.659 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.659 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:31:37.659 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.659 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.659 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.659 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.659 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.660 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.660 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:31:37.660 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.660 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.660 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.660 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.660 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:31:37.660 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.660 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.660 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.660 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.660 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:31:37.660 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.660 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.661 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.661 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.661 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:31:37.661 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.661 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.661 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.661 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.661 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:31:37.661 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.661 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.661 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.661 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.661 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:31:37.661 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.662 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.662 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.662 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:31:37.721 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:31:37.721 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:31:37.721 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-04-07T14:31:37.722 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:31:37.722 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-07T14:31:37.722 INFO:teuthology.orchestra.run.smithi092.stdout: cephadm noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 762 k 2024-04-07T14:31:37.722 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:37.722 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-07T14:31:37.722 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:31:37.722 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-04-07T14:31:37.722 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:37.722 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 762 k 2024-04-07T14:31:37.722 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 768 k 2024-04-07T14:31:37.722 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-07T14:31:37.866 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-04-07T14:31:37.867 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-04-07T14:31:38.155 INFO:teuthology.orchestra.run.smithi092.stdout:cephadm-19.0.0-2578.ge5c885fe.el9.noarch.rpm 1.7 MB/s | 762 kB 00:00 2024-04-07T14:31:38.155 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:31:38.155 INFO:teuthology.orchestra.run.smithi092.stdout:Total 1.7 MB/s | 762 kB 00:00 2024-04-07T14:31:38.155 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-07T14:31:38.160 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-07T14:31:38.160 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-07T14:31:38.166 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-07T14:31:38.166 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-07T14:31:38.240 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-07T14:31:38.635 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T14:31:38.717 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T14:31:39.093 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T14:31:39.204 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-04-07T14:31:39.272 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-07T14:31:39.309 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-07T14:31:39.341 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-07T14:31:39.412 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-07T14:31:39.417 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T14:31:39.417 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:39.417 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-07T14:31:39.418 INFO:teuthology.orchestra.run.smithi092.stdout: cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:31:39.418 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:39.418 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:31:39.456 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-07T14:31:39.489 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-07T14:31:39.582 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-07T14:31:39.604 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-immutable-object-cache 2024-04-07T14:31:39.660 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-07T14:31:39.701 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-07T14:31:39.735 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-07T14:31:39.765 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-07T14:31:39.799 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-07T14:31:39.832 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-07T14:31:39.873 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-07T14:31:39.925 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-07T14:31:39.959 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-07T14:31:39.997 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-07T14:31:40.071 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-07T14:31:40.203 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:00 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:31:40.210 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-07T14:31:40.290 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-07T14:31:40.343 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-07T14:31:40.381 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-07T14:31:40.438 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-07T14:31:40.499 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:31:40.499 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:31:40.499 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:31:40.499 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.499 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:31:40.499 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.499 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:31:40.499 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.499 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:31:40.499 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.499 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:31:40.500 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.500 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:31:40.500 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.500 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:31:40.500 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.500 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:31:40.500 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.500 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:31:40.500 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.500 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:31:40.500 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.500 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:31:40.500 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.500 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:31:40.500 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.501 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:31:40.501 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.501 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:31:40.501 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.501 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:31:40.501 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.501 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:31:40.501 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.501 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:31:40.501 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.501 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:31:40.501 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.501 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:31:40.501 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.502 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:31:40.502 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.502 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:31:40.502 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.502 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:31:40.502 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.502 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:31:40.502 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.502 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:31:40.502 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.503 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:31:40.503 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.503 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:31:40.503 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.503 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:31:40.503 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.503 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:31:40.503 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.503 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:31:40.503 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.503 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:31:40.503 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.503 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:31:40.503 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.504 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:31:40.504 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.504 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:31:40.504 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.504 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:31:40.504 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.504 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:31:40.504 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.504 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:31:40.504 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.504 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:31:40.504 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.504 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.504 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.505 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:31:40.505 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.505 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.505 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.505 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.505 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:31:40.505 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.505 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.505 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.505 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.505 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.505 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.505 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:31:40.505 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.505 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.506 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.506 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.506 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:31:40.506 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.506 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.506 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.506 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.506 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:31:40.506 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.506 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.506 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.506 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.509 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:31:40.510 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.510 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.510 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.510 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.510 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:31:40.510 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.510 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.510 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.510 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.510 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:31:40.510 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.510 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.510 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.511 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:31:40.511 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-07T14:31:40.565 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:31:40.565 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:31:40.565 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repo Size 2024-04-07T14:31:40.566 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:31:40.566 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-07T14:31:40.566 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 145 k 2024-04-07T14:31:40.566 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:40.566 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-07T14:31:40.566 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:31:40.566 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-04-07T14:31:40.566 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:40.567 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 145 k 2024-04-07T14:31:40.567 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 435 k 2024-04-07T14:31:40.567 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-07T14:31:40.690 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-07T14:31:40.751 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-07T14:31:40.830 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-07T14:31:40.876 INFO:teuthology.orchestra.run.smithi092.stdout:ceph-immutable-object-cache-19.0.0-2578.ge5c885 468 kB/s | 145 kB 00:00 2024-04-07T14:31:40.877 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:31:40.877 INFO:teuthology.orchestra.run.smithi092.stdout:Total 466 kB/s | 145 kB 00:00 2024-04-07T14:31:40.877 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-07T14:31:40.884 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-07T14:31:40.885 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-07T14:31:40.927 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-07T14:31:40.937 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-07T14:31:40.937 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-07T14:31:40.967 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-07T14:31:41.079 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-07T14:31:41.084 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-07T14:31:41.128 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe. 1/1 2024-04-07T14:31:41.152 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe. 1/1 2024-04-07T14:31:41.152 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:31:41.152 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-07T14:31:41.152 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:41.257 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2578.ge5c885fe.el9. 31/36 2024-04-07T14:31:41.286 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/36 2024-04-07T14:31:41.311 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 32/36 2024-04-07T14:31:41.311 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:31:41.311 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-07T14:31:41.312 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-07T14:31:41.312 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-07T14:31:41.312 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:42.122 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe. 1/1 2024-04-07T14:31:42.122 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:42.122 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-07T14:31:42.122 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:42.122 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:42.123 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:31:42.344 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-mgr 2024-04-07T14:31:42.746 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 33/36 2024-04-07T14:31:42.772 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 33/36 2024-04-07T14:31:42.772 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:31:42.772 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-07T14:31:42.772 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-07T14:31:42.772 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-07T14:31:42.773 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:42.949 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:02 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:31:43.229 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 34/36 2024-04-07T14:31:43.238 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:31:43.238 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:31:43.238 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:31:43.238 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.238 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:31:43.238 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.239 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:31:43.239 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.239 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:31:43.239 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.239 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:31:43.239 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.239 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:31:43.239 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.240 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:31:43.240 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.240 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:31:43.240 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.240 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:31:43.240 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.240 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:31:43.240 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.241 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:31:43.241 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.241 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:31:43.241 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.241 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:31:43.241 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.241 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:31:43.242 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.242 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:31:43.242 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.242 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:31:43.242 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.242 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:31:43.242 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.242 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:31:43.243 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.243 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:31:43.243 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.243 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:31:43.243 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.243 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:31:43.243 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.244 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:31:43.244 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.244 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:31:43.244 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.244 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:31:43.244 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.244 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:31:43.244 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.245 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:31:43.245 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.245 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:31:43.245 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.245 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:31:43.245 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.245 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:31:43.245 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.246 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:31:43.246 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.246 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:31:43.246 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.246 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:31:43.246 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.246 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:31:43.247 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.247 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:31:43.247 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.247 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:31:43.247 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.247 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:31:43.247 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.247 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:31:43.248 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.248 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.248 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.248 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:31:43.248 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.248 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.249 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.250 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.250 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:31:43.250 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.250 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.250 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.250 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.250 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.250 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.250 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:31:43.250 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.250 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.250 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.251 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.251 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:31:43.251 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.251 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.251 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.251 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.251 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:31:43.251 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.251 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.251 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.251 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.251 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:31:43.251 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.251 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.252 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.252 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.252 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:31:43.252 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.252 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.252 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.252 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.252 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:31:43.252 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.252 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.252 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.252 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:31:43.253 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 34/36 2024-04-07T14:31:43.253 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:31:43.253 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-07T14:31:43.253 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-07T14:31:43.253 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-07T14:31:43.254 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:43.254 INFO:teuthology.orchestra.run.smithi092.stdout:Package ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:31:43.306 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:31:43.307 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-04-07T14:31:43.307 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:31:43.380 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-mgr-dashboard 2024-04-07T14:31:43.490 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 35/36 2024-04-07T14:31:43.513 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 35/36 2024-04-07T14:31:43.514 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:31:43.514 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-07T14:31:43.514 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-07T14:31:43.514 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-07T14:31:43.514 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:43.570 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 36/36 2024-04-07T14:31:43.967 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:03 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:31:44.259 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:31:44.259 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:31:44.259 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:31:44.259 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.259 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:31:44.260 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.260 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:31:44.260 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.260 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:31:44.260 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.260 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:31:44.260 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.260 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:31:44.260 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.260 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:31:44.260 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.260 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:31:44.260 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.261 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:31:44.261 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.261 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:31:44.261 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.261 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:31:44.261 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.261 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:31:44.261 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.261 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:31:44.261 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.261 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:31:44.261 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.261 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:31:44.261 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.262 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:31:44.262 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.262 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:31:44.262 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.262 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:31:44.262 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.262 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:31:44.262 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.262 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:31:44.262 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.262 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:31:44.262 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.262 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:31:44.263 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.263 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:31:44.263 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.263 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:31:44.263 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.263 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:31:44.263 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.263 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:31:44.263 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.263 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:31:44.263 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.263 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:31:44.263 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.264 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:31:44.264 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.264 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:31:44.264 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.264 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:31:44.264 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.264 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:31:44.264 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.264 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:31:44.264 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.264 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:31:44.264 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.264 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:31:44.264 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.265 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:31:44.265 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.265 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:31:44.265 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.265 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.265 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.265 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:31:44.265 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.265 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.265 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.265 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.265 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:31:44.265 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.265 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.265 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.266 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.266 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.266 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.266 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:31:44.266 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.266 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.266 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.266 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.266 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:31:44.266 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.266 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.267 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.267 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.267 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:31:44.267 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.267 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.267 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.267 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.267 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:31:44.267 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.267 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.267 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.267 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.267 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:31:44.267 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.267 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.268 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.268 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.268 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:31:44.268 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.268 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.268 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.268 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:31:44.328 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:31:44.329 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:31:44.329 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-04-07T14:31:44.329 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:31:44.329 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-07T14:31:44.329 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 3.5 M 2024-04-07T14:31:44.329 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-04-07T14:31:44.329 INFO:teuthology.orchestra.run.smithi092.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-07T14:31:44.330 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 34 k 2024-04-07T14:31:44.330 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 16 k 2024-04-07T14:31:44.330 INFO:teuthology.orchestra.run.smithi092.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-07T14:31:44.330 INFO:teuthology.orchestra.run.smithi092.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-07T14:31:44.330 INFO:teuthology.orchestra.run.smithi092.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-07T14:31:44.330 INFO:teuthology.orchestra.run.smithi092.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-07T14:31:44.330 INFO:teuthology.orchestra.run.smithi092.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-07T14:31:44.330 INFO:teuthology.orchestra.run.smithi092.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-07T14:31:44.330 INFO:teuthology.orchestra.run.smithi092.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-07T14:31:44.330 INFO:teuthology.orchestra.run.smithi092.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-07T14:31:44.330 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:44.330 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-07T14:31:44.330 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:31:44.331 INFO:teuthology.orchestra.run.smithi092.stdout:Install 12 Packages 2024-04-07T14:31:44.331 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:44.331 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 8.6 M 2024-04-07T14:31:44.331 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 104 M 2024-04-07T14:31:44.331 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-07T14:31:45.171 INFO:teuthology.orchestra.run.smithi092.stdout:(1/12): ceph-grafana-dashboards-19.0.0-2578.ge5 131 kB/s | 34 kB 00:00 2024-04-07T14:31:45.222 INFO:teuthology.orchestra.run.smithi092.stdout:(2/12): ceph-prometheus-alerts-19.0.0-2578.ge5c 53 kB/s | 16 kB 00:00 2024-04-07T14:31:45.380 INFO:teuthology.orchestra.run.smithi092.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.7 MB/s | 269 kB 00:00 2024-04-07T14:31:45.405 INFO:teuthology.orchestra.run.smithi092.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 4.3 MB/s | 1.0 MB 00:00 2024-04-07T14:31:45.456 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 36/36 2024-04-07T14:31:45.457 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/36 2024-04-07T14:31:45.457 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/36 2024-04-07T14:31:45.457 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 3/36 2024-04-07T14:31:45.457 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 4/36 2024-04-07T14:31:45.457 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 5/36 2024-04-07T14:31:45.457 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2578.ge5c885fe.el9. 6/36 2024-04-07T14:31:45.457 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-07T14:31:45.457 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-07T14:31:45.457 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-07T14:31:45.457 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-07T14:31:45.457 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-07T14:31:45.457 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-07T14:31:45.457 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-07T14:31:45.458 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-07T14:31:45.458 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-07T14:31:45.458 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-07T14:31:45.458 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-07T14:31:45.458 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-07T14:31:45.458 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-07T14:31:45.458 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-07T14:31:45.458 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-07T14:31:45.458 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-07T14:31:45.458 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-07T14:31:45.458 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-07T14:31:45.458 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-07T14:31:45.458 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-07T14:31:45.459 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-07T14:31:45.460 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-07T14:31:45.460 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-07T14:31:45.460 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-07T14:31:45.460 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-07T14:31:45.460 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-07T14:31:45.460 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-07T14:31:45.460 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-07T14:31:45.460 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-07T14:31:45.539 INFO:teuthology.orchestra.run.smithi092.stdout:(5/12): ceph-mgr-dashboard-19.0.0-2578.ge5c885f 5.7 MB/s | 3.5 MB 00:00 2024-04-07T14:31:45.748 INFO:teuthology.orchestra.run.smithi092.stdout:(6/12): protobuf-compiler-3.14.0-13.el9.x86_64. 2.3 MB/s | 863 kB 00:00 2024-04-07T14:31:45.873 INFO:teuthology.orchestra.run.smithi092.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 58 kB/s | 19 kB 00:00 2024-04-07T14:31:46.198 INFO:teuthology.orchestra.run.smithi092.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 444 kB/s | 144 kB 00:00 2024-04-07T14:31:46.240 INFO:teuthology.orchestra.run.smithi092.stdout:(9/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 657 kB/s | 548 kB 00:00 2024-04-07T14:31:46.289 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-07T14:31:46.290 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:46.290 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-04-07T14:31:46.290 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:46.290 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mds-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:46.290 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:46.290 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-modules-core-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:31:46.290 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mon-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:46.290 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-osd-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:46.290 INFO:teuthology.orchestra.run.smithi159.stdout: lua-5.4.4-4.el9.x86_64 2024-04-07T14:31:46.290 INFO:teuthology.orchestra.run.smithi159.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-07T14:31:46.290 INFO:teuthology.orchestra.run.smithi159.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-07T14:31:46.291 INFO:teuthology.orchestra.run.smithi159.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-07T14:31:46.291 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-07T14:31:46.291 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-07T14:31:46.291 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-07T14:31:46.291 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-07T14:31:46.291 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-07T14:31:46.291 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-07T14:31:46.291 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-07T14:31:46.291 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-07T14:31:46.291 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-07T14:31:46.291 INFO:teuthology.orchestra.run.smithi159.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-07T14:31:46.291 INFO:teuthology.orchestra.run.smithi159.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-07T14:31:46.292 INFO:teuthology.orchestra.run.smithi159.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-07T14:31:46.292 INFO:teuthology.orchestra.run.smithi159.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-07T14:31:46.292 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-07T14:31:46.292 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ply-3.11-14.el9.noarch 2024-04-07T14:31:46.292 INFO:teuthology.orchestra.run.smithi159.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-07T14:31:46.292 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-07T14:31:46.292 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-07T14:31:46.292 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-07T14:31:46.292 INFO:teuthology.orchestra.run.smithi159.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-07T14:31:46.292 INFO:teuthology.orchestra.run.smithi159.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-07T14:31:46.292 INFO:teuthology.orchestra.run.smithi159.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-07T14:31:46.292 INFO:teuthology.orchestra.run.smithi159.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-07T14:31:46.292 INFO:teuthology.orchestra.run.smithi159.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-07T14:31:46.292 INFO:teuthology.orchestra.run.smithi159.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-07T14:31:46.293 INFO:teuthology.orchestra.run.smithi159.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-07T14:31:46.293 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:46.293 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:31:46.324 INFO:teuthology.orchestra.run.smithi092.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 245 kB/s | 31 kB 00:00 2024-04-07T14:31:46.366 INFO:teuthology.orchestra.run.smithi092.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 1.5 MB/s | 188 kB 00:00 2024-04-07T14:31:46.608 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-base 2024-04-07T14:31:46.624 INFO:teuthology.orchestra.run.smithi092.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 2.3 MB/s | 2.0 MB 00:00 2024-04-07T14:31:46.626 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:31:46.627 INFO:teuthology.orchestra.run.smithi092.stdout:Total 3.8 MB/s | 8.6 MB 00:02 2024-04-07T14:31:46.674 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-07T14:31:46.691 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-07T14:31:46.691 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-07T14:31:46.888 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-07T14:31:46.889 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-07T14:31:47.205 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:56 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:31:47.408 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-07T14:31:47.482 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-07T14:31:47.493 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:31:47.493 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:31:47.493 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:31:47.493 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.493 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:31:47.493 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.493 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:31:47.493 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.493 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:31:47.493 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.493 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:31:47.493 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.494 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:31:47.494 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.494 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:31:47.494 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.494 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:31:47.494 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.494 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:31:47.494 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.494 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:31:47.494 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.494 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:31:47.494 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.495 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:31:47.495 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.495 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:31:47.495 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.495 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:31:47.495 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.495 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:31:47.495 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.495 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:31:47.495 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.495 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:31:47.495 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.495 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:31:47.496 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.496 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:31:47.496 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.496 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:31:47.496 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.496 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:31:47.496 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.496 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:31:47.496 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.496 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:31:47.496 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.496 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:31:47.496 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.496 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:31:47.497 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.497 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:31:47.497 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.497 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:31:47.497 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.497 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:31:47.497 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.497 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:31:47.497 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.497 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:31:47.497 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.497 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:31:47.497 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.497 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:31:47.498 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.498 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:31:47.498 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.498 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:31:47.498 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.498 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:31:47.498 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.498 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:31:47.498 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.498 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:31:47.498 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.498 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.499 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.499 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:31:47.499 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.499 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.499 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.499 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.499 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:31:47.499 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.499 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.499 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.499 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.499 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.499 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.499 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:31:47.500 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.500 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.500 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.500 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.500 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:31:47.500 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.500 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.500 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.500 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.500 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:31:47.500 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.500 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.501 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.501 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.501 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:31:47.501 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.501 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.501 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.501 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.501 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:31:47.501 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.501 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.501 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.501 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.501 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:31:47.501 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.501 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.502 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.502 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:31:47.502 INFO:teuthology.orchestra.run.smithi159.stdout:Package ceph-base-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:31:47.526 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-07T14:31:47.559 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:31:47.560 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-04-07T14:31:47.560 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:31:47.572 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-07T14:31:47.603 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-07T14:31:47.621 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install cephadm 2024-04-07T14:31:47.713 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-07T14:31:47.837 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-07T14:31:47.931 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-07T14:31:47.974 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-07T14:31:48.003 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-07T14:31:48.035 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2578.ge5c885fe.el9 10/12 2024-04-07T14:31:48.216 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:57 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:31:48.505 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:31:48.505 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:31:48.505 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:31:48.506 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.506 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:31:48.506 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.506 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:31:48.506 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.506 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:31:48.506 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.506 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:31:48.506 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.506 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:31:48.506 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.506 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:31:48.506 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.506 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:31:48.507 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.507 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:31:48.507 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.507 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:31:48.507 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.507 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:31:48.507 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.507 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:31:48.507 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.507 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:31:48.507 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.507 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:31:48.507 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.507 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:31:48.507 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.508 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:31:48.508 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.508 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:31:48.508 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.508 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:31:48.508 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.508 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:31:48.508 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.508 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:31:48.508 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.508 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:31:48.508 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.508 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:31:48.508 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.508 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:31:48.509 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.509 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:31:48.509 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.509 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:31:48.509 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.509 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:31:48.509 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.509 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:31:48.509 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.510 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:31:48.510 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.510 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:31:48.510 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.510 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:31:48.510 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.510 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:31:48.510 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.510 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:31:48.510 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.510 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:31:48.510 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.511 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:31:48.511 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.511 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:31:48.511 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.511 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:31:48.511 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.511 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:31:48.511 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.511 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.511 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.511 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:31:48.511 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.512 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.512 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.512 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.512 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:31:48.512 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.512 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.512 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.512 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.512 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.512 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.512 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:31:48.512 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.512 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.513 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.513 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.513 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:31:48.513 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.513 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.513 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.513 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.513 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:31:48.513 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.513 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.513 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.513 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.513 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:31:48.514 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.514 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.514 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.514 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.514 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:31:48.514 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.514 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.514 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.514 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.514 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:31:48.514 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.514 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.514 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.515 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:31:48.572 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:31:48.573 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:31:48.573 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-04-07T14:31:48.573 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:31:48.573 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-04-07T14:31:48.573 INFO:teuthology.orchestra.run.smithi159.stdout: cephadm noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 762 k 2024-04-07T14:31:48.573 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:48.573 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-04-07T14:31:48.573 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:31:48.573 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-04-07T14:31:48.573 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:48.574 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 762 k 2024-04-07T14:31:48.574 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 768 k 2024-04-07T14:31:48.574 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-04-07T14:31:49.076 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2578.ge5c885fe.el 11/12 2024-04-07T14:31:49.102 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noa 12/12 2024-04-07T14:31:49.305 INFO:teuthology.orchestra.run.smithi159.stdout:cephadm-19.0.0-2578.ge5c885fe.el9.noarch.rpm 1.0 MB/s | 762 kB 00:00 2024-04-07T14:31:49.306 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:31:49.306 INFO:teuthology.orchestra.run.smithi159.stdout:Total 1.0 MB/s | 762 kB 00:00 2024-04-07T14:31:49.307 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-04-07T14:31:49.312 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-04-07T14:31:49.312 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-04-07T14:31:49.318 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-04-07T14:31:49.318 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-04-07T14:31:49.393 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-04-07T14:31:49.880 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T14:31:49.970 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T14:31:50.373 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T14:31:50.452 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noa 12/12 2024-04-07T14:31:50.453 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2578.ge5c885fe.el 1/12 2024-04-07T14:31:50.453 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noa 2/12 2024-04-07T14:31:50.453 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2578.ge5c885fe.el9 3/12 2024-04-07T14:31:50.453 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-07T14:31:50.453 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-07T14:31:50.453 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-07T14:31:50.453 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-07T14:31:50.453 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-07T14:31:50.453 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-07T14:31:50.453 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-07T14:31:50.453 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-07T14:31:50.684 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/1 2024-04-07T14:31:50.684 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:50.684 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-04-07T14:31:50.684 INFO:teuthology.orchestra.run.smithi159.stdout: cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:31:50.684 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:50.684 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:31:50.815 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-07T14:31:50.815 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:50.815 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-07T14:31:50.815 INFO:teuthology.orchestra.run.smithi092.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-07T14:31:50.815 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-grafana-dashboards-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:31:50.815 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:31:50.815 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-prometheus-alerts-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:31:50.815 INFO:teuthology.orchestra.run.smithi092.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-07T14:31:50.815 INFO:teuthology.orchestra.run.smithi092.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-07T14:31:50.815 INFO:teuthology.orchestra.run.smithi092.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-07T14:31:50.816 INFO:teuthology.orchestra.run.smithi092.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-07T14:31:50.816 INFO:teuthology.orchestra.run.smithi092.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-07T14:31:50.816 INFO:teuthology.orchestra.run.smithi092.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-07T14:31:50.816 INFO:teuthology.orchestra.run.smithi092.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-07T14:31:50.816 INFO:teuthology.orchestra.run.smithi092.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-07T14:31:50.816 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:50.816 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:31:50.884 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-immutable-object-cache 2024-04-07T14:31:51.068 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-07T14:31:51.489 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:00 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:31:51.655 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:11 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:31:51.781 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:31:51.781 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:31:51.781 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:31:51.781 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.781 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:31:51.781 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.782 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:31:51.782 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.782 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:31:51.782 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.782 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:31:51.782 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.782 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:31:51.782 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.782 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:31:51.782 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.782 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:31:51.782 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.782 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:31:51.783 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.783 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:31:51.783 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.783 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:31:51.783 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.783 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:31:51.783 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.783 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:31:51.783 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.783 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:31:51.783 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.783 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:31:51.783 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.783 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:31:51.784 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.784 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:31:51.784 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.784 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:31:51.784 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.784 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:31:51.784 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.784 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:31:51.784 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.784 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:31:51.784 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.784 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:31:51.785 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.785 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:31:51.785 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.785 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:31:51.785 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.785 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:31:51.785 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.785 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:31:51.785 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.785 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:31:51.785 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.785 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:31:51.785 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.785 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:31:51.785 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.786 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:31:51.786 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.786 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:31:51.786 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.786 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:31:51.786 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.786 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:31:51.786 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.786 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:31:51.786 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.786 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:31:51.786 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.786 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:31:51.787 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.787 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:31:51.787 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.787 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.787 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.787 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:31:51.787 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.787 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.787 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.787 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.787 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:31:51.787 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.787 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.787 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.788 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.788 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.788 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.788 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:31:51.788 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.788 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.788 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.788 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.788 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:31:51.788 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.788 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.788 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.788 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.788 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:31:51.789 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.789 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.789 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.789 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.789 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:31:51.789 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.789 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.789 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.789 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.789 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:31:51.789 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.789 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.789 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.790 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.790 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:31:51.790 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.790 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.790 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.790 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.849 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:31:51.850 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:31:51.850 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repo Size 2024-04-07T14:31:51.850 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:31:51.850 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-04-07T14:31:51.850 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 145 k 2024-04-07T14:31:51.850 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:51.850 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-04-07T14:31:51.850 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:31:51.851 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-04-07T14:31:51.851 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:51.851 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 145 k 2024-04-07T14:31:51.851 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 435 k 2024-04-07T14:31:51.851 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-04-07T14:31:51.941 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:31:51.941 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:31:51.941 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:31:51.941 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.941 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:31:51.941 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.941 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:31:51.941 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.941 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:31:51.941 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.941 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:31:51.942 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.942 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:31:51.942 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.942 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:31:51.942 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.942 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:31:51.942 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.942 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:31:51.942 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.942 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:31:51.942 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.942 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:31:51.942 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.943 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:31:51.943 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.943 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:31:51.943 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.943 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:31:51.943 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.943 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:31:51.943 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.943 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:31:51.943 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.943 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:31:51.943 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.943 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:31:51.943 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.944 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:31:51.944 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.944 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:31:51.944 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.944 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:31:51.944 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.944 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:31:51.944 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.944 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:31:51.944 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.944 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:31:51.944 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.944 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:31:51.945 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.945 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:31:51.945 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.945 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:31:51.945 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.945 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:31:51.945 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.945 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:31:51.945 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.945 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:31:51.945 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.945 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:31:51.945 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.945 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:31:51.946 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.946 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:31:51.946 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.946 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:31:51.946 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.946 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:31:51.946 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.946 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:31:51.947 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.947 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:31:51.947 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.947 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.947 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.947 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:31:51.947 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.947 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.947 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.947 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.947 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:31:51.947 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.947 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.948 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.948 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.948 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.948 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.948 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:31:51.948 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.948 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.948 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.948 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.948 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:31:51.948 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.948 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.948 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.948 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.949 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:31:51.949 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.949 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.949 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.949 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.949 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:31:51.949 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.949 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.949 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.949 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.949 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:31:51.949 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.949 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.949 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.949 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.950 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:31:51.950 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.950 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.950 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:31:51.950 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:31:52.009 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:31:52.010 INFO:teuthology.orchestra.run.smithi092.stdout:======================================================================================= 2024-04-07T14:31:52.010 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-04-07T14:31:52.010 INFO:teuthology.orchestra.run.smithi092.stdout:======================================================================================= 2024-04-07T14:31:52.010 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-07T14:31:52.010 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 7.4 M 2024-04-07T14:31:52.010 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-04-07T14:31:52.010 INFO:teuthology.orchestra.run.smithi092.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-07T14:31:52.010 INFO:teuthology.orchestra.run.smithi092.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-07T14:31:52.010 INFO:teuthology.orchestra.run.smithi092.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-07T14:31:52.010 INFO:teuthology.orchestra.run.smithi092.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-07T14:31:52.010 INFO:teuthology.orchestra.run.smithi092.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-07T14:31:52.010 INFO:teuthology.orchestra.run.smithi092.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-07T14:31:52.011 INFO:teuthology.orchestra.run.smithi092.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-07T14:31:52.011 INFO:teuthology.orchestra.run.smithi092.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-07T14:31:52.011 INFO:teuthology.orchestra.run.smithi092.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-07T14:31:52.011 INFO:teuthology.orchestra.run.smithi092.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-07T14:31:52.011 INFO:teuthology.orchestra.run.smithi092.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-07T14:31:52.011 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:52.011 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-07T14:31:52.011 INFO:teuthology.orchestra.run.smithi092.stdout:======================================================================================= 2024-04-07T14:31:52.011 INFO:teuthology.orchestra.run.smithi092.stdout:Install 12 Packages 2024-04-07T14:31:52.011 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:31:52.012 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 38 M 2024-04-07T14:31:52.012 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 209 M 2024-04-07T14:31:52.012 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-07T14:31:52.053 INFO:teuthology.orchestra.run.smithi159.stdout:ceph-immutable-object-cache-19.0.0-2578.ge5c885 717 kB/s | 145 kB 00:00 2024-04-07T14:31:52.054 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:31:52.054 INFO:teuthology.orchestra.run.smithi159.stdout:Total 711 kB/s | 145 kB 00:00 2024-04-07T14:31:52.054 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-04-07T14:31:52.062 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-04-07T14:31:52.062 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-04-07T14:31:52.114 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-04-07T14:31:52.115 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-04-07T14:31:52.255 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-04-07T14:31:52.312 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe. 1/1 2024-04-07T14:31:52.337 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe. 1/1 2024-04-07T14:31:52.337 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:31:52.337 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-07T14:31:52.337 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:52.648 INFO:teuthology.orchestra.run.smithi092.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 789 kB/s | 195 kB 00:00 2024-04-07T14:31:52.681 INFO:teuthology.orchestra.run.smithi092.stdout:(2/12): libgfortran-11.4.1-3.el9.x86_64.rpm 2.8 MB/s | 803 kB 00:00 2024-04-07T14:31:52.815 INFO:teuthology.orchestra.run.smithi092.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 196 kB/s | 33 kB 00:00 2024-04-07T14:31:52.882 INFO:teuthology.orchestra.run.smithi092.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 274 kB/s | 18 kB 00:00 2024-04-07T14:31:53.007 INFO:teuthology.orchestra.run.smithi092.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 281 kB/s | 35 kB 00:00 2024-04-07T14:31:53.274 INFO:teuthology.orchestra.run.smithi092.stdout:(6/12): ceph-mgr-diskprediction-local-19.0.0-25 8.5 MB/s | 7.4 MB 00:00 2024-04-07T14:31:53.299 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe. 1/1 2024-04-07T14:31:53.299 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:53.299 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-04-07T14:31:53.299 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-immutable-object-cache-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:31:53.299 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:53.299 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:31:53.349 INFO:teuthology.orchestra.run.smithi092.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 4.5 MB/s | 3.0 MB 00:00 2024-04-07T14:31:53.516 INFO:teuthology.orchestra.run.smithi092.stdout:(8/12): python3-devel-3.9.17-2.el9.x86_64.rpm 1.0 MB/s | 245 kB 00:00 2024-04-07T14:31:53.556 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-mgr 2024-04-07T14:31:53.599 INFO:teuthology.orchestra.run.smithi092.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.9 MB/s | 250 kB 00:00 2024-04-07T14:31:53.767 INFO:teuthology.orchestra.run.smithi092.stdout:(10/12): openblas-openmp-0.3.21-2.el9.x86_64.rp 6.2 MB/s | 4.7 MB 00:00 2024-04-07T14:31:53.942 INFO:teuthology.orchestra.run.smithi092.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 8.6 MB/s | 5.1 MB 00:00 2024-04-07T14:31:54.125 INFO:teuthology.orchestra.run.smithi092.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 31 MB/s | 16 MB 00:00 2024-04-07T14:31:54.128 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:31:54.128 INFO:teuthology.orchestra.run.smithi092.stdout:Total 18 MB/s | 38 MB 00:02 2024-04-07T14:31:54.167 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:03 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:31:54.458 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:31:54.458 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:31:54.459 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:31:54.459 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.459 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:31:54.459 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.459 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:31:54.459 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.459 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:31:54.459 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.459 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:31:54.459 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.459 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:31:54.459 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.459 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:31:54.460 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.460 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:31:54.460 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.460 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:31:54.460 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.460 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:31:54.460 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.460 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:31:54.460 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.460 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:31:54.460 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.460 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:31:54.460 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.460 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:31:54.461 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.461 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:31:54.461 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.461 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:31:54.461 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.461 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:31:54.461 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.461 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:31:54.461 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.461 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:31:54.461 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.461 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:31:54.461 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.462 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:31:54.462 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.462 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:31:54.462 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.462 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:31:54.462 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.462 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:31:54.462 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.462 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:31:54.462 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.462 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:31:54.462 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.462 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:31:54.463 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.463 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:31:54.463 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.463 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:31:54.463 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.463 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:31:54.463 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.463 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:31:54.463 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.463 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:31:54.463 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.463 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:31:54.463 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.463 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:31:54.464 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.464 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:31:54.464 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.464 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:31:54.464 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.464 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:31:54.464 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.464 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.464 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.464 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:31:54.464 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.464 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.464 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.464 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.465 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:31:54.465 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.465 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.465 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.465 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.465 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.465 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.465 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:31:54.465 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.465 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.465 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.465 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.465 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:31:54.465 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.466 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.466 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.466 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.466 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:31:54.466 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.466 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.466 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.466 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.466 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:31:54.466 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.466 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.466 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.466 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.467 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:31:54.467 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.467 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.467 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.467 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.467 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:31:54.467 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.467 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.467 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.467 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:31:54.467 INFO:teuthology.orchestra.run.smithi159.stdout:Package ceph-mgr-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:31:54.481 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-07T14:31:54.508 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-07T14:31:54.508 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-07T14:31:54.526 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:31:54.527 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-04-07T14:31:54.527 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:31:54.597 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-mgr-dashboard 2024-04-07T14:31:54.930 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-07T14:31:54.931 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-07T14:31:55.187 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:04 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:31:55.477 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:31:55.477 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:31:55.477 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:31:55.477 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.477 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:31:55.477 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.477 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:31:55.477 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.477 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:31:55.478 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.478 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:31:55.478 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.478 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:31:55.478 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.478 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:31:55.478 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.478 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:31:55.478 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.478 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:31:55.478 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.478 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:31:55.478 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.479 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:31:55.479 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.479 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:31:55.479 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.479 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:31:55.479 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.479 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:31:55.479 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.479 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:31:55.479 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.479 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:31:55.479 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.479 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:31:55.479 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.479 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:31:55.481 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.481 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:31:55.481 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.481 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:31:55.481 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.481 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:31:55.481 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.482 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:31:55.482 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.482 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:31:55.482 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.482 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:31:55.482 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.482 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:31:55.482 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.482 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:31:55.482 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.482 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:31:55.482 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.483 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:31:55.483 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.483 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:31:55.483 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.483 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:31:55.483 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.483 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:31:55.483 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.483 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:31:55.483 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.483 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:31:55.483 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.483 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:31:55.484 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.484 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:31:55.484 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.484 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:31:55.484 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.484 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:31:55.484 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.484 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.484 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.484 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:31:55.484 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.484 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.484 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.484 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.485 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:31:55.485 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.485 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.485 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.485 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.485 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.485 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.485 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:31:55.485 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.485 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.485 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.485 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.485 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:31:55.485 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.486 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.486 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.486 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.486 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:31:55.486 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.486 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.486 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.486 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.486 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:31:55.486 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.486 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.486 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.486 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.487 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:31:55.487 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.487 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.487 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.487 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.487 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:31:55.487 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.487 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.487 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.487 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:31:55.544 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:31:55.545 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:31:55.546 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-04-07T14:31:55.546 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:31:55.546 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-04-07T14:31:55.546 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 3.5 M 2024-04-07T14:31:55.546 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-04-07T14:31:55.546 INFO:teuthology.orchestra.run.smithi159.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-07T14:31:55.546 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 34 k 2024-04-07T14:31:55.546 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 16 k 2024-04-07T14:31:55.546 INFO:teuthology.orchestra.run.smithi159.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-07T14:31:55.546 INFO:teuthology.orchestra.run.smithi159.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-07T14:31:55.547 INFO:teuthology.orchestra.run.smithi159.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-07T14:31:55.547 INFO:teuthology.orchestra.run.smithi159.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-07T14:31:55.547 INFO:teuthology.orchestra.run.smithi159.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-07T14:31:55.547 INFO:teuthology.orchestra.run.smithi159.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-07T14:31:55.547 INFO:teuthology.orchestra.run.smithi159.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-07T14:31:55.547 INFO:teuthology.orchestra.run.smithi159.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-07T14:31:55.547 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:55.547 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-04-07T14:31:55.547 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:31:55.547 INFO:teuthology.orchestra.run.smithi159.stdout:Install 12 Packages 2024-04-07T14:31:55.547 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:31:55.548 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 8.6 M 2024-04-07T14:31:55.548 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 104 M 2024-04-07T14:31:55.548 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-04-07T14:31:55.693 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-07T14:31:55.760 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-07T14:31:55.798 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-07T14:31:55.896 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-07T14:31:55.924 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-07T14:31:56.074 INFO:teuthology.orchestra.run.smithi159.stdout:(1/12): ceph-prometheus-alerts-19.0.0-2578.ge5c 63 kB/s | 16 kB 00:00 2024-04-07T14:31:56.091 INFO:teuthology.orchestra.run.smithi159.stdout:(2/12): ceph-grafana-dashboards-19.0.0-2578.ge5 121 kB/s | 34 kB 00:00 2024-04-07T14:31:56.092 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-07T14:31:56.123 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-07T14:31:56.205 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-07T14:31:56.258 INFO:teuthology.orchestra.run.smithi159.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.6 MB/s | 269 kB 00:00 2024-04-07T14:31:56.316 INFO:teuthology.orchestra.run.smithi159.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 4.2 MB/s | 1.0 MB 00:00 2024-04-07T14:31:56.367 INFO:teuthology.orchestra.run.smithi159.stdout:(5/12): ceph-mgr-dashboard-19.0.0-2578.ge5c885f 6.4 MB/s | 3.5 MB 00:00 2024-04-07T14:31:56.417 INFO:teuthology.orchestra.run.smithi159.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 391 kB/s | 19 kB 00:00 2024-04-07T14:31:56.534 INFO:teuthology.orchestra.run.smithi159.stdout:(7/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 17 MB/s | 2.0 MB 00:00 2024-04-07T14:31:56.567 INFO:teuthology.orchestra.run.smithi159.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 4.2 MB/s | 144 kB 00:00 2024-04-07T14:31:56.601 INFO:teuthology.orchestra.run.smithi159.stdout:(9/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 1.9 MB/s | 548 kB 00:00 2024-04-07T14:31:56.626 INFO:teuthology.orchestra.run.smithi159.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 526 kB/s | 31 kB 00:00 2024-04-07T14:31:56.676 INFO:teuthology.orchestra.run.smithi159.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.5 MB/s | 188 kB 00:00 2024-04-07T14:31:56.840 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-07T14:31:56.951 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-07T14:31:57.043 INFO:teuthology.orchestra.run.smithi159.stdout:(12/12): protobuf-compiler-3.14.0-13.el9.x86_64 1.1 MB/s | 863 kB 00:00 2024-04-07T14:31:57.045 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:31:57.045 INFO:teuthology.orchestra.run.smithi159.stdout:Total 5.8 MB/s | 8.6 MB 00:01 2024-04-07T14:31:57.095 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-04-07T14:31:57.113 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-04-07T14:31:57.113 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-04-07T14:31:57.310 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-04-07T14:31:57.310 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-04-07T14:31:57.837 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-04-07T14:31:57.902 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-07T14:31:57.937 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-07T14:31:57.984 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-07T14:31:58.022 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-07T14:31:58.128 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-07T14:31:58.177 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-07T14:31:58.250 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-07T14:31:58.343 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-07T14:31:58.394 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-07T14:31:58.423 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-07T14:31:58.455 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2578.ge5c885fe.el9 10/12 2024-04-07T14:31:59.208 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-07T14:31:59.238 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c88 12/12 2024-04-07T14:31:59.507 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2578.ge5c885fe.el 11/12 2024-04-07T14:31:59.555 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noa 12/12 2024-04-07T14:32:00.996 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noa 12/12 2024-04-07T14:32:00.996 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2578.ge5c885fe.el 1/12 2024-04-07T14:32:00.996 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noa 2/12 2024-04-07T14:32:00.996 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2578.ge5c885fe.el9 3/12 2024-04-07T14:32:00.996 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-07T14:32:00.996 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-07T14:32:00.996 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-07T14:32:00.996 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-07T14:32:00.996 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-07T14:32:00.996 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-07T14:32:00.996 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-07T14:32:00.996 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-07T14:32:01.392 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-07T14:32:01.392 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:01.392 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-04-07T14:32:01.392 INFO:teuthology.orchestra.run.smithi159.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-07T14:32:01.392 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-grafana-dashboards-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:32:01.392 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-dashboard-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:32:01.393 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-prometheus-alerts-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:32:01.393 INFO:teuthology.orchestra.run.smithi159.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-07T14:32:01.393 INFO:teuthology.orchestra.run.smithi159.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-07T14:32:01.393 INFO:teuthology.orchestra.run.smithi159.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-07T14:32:01.393 INFO:teuthology.orchestra.run.smithi159.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-07T14:32:01.393 INFO:teuthology.orchestra.run.smithi159.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-07T14:32:01.393 INFO:teuthology.orchestra.run.smithi159.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-07T14:32:01.393 INFO:teuthology.orchestra.run.smithi159.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-07T14:32:01.393 INFO:teuthology.orchestra.run.smithi159.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-07T14:32:01.393 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:01.393 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:32:01.654 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-07T14:32:01.773 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c88 12/12 2024-04-07T14:32:01.774 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c88 1/12 2024-04-07T14:32:01.774 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-07T14:32:01.774 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-07T14:32:01.774 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-07T14:32:01.774 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-07T14:32:01.774 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-07T14:32:01.774 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-07T14:32:01.774 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-07T14:32:01.774 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 9/12 2024-04-07T14:32:01.774 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-07T14:32:01.774 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-07T14:32:02.184 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-07T14:32:02.185 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:02.185 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-07T14:32:02.185 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:32:02.185 INFO:teuthology.orchestra.run.smithi092.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-07T14:32:02.185 INFO:teuthology.orchestra.run.smithi092.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-07T14:32:02.185 INFO:teuthology.orchestra.run.smithi092.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-07T14:32:02.185 INFO:teuthology.orchestra.run.smithi092.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-07T14:32:02.185 INFO:teuthology.orchestra.run.smithi092.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-07T14:32:02.185 INFO:teuthology.orchestra.run.smithi092.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-07T14:32:02.185 INFO:teuthology.orchestra.run.smithi092.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-07T14:32:02.185 INFO:teuthology.orchestra.run.smithi092.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-07T14:32:02.185 INFO:teuthology.orchestra.run.smithi092.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-07T14:32:02.186 INFO:teuthology.orchestra.run.smithi092.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-07T14:32:02.186 INFO:teuthology.orchestra.run.smithi092.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-07T14:32:02.186 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:02.186 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:32:02.245 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:11 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:32:02.531 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:32:02.532 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:32:02.532 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:32:02.532 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.532 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:32:02.532 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.532 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:32:02.532 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.532 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:32:02.532 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.532 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:32:02.532 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.532 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:32:02.532 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.532 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:32:02.533 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.533 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:32:02.533 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.533 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:32:02.533 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.533 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:32:02.533 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.533 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:32:02.533 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.533 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:32:02.533 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.533 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:32:02.533 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.533 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:32:02.534 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.534 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:32:02.534 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.534 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:32:02.534 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.534 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:32:02.534 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.534 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:32:02.534 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.534 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:32:02.534 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.534 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:32:02.534 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.535 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:32:02.535 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.535 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:32:02.535 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.535 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:32:02.535 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.535 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:32:02.535 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.535 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:32:02.535 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.535 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:32:02.535 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.535 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:32:02.535 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.536 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:32:02.536 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.536 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:32:02.536 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.536 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:32:02.536 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.536 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:32:02.536 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.536 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:32:02.536 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.536 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:32:02.536 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.536 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:32:02.536 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.536 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:32:02.537 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.537 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:32:02.537 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.537 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:32:02.537 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.537 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.537 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.537 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:02.537 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.537 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.537 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.537 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.537 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:32:02.537 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.537 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.538 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.538 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.538 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.538 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.538 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:02.538 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.538 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.538 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.538 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.538 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:02.538 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.538 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.538 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.539 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.539 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:02.539 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.539 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.539 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.539 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.539 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:02.539 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.539 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.539 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.539 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.539 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:02.539 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.539 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.539 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.540 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.540 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:02.540 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.540 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.540 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.540 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:02.600 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:32:02.601 INFO:teuthology.orchestra.run.smithi159.stdout:======================================================================================= 2024-04-07T14:32:02.601 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-04-07T14:32:02.601 INFO:teuthology.orchestra.run.smithi159.stdout:======================================================================================= 2024-04-07T14:32:02.601 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-04-07T14:32:02.601 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 7.4 M 2024-04-07T14:32:02.601 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-04-07T14:32:02.601 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-07T14:32:02.601 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-07T14:32:02.602 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-07T14:32:02.602 INFO:teuthology.orchestra.run.smithi159.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-07T14:32:02.602 INFO:teuthology.orchestra.run.smithi159.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-07T14:32:02.602 INFO:teuthology.orchestra.run.smithi159.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-07T14:32:02.602 INFO:teuthology.orchestra.run.smithi159.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-07T14:32:02.602 INFO:teuthology.orchestra.run.smithi159.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-07T14:32:02.602 INFO:teuthology.orchestra.run.smithi159.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-07T14:32:02.602 INFO:teuthology.orchestra.run.smithi159.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-07T14:32:02.602 INFO:teuthology.orchestra.run.smithi159.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-07T14:32:02.602 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:02.602 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-04-07T14:32:02.602 INFO:teuthology.orchestra.run.smithi159.stdout:======================================================================================= 2024-04-07T14:32:02.602 INFO:teuthology.orchestra.run.smithi159.stdout:Install 12 Packages 2024-04-07T14:32:02.603 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:02.603 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 38 M 2024-04-07T14:32:02.603 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 209 M 2024-04-07T14:32:02.603 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-04-07T14:32:02.604 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-mgr-rook 2024-04-07T14:32:03.204 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:23 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:32:03.493 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:32:03.493 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:32:03.494 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:32:03.494 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.494 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:32:03.494 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.494 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:32:03.494 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.494 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:32:03.494 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.494 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:32:03.494 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.494 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:32:03.494 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.494 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:32:03.495 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.495 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:32:03.495 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.495 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:32:03.495 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.495 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:32:03.495 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.495 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:32:03.495 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.495 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:32:03.495 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.495 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:32:03.495 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.495 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:32:03.495 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.496 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:32:03.496 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.496 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:32:03.496 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.496 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:32:03.496 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.496 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:32:03.496 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.496 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:32:03.496 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.496 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:32:03.496 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.496 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:32:03.496 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.496 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:32:03.497 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.497 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:32:03.497 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.497 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:32:03.497 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.497 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:32:03.497 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.497 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:32:03.497 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.497 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:32:03.497 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.497 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:32:03.497 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.497 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:32:03.497 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.497 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:32:03.498 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.498 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:32:03.498 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.498 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:32:03.498 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.498 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:32:03.498 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.498 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:32:03.498 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.498 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:32:03.498 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.498 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:32:03.498 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.498 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:32:03.499 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.499 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.499 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.499 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:03.499 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.499 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.499 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.499 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.499 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:32:03.499 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.499 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.499 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.499 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.499 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.499 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.499 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:03.500 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.500 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.500 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.500 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.500 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:03.500 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.500 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.500 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.500 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.500 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:03.500 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.500 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.500 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.500 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.500 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:03.501 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.501 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.501 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.501 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.501 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:03.501 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.501 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.501 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.501 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.501 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:03.501 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.501 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.501 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.501 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:03.561 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:32:03.562 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:03.562 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-04-07T14:32:03.562 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:03.562 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-07T14:32:03.563 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-rook noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 49 k 2024-04-07T14:32:03.563 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-04-07T14:32:03.563 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-07T14:32:03.563 INFO:teuthology.orchestra.run.smithi092.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-07T14:32:03.563 INFO:teuthology.orchestra.run.smithi092.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-07T14:32:03.563 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-07T14:32:03.563 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-07T14:32:03.563 INFO:teuthology.orchestra.run.smithi092.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-07T14:32:03.563 INFO:teuthology.orchestra.run.smithi092.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-07T14:32:03.563 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-07T14:32:03.563 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-07T14:32:03.563 INFO:teuthology.orchestra.run.smithi092.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-07T14:32:03.563 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-07T14:32:03.563 INFO:teuthology.orchestra.run.smithi092.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-07T14:32:03.563 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:03.563 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-07T14:32:03.564 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:03.564 INFO:teuthology.orchestra.run.smithi092.stdout:Install 13 Packages 2024-04-07T14:32:03.564 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:03.564 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 2.2 M 2024-04-07T14:32:03.564 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 26 M 2024-04-07T14:32:03.564 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-07T14:32:03.577 INFO:teuthology.orchestra.run.smithi159.stdout:(1/12): ceph-mgr-diskprediction-local-19.0.0-25 10 MB/s | 7.4 MB 00:00 2024-04-07T14:32:03.685 INFO:teuthology.orchestra.run.smithi159.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 390 kB/s | 33 kB 00:00 2024-04-07T14:32:03.804 INFO:teuthology.orchestra.run.smithi092.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 276 kB/s | 26 kB 00:00 2024-04-07T14:32:03.830 INFO:teuthology.orchestra.run.smithi092.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 163 kB/s | 19 kB 00:00 2024-04-07T14:32:03.886 INFO:teuthology.orchestra.run.smithi159.stdout:(3/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 17 MB/s | 3.0 MB 00:00 2024-04-07T14:32:03.888 INFO:teuthology.orchestra.run.smithi092.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.6 MB/s | 222 kB 00:00 2024-04-07T14:32:03.913 INFO:teuthology.orchestra.run.smithi092.stdout:(4/13): ceph-mgr-rook-19.0.0-2578.ge5c885fe.el9 244 kB/s | 49 kB 00:00 2024-04-07T14:32:03.928 INFO:teuthology.orchestra.run.smithi159.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 437 kB/s | 18 kB 00:00 2024-04-07T14:32:03.939 INFO:teuthology.orchestra.run.smithi092.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.4 MB/s | 159 kB 00:00 2024-04-07T14:32:03.964 INFO:teuthology.orchestra.run.smithi092.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 3.6 MB/s | 279 kB 00:00 2024-04-07T14:32:03.969 INFO:teuthology.orchestra.run.smithi159.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 850 kB/s | 35 kB 00:00 2024-04-07T14:32:04.064 INFO:teuthology.orchestra.run.smithi092.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 356 kB/s | 54 kB 00:00 2024-04-07T14:32:04.078 INFO:teuthology.orchestra.run.smithi159.stdout:(6/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 44 MB/s | 4.7 MB 00:00 2024-04-07T14:32:04.098 INFO:teuthology.orchestra.run.smithi092.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 202 kB/s | 32 kB 00:00 2024-04-07T14:32:04.120 INFO:teuthology.orchestra.run.smithi159.stdout:(7/12): python3-devel-3.9.17-2.el9.x86_64.rpm 5.9 MB/s | 245 kB 00:00 2024-04-07T14:32:04.131 INFO:teuthology.orchestra.run.smithi092.stdout:(9/13): python3-certifi-2021.10.8-2.el9.noarch. 90 kB/s | 15 kB 00:00 2024-04-07T14:32:04.173 INFO:teuthology.orchestra.run.smithi092.stdout:(10/13): python3-google-auth-2.28.2-1.el9.noarc 1.8 MB/s | 203 kB 00:00 2024-04-07T14:32:04.229 INFO:teuthology.orchestra.run.smithi159.stdout:(8/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 47 MB/s | 5.1 MB 00:00 2024-04-07T14:32:04.232 INFO:teuthology.orchestra.run.smithi092.stdout:(11/13): python3-kubernetes-26.1.0-2.el9.noarch 7.6 MB/s | 1.0 MB 00:00 2024-04-07T14:32:04.257 INFO:teuthology.orchestra.run.smithi092.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 472 kB/s | 59 kB 00:00 2024-04-07T14:32:04.270 INFO:teuthology.orchestra.run.smithi159.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 5.9 MB/s | 250 kB 00:00 2024-04-07T14:32:04.282 INFO:teuthology.orchestra.run.smithi092.stdout:(13/13): python3-websocket-client-1.2.3-2.el9.n 830 kB/s | 90 kB 00:00 2024-04-07T14:32:04.284 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:32:04.285 INFO:teuthology.orchestra.run.smithi092.stdout:Total 3.0 MB/s | 2.2 MB 00:00 2024-04-07T14:32:04.347 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-07T14:32:04.362 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-07T14:32:04.363 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-07T14:32:04.456 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-07T14:32:04.456 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-07T14:32:04.529 INFO:teuthology.orchestra.run.smithi159.stdout:(10/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 63 MB/s | 16 MB 00:00 2024-04-07T14:32:04.679 INFO:teuthology.orchestra.run.smithi159.stdout:(11/12): libquadmath-11.4.1-3.el9.x86_64.rpm 106 kB/s | 195 kB 00:01 2024-04-07T14:32:04.998 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-07T14:32:05.146 INFO:teuthology.orchestra.run.smithi159.stdout:(12/12): libgfortran-11.4.1-3.el9.x86_64.rpm 349 kB/s | 803 kB 00:02 2024-04-07T14:32:05.148 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:32:05.148 INFO:teuthology.orchestra.run.smithi159.stdout:Total 15 MB/s | 38 MB 00:02 2024-04-07T14:32:05.172 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-07T14:32:05.225 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-07T14:32:05.280 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-07T14:32:05.310 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-07T14:32:05.350 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-07T14:32:05.445 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-07T14:32:05.507 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-04-07T14:32:05.534 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-04-07T14:32:05.535 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-04-07T14:32:05.545 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-07T14:32:05.594 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-07T14:32:05.974 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-04-07T14:32:05.974 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-04-07T14:32:06.310 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-07T14:32:06.366 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-07T14:32:06.400 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-07T14:32:06.448 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-07T14:32:06.469 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 13/13 2024-04-07T14:32:06.741 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-04-07T14:32:06.816 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-07T14:32:06.878 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-07T14:32:06.980 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-07T14:32:07.021 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-07T14:32:07.199 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-07T14:32:07.237 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-07T14:32:07.283 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 13/13 2024-04-07T14:32:07.283 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 1/13 2024-04-07T14:32:07.283 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-07T14:32:07.283 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-07T14:32:07.283 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-07T14:32:07.283 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-07T14:32:07.284 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-07T14:32:07.284 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-07T14:32:07.284 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-07T14:32:07.284 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-07T14:32:07.284 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-07T14:32:07.284 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-07T14:32:07.284 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-07T14:32:07.314 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-07T14:32:07.659 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-07T14:32:07.659 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:07.659 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-07T14:32:07.659 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:32:07.659 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-07T14:32:07.660 INFO:teuthology.orchestra.run.smithi092.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-07T14:32:07.660 INFO:teuthology.orchestra.run.smithi092.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-07T14:32:07.660 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-07T14:32:07.660 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-07T14:32:07.660 INFO:teuthology.orchestra.run.smithi092.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-07T14:32:07.660 INFO:teuthology.orchestra.run.smithi092.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-07T14:32:07.660 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-07T14:32:07.660 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-07T14:32:07.660 INFO:teuthology.orchestra.run.smithi092.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-07T14:32:07.660 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-07T14:32:07.660 INFO:teuthology.orchestra.run.smithi092.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-07T14:32:07.660 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:07.660 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:32:07.919 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-mgr-cephadm 2024-04-07T14:32:07.969 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-07T14:32:08.101 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-07T14:32:08.507 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:28 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:32:08.794 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:32:08.794 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:32:08.795 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:32:08.795 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.795 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:32:08.795 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.795 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:32:08.795 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.795 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:32:08.795 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.795 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:32:08.795 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.795 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:32:08.796 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.796 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:32:08.796 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.796 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:32:08.796 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.796 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:32:08.796 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.796 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:32:08.796 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.796 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:32:08.796 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.796 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:32:08.797 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.797 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:32:08.797 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.797 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:32:08.797 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.797 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:32:08.797 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.797 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:32:08.797 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.797 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:32:08.797 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.797 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:32:08.797 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.798 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:32:08.798 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.798 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:32:08.798 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.798 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:32:08.798 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.798 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:32:08.798 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.798 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:32:08.798 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.798 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:32:08.799 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.799 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:32:08.799 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.799 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:32:08.799 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.799 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:32:08.799 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.799 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:32:08.799 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.799 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:32:08.799 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.799 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:32:08.799 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.800 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:32:08.800 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.800 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:32:08.800 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.800 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:32:08.800 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.800 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:32:08.800 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.800 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:32:08.800 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.800 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:32:08.800 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.800 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:32:08.801 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.801 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.801 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.801 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:08.801 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.801 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.801 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.801 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.801 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:32:08.801 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.801 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.801 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.801 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.801 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.801 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.802 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:08.802 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.802 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.802 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.802 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.802 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:08.802 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.802 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.802 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.802 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.802 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:08.802 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.802 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.803 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.803 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.803 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:08.803 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.803 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.803 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.803 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.803 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:08.803 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.803 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.803 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.803 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.803 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:08.803 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.804 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.804 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.804 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:08.864 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:32:08.865 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:08.865 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-04-07T14:32:08.865 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:08.865 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-07T14:32:08.865 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 141 k 2024-04-07T14:32:08.865 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-04-07T14:32:08.865 INFO:teuthology.orchestra.run.smithi092.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-07T14:32:08.865 INFO:teuthology.orchestra.run.smithi092.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-07T14:32:08.865 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-07T14:32:08.865 INFO:teuthology.orchestra.run.smithi092.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-07T14:32:08.866 INFO:teuthology.orchestra.run.smithi092.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-07T14:32:08.866 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:08.866 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-07T14:32:08.866 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:08.866 INFO:teuthology.orchestra.run.smithi092.stdout:Install 6 Packages 2024-04-07T14:32:08.866 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:08.866 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 7.0 M 2024-04-07T14:32:08.867 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 33 M 2024-04-07T14:32:08.867 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-07T14:32:09.200 INFO:teuthology.orchestra.run.smithi092.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 1.2 MB/s | 248 kB 00:00 2024-04-07T14:32:09.334 INFO:teuthology.orchestra.run.smithi092.stdout:(2/6): ceph-mgr-cephadm-19.0.0-2578.ge5c885fe.e 412 kB/s | 141 kB 00:00 2024-04-07T14:32:09.366 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-07T14:32:09.876 INFO:teuthology.orchestra.run.smithi092.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 106 kB/s | 58 kB 00:00 2024-04-07T14:32:10.084 INFO:teuthology.orchestra.run.smithi092.stdout:(4/6): python3-typing-extensions-4.4.0-2.el9.no 245 kB/s | 51 kB 00:00 2024-04-07T14:32:10.276 INFO:teuthology.orchestra.run.smithi092.stdout:(5/6): python3-babel-2.9.1-2.el9.noarch.rpm 4.6 MB/s | 6.0 MB 00:01 2024-04-07T14:32:10.399 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-07T14:32:10.427 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c88 12/12 2024-04-07T14:32:10.434 INFO:teuthology.orchestra.run.smithi092.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 444 kB/s | 548 kB 00:01 2024-04-07T14:32:10.437 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:32:10.437 INFO:teuthology.orchestra.run.smithi092.stdout:Total 4.4 MB/s | 7.0 MB 00:01 2024-04-07T14:32:10.505 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-07T14:32:10.517 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-07T14:32:10.517 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-07T14:32:10.618 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-07T14:32:10.620 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-07T14:32:10.939 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-07T14:32:11.098 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-07T14:32:11.144 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-07T14:32:11.660 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-07T14:32:11.747 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-07T14:32:11.817 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-07T14:32:11.848 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 6/6 2024-04-07T14:32:12.669 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 6/6 2024-04-07T14:32:12.669 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/6 2024-04-07T14:32:12.670 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-07T14:32:12.670 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-07T14:32:12.670 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-07T14:32:12.670 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-07T14:32:12.983 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-07T14:32:12.983 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:12.984 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-07T14:32:12.984 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:32:12.984 INFO:teuthology.orchestra.run.smithi092.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-07T14:32:12.984 INFO:teuthology.orchestra.run.smithi092.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-07T14:32:12.984 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-07T14:32:12.984 INFO:teuthology.orchestra.run.smithi092.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-07T14:32:12.984 INFO:teuthology.orchestra.run.smithi092.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-07T14:32:12.984 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:12.984 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:32:13.115 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c88 12/12 2024-04-07T14:32:13.115 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c88 1/12 2024-04-07T14:32:13.115 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-07T14:32:13.115 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-07T14:32:13.115 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-07T14:32:13.115 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-07T14:32:13.115 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-07T14:32:13.115 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-07T14:32:13.115 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-07T14:32:13.115 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 9/12 2024-04-07T14:32:13.115 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-07T14:32:13.116 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-07T14:32:13.229 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-fuse 2024-04-07T14:32:13.602 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-07T14:32:13.602 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:13.603 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-04-07T14:32:13.603 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:32:13.603 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-07T14:32:13.603 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-07T14:32:13.603 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-07T14:32:13.603 INFO:teuthology.orchestra.run.smithi159.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-07T14:32:13.603 INFO:teuthology.orchestra.run.smithi159.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-07T14:32:13.603 INFO:teuthology.orchestra.run.smithi159.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-07T14:32:13.603 INFO:teuthology.orchestra.run.smithi159.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-07T14:32:13.603 INFO:teuthology.orchestra.run.smithi159.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-07T14:32:13.603 INFO:teuthology.orchestra.run.smithi159.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-07T14:32:13.603 INFO:teuthology.orchestra.run.smithi159.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-07T14:32:13.603 INFO:teuthology.orchestra.run.smithi159.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-07T14:32:13.603 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:13.604 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:32:13.818 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:33 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:32:14.028 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-mgr-rook 2024-04-07T14:32:14.103 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:32:14.103 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:32:14.104 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:32:14.104 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.104 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:32:14.104 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.104 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:32:14.104 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.104 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:32:14.104 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.104 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:32:14.104 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.104 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:32:14.104 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.104 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:32:14.105 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.105 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:32:14.105 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.105 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:32:14.105 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.105 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:32:14.105 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.105 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:32:14.105 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.105 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:32:14.105 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.105 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:32:14.106 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.106 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:32:14.106 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.106 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:32:14.106 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.106 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:32:14.106 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.106 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:32:14.106 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.106 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:32:14.106 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.106 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:32:14.107 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.107 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:32:14.107 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.107 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:32:14.107 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.107 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:32:14.107 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.107 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:32:14.107 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.107 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:32:14.107 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.107 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:32:14.107 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.108 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:32:14.108 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.108 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:32:14.108 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.108 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:32:14.108 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.108 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:32:14.108 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.108 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:32:14.108 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.108 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:32:14.108 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.109 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:32:14.109 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.109 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:32:14.109 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.109 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:32:14.109 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.109 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:32:14.109 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.109 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:32:14.109 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.109 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:32:14.109 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.110 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.110 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.110 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:14.110 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.110 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.110 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.110 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.110 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:32:14.110 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.110 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.110 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.110 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.111 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.111 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.111 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:14.111 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.111 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.111 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.111 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.111 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:14.111 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.111 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.111 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.112 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.112 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:14.112 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.112 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.112 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.112 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.112 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:14.112 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.112 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.112 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.112 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.112 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:14.112 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.112 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.113 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.113 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.113 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:14.113 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.113 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.113 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.113 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.171 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:32:14.172 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:14.173 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-04-07T14:32:14.173 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:14.173 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-07T14:32:14.173 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-fuse x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 890 k 2024-04-07T14:32:14.173 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-04-07T14:32:14.173 INFO:teuthology.orchestra.run.smithi092.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-07T14:32:14.173 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:14.173 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-07T14:32:14.173 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:14.173 INFO:teuthology.orchestra.run.smithi092.stdout:Install 2 Packages 2024-04-07T14:32:14.173 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:14.173 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 971 k 2024-04-07T14:32:14.173 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 2.8 M 2024-04-07T14:32:14.173 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-07T14:32:14.410 INFO:teuthology.orchestra.run.smithi092.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 456 kB/s | 80 kB 00:00 2024-04-07T14:32:14.629 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:23 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:32:14.827 INFO:teuthology.orchestra.run.smithi092.stdout:(2/2): ceph-fuse-19.0.0-2578.ge5c885fe.el9.x86_ 1.5 MB/s | 890 kB 00:00 2024-04-07T14:32:14.827 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:32:14.828 INFO:teuthology.orchestra.run.smithi092.stdout:Total 1.4 MB/s | 971 kB 00:00 2024-04-07T14:32:14.839 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-07T14:32:14.860 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-07T14:32:14.860 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-07T14:32:14.919 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:32:14.919 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:32:14.919 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:32:14.919 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.919 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:32:14.919 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.919 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:32:14.919 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.919 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:32:14.919 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.919 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:32:14.920 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.920 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:32:14.920 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.920 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:32:14.920 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.920 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:32:14.920 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.920 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:32:14.920 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.920 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:32:14.920 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.920 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:32:14.920 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.920 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:32:14.921 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.921 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:32:14.921 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.921 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:32:14.921 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.921 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:32:14.921 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.921 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:32:14.921 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.921 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:32:14.921 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.921 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:32:14.921 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.921 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:32:14.921 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.922 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:32:14.922 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.922 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:32:14.922 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.922 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:32:14.922 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.922 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:32:14.922 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.922 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:32:14.922 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.922 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:32:14.922 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.922 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:32:14.922 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.923 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:32:14.923 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.923 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:32:14.923 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.923 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:32:14.923 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.923 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:32:14.923 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.923 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:32:14.923 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.923 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:32:14.923 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.923 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:32:14.924 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.924 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:32:14.924 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.924 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:32:14.924 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.924 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:32:14.924 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.924 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:32:14.924 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.924 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.924 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.924 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:14.924 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.924 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.925 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.925 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.925 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:32:14.925 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.925 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.925 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.925 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.925 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.925 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.925 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:14.925 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.925 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.925 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.925 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.926 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:14.926 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.926 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.926 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.926 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.926 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:14.926 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.926 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.926 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.926 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.926 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:14.926 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.926 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.926 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.927 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.927 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:14.927 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.927 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.927 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.927 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.927 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:14.927 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.927 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.927 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.927 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:14.937 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-07T14:32:14.937 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-07T14:32:14.990 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:32:14.991 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:14.991 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-04-07T14:32:14.991 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:14.991 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-04-07T14:32:14.991 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-rook noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 49 k 2024-04-07T14:32:14.991 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-04-07T14:32:14.991 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-07T14:32:14.991 INFO:teuthology.orchestra.run.smithi159.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-07T14:32:14.991 INFO:teuthology.orchestra.run.smithi159.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-07T14:32:14.991 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-07T14:32:14.991 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-07T14:32:14.992 INFO:teuthology.orchestra.run.smithi159.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-07T14:32:14.992 INFO:teuthology.orchestra.run.smithi159.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-07T14:32:14.992 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-07T14:32:14.992 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-07T14:32:14.992 INFO:teuthology.orchestra.run.smithi159.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-07T14:32:14.992 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-07T14:32:14.992 INFO:teuthology.orchestra.run.smithi159.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-07T14:32:14.992 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:14.992 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-04-07T14:32:14.992 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:14.992 INFO:teuthology.orchestra.run.smithi159.stdout:Install 13 Packages 2024-04-07T14:32:14.992 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:14.993 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 2.2 M 2024-04-07T14:32:14.993 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 26 M 2024-04-07T14:32:14.993 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-04-07T14:32:15.119 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-07T14:32:15.245 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-07T14:32:15.269 INFO:teuthology.orchestra.run.smithi159.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 195 kB/s | 26 kB 00:00 2024-04-07T14:32:15.294 INFO:teuthology.orchestra.run.smithi159.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 122 kB/s | 19 kB 00:00 2024-04-07T14:32:15.310 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/2 2024-04-07T14:32:15.428 INFO:teuthology.orchestra.run.smithi159.stdout:(3/13): ceph-mgr-rook-19.0.0-2578.ge5c885fe.el9 170 kB/s | 49 kB 00:00 2024-04-07T14:32:15.994 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/2 2024-04-07T14:32:15.994 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/2 2024-04-07T14:32:16.301 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-07T14:32:16.301 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:16.301 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-07T14:32:16.301 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-07T14:32:16.301 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:16.302 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:32:16.557 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-volume 2024-04-07T14:32:17.164 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:37 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:32:17.454 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:32:17.454 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:32:17.454 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:32:17.454 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.455 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:32:17.455 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.455 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:32:17.455 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.455 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:32:17.455 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.455 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:32:17.455 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.455 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:32:17.455 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.455 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:32:17.455 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.455 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:32:17.455 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.455 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:32:17.456 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.456 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:32:17.456 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.456 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:32:17.456 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.456 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:32:17.456 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.456 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:32:17.456 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.456 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:32:17.456 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.456 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:32:17.456 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.456 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:32:17.456 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.456 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:32:17.457 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.457 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:32:17.457 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.457 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:32:17.457 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.457 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:32:17.457 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.457 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:32:17.457 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.457 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:32:17.457 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.457 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:32:17.457 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.457 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:32:17.457 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.458 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:32:17.458 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.458 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:32:17.458 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.458 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:32:17.458 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.458 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:32:17.458 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.458 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:32:17.458 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.458 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:32:17.458 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.458 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:32:17.458 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.459 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:32:17.459 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.459 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:32:17.459 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.459 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:32:17.459 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.459 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:32:17.459 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.459 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:32:17.459 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.459 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:32:17.459 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.459 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.459 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.459 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:17.459 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.460 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.460 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.460 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.460 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:32:17.460 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.460 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.460 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.460 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.460 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.460 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.460 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:17.460 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.460 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.461 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.461 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.461 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:17.461 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.461 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.461 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.461 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.461 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:17.461 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.461 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.461 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.461 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.461 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:17.461 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.462 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.462 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.462 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.462 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:17.462 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.462 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.462 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.462 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.462 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:17.462 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.462 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.462 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.462 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:17.523 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:32:17.524 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:17.524 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-04-07T14:32:17.524 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:17.524 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-07T14:32:17.524 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-volume noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 264 k 2024-04-07T14:32:17.524 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-04-07T14:32:17.524 INFO:teuthology.orchestra.run.smithi092.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-07T14:32:17.524 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:17.524 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-07T14:32:17.524 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:17.524 INFO:teuthology.orchestra.run.smithi092.stdout:Install 2 Packages 2024-04-07T14:32:17.524 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:17.525 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 341 k 2024-04-07T14:32:17.525 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 1.5 M 2024-04-07T14:32:17.525 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-07T14:32:17.620 INFO:teuthology.orchestra.run.smithi159.stdout:(4/13): python3-pyasn1-modules-0.4.8-6.el9.noar 127 kB/s | 279 kB 00:02 2024-04-07T14:32:17.945 INFO:teuthology.orchestra.run.smithi159.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 60 kB/s | 159 kB 00:02 2024-04-07T14:32:18.045 INFO:teuthology.orchestra.run.smithi159.stdout:(6/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 81 kB/s | 222 kB 00:02 2024-04-07T14:32:18.179 INFO:teuthology.orchestra.run.smithi159.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 138 kB/s | 32 kB 00:00 2024-04-07T14:32:18.208 INFO:teuthology.orchestra.run.smithi092.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 219 kB/s | 77 kB 00:00 2024-04-07T14:32:18.346 INFO:teuthology.orchestra.run.smithi159.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 50 kB/s | 15 kB 00:00 2024-04-07T14:32:18.463 INFO:teuthology.orchestra.run.smithi159.stdout:(9/13): python3-google-auth-2.28.2-1.el9.noarch 718 kB/s | 203 kB 00:00 2024-04-07T14:32:18.482 INFO:teuthology.orchestra.run.smithi092.stdout:(2/2): ceph-volume-19.0.0-2578.ge5c885fe.el9.no 421 kB/s | 264 kB 00:00 2024-04-07T14:32:18.484 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:32:18.484 INFO:teuthology.orchestra.run.smithi092.stdout:Total 355 kB/s | 341 kB 00:00 2024-04-07T14:32:18.496 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-07T14:32:18.505 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-07T14:32:18.505 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-07T14:32:18.545 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-07T14:32:18.545 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-07T14:32:18.638 INFO:teuthology.orchestra.run.smithi159.stdout:(10/13): python3-requests-oauthlib-1.3.0-12.el9 53 kB/s | 54 kB 00:01 2024-04-07T14:32:18.718 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-07T14:32:18.890 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-07T14:32:18.927 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 2/2 2024-04-07T14:32:18.943 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 2/2 2024-04-07T14:32:18.943 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:32:18.943 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-07T14:32:18.943 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:18.971 INFO:teuthology.orchestra.run.smithi159.stdout:(11/13): python3-kubernetes-26.1.0-2.el9.noarch 1.6 MB/s | 1.0 MB 00:00 2024-04-07T14:32:18.996 INFO:teuthology.orchestra.run.smithi159.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 111 kB/s | 59 kB 00:00 2024-04-07T14:32:19.055 INFO:teuthology.orchestra.run.smithi159.stdout:(13/13): python3-websocket-client-1.2.3-2.el9.n 215 kB/s | 90 kB 00:00 2024-04-07T14:32:19.057 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:32:19.057 INFO:teuthology.orchestra.run.smithi159.stdout:Total 554 kB/s | 2.2 MB 00:04 2024-04-07T14:32:19.128 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-04-07T14:32:19.145 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-04-07T14:32:19.145 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-04-07T14:32:19.244 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-04-07T14:32:19.244 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-04-07T14:32:19.627 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 1/2 2024-04-07T14:32:19.761 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-04-07T14:32:19.914 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-07T14:32:19.960 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-07T14:32:19.960 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:19.960 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-07T14:32:19.960 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:32:19.960 INFO:teuthology.orchestra.run.smithi092.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-07T14:32:19.960 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:19.960 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:32:19.965 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-07T14:32:20.029 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-07T14:32:20.066 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-07T14:32:20.108 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-07T14:32:20.210 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-07T14:32:20.310 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install librados-devel 2024-04-07T14:32:20.319 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-07T14:32:20.367 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-07T14:32:20.917 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:40 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:32:21.093 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-07T14:32:21.139 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-07T14:32:21.173 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-07T14:32:21.204 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:32:21.204 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:32:21.204 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:32:21.204 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.205 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:32:21.205 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.205 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:32:21.205 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.205 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:32:21.205 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.205 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:32:21.205 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.205 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:32:21.205 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.205 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:32:21.205 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.205 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:32:21.205 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.206 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:32:21.206 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.206 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:32:21.206 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.206 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:32:21.206 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.206 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:32:21.206 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.206 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:32:21.206 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.206 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:32:21.206 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.206 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:32:21.207 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.207 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:32:21.207 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.207 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:32:21.207 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.207 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:32:21.207 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.207 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:32:21.207 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.207 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:32:21.207 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.207 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:32:21.207 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.207 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:32:21.207 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.207 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:32:21.208 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.208 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:32:21.208 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.208 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:32:21.208 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.208 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:32:21.208 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.208 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:32:21.208 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.208 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:32:21.208 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.208 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:32:21.208 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.209 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:32:21.209 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.209 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:32:21.209 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.209 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:32:21.209 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.209 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:32:21.209 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.209 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:32:21.209 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.209 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:32:21.209 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.209 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:32:21.210 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.210 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:32:21.210 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.210 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.210 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.210 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:21.210 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.210 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.210 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.210 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.210 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:32:21.210 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.210 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.211 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.211 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.211 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.211 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.211 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:21.211 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.211 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.211 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.211 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.211 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:21.211 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.211 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.212 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.212 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.212 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:21.212 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.212 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.212 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.212 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.212 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:21.212 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.212 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.212 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.212 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.212 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:21.212 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.213 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.213 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.213 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.213 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:21.213 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.213 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.213 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.213 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:21.221 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-07T14:32:21.243 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 13/13 2024-04-07T14:32:21.273 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:32:21.274 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:21.274 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repo Size 2024-04-07T14:32:21.274 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:21.274 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-07T14:32:21.274 INFO:teuthology.orchestra.run.smithi092.stdout: librados-devel x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 127 k 2024-04-07T14:32:21.274 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:21.274 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-07T14:32:21.274 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:21.274 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-04-07T14:32:21.274 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:21.274 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 127 k 2024-04-07T14:32:21.274 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 456 k 2024-04-07T14:32:21.275 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-07T14:32:21.479 INFO:teuthology.orchestra.run.smithi092.stdout:librados-devel-19.0.0-2578.ge5c885fe.el9.x86_64 619 kB/s | 127 kB 00:00 2024-04-07T14:32:21.480 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:32:21.480 INFO:teuthology.orchestra.run.smithi092.stdout:Total 614 kB/s | 127 kB 00:00 2024-04-07T14:32:21.481 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-07T14:32:21.486 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-07T14:32:21.486 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-07T14:32:21.546 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-07T14:32:21.546 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-07T14:32:21.749 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-07T14:32:21.861 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:22.126 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 13/13 2024-04-07T14:32:22.126 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 1/13 2024-04-07T14:32:22.126 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-07T14:32:22.126 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-07T14:32:22.126 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-07T14:32:22.126 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-07T14:32:22.126 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-07T14:32:22.126 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-07T14:32:22.126 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-07T14:32:22.126 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-07T14:32:22.126 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-07T14:32:22.126 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-07T14:32:22.127 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-07T14:32:22.330 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:22.512 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-07T14:32:22.512 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:22.512 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-04-07T14:32:22.512 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-rook-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:32:22.512 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-07T14:32:22.512 INFO:teuthology.orchestra.run.smithi159.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-07T14:32:22.512 INFO:teuthology.orchestra.run.smithi159.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-07T14:32:22.512 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-07T14:32:22.512 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-07T14:32:22.513 INFO:teuthology.orchestra.run.smithi159.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-07T14:32:22.513 INFO:teuthology.orchestra.run.smithi159.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-07T14:32:22.513 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-07T14:32:22.513 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-07T14:32:22.513 INFO:teuthology.orchestra.run.smithi159.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-07T14:32:22.513 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-07T14:32:22.513 INFO:teuthology.orchestra.run.smithi159.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-07T14:32:22.513 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:22.513 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:32:22.639 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:22.640 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:22.640 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-07T14:32:22.640 INFO:teuthology.orchestra.run.smithi092.stdout: librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:32:22.640 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:22.640 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:32:22.759 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-mgr-cephadm 2024-04-07T14:32:22.870 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install libcephfs2 2024-04-07T14:32:23.356 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:32 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:32:23.481 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:43 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:32:23.643 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:32:23.644 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:32:23.644 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:32:23.644 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.644 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:32:23.644 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.644 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:32:23.644 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.644 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:32:23.644 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.644 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:32:23.644 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.644 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:32:23.645 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.645 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:32:23.645 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.645 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:32:23.645 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.645 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:32:23.645 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.645 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:32:23.645 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.645 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:32:23.645 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.645 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:32:23.645 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.645 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:32:23.646 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.646 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:32:23.646 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.646 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:32:23.646 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.646 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:32:23.646 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.646 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:32:23.646 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.646 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:32:23.646 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.646 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:32:23.646 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.647 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:32:23.647 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.647 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:32:23.647 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.647 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:32:23.647 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.647 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:32:23.647 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.647 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:32:23.647 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.647 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:32:23.647 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.647 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:32:23.647 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.647 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:32:23.648 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.648 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:32:23.648 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.648 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:32:23.648 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.648 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:32:23.648 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.648 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:32:23.648 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.648 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:32:23.648 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.648 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:32:23.649 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.649 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:32:23.649 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.649 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:32:23.649 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.649 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:32:23.649 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.649 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:32:23.649 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.649 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.649 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.649 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:23.649 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.649 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.650 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.650 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.650 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:32:23.650 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.650 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.650 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.650 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.650 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.650 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.650 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:23.650 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.650 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.650 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.651 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.651 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:23.651 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.651 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.651 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.651 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.651 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:23.651 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.651 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.651 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.651 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.651 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:23.651 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.651 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.652 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.652 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.652 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:23.652 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.652 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.652 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.652 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.652 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:23.652 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.652 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.652 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.652 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.714 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:32:23.715 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:23.715 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-04-07T14:32:23.715 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:23.715 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-04-07T14:32:23.715 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 141 k 2024-04-07T14:32:23.715 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-04-07T14:32:23.715 INFO:teuthology.orchestra.run.smithi159.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-07T14:32:23.715 INFO:teuthology.orchestra.run.smithi159.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-07T14:32:23.715 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-07T14:32:23.715 INFO:teuthology.orchestra.run.smithi159.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-07T14:32:23.715 INFO:teuthology.orchestra.run.smithi159.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-07T14:32:23.715 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:23.716 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-04-07T14:32:23.716 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:23.716 INFO:teuthology.orchestra.run.smithi159.stdout:Install 6 Packages 2024-04-07T14:32:23.716 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:23.716 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 7.0 M 2024-04-07T14:32:23.716 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 33 M 2024-04-07T14:32:23.716 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-04-07T14:32:23.778 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:32:23.778 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:32:23.778 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:32:23.778 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.778 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:32:23.778 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.779 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:32:23.779 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.779 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:32:23.779 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.779 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:32:23.779 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.779 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:32:23.779 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.779 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:32:23.779 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.779 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:32:23.779 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.779 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:32:23.779 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.779 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:32:23.779 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.780 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:32:23.780 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.780 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:32:23.780 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.780 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:32:23.780 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.780 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:32:23.780 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.780 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:32:23.780 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.780 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:32:23.780 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.780 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:32:23.780 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.781 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:32:23.781 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.781 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:32:23.781 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.781 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:32:23.781 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.781 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:32:23.781 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.781 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:32:23.781 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.781 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:32:23.781 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.781 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:32:23.781 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.782 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:32:23.782 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.782 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:32:23.782 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.782 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:32:23.782 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.782 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:32:23.782 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.782 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:32:23.782 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.782 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:32:23.782 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.782 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:32:23.782 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.783 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:32:23.783 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.783 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:32:23.783 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.783 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:32:23.783 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.783 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:32:23.783 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.783 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:32:23.783 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.783 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:32:23.783 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.784 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.784 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.784 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:23.784 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.784 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.784 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.784 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.784 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:32:23.784 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.784 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.784 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.784 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.784 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.784 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.784 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:23.785 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.785 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.785 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.785 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.785 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:23.785 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.785 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.785 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.785 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.785 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:23.785 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.785 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.785 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.785 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.786 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:23.786 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.786 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.786 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.786 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.786 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:23.786 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.786 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.786 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.786 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.786 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:23.786 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.786 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.786 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.787 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:23.787 INFO:teuthology.orchestra.run.smithi092.stdout:Package libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:32:23.846 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:32:23.848 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-04-07T14:32:23.848 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:32:23.924 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install libcephfs-devel 2024-04-07T14:32:24.290 INFO:teuthology.orchestra.run.smithi159.stdout:(1/6): ceph-mgr-cephadm-19.0.0-2578.ge5c885fe.e 644 kB/s | 141 kB 00:00 2024-04-07T14:32:24.499 INFO:teuthology.orchestra.run.smithi159.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 2.6 MB/s | 548 kB 00:00 2024-04-07T14:32:24.519 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:44 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:32:24.549 INFO:teuthology.orchestra.run.smithi159.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 1.1 MB/s | 58 kB 00:00 2024-04-07T14:32:24.599 INFO:teuthology.orchestra.run.smithi159.stdout:(4/6): python3-typing-extensions-4.4.0-2.el9.no 1.0 MB/s | 51 kB 00:00 2024-04-07T14:32:24.810 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:32:24.811 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:32:24.811 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:32:24.811 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.811 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:32:24.811 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.811 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:32:24.811 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.811 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:32:24.811 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.811 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:32:24.811 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.811 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:32:24.811 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.811 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:32:24.811 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.812 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:32:24.812 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.812 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:32:24.812 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.812 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:32:24.812 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.812 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:32:24.812 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.812 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:32:24.812 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.812 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:32:24.812 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.812 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:32:24.812 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.813 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:32:24.813 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.813 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:32:24.813 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.813 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:32:24.813 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.813 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:32:24.813 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.813 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:32:24.813 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.813 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:32:24.813 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.813 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:32:24.813 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.813 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:32:24.814 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.814 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:32:24.814 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.814 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:32:24.814 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.814 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:32:24.814 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.814 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:32:24.814 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.814 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:32:24.814 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.814 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:32:24.814 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.815 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:32:24.815 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.815 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:32:24.815 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.815 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:32:24.815 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.815 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:32:24.815 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.815 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:32:24.815 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.815 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:32:24.815 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.815 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:32:24.815 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.815 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:32:24.815 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.816 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:32:24.816 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.816 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.816 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.816 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:24.816 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.816 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.816 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.816 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.816 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:32:24.816 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.816 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.816 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.816 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.816 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.817 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.817 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:24.817 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.817 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.817 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.817 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.817 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:24.817 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.817 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.817 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.817 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.817 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:24.817 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.817 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.817 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.818 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.818 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:24.818 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.818 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.818 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.818 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.818 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:24.818 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.818 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.818 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.818 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.818 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:24.818 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.818 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.818 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.819 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:24.881 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:32:24.882 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:24.882 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repo Size 2024-04-07T14:32:24.882 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:24.882 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-07T14:32:24.882 INFO:teuthology.orchestra.run.smithi092.stdout: libcephfs-devel x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 32 k 2024-04-07T14:32:24.882 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:24.882 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-07T14:32:24.882 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:24.883 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-04-07T14:32:24.883 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:24.883 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 32 k 2024-04-07T14:32:24.883 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 142 k 2024-04-07T14:32:24.883 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-07T14:32:24.941 INFO:teuthology.orchestra.run.smithi159.stdout:(5/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 285 kB/s | 248 kB 00:00 2024-04-07T14:32:25.057 INFO:teuthology.orchestra.run.smithi092.stdout:libcephfs-devel-19.0.0-2578.ge5c885fe.el9.x86_6 182 kB/s | 32 kB 00:00 2024-04-07T14:32:25.058 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:32:25.058 INFO:teuthology.orchestra.run.smithi092.stdout:Total 181 kB/s | 32 kB 00:00 2024-04-07T14:32:25.058 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-07T14:32:25.061 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-07T14:32:25.061 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-07T14:32:25.090 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-07T14:32:25.090 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-07T14:32:25.173 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-07T14:32:25.273 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:25.649 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:25.924 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:25.924 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:25.924 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-07T14:32:25.924 INFO:teuthology.orchestra.run.smithi092.stdout: libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:32:25.924 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:25.924 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:32:26.126 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install librados2 2024-04-07T14:32:26.721 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:46 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:32:27.010 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:32:27.010 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:32:27.010 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:32:27.010 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.010 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:32:27.010 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.010 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:32:27.010 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.010 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:32:27.010 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.011 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:32:27.011 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.011 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:32:27.011 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.011 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:32:27.011 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.011 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:32:27.011 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.011 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:32:27.011 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.011 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:32:27.011 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.011 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:32:27.012 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.012 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:32:27.012 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.012 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:32:27.012 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.012 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:32:27.012 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.012 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:32:27.012 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.012 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:32:27.012 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.012 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:32:27.012 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.012 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:32:27.013 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.013 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:32:27.013 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.013 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:32:27.013 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.013 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:32:27.013 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.013 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:32:27.013 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.013 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:32:27.013 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.013 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:32:27.013 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.013 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:32:27.013 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.014 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:32:27.014 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.014 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:32:27.014 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.014 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:32:27.014 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.014 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:32:27.014 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.014 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:32:27.014 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.014 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:32:27.014 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.014 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:32:27.015 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.015 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:32:27.015 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.015 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:32:27.015 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.015 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:32:27.015 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.015 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:32:27.015 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.015 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:32:27.015 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.015 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.015 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.015 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:27.016 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.016 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.016 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.016 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.016 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:32:27.016 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.016 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.016 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.016 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.016 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.016 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.016 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:27.016 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.016 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.017 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.017 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.017 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:27.017 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.017 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.017 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.017 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.017 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:27.017 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.017 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.017 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.017 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.017 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:27.017 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.018 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.018 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.018 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.018 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:27.018 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.018 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.018 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.018 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.018 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:27.018 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.018 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.018 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.018 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:27.019 INFO:teuthology.orchestra.run.smithi092.stdout:Package librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:32:27.077 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:32:27.078 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-04-07T14:32:27.078 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:32:27.157 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install librbd1 2024-04-07T14:32:27.751 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:47 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:32:28.042 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:32:28.043 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:32:28.043 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:32:28.043 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.043 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:32:28.043 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.043 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:32:28.043 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.043 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:32:28.043 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.043 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:32:28.043 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.043 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:32:28.043 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.043 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:32:28.044 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.044 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:32:28.044 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.044 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:32:28.044 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.044 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:32:28.044 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.044 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:32:28.044 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.044 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:32:28.044 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.044 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:32:28.044 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.044 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:32:28.044 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.044 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:32:28.045 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.045 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:32:28.045 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.045 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:32:28.045 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.045 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:32:28.045 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.045 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:32:28.045 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.045 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:32:28.045 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.045 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:32:28.046 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.046 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:32:28.046 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.046 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:32:28.046 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.046 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:32:28.046 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.046 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:32:28.046 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.046 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:32:28.046 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.046 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:32:28.046 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.046 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:32:28.047 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.047 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:32:28.047 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.047 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:32:28.047 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.047 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:32:28.047 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.047 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:32:28.047 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.047 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:32:28.047 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.047 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:32:28.047 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.047 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:32:28.047 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.047 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:32:28.048 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.048 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:32:28.048 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.048 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.048 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.048 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:28.048 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.048 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.048 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.048 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.048 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:32:28.048 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.048 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.048 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.049 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.049 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.049 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.049 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:28.049 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.049 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.049 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.049 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.049 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:28.049 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.049 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.049 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.049 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.049 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:28.050 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.050 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.050 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.050 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.050 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:28.050 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.050 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.050 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.050 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.050 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:28.050 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.050 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.050 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.050 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.051 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:28.051 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.051 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.051 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.051 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:28.051 INFO:teuthology.orchestra.run.smithi092.stdout:Package librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:32:28.110 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:32:28.111 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-04-07T14:32:28.111 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:32:28.185 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install python3-rados 2024-04-07T14:32:28.781 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:48 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:32:29.073 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:32:29.074 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:32:29.074 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:32:29.074 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.074 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:32:29.074 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.074 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:32:29.074 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.074 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:32:29.074 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.074 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:32:29.074 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.074 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:32:29.075 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.075 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:32:29.075 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.075 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:32:29.075 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.075 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:32:29.075 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.075 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:32:29.075 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.075 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:32:29.075 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.075 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:32:29.075 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.075 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:32:29.075 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.076 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:32:29.076 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.076 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:32:29.076 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.076 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:32:29.076 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.076 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:32:29.076 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.076 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:32:29.076 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.076 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:32:29.076 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.076 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:32:29.076 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.076 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:32:29.077 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.077 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:32:29.077 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.077 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:32:29.077 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.077 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:32:29.077 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.077 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:32:29.077 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.077 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:32:29.077 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.077 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:32:29.077 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.077 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:32:29.077 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.078 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:32:29.078 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.078 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:32:29.078 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.078 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:32:29.078 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.078 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:32:29.078 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.078 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:32:29.078 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.078 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:32:29.078 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.078 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:32:29.078 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.078 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:32:29.079 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.079 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:32:29.079 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.079 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.079 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.079 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:29.079 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.079 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.079 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.079 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.079 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:32:29.079 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.079 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.079 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.079 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.080 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.080 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.080 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:29.080 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.080 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.080 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.080 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.080 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:29.080 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.080 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.080 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.080 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.080 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:29.080 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.080 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.080 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.081 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.081 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:29.081 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.081 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.081 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.081 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.081 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:29.081 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.081 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.081 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.081 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.081 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:29.081 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.081 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.081 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.081 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:29.082 INFO:teuthology.orchestra.run.smithi092.stdout:Package python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:32:29.141 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:32:29.142 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-04-07T14:32:29.142 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:32:29.223 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install python3-rgw 2024-04-07T14:32:29.841 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:49 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:32:30.144 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:32:30.144 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:32:30.144 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:32:30.144 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.144 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:32:30.144 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.144 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:32:30.145 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.145 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:32:30.145 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.145 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:32:30.145 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.145 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:32:30.145 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.145 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:32:30.145 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.145 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:32:30.145 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.145 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:32:30.145 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.146 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:32:30.146 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.146 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:32:30.146 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.146 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:32:30.146 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.146 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:32:30.146 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.146 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:32:30.146 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.146 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:32:30.146 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.146 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:32:30.146 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.147 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:32:30.147 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.147 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:32:30.147 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.147 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:32:30.147 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.147 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:32:30.147 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.147 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:32:30.147 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.147 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:32:30.147 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.147 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:32:30.148 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.148 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:32:30.148 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.148 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:32:30.148 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.148 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:32:30.148 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.148 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:32:30.148 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.148 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:32:30.148 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.148 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:32:30.148 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.148 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:32:30.149 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.149 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:32:30.149 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.149 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:32:30.149 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.149 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:32:30.149 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.149 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:32:30.149 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.149 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:32:30.149 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.149 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:32:30.149 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.149 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:32:30.150 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.150 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.150 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.150 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:30.150 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.150 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.150 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.150 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.150 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:32:30.150 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.150 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.150 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.150 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.150 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.151 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.151 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:30.151 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.151 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.151 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.151 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.151 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:30.151 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.151 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.151 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.151 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.151 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:30.151 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.152 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.152 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.152 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.152 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:30.152 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.152 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.152 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.152 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.152 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:30.152 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.152 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.152 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.152 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.152 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:30.152 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.153 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.153 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.153 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:30.153 INFO:teuthology.orchestra.run.smithi092.stdout:Package python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:32:30.215 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:32:30.216 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-04-07T14:32:30.217 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:32:30.290 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install python3-cephfs 2024-04-07T14:32:30.902 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:50 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:32:31.190 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:32:31.190 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:32:31.190 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:32:31.190 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.190 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:32:31.190 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.190 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:32:31.190 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.190 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:32:31.190 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.191 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:32:31.191 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.191 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:32:31.191 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.191 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:32:31.191 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.191 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:32:31.191 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.191 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:32:31.191 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.191 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:32:31.191 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.191 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:32:31.191 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.191 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:32:31.192 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.192 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:32:31.192 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.192 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:32:31.192 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.192 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:32:31.192 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.192 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:32:31.192 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.192 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:32:31.192 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.192 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:32:31.192 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.192 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:32:31.192 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.193 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:32:31.193 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.193 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:32:31.193 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.193 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:32:31.193 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.193 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:32:31.193 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.193 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:32:31.193 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.193 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:32:31.193 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.193 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:32:31.193 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.193 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:32:31.194 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.194 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:32:31.194 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.194 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:32:31.194 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.194 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:32:31.194 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.194 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:32:31.194 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.194 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:32:31.194 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.194 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:32:31.194 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.195 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:32:31.195 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.195 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:32:31.195 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.195 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:32:31.195 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.195 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:32:31.195 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.195 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.195 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.195 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:31.195 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.195 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.195 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.195 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.196 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:32:31.196 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.196 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.196 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.196 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.196 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.196 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.196 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:31.196 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.196 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.196 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.196 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.196 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:31.196 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.196 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.197 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.197 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.197 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:31.197 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.197 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.197 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.197 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.197 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:31.197 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.197 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.197 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.197 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.198 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:31.198 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.198 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.198 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.198 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.198 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:31.198 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.198 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.198 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.198 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:31.198 INFO:teuthology.orchestra.run.smithi092.stdout:Package python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:32:31.258 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:32:31.259 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-04-07T14:32:31.259 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:32:31.334 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install python3-rbd 2024-04-07T14:32:31.927 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:51 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:32:32.074 INFO:teuthology.orchestra.run.smithi159.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 763 kB/s | 6.0 MB 00:08 2024-04-07T14:32:32.075 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:32:32.076 INFO:teuthology.orchestra.run.smithi159.stdout:Total 855 kB/s | 7.0 MB 00:08 2024-04-07T14:32:32.150 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-04-07T14:32:32.162 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-04-07T14:32:32.162 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-04-07T14:32:32.213 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:32:32.214 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:32:32.214 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:32:32.214 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.214 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:32:32.214 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.214 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:32:32.214 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.214 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:32:32.214 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.214 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:32:32.215 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.215 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:32:32.215 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.215 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:32:32.215 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.215 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:32:32.215 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.215 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:32:32.215 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.215 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:32:32.215 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.215 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:32:32.215 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.215 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:32:32.216 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.216 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:32:32.216 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.216 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:32:32.216 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.216 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:32:32.216 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.216 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:32:32.216 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.216 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:32:32.216 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.216 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:32:32.216 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.216 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:32:32.217 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.217 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:32:32.217 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.217 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:32:32.217 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.217 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:32:32.217 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.217 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:32:32.217 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.217 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:32:32.217 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.217 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:32:32.217 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.218 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:32:32.218 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.218 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:32:32.218 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.218 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:32:32.218 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.218 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:32:32.218 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.218 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:32:32.218 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.218 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:32:32.218 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.218 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:32:32.219 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.219 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:32:32.219 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.219 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:32:32.219 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.219 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:32:32.219 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.219 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:32:32.219 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.219 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:32:32.219 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.219 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.219 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.219 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:32.219 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.219 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.220 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.220 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.220 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:32:32.220 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.220 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.220 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.220 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.220 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.220 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.220 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:32.220 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.220 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.220 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.220 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.221 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:32.221 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.221 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.221 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.221 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.221 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:32.221 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.221 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.221 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.221 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.221 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:32.221 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.221 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.221 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.221 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.222 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:32.222 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.222 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.222 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.222 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.222 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:32.222 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.222 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.223 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.223 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:32.223 INFO:teuthology.orchestra.run.smithi092.stdout:Package python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:32:32.265 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-04-07T14:32:32.266 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-04-07T14:32:32.281 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:32:32.282 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-04-07T14:32:32.282 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:32:32.351 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install rbd-fuse 2024-04-07T14:32:32.601 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-04-07T14:32:32.765 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-07T14:32:32.817 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-07T14:32:32.942 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:52 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:32:33.232 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:32:33.232 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:32:33.232 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:32:33.233 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.233 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:32:33.233 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.233 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:32:33.233 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.233 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:32:33.233 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.233 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:32:33.233 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.233 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:32:33.233 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.233 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:32:33.233 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.233 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:32:33.234 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.234 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:32:33.234 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.234 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:32:33.234 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.234 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:32:33.234 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.234 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:32:33.234 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.234 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:32:33.234 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.234 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:32:33.234 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.234 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:32:33.234 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.235 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:32:33.235 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.235 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:32:33.235 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.235 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:32:33.235 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.235 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:32:33.235 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.235 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:32:33.235 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.235 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:32:33.235 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.235 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:32:33.235 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.235 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:32:33.236 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.236 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:32:33.236 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.236 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:32:33.236 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.236 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:32:33.236 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.236 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:32:33.236 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.236 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:32:33.236 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.236 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:32:33.236 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.236 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:32:33.236 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.236 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:32:33.236 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.237 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:32:33.237 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.237 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:32:33.237 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.237 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:32:33.237 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.237 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:32:33.237 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.237 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:32:33.237 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.237 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:32:33.237 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.237 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.237 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.237 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:33.238 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.238 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.238 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.238 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.238 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:32:33.238 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.238 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.238 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.238 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.238 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.238 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.239 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:33.239 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.239 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.239 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.239 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.239 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:33.239 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.239 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.239 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.239 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.239 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:33.239 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.239 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.239 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.239 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.239 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:33.240 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.240 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.240 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.240 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.240 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:33.240 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.240 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.240 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.240 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.240 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:33.240 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.240 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.240 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.240 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:33.300 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:32:33.300 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:33.301 INFO:teuthology.orchestra.run.smithi092.stdout: Package Architecture Version Repository Size 2024-04-07T14:32:33.301 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:33.301 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-07T14:32:33.301 INFO:teuthology.orchestra.run.smithi092.stdout: rbd-fuse x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 85 k 2024-04-07T14:32:33.301 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:33.301 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-07T14:32:33.301 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:33.301 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-04-07T14:32:33.301 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:33.301 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 85 k 2024-04-07T14:32:33.301 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 231 k 2024-04-07T14:32:33.301 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-07T14:32:33.341 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-07T14:32:33.428 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-07T14:32:33.491 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-07T14:32:33.521 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 6/6 2024-04-07T14:32:33.585 INFO:teuthology.orchestra.run.smithi092.stdout:rbd-fuse-19.0.0-2578.ge5c885fe.el9.x86_64.rpm 301 kB/s | 85 kB 00:00 2024-04-07T14:32:33.586 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:32:33.586 INFO:teuthology.orchestra.run.smithi092.stdout:Total 300 kB/s | 85 kB 00:00 2024-04-07T14:32:33.586 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-07T14:32:33.592 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-07T14:32:33.593 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-07T14:32:33.651 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-07T14:32:33.651 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-07T14:32:33.794 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-07T14:32:33.883 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:34.304 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:34.407 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 6/6 2024-04-07T14:32:34.407 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 1/6 2024-04-07T14:32:34.407 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-07T14:32:34.407 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-07T14:32:34.407 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-07T14:32:34.407 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-07T14:32:34.622 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:34.623 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:34.623 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-07T14:32:34.623 INFO:teuthology.orchestra.run.smithi092.stdout: rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:32:34.623 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:34.623 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:32:34.728 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-07T14:32:34.728 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:34.728 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-04-07T14:32:34.728 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-cephadm-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:32:34.728 INFO:teuthology.orchestra.run.smithi159.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-07T14:32:34.728 INFO:teuthology.orchestra.run.smithi159.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-07T14:32:34.728 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-07T14:32:34.728 INFO:teuthology.orchestra.run.smithi159.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-07T14:32:34.728 INFO:teuthology.orchestra.run.smithi159.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-07T14:32:34.728 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:34.728 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:32:34.864 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install rbd-mirror 2024-04-07T14:32:34.988 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-fuse 2024-04-07T14:32:35.470 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:55 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:32:35.586 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:44 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:32:35.766 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:32:35.767 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:32:35.767 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:32:35.767 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.767 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:32:35.767 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.767 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:32:35.767 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.767 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:32:35.767 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.767 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:32:35.767 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.768 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:32:35.768 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.768 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:32:35.768 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.768 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:32:35.768 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.768 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:32:35.768 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.768 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:32:35.768 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.768 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:32:35.769 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.769 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:32:35.769 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.769 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:32:35.769 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.769 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:32:35.769 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.769 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:32:35.769 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.769 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:32:35.769 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.769 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:32:35.769 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.770 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:32:35.770 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.770 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:32:35.770 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.770 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:32:35.770 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.770 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:32:35.770 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.770 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:32:35.770 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.770 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:32:35.770 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.771 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:32:35.771 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.771 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:32:35.771 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.771 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:32:35.771 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.771 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:32:35.771 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.771 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:32:35.771 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.771 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:32:35.771 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.772 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:32:35.772 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.772 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:32:35.772 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.772 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:32:35.772 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.772 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:32:35.772 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.772 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:32:35.772 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.772 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:32:35.772 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.772 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:32:35.773 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.773 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:32:35.773 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.773 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.773 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.773 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:35.773 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.773 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.773 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.773 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.773 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:32:35.773 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.774 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.774 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.774 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.774 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.774 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.774 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:35.774 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.774 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.774 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.774 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.774 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:35.774 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.775 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.775 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.775 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.775 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:35.775 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.775 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.775 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.775 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.775 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:35.775 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.775 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.775 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.775 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.776 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:35.776 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.776 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.776 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.776 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.776 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:35.776 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.776 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.776 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.776 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.835 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:32:35.836 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:35.836 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repo Size 2024-04-07T14:32:35.836 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:35.836 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-07T14:32:35.837 INFO:teuthology.orchestra.run.smithi092.stdout: rbd-mirror x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 3.1 M 2024-04-07T14:32:35.837 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:35.837 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-07T14:32:35.837 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:35.837 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-04-07T14:32:35.837 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:35.837 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 3.1 M 2024-04-07T14:32:35.837 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 13 M 2024-04-07T14:32:35.837 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-07T14:32:35.873 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:32:35.873 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:32:35.873 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:32:35.873 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.873 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:32:35.873 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.873 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:32:35.873 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.873 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:32:35.874 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.874 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:32:35.874 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.874 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:32:35.874 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.874 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:32:35.874 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.874 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:32:35.874 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.874 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:32:35.874 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.875 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:32:35.875 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.875 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:32:35.875 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.875 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:32:35.875 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.875 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:32:35.875 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.875 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:32:35.875 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.875 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:32:35.875 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.876 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:32:35.876 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.876 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:32:35.876 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.876 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:32:35.876 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.876 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:32:35.876 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.876 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:32:35.876 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.876 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:32:35.876 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.877 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:32:35.877 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.877 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:32:35.877 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.877 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:32:35.877 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.877 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:32:35.877 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.877 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:32:35.877 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.877 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:32:35.877 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.878 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:32:35.878 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.878 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:32:35.878 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.878 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:32:35.878 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.878 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:32:35.878 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.878 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:32:35.878 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.878 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:32:35.879 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.879 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:32:35.879 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.879 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:32:35.879 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.879 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:32:35.879 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.879 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:32:35.879 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.879 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.879 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.879 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:35.880 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.880 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.880 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.880 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.880 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:32:35.880 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.880 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.880 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.880 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.880 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.880 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.881 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:35.881 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.881 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.881 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.881 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.881 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:35.881 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.881 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.881 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.881 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.881 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:35.882 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.882 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.882 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.882 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.882 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:35.882 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.882 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.882 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.882 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.882 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:35.883 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.883 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.883 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.883 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.883 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:35.883 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.883 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.883 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.883 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:35.941 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:32:35.942 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:35.942 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-04-07T14:32:35.942 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:35.942 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-04-07T14:32:35.942 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-fuse x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 890 k 2024-04-07T14:32:35.943 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-04-07T14:32:35.943 INFO:teuthology.orchestra.run.smithi159.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-07T14:32:35.943 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:35.943 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-04-07T14:32:35.943 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:35.943 INFO:teuthology.orchestra.run.smithi159.stdout:Install 2 Packages 2024-04-07T14:32:35.943 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:35.944 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 971 k 2024-04-07T14:32:35.944 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 2.8 M 2024-04-07T14:32:35.944 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-04-07T14:32:36.212 INFO:teuthology.orchestra.run.smithi092.stdout:rbd-mirror-19.0.0-2578.ge5c885fe.el9.x86_64.rpm 8.2 MB/s | 3.1 MB 00:00 2024-04-07T14:32:36.214 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:32:36.214 INFO:teuthology.orchestra.run.smithi092.stdout:Total 8.2 MB/s | 3.1 MB 00:00 2024-04-07T14:32:36.214 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-07T14:32:36.222 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-07T14:32:36.222 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-07T14:32:36.299 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-07T14:32:36.300 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-07T14:32:36.300 INFO:teuthology.orchestra.run.smithi159.stdout:(1/2): ceph-fuse-19.0.0-2578.ge5c885fe.el9.x86_ 2.9 MB/s | 890 kB 00:00 2024-04-07T14:32:36.426 INFO:teuthology.orchestra.run.smithi159.stdout:(2/2): fuse-2.9.9-15.el9.x86_64.rpm 189 kB/s | 80 kB 00:00 2024-04-07T14:32:36.426 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:32:36.427 INFO:teuthology.orchestra.run.smithi159.stdout:Total 2.0 MB/s | 971 kB 00:00 2024-04-07T14:32:36.438 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-04-07T14:32:36.460 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-04-07T14:32:36.460 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-04-07T14:32:36.538 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-04-07T14:32:36.538 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-04-07T14:32:36.720 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-07T14:32:36.722 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-04-07T14:32:36.771 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:36.795 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:36.796 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:32:36.796 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-07T14:32:36.796 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-07T14:32:36.796 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-07T14:32:36.796 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:36.861 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-07T14:32:36.934 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/2 2024-04-07T14:32:37.612 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2/2 2024-04-07T14:32:37.613 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/2 2024-04-07T14:32:37.897 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:37.897 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:37.897 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-07T14:32:37.897 INFO:teuthology.orchestra.run.smithi092.stdout: rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:32:37.897 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:37.897 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:32:37.955 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-07T14:32:37.955 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:37.955 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-04-07T14:32:37.955 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-07T14:32:37.955 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:37.955 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:32:38.158 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install rbd-nbd 2024-04-07T14:32:38.290 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-volume 2024-04-07T14:32:38.762 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:58 ago on Sun 07 Apr 2024 02:30:40 PM UTC. 2024-04-07T14:32:38.908 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:47 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:32:39.049 INFO:teuthology.orchestra.run.smithi092.stderr:Modular dependency problems: 2024-04-07T14:32:39.049 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:32:39.049 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 1: conflicting requests 2024-04-07T14:32:39.050 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.050 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 2: conflicting requests 2024-04-07T14:32:39.050 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.050 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 3: conflicting requests 2024-04-07T14:32:39.050 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.050 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 4: conflicting requests 2024-04-07T14:32:39.050 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.050 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 5: conflicting requests 2024-04-07T14:32:39.050 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.050 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 6: conflicting requests 2024-04-07T14:32:39.050 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.050 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 7: conflicting requests 2024-04-07T14:32:39.051 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.051 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 8: conflicting requests 2024-04-07T14:32:39.051 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.051 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 9: conflicting requests 2024-04-07T14:32:39.051 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.051 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 10: conflicting requests 2024-04-07T14:32:39.051 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.051 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 11: conflicting requests 2024-04-07T14:32:39.052 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.052 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 12: conflicting requests 2024-04-07T14:32:39.052 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.052 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 13: conflicting requests 2024-04-07T14:32:39.052 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.052 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 14: conflicting requests 2024-04-07T14:32:39.053 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.053 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 15: conflicting requests 2024-04-07T14:32:39.053 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.053 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 16: conflicting requests 2024-04-07T14:32:39.053 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.053 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 17: conflicting requests 2024-04-07T14:32:39.054 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.054 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 18: conflicting requests 2024-04-07T14:32:39.054 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.054 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 19: conflicting requests 2024-04-07T14:32:39.054 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.054 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 20: conflicting requests 2024-04-07T14:32:39.055 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.055 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 21: conflicting requests 2024-04-07T14:32:39.055 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.055 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 22: conflicting requests 2024-04-07T14:32:39.055 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.055 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 23: conflicting requests 2024-04-07T14:32:39.055 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.056 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 24: conflicting requests 2024-04-07T14:32:39.056 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.056 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 25: conflicting requests 2024-04-07T14:32:39.056 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.056 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 26: conflicting requests 2024-04-07T14:32:39.057 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.057 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 27: conflicting requests 2024-04-07T14:32:39.057 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.057 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 28: conflicting requests 2024-04-07T14:32:39.057 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.057 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 29: conflicting requests 2024-04-07T14:32:39.058 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.058 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 30: conflicting requests 2024-04-07T14:32:39.058 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.058 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 31: conflicting requests 2024-04-07T14:32:39.058 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.059 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 32: conflicting requests 2024-04-07T14:32:39.059 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.059 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 33: conflicting requests 2024-04-07T14:32:39.059 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.059 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 34: conflicting requests 2024-04-07T14:32:39.059 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.059 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 35: conflicting requests 2024-04-07T14:32:39.060 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.060 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 36: conflicting requests 2024-04-07T14:32:39.060 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.060 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 37: conflicting requests 2024-04-07T14:32:39.060 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.060 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.060 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.060 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:39.060 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.060 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.061 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.061 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.061 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 39: conflicting requests 2024-04-07T14:32:39.061 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.061 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.061 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.061 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.061 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.062 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.062 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:39.062 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.062 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.062 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.062 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.063 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:39.063 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.063 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.063 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.063 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.063 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:39.063 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.063 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.063 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.063 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.063 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:39.063 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.063 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.063 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.064 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.064 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:39.064 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.064 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.064 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.064 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.064 INFO:teuthology.orchestra.run.smithi092.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:39.064 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.064 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.064 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.064 INFO:teuthology.orchestra.run.smithi092.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.117 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-04-07T14:32:39.117 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:39.117 INFO:teuthology.orchestra.run.smithi092.stdout: Package Architecture Version Repository Size 2024-04-07T14:32:39.117 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:39.118 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-04-07T14:32:39.118 INFO:teuthology.orchestra.run.smithi092.stdout: rbd-nbd x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 171 k 2024-04-07T14:32:39.118 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:39.118 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-04-07T14:32:39.118 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-04-07T14:32:39.118 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-04-07T14:32:39.118 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:39.119 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 171 k 2024-04-07T14:32:39.119 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 494 k 2024-04-07T14:32:39.119 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-04-07T14:32:39.201 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:32:39.201 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:32:39.201 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:32:39.201 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.201 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:32:39.201 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.201 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:32:39.201 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.201 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:32:39.202 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.202 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:32:39.202 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.202 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:32:39.202 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.202 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:32:39.202 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.202 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:32:39.202 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.202 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:32:39.202 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.202 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:32:39.202 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.202 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:32:39.203 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.203 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:32:39.203 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.203 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:32:39.203 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.203 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:32:39.203 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.203 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:32:39.203 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.203 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:32:39.203 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.203 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:32:39.203 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.203 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:32:39.203 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.204 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:32:39.204 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.204 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:32:39.204 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.204 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:32:39.204 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.204 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:32:39.204 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.204 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:32:39.204 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.204 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:32:39.204 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.204 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:32:39.204 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.205 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:32:39.205 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.205 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:32:39.205 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.205 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:32:39.205 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.205 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:32:39.205 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.205 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:32:39.205 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.205 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:32:39.205 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.205 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:32:39.205 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.206 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:32:39.206 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.206 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:32:39.206 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.206 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:32:39.206 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.206 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:32:39.206 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.206 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:32:39.206 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.206 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.206 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.206 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:39.206 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.206 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.206 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.207 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.207 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:32:39.207 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.207 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.207 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.207 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.207 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.207 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.207 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:39.207 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.207 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.207 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.207 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.207 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:39.207 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.207 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.207 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.208 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.208 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:39.208 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.208 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.208 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.208 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.208 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:39.208 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.208 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.208 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.208 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.208 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:39.208 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.208 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.208 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.209 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.209 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:39.209 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.209 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.209 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.209 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:39.271 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:32:39.271 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:39.271 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-04-07T14:32:39.272 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:39.272 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-04-07T14:32:39.272 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-volume noarch 2:19.0.0-2578.ge5c885fe.el9 ceph-noarch 264 k 2024-04-07T14:32:39.272 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-04-07T14:32:39.272 INFO:teuthology.orchestra.run.smithi159.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-07T14:32:39.272 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:39.272 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-04-07T14:32:39.272 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:39.272 INFO:teuthology.orchestra.run.smithi159.stdout:Install 2 Packages 2024-04-07T14:32:39.272 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:39.273 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 341 k 2024-04-07T14:32:39.273 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 1.5 M 2024-04-07T14:32:39.273 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-04-07T14:32:39.383 INFO:teuthology.orchestra.run.smithi159.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 1.1 MB/s | 77 kB 00:00 2024-04-07T14:32:39.407 INFO:teuthology.orchestra.run.smithi092.stdout:rbd-nbd-19.0.0-2578.ge5c885fe.el9.x86_64.rpm 593 kB/s | 171 kB 00:00 2024-04-07T14:32:39.407 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:32:39.408 INFO:teuthology.orchestra.run.smithi092.stdout:Total 590 kB/s | 171 kB 00:00 2024-04-07T14:32:39.408 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-04-07T14:32:39.416 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-04-07T14:32:39.416 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-04-07T14:32:39.476 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-04-07T14:32:39.476 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-04-07T14:32:39.631 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-04-07T14:32:39.749 INFO:teuthology.orchestra.run.smithi159.stdout:(2/2): ceph-volume-19.0.0-2578.ge5c885fe.el9.no 609 kB/s | 264 kB 00:00 2024-04-07T14:32:39.750 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:32:39.750 INFO:teuthology.orchestra.run.smithi159.stdout:Total 713 kB/s | 341 kB 00:00 2024-04-07T14:32:39.751 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:39.762 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-04-07T14:32:39.771 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-04-07T14:32:39.772 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-04-07T14:32:39.810 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-04-07T14:32:39.810 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-04-07T14:32:39.963 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-04-07T14:32:40.142 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-07T14:32:40.177 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 2/2 2024-04-07T14:32:40.192 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 2/2 2024-04-07T14:32:40.192 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:32:40.192 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-07T14:32:40.193 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:40.237 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:40.538 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:40.538 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:40.539 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-04-07T14:32:40.539 INFO:teuthology.orchestra.run.smithi092.stdout: rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:32:40.539 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:32:40.539 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-04-07T14:32:40.785 DEBUG:teuthology.parallel:result is None 2024-04-07T14:32:40.900 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 1/2 2024-04-07T14:32:41.250 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-07T14:32:41.250 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:41.250 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-04-07T14:32:41.251 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-volume-2:19.0.0-2578.ge5c885fe.el9.noarch 2024-04-07T14:32:41.251 INFO:teuthology.orchestra.run.smithi159.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-07T14:32:41.251 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:41.251 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:32:41.598 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install librados-devel 2024-04-07T14:32:42.212 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:51 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:32:42.499 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:32:42.499 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:32:42.499 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:32:42.499 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.499 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:32:42.499 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.499 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:32:42.499 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.499 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:32:42.499 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.499 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:32:42.499 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.500 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:32:42.500 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.500 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:32:42.500 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.500 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:32:42.500 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.500 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:32:42.500 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.500 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:32:42.500 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.500 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:32:42.500 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.500 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:32:42.500 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.501 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:32:42.501 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.501 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:32:42.501 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.501 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:32:42.501 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.501 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:32:42.501 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.501 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:32:42.501 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.501 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:32:42.501 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.501 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:32:42.501 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.502 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:32:42.502 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.502 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:32:42.502 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.502 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:32:42.502 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.502 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:32:42.502 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.502 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:32:42.502 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.502 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:32:42.502 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.502 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:32:42.503 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.503 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:32:42.503 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.503 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:32:42.503 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.503 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:32:42.503 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.503 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:32:42.503 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.504 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:32:42.504 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.504 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:32:42.504 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.504 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:32:42.504 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.504 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:32:42.504 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.504 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:32:42.504 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.504 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:32:42.504 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.505 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:32:42.505 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.505 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.505 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.505 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:42.505 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.505 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.505 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.505 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.505 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:32:42.505 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.505 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.505 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.506 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.506 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.506 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.506 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:42.506 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.506 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.506 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.506 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.506 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:42.506 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.506 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.506 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.506 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.507 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:42.507 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.507 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.507 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.507 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.507 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:42.507 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.507 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.507 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.507 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.507 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:42.507 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.507 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.507 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.508 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.508 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:42.508 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.508 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.508 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.508 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:42.569 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:32:42.570 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:42.570 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repo Size 2024-04-07T14:32:42.570 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:42.570 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-04-07T14:32:42.570 INFO:teuthology.orchestra.run.smithi159.stdout: librados-devel x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 127 k 2024-04-07T14:32:42.570 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:42.570 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-04-07T14:32:42.570 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:42.571 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-04-07T14:32:42.571 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:42.571 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 127 k 2024-04-07T14:32:42.571 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 456 k 2024-04-07T14:32:42.571 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-04-07T14:32:42.872 INFO:teuthology.orchestra.run.smithi159.stdout:librados-devel-19.0.0-2578.ge5c885fe.el9.x86_64 421 kB/s | 127 kB 00:00 2024-04-07T14:32:42.873 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:32:42.873 INFO:teuthology.orchestra.run.smithi159.stdout:Total 419 kB/s | 127 kB 00:00 2024-04-07T14:32:42.873 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-04-07T14:32:42.878 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-04-07T14:32:42.878 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-04-07T14:32:42.938 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-04-07T14:32:42.939 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-04-07T14:32:43.139 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-04-07T14:32:43.247 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:43.740 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:44.061 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:44.061 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:44.062 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-04-07T14:32:44.062 INFO:teuthology.orchestra.run.smithi159.stdout: librados-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:32:44.062 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:44.062 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:32:44.349 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install libcephfs2 2024-04-07T14:32:44.959 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:53 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:32:45.266 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:32:45.266 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:32:45.266 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:32:45.266 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.267 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:32:45.267 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.267 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:32:45.267 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.267 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:32:45.267 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.267 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:32:45.267 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.267 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:32:45.267 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.267 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:32:45.267 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.267 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:32:45.268 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.268 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:32:45.268 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.268 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:32:45.268 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.268 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:32:45.268 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.268 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:32:45.268 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.268 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:32:45.268 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.268 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:32:45.268 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.269 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:32:45.269 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.269 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:32:45.269 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.269 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:32:45.269 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.269 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:32:45.269 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.269 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:32:45.269 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.269 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:32:45.269 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.269 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:32:45.269 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.270 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:32:45.270 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.270 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:32:45.270 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.270 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:32:45.270 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.270 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:32:45.270 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.270 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:32:45.270 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.270 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:32:45.270 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.270 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:32:45.271 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.271 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:32:45.271 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.271 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:32:45.271 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.271 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:32:45.271 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.271 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:32:45.271 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.271 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:32:45.271 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.271 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:32:45.271 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.271 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:32:45.271 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.272 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:32:45.272 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.272 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:32:45.272 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.272 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.272 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.272 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:45.272 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.272 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.272 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.272 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.273 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:32:45.273 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.273 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.273 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.273 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.273 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.273 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.273 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:45.273 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.273 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.273 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.273 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.273 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:45.273 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.273 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.274 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.274 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.274 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:45.274 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.274 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.274 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.274 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.274 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:45.274 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.274 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.274 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.274 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.275 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:45.275 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.275 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.275 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.275 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.275 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:45.275 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.275 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.275 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.275 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:45.276 INFO:teuthology.orchestra.run.smithi159.stdout:Package libcephfs2-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:32:45.334 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:32:45.335 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-04-07T14:32:45.335 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:32:45.398 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install libcephfs-devel 2024-04-07T14:32:45.991 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:54 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:32:46.278 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:32:46.278 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:32:46.278 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:32:46.279 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.279 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:32:46.279 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.279 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:32:46.279 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.279 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:32:46.279 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.279 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:32:46.279 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.279 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:32:46.279 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.279 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:32:46.280 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.280 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:32:46.280 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.280 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:32:46.280 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.280 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:32:46.280 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.280 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:32:46.280 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.280 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:32:46.280 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.280 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:32:46.281 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.281 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:32:46.281 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.281 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:32:46.281 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.281 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:32:46.281 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.281 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:32:46.281 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.281 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:32:46.281 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.281 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:32:46.281 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.281 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:32:46.282 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.282 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:32:46.282 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.282 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:32:46.282 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.282 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:32:46.282 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.282 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:32:46.282 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.282 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:32:46.282 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.282 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:32:46.282 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.283 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:32:46.283 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.283 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:32:46.283 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.283 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:32:46.283 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.283 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:32:46.283 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.283 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:32:46.283 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.283 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:32:46.283 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.283 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:32:46.283 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.284 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:32:46.284 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.284 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:32:46.284 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.284 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:32:46.284 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.284 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:32:46.284 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.284 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.284 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.284 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:46.284 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.284 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.284 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.285 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.285 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:32:46.285 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.285 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.285 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.285 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.285 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.285 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.285 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:46.285 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.285 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.285 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.285 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.285 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:46.286 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.286 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.286 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.286 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.286 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:46.286 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.286 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.286 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.286 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.286 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:46.286 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.286 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.286 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.286 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.287 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:46.287 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.287 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.287 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.287 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.287 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:46.287 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.287 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.287 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.287 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:46.346 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:32:46.347 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:46.347 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repo Size 2024-04-07T14:32:46.347 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:46.347 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-04-07T14:32:46.347 INFO:teuthology.orchestra.run.smithi159.stdout: libcephfs-devel x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 32 k 2024-04-07T14:32:46.347 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:46.347 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-04-07T14:32:46.347 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:46.347 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-04-07T14:32:46.347 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:46.348 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 32 k 2024-04-07T14:32:46.348 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 142 k 2024-04-07T14:32:46.348 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-04-07T14:32:46.526 INFO:teuthology.orchestra.run.smithi159.stdout:libcephfs-devel-19.0.0-2578.ge5c885fe.el9.x86_6 178 kB/s | 32 kB 00:00 2024-04-07T14:32:46.527 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:32:46.527 INFO:teuthology.orchestra.run.smithi159.stdout:Total 177 kB/s | 32 kB 00:00 2024-04-07T14:32:46.527 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-04-07T14:32:46.530 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-04-07T14:32:46.530 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-04-07T14:32:46.555 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-04-07T14:32:46.556 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-04-07T14:32:46.659 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-04-07T14:32:46.766 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:47.158 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:47.441 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:47.442 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:47.442 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-04-07T14:32:47.442 INFO:teuthology.orchestra.run.smithi159.stdout: libcephfs-devel-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:32:47.442 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:47.442 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:32:47.669 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install librados2 2024-04-07T14:32:48.264 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:57 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:32:48.552 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:32:48.553 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:32:48.553 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:32:48.553 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.553 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:32:48.553 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.553 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:32:48.553 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.553 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:32:48.553 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.553 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:32:48.553 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.553 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:32:48.554 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.554 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:32:48.554 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.554 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:32:48.554 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.554 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:32:48.554 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.554 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:32:48.554 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.554 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:32:48.554 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.554 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:32:48.554 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.555 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:32:48.555 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.555 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:32:48.555 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.555 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:32:48.555 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.555 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:32:48.555 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.555 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:32:48.555 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.555 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:32:48.555 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.555 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:32:48.555 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.555 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:32:48.556 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.556 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:32:48.556 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.556 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:32:48.556 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.556 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:32:48.556 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.556 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:32:48.556 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.556 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:32:48.556 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.556 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:32:48.556 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.556 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:32:48.557 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.557 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:32:48.557 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.557 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:32:48.557 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.557 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:32:48.557 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.557 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:32:48.557 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.557 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:32:48.557 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.557 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:32:48.557 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.557 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:32:48.557 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.558 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:32:48.558 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.558 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:32:48.558 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.558 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:32:48.558 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.558 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.558 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.558 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:48.558 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.558 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.558 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.558 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.559 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:32:48.559 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.559 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.559 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.559 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.559 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.559 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.559 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:48.559 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.559 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.559 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.559 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.559 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:48.559 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.560 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.560 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.560 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.560 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:48.560 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.560 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.560 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.560 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.560 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:48.560 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.560 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.560 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.560 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.560 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:48.561 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.561 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.561 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.561 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.561 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:48.561 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.561 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.561 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.561 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:48.561 INFO:teuthology.orchestra.run.smithi159.stdout:Package librados2-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:32:48.620 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:32:48.621 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-04-07T14:32:48.621 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:32:48.694 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install librbd1 2024-04-07T14:32:49.287 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:58 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:32:49.618 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:32:49.619 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:32:49.619 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:32:49.619 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.619 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:32:49.619 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.619 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:32:49.619 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.619 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:32:49.619 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.619 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:32:49.619 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.620 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:32:49.620 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.620 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:32:49.620 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.620 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:32:49.620 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.620 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:32:49.620 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.620 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:32:49.620 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.620 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:32:49.620 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.621 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:32:49.621 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.621 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:32:49.621 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.621 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:32:49.621 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.621 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:32:49.621 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.621 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:32:49.621 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.621 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:32:49.621 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.621 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:32:49.621 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.622 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:32:49.622 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.622 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:32:49.622 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.622 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:32:49.622 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.622 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:32:49.622 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.622 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:32:49.622 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.622 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:32:49.622 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.622 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:32:49.623 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.623 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:32:49.623 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.623 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:32:49.623 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.623 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:32:49.623 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.623 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:32:49.623 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.623 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:32:49.623 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.623 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:32:49.623 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.624 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:32:49.624 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.624 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:32:49.624 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.624 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:32:49.624 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.624 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:32:49.624 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.624 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:32:49.624 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.624 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:32:49.624 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.624 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.625 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.625 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:49.625 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.625 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.625 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.625 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.625 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:32:49.625 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.625 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.625 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.625 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.625 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.626 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.626 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:49.626 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.626 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.626 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.626 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.626 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:49.626 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.626 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.626 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.626 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.626 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:49.626 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.626 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.627 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.627 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.627 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:49.627 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.627 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.627 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.627 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.627 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:49.627 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.627 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.627 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.627 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.627 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:49.628 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.628 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.628 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.628 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:49.628 INFO:teuthology.orchestra.run.smithi159.stdout:Package librbd1-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:32:49.688 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:32:49.689 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-04-07T14:32:49.689 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:32:49.759 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install python3-rados 2024-04-07T14:32:50.352 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:59 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:32:50.640 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:32:50.640 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:32:50.640 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:32:50.640 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.640 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:32:50.640 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.640 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:32:50.641 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.641 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:32:50.641 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.641 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:32:50.641 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.641 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:32:50.641 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.641 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:32:50.641 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.641 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:32:50.641 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.641 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:32:50.641 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.641 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:32:50.642 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.642 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:32:50.642 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.642 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:32:50.642 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.642 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:32:50.642 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.642 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:32:50.642 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.642 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:32:50.642 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.642 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:32:50.643 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.643 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:32:50.643 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.643 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:32:50.643 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.643 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:32:50.643 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.643 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:32:50.643 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.643 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:32:50.643 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.643 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:32:50.643 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.643 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:32:50.643 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.644 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:32:50.644 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.644 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:32:50.644 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.644 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:32:50.644 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.644 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:32:50.644 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.644 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:32:50.644 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.645 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:32:50.645 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.645 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:32:50.645 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.645 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:32:50.645 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.645 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:32:50.645 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.645 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:32:50.645 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.645 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:32:50.645 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.645 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:32:50.646 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.646 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:32:50.646 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.646 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:32:50.646 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.646 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.646 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.646 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:50.646 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.646 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.646 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.646 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.646 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:32:50.647 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.647 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.647 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.647 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.647 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.647 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.647 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:50.647 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.647 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.647 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.647 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.648 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:50.648 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.648 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.648 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.648 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.648 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:50.648 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.648 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.648 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.648 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.648 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:50.648 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.648 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.648 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.648 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.649 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:50.649 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.649 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.649 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.649 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.649 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:50.649 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.649 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.649 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.649 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:50.650 INFO:teuthology.orchestra.run.smithi159.stdout:Package python3-rados-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:32:50.708 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:32:50.709 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-04-07T14:32:50.709 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:32:50.784 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install python3-rgw 2024-04-07T14:32:51.385 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:00 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:32:51.673 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:32:51.673 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:32:51.673 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:32:51.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.673 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:32:51.673 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.674 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:32:51.674 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.674 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:32:51.674 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.674 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:32:51.674 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.674 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:32:51.674 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.675 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:32:51.675 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.675 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:32:51.675 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.675 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:32:51.675 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.675 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:32:51.676 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.676 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:32:51.676 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.676 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:32:51.676 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.676 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:32:51.676 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.676 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:32:51.676 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.676 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:32:51.676 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.676 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:32:51.676 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.677 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:32:51.677 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.677 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:32:51.677 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.677 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:32:51.677 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.677 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:32:51.677 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.677 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:32:51.677 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.677 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:32:51.677 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.677 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:32:51.677 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.678 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:32:51.678 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.678 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:32:51.678 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.678 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:32:51.678 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.678 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:32:51.679 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.679 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:32:51.679 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.679 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:32:51.679 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.679 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:32:51.679 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.679 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:32:51.679 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.679 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:32:51.679 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.679 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:32:51.679 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.679 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:32:51.680 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.680 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:32:51.680 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.680 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:32:51.680 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.680 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:32:51.680 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.680 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.680 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.680 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:51.680 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.680 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.680 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.680 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.681 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:32:51.681 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.681 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.681 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.681 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.681 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.681 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.681 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:51.681 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.681 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.681 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.681 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.681 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:51.681 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.682 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.682 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.682 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.682 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:51.682 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.682 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.682 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.682 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.682 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:51.682 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.682 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.683 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.683 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.683 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:51.683 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.683 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.683 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.683 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.683 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:51.683 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.683 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.683 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.683 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:51.684 INFO:teuthology.orchestra.run.smithi159.stdout:Package python3-rgw-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:32:51.741 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:32:51.742 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-04-07T14:32:51.742 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:32:51.827 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install python3-cephfs 2024-04-07T14:32:52.418 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:01 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:32:52.722 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:32:52.722 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:32:52.722 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:32:52.723 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.723 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:32:52.723 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.723 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:32:52.723 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.723 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:32:52.723 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.723 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:32:52.723 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.723 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:32:52.723 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.723 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:32:52.723 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.723 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:32:52.724 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.724 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:32:52.724 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.724 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:32:52.724 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.724 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:32:52.724 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.724 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:32:52.724 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.724 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:32:52.724 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.724 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:32:52.724 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.725 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:32:52.725 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.725 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:32:52.725 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.725 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:32:52.725 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.725 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:32:52.725 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.725 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:32:52.725 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.725 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:32:52.725 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.725 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:32:52.725 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.726 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:32:52.726 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.726 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:32:52.726 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.726 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:32:52.726 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.726 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:32:52.726 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.726 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:32:52.726 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.726 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:32:52.726 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.727 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:32:52.727 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.727 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:32:52.727 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.727 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:32:52.727 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.727 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:32:52.727 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.727 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:32:52.727 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.727 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:32:52.727 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.727 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:32:52.727 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.728 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:32:52.728 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.728 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:32:52.728 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.728 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:32:52.728 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.728 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.728 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.728 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:52.728 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.728 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.728 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.728 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.728 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:32:52.729 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.729 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.729 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.729 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.729 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.729 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.729 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:52.729 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.729 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.729 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.729 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.729 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:52.729 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.729 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.730 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.730 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.730 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:52.730 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.730 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.730 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.730 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.730 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:52.730 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.730 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.730 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.730 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.730 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:52.731 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.731 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.731 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.731 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.731 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:52.731 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.731 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.731 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.731 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:52.731 INFO:teuthology.orchestra.run.smithi159.stdout:Package python3-cephfs-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:32:52.790 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:32:52.792 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-04-07T14:32:52.792 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:32:52.868 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install python3-rbd 2024-04-07T14:32:53.468 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:02 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:32:53.757 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:32:53.757 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:32:53.757 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:32:53.757 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.757 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:32:53.757 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.757 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:32:53.757 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.757 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:32:53.757 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.758 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:32:53.758 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.758 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:32:53.758 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.758 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:32:53.758 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.758 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:32:53.758 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.758 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:32:53.758 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.758 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:32:53.758 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.759 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:32:53.759 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.759 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:32:53.759 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.759 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:32:53.759 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.759 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:32:53.759 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.759 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:32:53.759 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.759 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:32:53.759 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.759 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:32:53.759 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.759 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:32:53.760 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.760 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:32:53.760 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.760 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:32:53.760 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.760 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:32:53.760 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.760 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:32:53.760 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.760 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:32:53.760 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.760 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:32:53.760 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.760 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:32:53.761 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.761 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:32:53.761 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.761 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:32:53.761 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.761 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:32:53.761 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.761 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:32:53.761 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.761 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:32:53.761 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.761 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:32:53.761 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.762 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:32:53.762 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.762 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:32:53.762 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.762 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:32:53.762 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.762 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:32:53.762 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.762 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:32:53.762 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.762 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:32:53.762 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.763 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.763 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.763 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:53.763 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.763 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.763 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.763 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.763 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:32:53.763 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.763 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.763 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.763 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.763 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.763 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.763 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:53.764 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.764 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.764 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.764 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.764 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:53.764 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.764 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.764 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.764 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.764 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:53.764 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.764 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.764 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.764 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.765 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:53.765 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.765 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.765 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.765 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.765 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:53.765 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.765 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.765 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.765 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.765 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:53.765 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.765 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.765 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.766 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:53.766 INFO:teuthology.orchestra.run.smithi159.stdout:Package python3-rbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 is already installed. 2024-04-07T14:32:53.825 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:32:53.826 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-04-07T14:32:53.826 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:32:53.900 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install rbd-fuse 2024-04-07T14:32:54.494 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:03 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:32:54.794 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:32:54.794 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:32:54.794 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:32:54.794 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.794 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:32:54.794 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.795 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:32:54.795 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.795 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:32:54.795 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.795 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:32:54.795 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.795 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:32:54.795 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.795 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:32:54.795 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.795 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:32:54.795 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.795 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:32:54.795 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.795 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:32:54.796 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.796 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:32:54.796 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.796 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:32:54.796 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.796 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:32:54.796 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.796 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:32:54.796 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.796 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:32:54.796 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.796 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:32:54.796 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.796 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:32:54.796 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.797 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:32:54.797 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.797 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:32:54.797 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.797 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:32:54.797 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.797 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:32:54.797 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.797 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:32:54.797 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.797 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:32:54.797 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.797 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:32:54.797 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.798 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:32:54.798 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.798 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:32:54.798 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.798 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:32:54.798 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.798 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:32:54.798 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.798 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:32:54.798 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.798 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:32:54.798 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.798 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:32:54.798 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.799 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:32:54.799 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.799 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:32:54.799 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.799 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:32:54.799 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.799 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:32:54.799 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.799 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:32:54.799 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.799 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:32:54.799 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.799 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.799 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.799 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:54.800 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.800 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.800 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.800 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.800 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:32:54.800 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.800 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.800 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.800 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.800 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.800 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.800 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:54.800 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.800 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.800 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.801 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.801 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:54.801 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.801 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.801 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.801 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.801 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:54.801 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.801 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.801 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.801 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.801 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:54.801 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.801 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.801 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.802 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.802 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:54.802 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.802 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.802 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.802 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.802 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:54.802 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.802 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.802 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.802 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:54.862 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:32:54.862 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:54.862 INFO:teuthology.orchestra.run.smithi159.stdout: Package Architecture Version Repository Size 2024-04-07T14:32:54.862 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:54.862 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-04-07T14:32:54.863 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-fuse x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 85 k 2024-04-07T14:32:54.863 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:54.863 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-04-07T14:32:54.863 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:54.863 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-04-07T14:32:54.863 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:54.863 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 85 k 2024-04-07T14:32:54.863 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 231 k 2024-04-07T14:32:54.864 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-04-07T14:32:55.145 INFO:teuthology.orchestra.run.smithi159.stdout:rbd-fuse-19.0.0-2578.ge5c885fe.el9.x86_64.rpm 303 kB/s | 85 kB 00:00 2024-04-07T14:32:55.146 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:32:55.146 INFO:teuthology.orchestra.run.smithi159.stdout:Total 301 kB/s | 85 kB 00:00 2024-04-07T14:32:55.146 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-04-07T14:32:55.153 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-04-07T14:32:55.153 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-04-07T14:32:55.214 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-04-07T14:32:55.214 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-04-07T14:32:55.356 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-04-07T14:32:55.452 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:55.858 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:56.176 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:56.176 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:56.176 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-04-07T14:32:56.176 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-fuse-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:32:56.176 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:56.176 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:32:56.429 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install rbd-mirror 2024-04-07T14:32:57.049 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:06 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:32:57.338 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:32:57.338 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:32:57.339 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:32:57.339 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.339 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:32:57.339 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.339 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:32:57.339 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.339 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:32:57.339 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.339 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:32:57.339 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.339 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:32:57.339 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.339 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:32:57.339 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.339 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:32:57.340 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.340 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:32:57.340 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.340 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:32:57.340 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.340 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:32:57.340 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.340 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:32:57.340 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.340 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:32:57.340 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.340 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:32:57.340 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.341 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:32:57.341 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.341 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:32:57.341 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.341 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:32:57.341 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.341 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:32:57.341 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.341 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:32:57.341 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.341 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:32:57.341 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.341 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:32:57.341 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.341 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:32:57.342 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.342 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:32:57.342 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.342 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:32:57.342 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.342 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:32:57.342 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.342 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:32:57.342 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.342 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:32:57.342 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.342 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:32:57.342 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.343 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:32:57.343 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.343 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:32:57.343 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.343 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:32:57.343 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.343 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:32:57.343 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.343 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:32:57.343 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.343 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:32:57.343 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.343 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:32:57.343 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.343 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:32:57.344 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.344 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:32:57.344 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.344 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.344 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.344 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:32:57.344 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.344 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.344 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.344 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.344 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:32:57.344 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.344 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.344 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.344 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.345 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.345 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.345 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:32:57.345 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.345 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.345 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.345 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.345 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:32:57.345 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.345 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.345 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.345 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.345 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:32:57.345 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.345 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.346 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.346 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.346 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:32:57.346 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.346 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.346 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.346 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.346 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:32:57.346 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.346 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.346 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.346 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.346 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:32:57.346 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.347 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.347 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.347 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:32:57.406 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:32:57.407 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:57.407 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repo Size 2024-04-07T14:32:57.407 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:57.407 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-04-07T14:32:57.407 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-mirror x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 3.1 M 2024-04-07T14:32:57.407 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:57.407 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-04-07T14:32:57.407 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:32:57.407 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-04-07T14:32:57.407 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:57.408 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 3.1 M 2024-04-07T14:32:57.408 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 13 M 2024-04-07T14:32:57.408 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-04-07T14:32:57.799 INFO:teuthology.orchestra.run.smithi159.stdout:rbd-mirror-19.0.0-2578.ge5c885fe.el9.x86_64.rpm 7.9 MB/s | 3.1 MB 00:00 2024-04-07T14:32:57.799 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:32:57.800 INFO:teuthology.orchestra.run.smithi159.stdout:Total 7.9 MB/s | 3.1 MB 00:00 2024-04-07T14:32:57.800 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-04-07T14:32:57.809 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-04-07T14:32:57.809 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-04-07T14:32:57.887 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-04-07T14:32:57.888 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-04-07T14:32:58.330 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-04-07T14:32:58.383 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:58.407 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:58.407 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-07T14:32:58.407 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-07T14:32:58.407 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-07T14:32:58.407 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-07T14:32:58.407 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:59.490 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:32:59.490 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:59.490 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-04-07T14:32:59.490 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-mirror-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:32:59.490 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:32:59.490 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:32:59.753 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install rbd-nbd 2024-04-07T14:33:00.371 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:02:09 ago on Sun 07 Apr 2024 02:30:51 PM UTC. 2024-04-07T14:33:00.659 INFO:teuthology.orchestra.run.smithi159.stderr:Modular dependency problems: 2024-04-07T14:33:00.659 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:33:00.659 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 1: conflicting requests 2024-04-07T14:33:00.659 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.659 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 2: conflicting requests 2024-04-07T14:33:00.659 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.659 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 3: conflicting requests 2024-04-07T14:33:00.659 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.660 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 4: conflicting requests 2024-04-07T14:33:00.660 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.660 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 5: conflicting requests 2024-04-07T14:33:00.660 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.660 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 6: conflicting requests 2024-04-07T14:33:00.660 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.660 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 7: conflicting requests 2024-04-07T14:33:00.660 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.660 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 8: conflicting requests 2024-04-07T14:33:00.660 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.660 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 9: conflicting requests 2024-04-07T14:33:00.660 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.660 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 10: conflicting requests 2024-04-07T14:33:00.660 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.661 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 11: conflicting requests 2024-04-07T14:33:00.661 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.661 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 12: conflicting requests 2024-04-07T14:33:00.661 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.661 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 13: conflicting requests 2024-04-07T14:33:00.661 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.661 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 14: conflicting requests 2024-04-07T14:33:00.661 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.661 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 15: conflicting requests 2024-04-07T14:33:00.661 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.661 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 16: conflicting requests 2024-04-07T14:33:00.661 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.661 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 17: conflicting requests 2024-04-07T14:33:00.661 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.662 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 18: conflicting requests 2024-04-07T14:33:00.662 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.662 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 19: conflicting requests 2024-04-07T14:33:00.662 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.662 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 20: conflicting requests 2024-04-07T14:33:00.662 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.662 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 21: conflicting requests 2024-04-07T14:33:00.662 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.662 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 22: conflicting requests 2024-04-07T14:33:00.662 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.662 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 23: conflicting requests 2024-04-07T14:33:00.662 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.662 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 24: conflicting requests 2024-04-07T14:33:00.663 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.663 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 25: conflicting requests 2024-04-07T14:33:00.663 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.663 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 26: conflicting requests 2024-04-07T14:33:00.663 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.663 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 27: conflicting requests 2024-04-07T14:33:00.663 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.663 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 28: conflicting requests 2024-04-07T14:33:00.663 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.663 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 29: conflicting requests 2024-04-07T14:33:00.663 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.663 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 30: conflicting requests 2024-04-07T14:33:00.663 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.663 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 31: conflicting requests 2024-04-07T14:33:00.664 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.664 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 32: conflicting requests 2024-04-07T14:33:00.664 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.664 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 33: conflicting requests 2024-04-07T14:33:00.664 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.664 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 34: conflicting requests 2024-04-07T14:33:00.664 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.664 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 35: conflicting requests 2024-04-07T14:33:00.664 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.664 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 36: conflicting requests 2024-04-07T14:33:00.664 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.664 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 37: conflicting requests 2024-04-07T14:33:00.664 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.665 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.665 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.665 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 38: cannot install the best candidate for the job 2024-04-07T14:33:00.665 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.665 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.665 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.665 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.665 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 39: conflicting requests 2024-04-07T14:33:00.665 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.665 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.665 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.665 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.665 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.665 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.665 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 40: cannot install the best candidate for the job 2024-04-07T14:33:00.665 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.666 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.666 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.666 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.666 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 41: cannot install the best candidate for the job 2024-04-07T14:33:00.666 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.666 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.666 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.666 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.666 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 42: cannot install the best candidate for the job 2024-04-07T14:33:00.666 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.666 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.666 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.666 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.667 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 43: cannot install the best candidate for the job 2024-04-07T14:33:00.667 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.667 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.667 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.667 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.667 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 44: cannot install the best candidate for the job 2024-04-07T14:33:00.667 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.667 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.667 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.667 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.667 INFO:teuthology.orchestra.run.smithi159.stderr: Problem 45: cannot install the best candidate for the job 2024-04-07T14:33:00.667 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.667 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.667 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.667 INFO:teuthology.orchestra.run.smithi159.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-07T14:33:00.726 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-04-07T14:33:00.727 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:33:00.727 INFO:teuthology.orchestra.run.smithi159.stdout: Package Architecture Version Repository Size 2024-04-07T14:33:00.727 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:33:00.727 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-04-07T14:33:00.727 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-nbd x86_64 2:19.0.0-2578.ge5c885fe.el9 ceph 171 k 2024-04-07T14:33:00.727 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:33:00.727 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-04-07T14:33:00.727 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-04-07T14:33:00.727 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-04-07T14:33:00.727 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:33:00.728 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 171 k 2024-04-07T14:33:00.728 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 494 k 2024-04-07T14:33:00.728 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-04-07T14:33:00.952 INFO:teuthology.orchestra.run.smithi159.stdout:rbd-nbd-19.0.0-2578.ge5c885fe.el9.x86_64.rpm 764 kB/s | 171 kB 00:00 2024-04-07T14:33:00.952 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:33:00.952 INFO:teuthology.orchestra.run.smithi159.stdout:Total 759 kB/s | 171 kB 00:00 2024-04-07T14:33:00.953 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-04-07T14:33:00.960 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-04-07T14:33:00.960 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-04-07T14:33:01.021 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-04-07T14:33:01.022 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-04-07T14:33:01.183 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-04-07T14:33:01.293 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:33:01.691 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:33:02.030 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 1/1 2024-04-07T14:33:02.030 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:33:02.031 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-04-07T14:33:02.031 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-nbd-2:19.0.0-2578.ge5c885fe.el9.x86_64 2024-04-07T14:33:02.031 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-04-07T14:33:02.031 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-04-07T14:33:02.307 DEBUG:teuthology.parallel:result is None 2024-04-07T14:33:02.307 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-07T14:33:02.448 DEBUG:teuthology.orchestra.run.smithi092:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-07T14:33:02.472 INFO:teuthology.orchestra.run.smithi092.stdout:19.0.0-2578.ge5c885fe.el9 2024-04-07T14:33:02.473 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2578.ge5c885fe.el9 2024-04-07T14:33:02.473 INFO:teuthology.task.install:The correct ceph version 19.0.0-2578.ge5c885fe is installed. 2024-04-07T14:33:02.475 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-07T14:33:02.615 DEBUG:teuthology.orchestra.run.smithi159:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-07T14:33:02.637 INFO:teuthology.orchestra.run.smithi159.stdout:19.0.0-2578.ge5c885fe.el9 2024-04-07T14:33:02.637 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2578.ge5c885fe.el9 2024-04-07T14:33:02.637 INFO:teuthology.task.install:The correct ceph version 19.0.0-2578.ge5c885fe is installed. 2024-04-07T14:33:02.639 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-07T14:33:02.639 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-04-07T14:33:02.639 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-07T14:33:02.670 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-04-07T14:33:02.670 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-07T14:33:02.705 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-07T14:33:02.705 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-04-07T14:33:02.706 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/usr/bin/daemon-helper 2024-04-07T14:33:02.739 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-07T14:33:02.810 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-04-07T14:33:02.810 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/usr/bin/daemon-helper 2024-04-07T14:33:02.836 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-07T14:33:02.904 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-07T14:33:02.904 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-04-07T14:33:02.904 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-07T14:33:02.933 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-07T14:33:03.000 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-04-07T14:33:03.001 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-07T14:33:03.028 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-07T14:33:03.095 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-07T14:33:03.095 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-04-07T14:33:03.095 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/usr/bin/stdin-killer 2024-04-07T14:33:03.122 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-07T14:33:03.189 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-04-07T14:33:03.189 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/usr/bin/stdin-killer 2024-04-07T14:33:03.215 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-07T14:33:03.283 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-07T14:33:03.374 INFO:tasks.cephadm:Config: {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'global': {'mon election default strategy': 3, 'ms bind msgr2': False, 'ms type': 'async'}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'mon_bind_msgr2': False, 'sha1': 'e5c885fe95ee982ff7b45214daa61b1a6d09d57d', 'cephadm_mode': 'cephadm-package'} 2024-04-07T14:33:03.374 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T14:33:03.374 INFO:tasks.cephadm:Cluster fsid is bdcaed4a-f4eb-11ee-b649-cb9ed24678a4 2024-04-07T14:33:03.375 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-07T14:33:03.375 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '[v1:172.21.15.92:6789]', 'mon.c': '[v1:172.21.15.92:6790]', 'mon.b': '[v1:172.21.15.159:6789]'} 2024-04-07T14:33:03.375 INFO:tasks.cephadm:First mon is mon.a on smithi092 2024-04-07T14:33:03.375 INFO:tasks.cephadm:First mgr is y 2024-04-07T14:33:03.375 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-07T14:33:03.375 DEBUG:teuthology.orchestra.run.smithi092:> sudo hostname $(hostname -s) 2024-04-07T14:33:03.403 DEBUG:teuthology.orchestra.run.smithi159:> sudo hostname $(hostname -s) 2024-04-07T14:33:03.441 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d on all hosts... 2024-04-07T14:33:03.441 DEBUG:teuthology.orchestra.run.smithi092:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d pull 2024-04-07T14:33:03.445 DEBUG:teuthology.orchestra.run.smithi159:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d pull 2024-04-07T14:33:04.254 INFO:teuthology.orchestra.run.smithi092.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d... 2024-04-07T14:33:04.373 INFO:teuthology.orchestra.run.smithi159.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d... 2024-04-07T14:33:45.160 INFO:teuthology.orchestra.run.smithi159.stdout:{ 2024-04-07T14:33:45.160 INFO:teuthology.orchestra.run.smithi159.stdout: "ceph_version": "ceph version 19.0.0-2578-ge5c885fe (e5c885fe95ee982ff7b45214daa61b1a6d09d57d) squid (dev)", 2024-04-07T14:33:45.160 INFO:teuthology.orchestra.run.smithi159.stdout: "image_id": "fe467d9065a1c6ff757668cf0f97eb2a00e56f51271fffd4b076c4d1580a91ce", 2024-04-07T14:33:45.161 INFO:teuthology.orchestra.run.smithi159.stdout: "repo_digests": [ 2024-04-07T14:33:45.161 INFO:teuthology.orchestra.run.smithi159.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:72637ed65c3eacb208a01eb8fcf572a65857060627154597bacdb87f092e5fe1" 2024-04-07T14:33:45.161 INFO:teuthology.orchestra.run.smithi159.stdout: ] 2024-04-07T14:33:45.161 INFO:teuthology.orchestra.run.smithi159.stdout:} 2024-04-07T14:33:47.247 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-04-07T14:33:47.247 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph_version": "ceph version 19.0.0-2578-ge5c885fe (e5c885fe95ee982ff7b45214daa61b1a6d09d57d) squid (dev)", 2024-04-07T14:33:47.247 INFO:teuthology.orchestra.run.smithi092.stdout: "image_id": "fe467d9065a1c6ff757668cf0f97eb2a00e56f51271fffd4b076c4d1580a91ce", 2024-04-07T14:33:47.247 INFO:teuthology.orchestra.run.smithi092.stdout: "repo_digests": [ 2024-04-07T14:33:47.247 INFO:teuthology.orchestra.run.smithi092.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:72637ed65c3eacb208a01eb8fcf572a65857060627154597bacdb87f092e5fe1" 2024-04-07T14:33:47.247 INFO:teuthology.orchestra.run.smithi092.stdout: ] 2024-04-07T14:33:47.247 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-04-07T14:33:47.270 DEBUG:teuthology.orchestra.run.smithi092:> sudo mkdir -p /etc/ceph 2024-04-07T14:33:47.316 DEBUG:teuthology.orchestra.run.smithi159:> sudo mkdir -p /etc/ceph 2024-04-07T14:33:47.351 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 777 /etc/ceph 2024-04-07T14:33:47.377 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod 777 /etc/ceph 2024-04-07T14:33:47.420 INFO:tasks.cephadm:Writing seed config... 2024-04-07T14:33:47.422 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-07T14:33:47.422 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-07T14:33:47.422 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-04-07T14:33:47.422 INFO:tasks.cephadm: override: [global] ms bind msgr2 = False 2024-04-07T14:33:47.422 INFO:tasks.cephadm: override: [global] ms type = async 2024-04-07T14:33:47.422 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-07T14:33:47.422 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-07T14:33:47.422 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-07T14:33:47.422 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-07T14:33:47.422 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-07T14:33:47.423 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-04-07T14:33:47.423 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-04-07T14:33:47.423 DEBUG:teuthology.orchestra.run.smithi092:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-07T14:33:47.438 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 = bdcaed4a-f4eb-11ee-b649-cb9ed24678a4 mon election default strategy = 3 ms bind msgr2 = False ms type = async [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-07T14:33:47.439 DEBUG:teuthology.orchestra.run.smithi092:mon.a> sudo journalctl -f -n 0 -u ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mon.a.service 2024-04-07T14:33:47.481 DEBUG:teuthology.orchestra.run.smithi092:mgr.y> sudo journalctl -f -n 0 -u ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mgr.y.service 2024-04-07T14:33:47.524 INFO:tasks.cephadm:Bootstrapping... 2024-04-07T14:33:47.524 DEBUG:teuthology.orchestra.run.smithi092:> sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -v bootstrap --fsid bdcaed4a-f4eb-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 y --orphan-initial-daemons --skip-monitoring-stack --mon-addrv '[v1:172.21.15.92:6789]' --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-07T14:33:47.716 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-04-07T14:33:47.716 INFO:teuthology.orchestra.run.smithi092.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d', '-v', 'bootstrap', '--fsid', 'bdcaed4a-f4eb-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', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-addrv', '[v1:172.21.15.92:6789]', '--skip-admin-label'] 2024-04-07T14:33:47.717 INFO:teuthology.orchestra.run.smithi092.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-04-07T14:33:47.717 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying podman|docker is present... 2024-04-07T14:33:47.741 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stdout 4.9.4-dev 2024-04-07T14:33:47.741 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying lvm2 is present... 2024-04-07T14:33:47.741 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying time synchronization is in place... 2024-04-07T14:33:47.748 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-07T14:33:47.748 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-07T14:33:47.754 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-07T14:33:47.754 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-04-07T14:33:47.760 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout enabled 2024-04-07T14:33:47.766 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout active 2024-04-07T14:33:47.767 INFO:teuthology.orchestra.run.smithi092.stdout:Unit chronyd.service is enabled and running 2024-04-07T14:33:47.767 INFO:teuthology.orchestra.run.smithi092.stdout:Repeating the final host check... 2024-04-07T14:33:47.789 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stdout 4.9.4-dev 2024-04-07T14:33:47.789 INFO:teuthology.orchestra.run.smithi092.stdout:podman (/bin/podman) version 4.9.4 is present 2024-04-07T14:33:47.790 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl is present 2024-04-07T14:33:47.790 INFO:teuthology.orchestra.run.smithi092.stdout:lvcreate is present 2024-04-07T14:33:47.796 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-07T14:33:47.796 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-07T14:33:47.802 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-07T14:33:47.802 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-04-07T14:33:47.808 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout enabled 2024-04-07T14:33:47.814 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout active 2024-04-07T14:33:47.814 INFO:teuthology.orchestra.run.smithi092.stdout:Unit chronyd.service is enabled and running 2024-04-07T14:33:47.814 INFO:teuthology.orchestra.run.smithi092.stdout:Host looks OK 2024-04-07T14:33:47.814 INFO:teuthology.orchestra.run.smithi092.stdout:Cluster fsid: bdcaed4a-f4eb-11ee-b649-cb9ed24678a4 2024-04-07T14:33:47.814 INFO:teuthology.orchestra.run.smithi092.stdout:Acquiring lock 140000392925872 on /run/cephadm/bdcaed4a-f4eb-11ee-b649-cb9ed24678a4.lock 2024-04-07T14:33:47.814 INFO:teuthology.orchestra.run.smithi092.stdout:Lock 140000392925872 acquired on /run/cephadm/bdcaed4a-f4eb-11ee-b649-cb9ed24678a4.lock 2024-04-07T14:33:47.814 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying IP 172.21.15.92 port 6789 ... 2024-04-07T14:33:47.815 INFO:teuthology.orchestra.run.smithi092.stdout:Base mon IP(s) is [172.21.15.92:6789], mon addrv is [v1:172.21.15.92:6789] 2024-04-07T14:33:47.817 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.92 metric 100 2024-04-07T14:33:47.817 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.92 metric 100 2024-04-07T14:33:47.820 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-04-07T14:33:47.820 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-07T14:33:47.820 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1795sec hoplimit 64 pref medium 2024-04-07T14:33:47.823 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-07T14:33:47.823 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-04-07T14:33:47.823 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-07T14:33:47.823 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-07T14:33:47.823 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:cd45/64 scope link 2024-04-07T14:33:47.823 INFO:teuthology.orchestra.run.smithi092.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-07T14:33:47.823 INFO:teuthology.orchestra.run.smithi092.stdout:Mon IP `172.21.15.92` is in CIDR network `172.21.0.0/20` 2024-04-07T14:33:47.823 INFO:teuthology.orchestra.run.smithi092.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20'] 2024-04-07T14:33:47.824 INFO:teuthology.orchestra.run.smithi092.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-07T14:33:47.824 INFO:teuthology.orchestra.run.smithi092.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d... 2024-04-07T14:33:48.317 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stdout fe467d9065a1c6ff757668cf0f97eb2a00e56f51271fffd4b076c4d1580a91ce 2024-04-07T14:33:48.317 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d... 2024-04-07T14:33:48.317 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stderr Getting image source signatures 2024-04-07T14:33:48.317 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stderr Copying blob sha256:782e6bcadc93519e2d08c343133a0b5af6209f666ea103bfa10c8730b0492c89 2024-04-07T14:33:48.317 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stderr Copying blob sha256:11da15500eca1f826c328eb3265caa30b0a3730510e2a32023084d6fe9cee20c 2024-04-07T14:33:48.317 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stderr Copying config sha256:fe467d9065a1c6ff757668cf0f97eb2a00e56f51271fffd4b076c4d1580a91ce 2024-04-07T14:33:48.317 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stderr Writing manifest to image destination 2024-04-07T14:33:55.847 INFO:teuthology.orchestra.run.smithi092.stdout:ceph: stdout ceph version 19.0.0-2578-ge5c885fe (e5c885fe95ee982ff7b45214daa61b1a6d09d57d) squid (dev) 2024-04-07T14:33:55.847 INFO:teuthology.orchestra.run.smithi092.stdout:Ceph version: ceph version 19.0.0-2578-ge5c885fe (e5c885fe95ee982ff7b45214daa61b1a6d09d57d) squid (dev) 2024-04-07T14:33:55.847 INFO:teuthology.orchestra.run.smithi092.stdout:Extracting ceph user uid/gid from container image... 2024-04-07T14:34:00.530 INFO:teuthology.orchestra.run.smithi092.stdout:stat: stdout 167 167 2024-04-07T14:34:00.530 INFO:teuthology.orchestra.run.smithi092.stdout:Creating initial keys... 2024-04-07T14:34:01.786 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-authtool: stdout AQDZrhJm3sOmDBAAXgil1+7N2fa/IDfrq5lXxA== 2024-04-07T14:34:02.833 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-authtool: stdout AQDarhJmqfZiCBAAWHxuuUIO5obbhxzTVbGGtg== 2024-04-07T14:34:04.083 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-authtool: stdout AQDbrhJmX4mcHBAAlwuFz5kweSFffIEXPGVxUg== 2024-04-07T14:34:04.085 INFO:teuthology.orchestra.run.smithi092.stdout:Creating initial monmap... 2024-04-07T14:34:06.054 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-07T14:34:06.054 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-04-07T14:34:06.054 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to bdcaed4a-f4eb-11ee-b649-cb9ed24678a4 2024-04-07T14:34:06.054 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-07T14:34:06.054 INFO:teuthology.orchestra.run.smithi092.stdout:monmaptool for a [v1:172.21.15.92:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-07T14:34:06.054 INFO:teuthology.orchestra.run.smithi092.stdout:setting min_mon_release = quincy 2024-04-07T14:34:06.055 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: set fsid to bdcaed4a-f4eb-11ee-b649-cb9ed24678a4 2024-04-07T14:34:06.055 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-07T14:34:06.055 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:34:06.055 INFO:teuthology.orchestra.run.smithi092.stdout:Creating mon... 2024-04-07T14:34:07.001 INFO:teuthology.orchestra.run.smithi092.stdout:create mon.a on 2024-04-07T14:34:07.210 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-04-07T14:34:07.352 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-04-07T14:34:07.522 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4.target → /etc/systemd/system/ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4.target. 2024-04-07T14:34:07.522 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4.target → /etc/systemd/system/ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4.target. 2024-04-07T14:34:07.746 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mon.a 2024-04-07T14:34:07.746 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to reset failed state of unit ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mon.a.service: Unit ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mon.a.service not loaded. 2024-04-07T14:34:07.905 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4.target.wants/ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mon.a.service → /etc/systemd/system/ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@.service. 2024-04-07T14:34:08.428 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:08 smithi092 ceph-mon[29809]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-07T14:34:08.428 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:08 smithi092 bash[29771]: 3cf6ec1ee0247835be61f68013cff587b8049cb0aabde7b2c532219b849e6178 2024-04-07T14:34:08.440 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-07T14:34:08.440 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout disabled 2024-04-07T14:34:08.447 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-07T14:34:08.448 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-04-07T14:34:08.448 INFO:teuthology.orchestra.run.smithi092.stdout:firewalld.service is not enabled 2024-04-07T14:34:08.448 INFO:teuthology.orchestra.run.smithi092.stdout:Not possible to enable service . firewalld.service is not available 2024-04-07T14:34:08.448 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mon to start... 2024-04-07T14:34:08.448 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mon... 2024-04-07T14:34:08.693 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:08 smithi092 systemd[1]: Started Ceph mon.a for bdcaed4a-f4eb-11ee-b649-cb9ed24678a4. 2024-04-07T14:34:09.560 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:09 smithi092 ceph-mon[29809]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-07T14:34:09.560 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:09 smithi092 ceph-mon[29809]: monmap epoch 1 2024-04-07T14:34:09.560 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:09 smithi092 ceph-mon[29809]: fsid bdcaed4a-f4eb-11ee-b649-cb9ed24678a4 2024-04-07T14:34:09.560 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:09 smithi092 ceph-mon[29809]: last_changed 2024-04-07T14:34:04.484019+0000 2024-04-07T14:34:09.560 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:09 smithi092 ceph-mon[29809]: created 2024-04-07T14:34:04.484019+0000 2024-04-07T14:34:09.560 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:09 smithi092 ceph-mon[29809]: min_mon_release 19 (squid) 2024-04-07T14:34:09.560 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:09 smithi092 ceph-mon[29809]: election_strategy: 1 2024-04-07T14:34:09.560 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:09 smithi092 ceph-mon[29809]: 0: v1:172.21.15.92:6789/0 mon.a 2024-04-07T14:34:09.560 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:09 smithi092 ceph-mon[29809]: fsmap 2024-04-07T14:34:09.560 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:09 smithi092 ceph-mon[29809]: osdmap e1: 0 total, 0 up, 0 in 2024-04-07T14:34:09.561 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:09 smithi092 ceph-mon[29809]: mgrmap e1: no daemons active 2024-04-07T14:34:09.561 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:09 smithi092 ceph-mon[29809]: from='client.? v1:172.21.15.92:0/1158509943' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-07T14:34:09.564 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout cluster: 2024-04-07T14:34:09.564 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout id: bdcaed4a-f4eb-11ee-b649-cb9ed24678a4 2024-04-07T14:34:09.564 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-04-07T14:34:09.564 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-04-07T14:34:09.564 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout services: 2024-04-07T14:34:09.564 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.617478s) 2024-04-07T14:34:09.565 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-04-07T14:34:09.565 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-04-07T14:34:09.565 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-04-07T14:34:09.565 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout data: 2024-04-07T14:34:09.565 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-04-07T14:34:09.565 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-04-07T14:34:09.565 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-04-07T14:34:09.565 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout pgs: 2024-04-07T14:34:09.565 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-04-07T14:34:09.565 INFO:teuthology.orchestra.run.smithi092.stdout:mon is available 2024-04-07T14:34:09.565 INFO:teuthology.orchestra.run.smithi092.stdout:Assimilating anything we can from ceph.conf... 2024-04-07T14:34:10.683 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:10 smithi092 ceph-mon[29809]: from='client.? v1:172.21.15.92:0/3461733259' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-07T14:34:10.683 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:10 smithi092 ceph-mon[29809]: from='client.? v1:172.21.15.92:0/3461733259' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-07T14:34:10.686 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-04-07T14:34:10.688 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [global] 2024-04-07T14:34:10.688 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout fsid = bdcaed4a-f4eb-11ee-b649-cb9ed24678a4 2024-04-07T14:34:10.688 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_host = [v1:172.21.15.92:6789] 2024-04-07T14:34:10.688 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-07T14:34:10.688 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-07T14:34:10.688 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-07T14:34:10.688 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-07T14:34:10.688 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-04-07T14:34:10.688 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-07T14:34:10.688 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-07T14:34:10.689 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-04-07T14:34:10.689 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [osd] 2024-04-07T14:34:10.689 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-07T14:34:10.689 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-07T14:34:10.689 INFO:teuthology.orchestra.run.smithi092.stdout:Generating new minimal ceph.conf... 2024-04-07T14:34:11.672 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:11 smithi092 ceph-mon[29809]: from='client.? v1:172.21.15.92:0/2646553609' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-07T14:34:11.917 INFO:teuthology.orchestra.run.smithi092.stdout:Restarting the monitor... 2024-04-07T14:34:12.210 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:11 smithi092 systemd[1]: Stopping Ceph mon.a for bdcaed4a-f4eb-11ee-b649-cb9ed24678a4... 2024-04-07T14:34:12.211 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:12 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mon-a[29786]: 2024-04-07T14:34:12.181+0000 7f6342843700 -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-07T14:34:12.211 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:12 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mon-a[29786]: 2024-04-07T14:34:12.181+0000 7f6342843700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-07T14:34:12.476 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:12 smithi092 podman[30143]: 2024-04-07 14:34:12.212379735 +0000 UTC m=+0.134306829 container died 3cf6ec1ee0247835be61f68013cff587b8049cb0aabde7b2c532219b849e6178 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mon-a, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, RELEASE=main-e5c885f, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, ceph=True, org.label-schema.vendor=CentOS) 2024-04-07T14:34:12.767 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:12 smithi092 podman[30143]: 2024-04-07 14:34:12.577176158 +0000 UTC m=+0.499103256 container cleanup 3cf6ec1ee0247835be61f68013cff587b8049cb0aabde7b2c532219b849e6178 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mon-a, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=main-e5c885f, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-07T14:34:12.767 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:12 smithi092 bash[30143]: ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mon-a 2024-04-07T14:34:13.161 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:12 smithi092 podman[30162]: 2024-04-07 14:34:12.82008324 +0000 UTC m=+0.606853669 container remove 3cf6ec1ee0247835be61f68013cff587b8049cb0aabde7b2c532219b849e6178 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mon-a, org.label-schema.build-date=20240326, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=main-e5c885f, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, 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.license=GPLv2) 2024-04-07T14:34:13.161 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:12 smithi092 systemd[1]: ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-04-07T14:34:13.161 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:12 smithi092 systemd[1]: Stopped Ceph mon.a for bdcaed4a-f4eb-11ee-b649-cb9ed24678a4. 2024-04-07T14:34:13.161 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:12 smithi092 systemd[1]: Starting Ceph mon.a for bdcaed4a-f4eb-11ee-b649-cb9ed24678a4... 2024-04-07T14:34:13.455 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 podman[30262]: 2024-04-07 14:34:13.162495087 +0000 UTC m=+0.112302815 container create 640962770c441ece8dc7d21646cbe80b3a9b4be9729bca86db1fc2b9cc5222cc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mon-a, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, RELEASE=main-e5c885f, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240326, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-04-07T14:34:13.455 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 podman[30262]: 2024-04-07 14:34:13.067909288 +0000 UTC m=+0.017717028 image pull fe467d9065a1c6ff757668cf0f97eb2a00e56f51271fffd4b076c4d1580a91ce quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T14:34:13.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 podman[30262]: 2024-04-07 14:34:13.365383165 +0000 UTC m=+0.315190895 container init 640962770c441ece8dc7d21646cbe80b3a9b4be9729bca86db1fc2b9cc5222cc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mon-a, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, RELEASE=main-e5c885f, ceph=True, org.label-schema.build-date=20240326, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=) 2024-04-07T14:34:13.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 podman[30262]: 2024-04-07 14:34:13.370830584 +0000 UTC m=+0.320638313 container start 640962770c441ece8dc7d21646cbe80b3a9b4be9729bca86db1fc2b9cc5222cc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mon-a, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, RELEASE=main-e5c885f, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-04-07T14:34:13.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: set uid:gid to 167:167 (ceph:ceph) 2024-04-07T14:34:13.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: ceph version 19.0.0-2578-ge5c885fe (e5c885fe95ee982ff7b45214daa61b1a6d09d57d) squid (dev), process ceph-mon, pid 7 2024-04-07T14:34:13.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: pidfile_write: ignore empty --pid-file 2024-04-07T14:34:13.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: load: jerasure load: lrc 2024-04-07T14:34:13.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: RocksDB version: 7.9.2 2024-04-07T14:34:13.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Git sha 0 2024-04-07T14:34:13.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Compile date 2024-04-01 20:25:56 2024-04-07T14:34:13.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: DB SUMMARY 2024-04-07T14:34:13.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: DB Session ID: WY1CG6NPGNU4XNGZQUPC 2024-04-07T14:34:13.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: CURRENT file: CURRENT 2024-04-07T14:34:13.456 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: IDENTITY file: IDENTITY 2024-04-07T14:34:13.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-04-07T14:34:13.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-07T14:34:13.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 87393 ; 2024-04-07T14:34:13.457 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.error_if_exists: 0 2024-04-07T14:34:13.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.create_if_missing: 0 2024-04-07T14:34:13.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.paranoid_checks: 1 2024-04-07T14:34:13.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-07T14:34:13.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-07T14:34:13.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-07T14:34:13.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.env: 0x56021cbb2c60 2024-04-07T14:34:13.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.fs: PosixFileSystem 2024-04-07T14:34:13.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.info_log: 0x56021db15b20 2024-04-07T14:34:13.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_file_opening_threads: 16 2024-04-07T14:34:13.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.statistics: (nil) 2024-04-07T14:34:13.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.use_fsync: 0 2024-04-07T14:34:13.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_log_file_size: 0 2024-04-07T14:34:13.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-07T14:34:13.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-07T14:34:13.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.keep_log_file_num: 1000 2024-04-07T14:34:13.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.recycle_log_file_num: 0 2024-04-07T14:34:13.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.allow_fallocate: 1 2024-04-07T14:34:13.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.allow_mmap_reads: 0 2024-04-07T14:34:13.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.allow_mmap_writes: 0 2024-04-07T14:34:13.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.use_direct_reads: 0 2024-04-07T14:34:13.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-07T14:34:13.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.create_missing_column_families: 0 2024-04-07T14:34:13.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.db_log_dir: 2024-04-07T14:34:13.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.wal_dir: 2024-04-07T14:34:13.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-07T14:34:13.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-07T14:34:13.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-07T14:34:13.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-07T14:34:13.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-07T14:34:13.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-07T14:34:13.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.advise_random_on_open: 1 2024-04-07T14:34:13.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.db_write_buffer_size: 0 2024-04-07T14:34:13.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.write_buffer_manager: 0x56021dae61e0 2024-04-07T14:34:13.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-07T14:34:13.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-07T14:34:13.460 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-07T14:34:13.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.rate_limiter: (nil) 2024-04-07T14:34:13.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-07T14:34:13.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.wal_recovery_mode: 2 2024-04-07T14:34:13.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.enable_thread_tracking: 0 2024-04-07T14:34:13.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.enable_pipelined_write: 0 2024-04-07T14:34:13.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.unordered_write: 0 2024-04-07T14:34:13.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-07T14:34:13.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-07T14:34:13.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-07T14:34:13.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-07T14:34:13.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.row_cache: None 2024-04-07T14:34:13.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.wal_filter: None 2024-04-07T14:34:13.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-07T14:34:13.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.allow_ingest_behind: 0 2024-04-07T14:34:13.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.two_write_queues: 0 2024-04-07T14:34:13.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.manual_wal_flush: 0 2024-04-07T14:34:13.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.wal_compression: 0 2024-04-07T14:34:13.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.atomic_flush: 0 2024-04-07T14:34:13.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-07T14:34:13.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-07T14:34:13.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-07T14:34:13.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.log_readahead_size: 0 2024-04-07T14:34:13.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-07T14:34:13.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.best_efforts_recovery: 0 2024-04-07T14:34:13.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-07T14:34:13.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-07T14:34:13.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.allow_data_in_errors: 0 2024-04-07T14:34:13.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.db_host_id: __hostname__ 2024-04-07T14:34:13.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-07T14:34:13.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_background_jobs: 2 2024-04-07T14:34:13.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_background_compactions: -1 2024-04-07T14:34:13.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_subcompactions: 1 2024-04-07T14:34:13.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-07T14:34:13.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-07T14:34:13.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-07T14:34:13.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_total_wal_size: 0 2024-04-07T14:34:13.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-07T14:34:13.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-07T14:34:13.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-07T14:34:13.463 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-07T14:34:13.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_open_files: -1 2024-04-07T14:34:13.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.bytes_per_sync: 0 2024-04-07T14:34:13.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-07T14:34:13.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-07T14:34:13.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compaction_readahead_size: 0 2024-04-07T14:34:13.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_background_flushes: -1 2024-04-07T14:34:13.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Compression algorithms supported: 2024-04-07T14:34:13.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-07T14:34:13.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: kZSTD supported: 0 2024-04-07T14:34:13.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: kXpressCompression supported: 0 2024-04-07T14:34:13.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: kLZ4HCCompression supported: 1 2024-04-07T14:34:13.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: kZlibCompression supported: 1 2024-04-07T14:34:13.464 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: kSnappyCompression supported: 1 2024-04-07T14:34:13.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: kLZ4Compression supported: 1 2024-04-07T14:34:13.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: kBZip2Compression supported: 0 2024-04-07T14:34:13.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-07T14:34:13.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-07T14:34:13.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-04-07T14:34:13.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-07T14:34:13.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-07T14:34:13.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.merge_operator: 2024-04-07T14:34:13.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compaction_filter: None 2024-04-07T14:34:13.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compaction_filter_factory: None 2024-04-07T14:34:13.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.sst_partitioner_factory: None 2024-04-07T14:34:13.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-07T14:34:13.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-07T14:34:13.465 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56021db15d00) 2024-04-07T14:34:13.466 INFO:journalctl@ceph.mon.a.smithi092.stdout: cache_index_and_filter_blocks: 1 2024-04-07T14:34:13.466 INFO:journalctl@ceph.mon.a.smithi092.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-07T14:34:13.466 INFO:journalctl@ceph.mon.a.smithi092.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-07T14:34:13.466 INFO:journalctl@ceph.mon.a.smithi092.stdout: pin_top_level_index_and_filter: 1 2024-04-07T14:34:13.466 INFO:journalctl@ceph.mon.a.smithi092.stdout: index_type: 0 2024-04-07T14:34:13.466 INFO:journalctl@ceph.mon.a.smithi092.stdout: data_block_index_type: 0 2024-04-07T14:34:13.466 INFO:journalctl@ceph.mon.a.smithi092.stdout: index_shortening: 1 2024-04-07T14:34:13.466 INFO:journalctl@ceph.mon.a.smithi092.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-07T14:34:13.466 INFO:journalctl@ceph.mon.a.smithi092.stdout: checksum: 4 2024-04-07T14:34:13.466 INFO:journalctl@ceph.mon.a.smithi092.stdout: no_block_cache: 0 2024-04-07T14:34:13.466 INFO:journalctl@ceph.mon.a.smithi092.stdout: block_cache: 0x56021db19090 2024-04-07T14:34:13.466 INFO:journalctl@ceph.mon.a.smithi092.stdout: block_cache_name: BinnedLRUCache 2024-04-07T14:34:13.466 INFO:journalctl@ceph.mon.a.smithi092.stdout: block_cache_options: 2024-04-07T14:34:13.467 INFO:journalctl@ceph.mon.a.smithi092.stdout: capacity : 536870912 2024-04-07T14:34:13.467 INFO:journalctl@ceph.mon.a.smithi092.stdout: num_shard_bits : 4 2024-04-07T14:34:13.467 INFO:journalctl@ceph.mon.a.smithi092.stdout: strict_capacity_limit : 0 2024-04-07T14:34:13.467 INFO:journalctl@ceph.mon.a.smithi092.stdout: high_pri_pool_ratio: 0.000 2024-04-07T14:34:13.467 INFO:journalctl@ceph.mon.a.smithi092.stdout: block_cache_compressed: (nil) 2024-04-07T14:34:13.467 INFO:journalctl@ceph.mon.a.smithi092.stdout: persistent_cache: (nil) 2024-04-07T14:34:13.467 INFO:journalctl@ceph.mon.a.smithi092.stdout: block_size: 4096 2024-04-07T14:34:13.467 INFO:journalctl@ceph.mon.a.smithi092.stdout: block_size_deviation: 10 2024-04-07T14:34:13.467 INFO:journalctl@ceph.mon.a.smithi092.stdout: block_restart_interval: 16 2024-04-07T14:34:13.467 INFO:journalctl@ceph.mon.a.smithi092.stdout: index_block_restart_interval: 1 2024-04-07T14:34:13.467 INFO:journalctl@ceph.mon.a.smithi092.stdout: metadata_block_size: 4096 2024-04-07T14:34:13.467 INFO:journalctl@ceph.mon.a.smithi092.stdout: partition_filters: 0 2024-04-07T14:34:13.467 INFO:journalctl@ceph.mon.a.smithi092.stdout: use_delta_encoding: 1 2024-04-07T14:34:13.467 INFO:journalctl@ceph.mon.a.smithi092.stdout: filter_policy: bloomfilter 2024-04-07T14:34:13.468 INFO:journalctl@ceph.mon.a.smithi092.stdout: whole_key_filtering: 1 2024-04-07T14:34:13.468 INFO:journalctl@ceph.mon.a.smithi092.stdout: verify_compression: 0 2024-04-07T14:34:13.468 INFO:journalctl@ceph.mon.a.smithi092.stdout: read_amp_bytes_per_bit: 0 2024-04-07T14:34:13.468 INFO:journalctl@ceph.mon.a.smithi092.stdout: format_version: 5 2024-04-07T14:34:13.468 INFO:journalctl@ceph.mon.a.smithi092.stdout: enable_index_compression: 1 2024-04-07T14:34:13.468 INFO:journalctl@ceph.mon.a.smithi092.stdout: block_align: 0 2024-04-07T14:34:13.468 INFO:journalctl@ceph.mon.a.smithi092.stdout: max_auto_readahead_size: 262144 2024-04-07T14:34:13.468 INFO:journalctl@ceph.mon.a.smithi092.stdout: prepopulate_block_cache: 0 2024-04-07T14:34:13.468 INFO:journalctl@ceph.mon.a.smithi092.stdout: initial_auto_readahead_size: 8192 2024-04-07T14:34:13.468 INFO:journalctl@ceph.mon.a.smithi092.stdout: num_file_reads_for_auto_readahead: 2 2024-04-07T14:34:13.468 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.write_buffer_size: 33554432 2024-04-07T14:34:13.468 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_write_buffer_number: 2 2024-04-07T14:34:13.468 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compression: NoCompression 2024-04-07T14:34:13.468 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.bottommost_compression: Disabled 2024-04-07T14:34:13.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.prefix_extractor: nullptr 2024-04-07T14:34:13.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-07T14:34:13.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.num_levels: 7 2024-04-07T14:34:13.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-07T14:34:13.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-07T14:34:13.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-07T14:34:13.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-07T14:34:13.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-07T14:34:13.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-07T14:34:13.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-07T14:34:13.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-07T14:34:13.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-07T14:34:13.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-07T14:34:13.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-07T14:34:13.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-07T14:34:13.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-07T14:34:13.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compression_opts.level: 32767 2024-04-07T14:34:13.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compression_opts.strategy: 0 2024-04-07T14:34:13.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-07T14:34:13.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-07T14:34:13.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-07T14:34:13.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-07T14:34:13.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compression_opts.enabled: false 2024-04-07T14:34:13.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-07T14:34:13.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-07T14:34:13.471 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-07T14:34:13.471 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-07T14:34:13.471 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.target_file_size_base: 67108864 2024-04-07T14:34:13.471 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-07T14:34:13.471 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-07T14:34:13.471 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-07T14:34:13.471 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-07T14:34:13.471 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-07T14:34:13.471 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-07T14:34:13.472 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-07T14:34:13.472 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-07T14:34:13.472 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-07T14:34:13.472 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-07T14:34:13.472 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-07T14:34:13.472 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-07T14:34:13.472 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-07T14:34:13.472 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-07T14:34:13.472 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.arena_block_size: 1048576 2024-04-07T14:34:13.472 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-07T14:34:13.472 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-07T14:34:13.472 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.disable_auto_compactions: 0 2024-04-07T14:34:13.472 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-07T14:34:13.472 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-07T14:34:13.473 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-07T14:34:13.473 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-07T14:34:13.473 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-07T14:34:13.473 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-07T14:34:13.473 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-07T14:34:13.473 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-07T14:34:13.473 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-07T14:34:13.473 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-07T14:34:13.473 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-07T14:34:13.473 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.inplace_update_support: 0 2024-04-07T14:34:13.473 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-07T14:34:13.473 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-07T14:34:13.473 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-07T14:34:13.473 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-07T14:34:13.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.bloom_locality: 0 2024-04-07T14:34:13.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.max_successive_merges: 0 2024-04-07T14:34:13.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-07T14:34:13.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.paranoid_file_checks: 0 2024-04-07T14:34:13.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.force_consistency_checks: 1 2024-04-07T14:34:13.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.report_bg_io_stats: 0 2024-04-07T14:34:13.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.ttl: 2592000 2024-04-07T14:34:13.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-07T14:34:13.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-07T14:34:13.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-07T14:34:13.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.enable_blob_files: false 2024-04-07T14:34:13.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.min_blob_size: 0 2024-04-07T14:34:13.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.blob_file_size: 268435456 2024-04-07T14:34:13.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-07T14:34:13.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-07T14:34:13.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-07T14:34:13.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-07T14:34:13.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-07T14:34:13.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.blob_file_starting_level: 0 2024-04-07T14:34:13.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-07T14:34:13.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: 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-07T14:34:13.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-04-07T14:34:13.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 51e942a4-153a-4b52-8ce1-2bfd7ac33b31 2024-04-07T14:34:13.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712500453399406, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-04-07T14:34:13.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-04-07T14:34:13.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712500453400333, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 83888, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 262, "table_properties": {"data_size": 82049, "index_size": 223, "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": 10411, "raw_average_key_size": 47, "raw_value_size": 76180, "raw_average_value_size": 344, "num_data_blocks": 10, "num_entries": 221, "num_filter_entries": 221, "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": 1712500453, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "51e942a4-153a-4b52-8ce1-2bfd7ac33b31", "db_session_id": "WY1CG6NPGNU4XNGZQUPC", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-04-07T14:34:13.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712500453400413, "job": 1, "event": "recovery_finished"} 2024-04-07T14:34:13.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-04-07T14:34:13.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: 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-07T14:34:13.476 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56021dc08000 2024-04-07T14:34:13.476 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: DB pointer 0x56021dbf2000 2024-04-07T14:34:13.476 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-07T14:34:13.476 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-07T14:34:13.476 INFO:journalctl@ceph.mon.a.smithi092.stdout: ** DB Stats ** 2024-04-07T14:34:13.476 INFO:journalctl@ceph.mon.a.smithi092.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-07T14:34:13.476 INFO:journalctl@ceph.mon.a.smithi092.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-07T14:34:13.476 INFO:journalctl@ceph.mon.a.smithi092.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-07T14:34:13.476 INFO:journalctl@ceph.mon.a.smithi092.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-07T14:34:13.476 INFO:journalctl@ceph.mon.a.smithi092.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-07T14:34:13.476 INFO:journalctl@ceph.mon.a.smithi092.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-07T14:34:13.476 INFO:journalctl@ceph.mon.a.smithi092.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-07T14:34:13.476 INFO:journalctl@ceph.mon.a.smithi092.stdout: 2024-04-07T14:34:13.476 INFO:journalctl@ceph.mon.a.smithi092.stdout: ** Compaction Stats [default] ** 2024-04-07T14:34:13.476 INFO:journalctl@ceph.mon.a.smithi092.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-07T14:34:13.476 INFO:journalctl@ceph.mon.a.smithi092.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-07T14:34:13.477 INFO:journalctl@ceph.mon.a.smithi092.stdout: L0 2/0 83.75 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 129.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-07T14:34:13.477 INFO:journalctl@ceph.mon.a.smithi092.stdout: Sum 2/0 83.75 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 129.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-07T14:34:13.477 INFO:journalctl@ceph.mon.a.smithi092.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 129.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-07T14:34:13.477 INFO:journalctl@ceph.mon.a.smithi092.stdout: 2024-04-07T14:34:13.477 INFO:journalctl@ceph.mon.a.smithi092.stdout: ** Compaction Stats [default] ** 2024-04-07T14:34:13.477 INFO:journalctl@ceph.mon.a.smithi092.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-07T14:34:13.477 INFO:journalctl@ceph.mon.a.smithi092.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-07T14:34:13.477 INFO:journalctl@ceph.mon.a.smithi092.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 129.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-07T14:34:13.477 INFO:journalctl@ceph.mon.a.smithi092.stdout: 2024-04-07T14:34:13.477 INFO:journalctl@ceph.mon.a.smithi092.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-07T14:34:13.477 INFO:journalctl@ceph.mon.a.smithi092.stdout: 2024-04-07T14:34:13.477 INFO:journalctl@ceph.mon.a.smithi092.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-07T14:34:13.477 INFO:journalctl@ceph.mon.a.smithi092.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-07T14:34:13.477 INFO:journalctl@ceph.mon.a.smithi092.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-07T14:34:13.477 INFO:journalctl@ceph.mon.a.smithi092.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-07T14:34:13.478 INFO:journalctl@ceph.mon.a.smithi092.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-07T14:34:13.478 INFO:journalctl@ceph.mon.a.smithi092.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-07T14:34:13.478 INFO:journalctl@ceph.mon.a.smithi092.stdout: Cumulative compaction: 0.00 GB write, 26.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-07T14:34:13.478 INFO:journalctl@ceph.mon.a.smithi092.stdout: Interval compaction: 0.00 GB write, 26.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-07T14:34:13.478 INFO:journalctl@ceph.mon.a.smithi092.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-07T14:34:13.478 INFO:journalctl@ceph.mon.a.smithi092.stdout: Block cache BinnedLRUCache@0x56021db19090#7 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-04-07T14:34:13.478 INFO:journalctl@ceph.mon.a.smithi092.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.41 KB,7.7486e-05%) Misc(1,0.00 KB,0%) 2024-04-07T14:34:13.478 INFO:journalctl@ceph.mon.a.smithi092.stdout: 2024-04-07T14:34:13.478 INFO:journalctl@ceph.mon.a.smithi092.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-07T14:34:13.478 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: starting mon.a rank 0 at public addrs v1:172.21.15.92:6789/0 at bind addrs v1:172.21.15.92:6789/0 mon_data /var/lib/ceph/mon/ceph-a fsid bdcaed4a-f4eb-11ee-b649-cb9ed24678a4 2024-04-07T14:34:13.478 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: mon.a@-1(???) e1 preinit fsid bdcaed4a-f4eb-11ee-b649-cb9ed24678a4 2024-04-07T14:34:13.478 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: mon.a@-1(???).mds e1 new map 2024-04-07T14:34:13.478 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: mon.a@-1(???).mds e1 print_map 2024-04-07T14:34:13.478 INFO:journalctl@ceph.mon.a.smithi092.stdout: e1 2024-04-07T14:34:13.479 INFO:journalctl@ceph.mon.a.smithi092.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-07T14:34:13.479 INFO:journalctl@ceph.mon.a.smithi092.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-07T14:34:13.479 INFO:journalctl@ceph.mon.a.smithi092.stdout: legacy client fscid: -1 2024-04-07T14:34:13.479 INFO:journalctl@ceph.mon.a.smithi092.stdout: 2024-04-07T14:34:13.479 INFO:journalctl@ceph.mon.a.smithi092.stdout: No filesystems configured 2024-04-07T14:34:13.479 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-07T14:34:13.479 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-07T14:34:13.479 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-07T14:34:13.479 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-07T14:34:13.479 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-07T14:34:13.479 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 bash[30262]: 640962770c441ece8dc7d21646cbe80b3a9b4be9729bca86db1fc2b9cc5222cc 2024-04-07T14:34:13.479 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 systemd[1]: Started Ceph mon.a for bdcaed4a-f4eb-11ee-b649-cb9ed24678a4. 2024-04-07T14:34:13.479 INFO:teuthology.orchestra.run.smithi092.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-04-07T14:34:13.714 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-07T14:34:13.715 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: monmap epoch 1 2024-04-07T14:34:13.715 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: fsid bdcaed4a-f4eb-11ee-b649-cb9ed24678a4 2024-04-07T14:34:13.715 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: last_changed 2024-04-07T14:34:04.484019+0000 2024-04-07T14:34:13.715 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: created 2024-04-07T14:34:04.484019+0000 2024-04-07T14:34:13.715 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: min_mon_release 19 (squid) 2024-04-07T14:34:13.715 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: election_strategy: 1 2024-04-07T14:34:13.715 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: 0: v1:172.21.15.92:6789/0 mon.a 2024-04-07T14:34:13.715 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: fsmap 2024-04-07T14:34:13.715 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: osdmap e1: 0 total, 0 up, 0 in 2024-04-07T14:34:13.715 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:13 smithi092 ceph-mon[30301]: mgrmap e1: no daemons active 2024-04-07T14:34:14.531 INFO:teuthology.orchestra.run.smithi092.stdout:Wrote config to /etc/ceph/ceph.conf 2024-04-07T14:34:14.553 INFO:teuthology.orchestra.run.smithi092.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-07T14:34:14.553 INFO:teuthology.orchestra.run.smithi092.stdout:Creating mgr... 2024-04-07T14:34:14.553 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying port 0.0.0.0:9283 ... 2024-04-07T14:34:14.554 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying port 0.0.0.0:8765 ... 2024-04-07T14:34:14.802 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mgr.y 2024-04-07T14:34:14.802 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to reset failed state of unit ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mgr.y.service: Unit ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mgr.y.service not loaded. 2024-04-07T14:34:14.947 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4.target.wants/ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mgr.y.service → /etc/systemd/system/ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@.service. 2024-04-07T14:34:15.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:14 smithi092 ceph-mon[30301]: from='client.? v1:172.21.15.92:0/2050906072' entity='client.admin' 2024-04-07T14:34:15.267 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 podman[30541]: 2024-04-07 14:34:15.080653592 +0000 UTC m=+0.017351173 image pull fe467d9065a1c6ff757668cf0f97eb2a00e56f51271fffd4b076c4d1580a91ce quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d 2024-04-07T14:34:15.574 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-07T14:34:15.574 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout disabled 2024-04-07T14:34:15.582 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-07T14:34:15.582 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-04-07T14:34:15.582 INFO:teuthology.orchestra.run.smithi092.stdout:firewalld.service is not enabled 2024-04-07T14:34:15.582 INFO:teuthology.orchestra.run.smithi092.stdout:Not possible to enable service . firewalld.service is not available 2024-04-07T14:34:15.592 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-07T14:34:15.592 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout disabled 2024-04-07T14:34:15.601 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-07T14:34:15.601 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-04-07T14:34:15.601 INFO:teuthology.orchestra.run.smithi092.stdout:firewalld.service is not enabled 2024-04-07T14:34:15.601 INFO:teuthology.orchestra.run.smithi092.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-04-07T14:34:15.601 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mgr to start... 2024-04-07T14:34:15.601 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mgr... 2024-04-07T14:34:15.702 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 podman[30541]: 2024-04-07 14:34:15.451294734 +0000 UTC m=+0.387992305 container init ce5a31d548e5fdb83b515c544cb00bb64533b60f00e219760b0a6d51c0744d37 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=main-e5c885f, org.label-schema.build-date=20240326, GIT_CLEAN=True, ceph=True) 2024-04-07T14:34:15.703 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 podman[30541]: 2024-04-07 14:34:15.456742327 +0000 UTC m=+0.393439890 container start ce5a31d548e5fdb83b515c544cb00bb64533b60f00e219760b0a6d51c0744d37 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, RELEASE=main-e5c885f, org.label-schema.build-date=20240326, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-07T14:34:15.703 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.515+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.703 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.515+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.703 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.703 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.520+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'restful' 2024-04-07T14:34:15.703 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.520+0000 7fafe64fb200 -1 mgr[py] Error loading module 'restful': (22) Invalid argument 2024-04-07T14:34:15.703 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.534+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.703 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.534+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.703 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.704 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.538+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'mds_autoscaler' 2024-04-07T14:34:15.704 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.538+0000 7fafe64fb200 -1 mgr[py] Error loading module 'mds_autoscaler': (22) Invalid argument 2024-04-07T14:34:15.704 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.552+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.704 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.552+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.704 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.704 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.556+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'osd_perf_query' 2024-04-07T14:34:15.704 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.556+0000 7fafe64fb200 -1 mgr[py] Error loading module 'osd_perf_query': (22) Invalid argument 2024-04-07T14:34:15.704 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 bash[30541]: ce5a31d548e5fdb83b515c544cb00bb64533b60f00e219760b0a6d51c0744d37 2024-04-07T14:34:15.705 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 systemd[1]: Started Ceph mgr.y for bdcaed4a-f4eb-11ee-b649-cb9ed24678a4. 2024-04-07T14:34:15.705 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.574+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.705 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.574+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.705 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.705 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.578+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'snap_schedule' 2024-04-07T14:34:15.705 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.578+0000 7fafe64fb200 -1 mgr[py] Error loading module 'snap_schedule': (22) Invalid argument 2024-04-07T14:34:15.705 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.597+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.705 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.597+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.705 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.705 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.602+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'dashboard' 2024-04-07T14:34:15.705 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.602+0000 7fafe64fb200 -1 mgr[py] Error loading module 'dashboard': (22) Invalid argument 2024-04-07T14:34:15.705 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.618+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.706 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.618+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.706 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.706 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.623+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'zabbix' 2024-04-07T14:34:15.706 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.623+0000 7fafe64fb200 -1 mgr[py] Error loading module 'zabbix': (22) Invalid argument 2024-04-07T14:34:15.706 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.638+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.706 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.638+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.706 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.706 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.643+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'balancer' 2024-04-07T14:34:15.706 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.643+0000 7fafe64fb200 -1 mgr[py] Error loading module 'balancer': (22) Invalid argument 2024-04-07T14:34:15.706 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.657+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.706 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.657+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.706 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.706 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.661+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'influx' 2024-04-07T14:34:15.707 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.661+0000 7fafe64fb200 -1 mgr[py] Error loading module 'influx': (22) Invalid argument 2024-04-07T14:34:15.707 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.684+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.707 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.684+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.707 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.707 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.688+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'alerts' 2024-04-07T14:34:15.707 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.688+0000 7fafe64fb200 -1 mgr[py] Error loading module 'alerts': (22) Invalid argument 2024-04-07T14:34:15.707 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.702+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.957 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.702+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.957 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.958 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.706+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'iostat' 2024-04-07T14:34:15.958 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.706+0000 7fafe64fb200 -1 mgr[py] Error loading module 'iostat': (22) Invalid argument 2024-04-07T14:34:15.958 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.721+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.958 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.721+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.958 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.958 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.725+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'rgw' 2024-04-07T14:34:15.958 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.725+0000 7fafe64fb200 -1 mgr[py] Error loading module 'rgw': (22) Invalid argument 2024-04-07T14:34:15.958 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.739+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.958 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.739+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.958 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.958 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.743+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'rbd_support' 2024-04-07T14:34:15.958 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.743+0000 7fafe64fb200 -1 mgr[py] Error loading module 'rbd_support': (22) Invalid argument 2024-04-07T14:34:15.958 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.759+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.959 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.759+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.959 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.959 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.763+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'progress' 2024-04-07T14:34:15.959 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.763+0000 7fafe64fb200 -1 mgr[py] Error loading module 'progress': (22) Invalid argument 2024-04-07T14:34:15.959 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.778+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.959 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.778+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.959 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.959 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.782+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'pg_autoscaler' 2024-04-07T14:34:15.959 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.782+0000 7fafe64fb200 -1 mgr[py] Error loading module 'pg_autoscaler': (22) Invalid argument 2024-04-07T14:34:15.959 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.797+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.960 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.797+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.960 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.960 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.801+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'devicehealth' 2024-04-07T14:34:15.960 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.801+0000 7fafe64fb200 -1 mgr[py] Error loading module 'devicehealth': (22) Invalid argument 2024-04-07T14:34:15.960 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.816+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.960 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.816+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.960 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.960 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.820+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'k8sevents' 2024-04-07T14:34:15.960 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.820+0000 7fafe64fb200 -1 mgr[py] Error loading module 'k8sevents': (22) Invalid argument 2024-04-07T14:34:15.960 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.834+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.961 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.834+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.961 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.961 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.838+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'rook' 2024-04-07T14:34:15.961 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.838+0000 7fafe64fb200 -1 mgr[py] Error loading module 'rook': (22) Invalid argument 2024-04-07T14:34:15.961 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.853+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.961 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.853+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.961 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.961 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.857+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'diskprediction_local' 2024-04-07T14:34:15.961 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.857+0000 7fafe64fb200 -1 mgr[py] Error loading module 'diskprediction_local': (22) Invalid argument 2024-04-07T14:34:15.961 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.898+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.961 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.898+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.961 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.961 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.902+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'mirroring' 2024-04-07T14:34:15.961 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.902+0000 7fafe64fb200 -1 mgr[py] Error loading module 'mirroring': (22) Invalid argument 2024-04-07T14:34:15.962 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.919+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.962 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.919+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.962 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.962 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.923+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'selftest' 2024-04-07T14:34:15.962 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.923+0000 7fafe64fb200 -1 mgr[py] Error loading module 'selftest': (22) Invalid argument 2024-04-07T14:34:15.962 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.938+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:15.962 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.938+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:15.962 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.962 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.942+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'telegraf' 2024-04-07T14:34:15.962 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.942+0000 7fafe64fb200 -1 mgr[py] Error loading module 'telegraf': (22) Invalid argument 2024-04-07T14:34:15.962 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.957+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:16.221 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.957+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:16.222 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.222 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.961+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'test_orchestrator' 2024-04-07T14:34:16.222 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.961+0000 7fafe64fb200 -1 mgr[py] Error loading module 'test_orchestrator': (22) Invalid argument 2024-04-07T14:34:16.222 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.976+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:16.222 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.976+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:16.222 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.222 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.980+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'localpool' 2024-04-07T14:34:16.222 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.980+0000 7fafe64fb200 -1 mgr[py] Error loading module 'localpool': (22) Invalid argument 2024-04-07T14:34:16.222 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:15 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.994+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:16.222 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.994+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:16.223 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.223 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.998+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'crash' 2024-04-07T14:34:16.223 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:15.998+0000 7fafe64fb200 -1 mgr[py] Error loading module 'crash': (22) Invalid argument 2024-04-07T14:34:16.223 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.013+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:16.223 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.013+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:16.223 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.223 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.017+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'insights' 2024-04-07T14:34:16.223 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.017+0000 7fafe64fb200 -1 mgr[py] Error loading module 'insights': (22) Invalid argument 2024-04-07T14:34:16.223 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.031+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:16.223 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.031+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:16.223 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.223 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.035+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'orchestrator' 2024-04-07T14:34:16.223 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.035+0000 7fafe64fb200 -1 mgr[py] Error loading module 'orchestrator': (22) Invalid argument 2024-04-07T14:34:16.223 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.050+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:16.224 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.050+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:16.224 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.224 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.053+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'osd_support' 2024-04-07T14:34:16.224 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.053+0000 7fafe64fb200 -1 mgr[py] Error loading module 'osd_support': (22) Invalid argument 2024-04-07T14:34:16.224 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.068+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:16.224 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.069+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:16.224 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.224 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.073+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'volumes' 2024-04-07T14:34:16.224 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.073+0000 7fafe64fb200 -1 mgr[py] Error loading module 'volumes': (22) Invalid argument 2024-04-07T14:34:16.224 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.125+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:16.224 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.125+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:16.224 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.224 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.129+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'stats' 2024-04-07T14:34:16.224 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.129+0000 7fafe64fb200 -1 mgr[py] Error loading module 'stats': (22) Invalid argument 2024-04-07T14:34:16.225 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.144+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:16.225 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.144+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:16.225 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.225 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.148+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'cephadm' 2024-04-07T14:34:16.225 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.148+0000 7fafe64fb200 -1 mgr[py] Error loading module 'cephadm': (22) Invalid argument 2024-04-07T14:34:16.225 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.163+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:16.225 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.163+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:16.225 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.225 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.167+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'telemetry' 2024-04-07T14:34:16.225 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.167+0000 7fafe64fb200 -1 mgr[py] Error loading module 'telemetry': (22) Invalid argument 2024-04-07T14:34:16.225 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.182+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:16.225 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.182+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:16.225 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.225 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.186+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'prometheus' 2024-04-07T14:34:16.225 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.186+0000 7fafe64fb200 -1 mgr[py] Error loading module 'prometheus': (22) Invalid argument 2024-04-07T14:34:16.226 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.201+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:16.226 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.201+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:16.226 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.226 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.206+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'status' 2024-04-07T14:34:16.226 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.206+0000 7fafe64fb200 -1 mgr[py] Error loading module 'status': (22) Invalid argument 2024-04-07T14:34:16.226 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.220+0000 7fafe64fb200 -1 mgr[py] Module not found: 'mgr_module' 2024-04-07T14:34:16.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-mon[30301]: Activating manager daemon y 2024-04-07T14:34:16.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-mon[30301]: mgrmap e2: y(active, starting, since 0.00170239s) 2024-04-07T14:34:16.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-mon[30301]: from='mgr.14100 v1:172.21.15.92:0/4283657380' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-07T14:34:16.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-mon[30301]: from='mgr.14100 v1:172.21.15.92:0/4283657380' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-07T14:34:16.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-mon[30301]: from='mgr.14100 v1:172.21.15.92:0/4283657380' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-07T14:34:16.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-mon[30301]: from='mgr.14100 v1:172.21.15.92:0/4283657380' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-07T14:34:16.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-mon[30301]: from='mgr.14100 v1:172.21.15.92:0/4283657380' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-07T14:34:16.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-mon[30301]: from='mgr.14100 v1:172.21.15.92:0/4283657380' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-07T14:34:16.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-mon[30301]: from='mgr.14100 v1:172.21.15.92:0/4283657380' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-07T14:34:16.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-mon[30301]: from='mgr.14100 v1:172.21.15.92:0/4283657380' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-07T14:34:16.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-mon[30301]: Manager daemon y is now available 2024-04-07T14:34:16.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-mon[30301]: from='client.? v1:172.21.15.92:0/2517959192' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-07T14:34:16.518 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.220+0000 7fafe64fb200 -1 mgr[py] ModuleNotFoundError: No module named 'mgr_module' 2024-04-07T14:34:16.518 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.518 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.225+0000 7fafe64fb200 -1 mgr[py] Class not found in module 'nfs' 2024-04-07T14:34:16.518 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.225+0000 7fafe64fb200 -1 mgr[py] Error loading module 'nfs': (22) Invalid argument 2024-04-07T14:34:16.518 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:16 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:16.225+0000 7fafe64fb200 -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-07T14:34:16.971 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-04-07T14:34:16.971 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-04-07T14:34:16.971 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsid": "bdcaed4a-f4eb-11ee-b649-cb9ed24678a4", 2024-04-07T14:34:16.971 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "health": { 2024-04-07T14:34:16.971 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-07T14:34:16.971 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-07T14:34:16.971 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-07T14:34:16.971 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:34:16.971 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-07T14:34:16.971 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-07T14:34:16.971 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 0 2024-04-07T14:34:16.972 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-04-07T14:34:16.972 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-07T14:34:16.972 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "a" 2024-04-07T14:34:16.972 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-04-07T14:34:16.972 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-04-07T14:34:16.972 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-07T14:34:16.972 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T14:34:16.972 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-07T14:34:16.972 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-07T14:34:16.972 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:34:16.972 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-07T14:34:16.972 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T14:34:16.972 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-07T14:34:16.972 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-07T14:34:16.972 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-07T14:34:16.972 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-07T14:34:16.973 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-07T14:34:16.973 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-07T14:34:16.976 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:34:16.976 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-07T14:34:16.976 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-07T14:34:16.976 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-07T14:34:16.976 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-07T14:34:16.976 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-07T14:34:16.976 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-07T14:34:16.976 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-07T14:34:16.976 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-07T14:34:16.976 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-07T14:34:16.976 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:34:16.976 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-07T14:34:16.976 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T14:34:16.976 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-07T14:34:16.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-07T14:34:16.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:34:16.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-07T14:34:16.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-07T14:34:16.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-07T14:34:16.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-07T14:34:16.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-07T14:34:16.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-07T14:34:16.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "restful" 2024-04-07T14:34:16.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-04-07T14:34:16.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-07T14:34:16.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:34:16.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-07T14:34:16.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T14:34:16.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modified": "2024-04-07T14:34:08.378031+0000", 2024-04-07T14:34:16.978 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-07T14:34:16.978 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:34:16.978 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-07T14:34:16.978 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-04-07T14:34:16.978 INFO:teuthology.orchestra.run.smithi092.stdout:mgr not available, waiting (1/15)... 2024-04-07T14:34:18.516 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:18 smithi092 ceph-mon[30301]: mgrmap e3: y(active, since 1.00353s) 2024-04-07T14:34:19.766 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:19 smithi092 ceph-mon[30301]: from='client.? v1:172.21.15.92:0/849581975' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-07T14:34:20.109 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-04-07T14:34:20.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-04-07T14:34:20.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsid": "bdcaed4a-f4eb-11ee-b649-cb9ed24678a4", 2024-04-07T14:34:20.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "health": { 2024-04-07T14:34:20.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-07T14:34:20.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-07T14:34:20.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-07T14:34:20.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:34:20.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-07T14:34:20.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-07T14:34:20.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 0 2024-04-07T14:34:20.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-04-07T14:34:20.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-07T14:34:20.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "a" 2024-04-07T14:34:20.110 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-04-07T14:34:20.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-04-07T14:34:20.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-07T14:34:20.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T14:34:20.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-07T14:34:20.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-07T14:34:20.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:34:20.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-07T14:34:20.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T14:34:20.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-07T14:34:20.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-07T14:34:20.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-07T14:34:20.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-07T14:34:20.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-07T14:34:20.111 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-07T14:34:20.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:34:20.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-07T14:34:20.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-07T14:34:20.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-07T14:34:20.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-07T14:34:20.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-07T14:34:20.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-07T14:34:20.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-07T14:34:20.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-07T14:34:20.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-07T14:34:20.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:34:20.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-07T14:34:20.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T14:34:20.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-07T14:34:20.116 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-07T14:34:20.116 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:34:20.116 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-07T14:34:20.116 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-07T14:34:20.116 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-07T14:34:20.116 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-07T14:34:20.116 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-07T14:34:20.116 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-07T14:34:20.116 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "restful" 2024-04-07T14:34:20.116 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-04-07T14:34:20.116 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-07T14:34:20.116 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:34:20.116 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-07T14:34:20.116 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-07T14:34:20.116 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modified": "2024-04-07T14:34:08.378031+0000", 2024-04-07T14:34:20.117 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-07T14:34:20.117 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-04-07T14:34:20.117 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-07T14:34:20.117 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-04-07T14:34:20.117 INFO:teuthology.orchestra.run.smithi092.stdout:mgr is available 2024-04-07T14:34:20.952 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:20 smithi092 ceph-mon[30301]: from='client.? v1:172.21.15.92:0/3653215579' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-07T14:34:21.223 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-04-07T14:34:21.223 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [global] 2024-04-07T14:34:21.224 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout fsid = bdcaed4a-f4eb-11ee-b649-cb9ed24678a4 2024-04-07T14:34:21.224 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-07T14:34:21.224 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-07T14:34:21.224 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-07T14:34:21.224 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-07T14:34:21.224 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-04-07T14:34:21.224 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-07T14:34:21.224 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-07T14:34:21.224 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-04-07T14:34:21.224 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [osd] 2024-04-07T14:34:21.224 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-07T14:34:21.224 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-07T14:34:21.224 INFO:teuthology.orchestra.run.smithi092.stdout:Enabling cephadm module... 2024-04-07T14:34:22.266 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:21 smithi092 ceph-mon[30301]: from='client.? v1:172.21.15.92:0/3603440658' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-07T14:34:22.562 INFO:teuthology.orchestra.run.smithi092.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=smithi092 -v /var/log/ceph/bdcaed4a-f4eb-11ee-b649-cb9ed24678a4:/var/log/ceph:z -v /tmp/ceph-tmpre4x7qgp:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph5fi8d3c:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d mgr module enable cephadm 2024-04-07T14:34:22.562 INFO:teuthology.orchestra.run.smithi092.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-07T14:34:22.562 INFO:teuthology.orchestra.run.smithi092.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=smithi092 -v /var/log/ceph/bdcaed4a-f4eb-11ee-b649-cb9ed24678a4:/var/log/ceph:z -v /tmp/ceph-tmpre4x7qgp:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph5fi8d3c:/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-07T14:34:22.563 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:34:22.563 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:34:22.563 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:34:22.563 INFO:teuthology.orchestra.run.smithi092.stdout: *************** 2024-04-07T14:34:22.563 INFO:teuthology.orchestra.run.smithi092.stdout: Cephadm hit an issue during cluster installation. Current cluster files will be deleted automatically. 2024-04-07T14:34:22.563 INFO:teuthology.orchestra.run.smithi092.stdout: To disable this behaviour you can pass the --no-cleanup-on-failure flag. In case of any previous 2024-04-07T14:34:22.563 INFO:teuthology.orchestra.run.smithi092.stdout: broken installation, users must use the following command to completely delete the broken cluster: 2024-04-07T14:34:22.563 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:34:22.563 INFO:teuthology.orchestra.run.smithi092.stdout: > cephadm rm-cluster --force --zap-osds --fsid 2024-04-07T14:34:22.563 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:34:22.564 INFO:teuthology.orchestra.run.smithi092.stdout: for more information please refer to https://docs.ceph.com/en/latest/cephadm/operations/#purging-a-cluster 2024-04-07T14:34:22.564 INFO:teuthology.orchestra.run.smithi092.stdout: *************** 2024-04-07T14:34:22.564 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:34:22.564 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-04-07T14:34:22.564 INFO:teuthology.orchestra.run.smithi092.stdout:Deleting cluster with fsid: bdcaed4a-f4eb-11ee-b649-cb9ed24678a4 2024-04-07T14:34:22.594 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stdout 640962770c44,18.49MB / 33.27GB 2024-04-07T14:34:22.594 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stdout ce5a31d548e5,102.4MB / 33.27GB 2024-04-07T14:34:22.622 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stdout 640962770c44,1.22% 2024-04-07T14:34:22.622 INFO:teuthology.orchestra.run.smithi092.stdout:/bin/podman: stdout ce5a31d548e5,11.36% 2024-04-07T14:34:23.016 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:22 smithi092 systemd[1]: Stopping Ceph mon.a for bdcaed4a-f4eb-11ee-b649-cb9ed24678a4... 2024-04-07T14:34:23.017 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:22 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mon-a[30278]: 2024-04-07T14:34:22.865+0000 7f3d5a9eb700 -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-07T14:34:23.017 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:22 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mon-a[30278]: 2024-04-07T14:34:22.865+0000 7f3d5a9eb700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-07T14:34:23.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:23 smithi092 podman[31014]: 2024-04-07 14:34:23.060184677 +0000 UTC m=+0.278396091 container died 640962770c441ece8dc7d21646cbe80b3a9b4be9729bca86db1fc2b9cc5222cc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mon-a, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, RELEASE=main-e5c885f, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=) 2024-04-07T14:34:23.354 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:23 smithi092 podman[31014]: 2024-04-07 14:34:23.355461404 +0000 UTC m=+0.573672824 container cleanup 640962770c441ece8dc7d21646cbe80b3a9b4be9729bca86db1fc2b9cc5222cc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mon-a, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240326, RELEASE=main-e5c885f, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-04-07T14:34:23.678 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:23 smithi092 bash[31014]: ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mon-a 2024-04-07T14:34:23.679 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:23 smithi092 podman[31033]: 2024-04-07 14:34:23.590018293 +0000 UTC m=+0.528333309 container remove 640962770c441ece8dc7d21646cbe80b3a9b4be9729bca86db1fc2b9cc5222cc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mon-a, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=main-e5c885f, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240326, org.label-schema.vendor=CentOS) 2024-04-07T14:34:23.864 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4.target.wants/ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mon.a.service". 2024-04-07T14:34:23.870 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 5 from systemctl stop ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-init@mon.a.service 2024-04-07T14:34:23.870 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to stop ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-init@mon.a.service: Unit ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-init@mon.a.service not loaded. 2024-04-07T14:34:23.876 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-init@mon.a.service 2024-04-07T14:34:23.876 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to reset failed state of unit ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-init@mon.a.service: Unit ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-init@mon.a.service not loaded. 2024-04-07T14:34:23.882 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl disable ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-init@mon.a.service 2024-04-07T14:34:23.882 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-init@mon.a.service does not exist. 2024-04-07T14:34:24.016 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:23 smithi092 systemd[1]: ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-04-07T14:34:24.016 INFO:journalctl@ceph.mon.a.smithi092.stdout:Apr 07 14:34:23 smithi092 systemd[1]: Stopped Ceph mon.a for bdcaed4a-f4eb-11ee-b649-cb9ed24678a4. 2024-04-07T14:34:24.016 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:23 smithi092 systemd[1]: Stopping Ceph mgr.y for bdcaed4a-f4eb-11ee-b649-cb9ed24678a4... 2024-04-07T14:34:24.433 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:24 smithi092 ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y[30556]: 2024-04-07T14:34:24.170+0000 7fafdaae9700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -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-07T14:34:24.434 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:24 smithi092 podman[31151]: 2024-04-07 14:34:24.181766044 +0000 UTC m=+0.137341659 container died ce5a31d548e5fdb83b515c544cb00bb64533b60f00e219760b0a6d51c0744d37 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240326, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, RELEASE=main-e5c885f, ceph=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-04-07T14:34:24.766 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:24 smithi092 podman[31151]: 2024-04-07 14:34:24.542803187 +0000 UTC m=+0.498378795 container cleanup ce5a31d548e5fdb83b515c544cb00bb64533b60f00e219760b0a6d51c0744d37 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y, GIT_BRANCH=HEAD, RELEASE=main-e5c885f, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240326, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-04-07T14:34:24.766 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:24 smithi092 bash[31151]: ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y 2024-04-07T14:34:25.057 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:24 smithi092 podman[31169]: 2024-04-07 14:34:24.786191844 +0000 UTC m=+0.604163393 container remove ce5a31d548e5fdb83b515c544cb00bb64533b60f00e219760b0a6d51c0744d37 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d, name=ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-mgr-y, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-e5c885f, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240326, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-07T14:34:25.057 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:24 smithi092 systemd[1]: ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mgr.y.service: Deactivated successfully. 2024-04-07T14:34:25.057 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:24 smithi092 systemd[1]: Stopped Ceph mgr.y for bdcaed4a-f4eb-11ee-b649-cb9ed24678a4. 2024-04-07T14:34:25.057 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Apr 07 14:34:24 smithi092 systemd[1]: ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mgr.y.service: Consumed 1.565s CPU time. 2024-04-07T14:34:25.160 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4.target.wants/ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mgr.y.service". 2024-04-07T14:34:25.167 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 5 from systemctl stop ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-init@mgr.y.service 2024-04-07T14:34:25.167 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to stop ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-init@mgr.y.service: Unit ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-init@mgr.y.service not loaded. 2024-04-07T14:34:25.173 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-init@mgr.y.service 2024-04-07T14:34:25.173 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to reset failed state of unit ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-init@mgr.y.service: Unit ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-init@mgr.y.service not loaded. 2024-04-07T14:34:25.179 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl disable ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-init@mgr.y.service 2024-04-07T14:34:25.179 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to disable unit: Unit file ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4-init@mgr.y.service does not exist. 2024-04-07T14:34:25.340 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4.target". 2024-04-07T14:34:25.340 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Removed "/etc/systemd/system/ceph.target.wants/ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4.target". 2024-04-07T14:34:25.512 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-04-07T14:34:25.513 INFO:teuthology.orchestra.run.smithi092.stderr:Traceback (most recent call last): 2024-04-07T14:34:25.513 INFO:teuthology.orchestra.run.smithi092.stderr: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-07T14:34:25.525 INFO:teuthology.orchestra.run.smithi092.stderr: return _run_code(code, main_globals, None, 2024-04-07T14:34:25.525 INFO:teuthology.orchestra.run.smithi092.stderr: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-07T14:34:25.525 INFO:teuthology.orchestra.run.smithi092.stderr: exec(code, run_globals) 2024-04-07T14:34:25.525 INFO:teuthology.orchestra.run.smithi092.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 5608, in 2024-04-07T14:34:25.525 INFO:teuthology.orchestra.run.smithi092.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 5596, in main 2024-04-07T14:34:25.525 INFO:teuthology.orchestra.run.smithi092.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 2693, in _rollback 2024-04-07T14:34:25.525 INFO:teuthology.orchestra.run.smithi092.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 445, in _default_image 2024-04-07T14:34:25.525 INFO:teuthology.orchestra.run.smithi092.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 2925, in command_bootstrap 2024-04-07T14:34:25.525 INFO:teuthology.orchestra.run.smithi092.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 2387, in enable_cephadm_mgr_module 2024-04-07T14:34:25.525 INFO:teuthology.orchestra.run.smithi092.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/__main__.py", line 2854, in cli 2024-04-07T14:34:25.526 INFO:teuthology.orchestra.run.smithi092.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/cephadmlib/container_types.py", line 429, in run 2024-04-07T14:34:25.526 INFO:teuthology.orchestra.run.smithi092.stderr: File "/tmp/tmpu5iiqpri.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-07T14:34:25.526 INFO:teuthology.orchestra.run.smithi092.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=smithi092 -v /var/log/ceph/bdcaed4a-f4eb-11ee-b649-cb9ed24678a4:/var/log/ceph:z -v /tmp/ceph-tmpre4x7qgp:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph5fi8d3c:/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-07T14:34:25.526 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:34:25.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T14:34:25.549 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-07T14:34:25.550 DEBUG:teuthology.orchestra.run.smithi092:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-07T14:34:25.564 DEBUG:teuthology.orchestra.run.smithi159:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-07T14:34:25.583 INFO:tasks.cephadm:Stopping all daemons... 2024-04-07T14:34:25.583 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-07T14:34:25.583 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mon.a 2024-04-07T14:34:25.639 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to stop ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mon.a.service: Unit ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mon.a.service not loaded. 2024-04-07T14:34:25.641 DEBUG:teuthology.orchestra.run:got remote process result: 5 2024-04-07T14:34:25.641 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 smithi092 with status 1: "sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -v bootstrap --fsid bdcaed4a-f4eb-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 y --orphan-initial-daemons --skip-monitoring-stack --mon-addrv '[v1:172.21.15.92:6789]' --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 smithi092 with status 5: 'sudo systemctl stop ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mon.a' 2024-04-07T14:34:25.643 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 smithi092 with status 1: "sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -v bootstrap --fsid bdcaed4a-f4eb-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 y --orphan-initial-daemons --skip-monitoring-stack --mon-addrv '[v1:172.21.15.92:6789]' --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 smithi092 with status 5: 'sudo systemctl stop ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mon.a' 2024-04-07T14:34:25.644 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-07T14:34:25.646 DEBUG:teuthology.misc:Transferring archived files from smithi092:/var/lib/ceph/bdcaed4a-f4eb-11ee-b649-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634199/remote/smithi092/crash 2024-04-07T14:34:25.646 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /var/lib/ceph/bdcaed4a-f4eb-11ee-b649-cb9ed24678a4/crash -- . 2024-04-07T14:34:25.720 INFO:teuthology.orchestra.run.smithi092.stderr:tar: /var/lib/ceph/bdcaed4a-f4eb-11ee-b649-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-07T14:34:25.720 INFO:teuthology.orchestra.run.smithi092.stderr:tar: Error is not recoverable: exiting now 2024-04-07T14:34:25.721 DEBUG:teuthology.misc:Transferring archived files from smithi159:/var/lib/ceph/bdcaed4a-f4eb-11ee-b649-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634199/remote/smithi159/crash 2024-04-07T14:34:25.722 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /var/lib/ceph/bdcaed4a-f4eb-11ee-b649-cb9ed24678a4/crash -- . 2024-04-07T14:34:25.768 INFO:teuthology.orchestra.run.smithi159.stderr:tar: /var/lib/ceph/bdcaed4a-f4eb-11ee-b649-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-07T14:34:25.768 INFO:teuthology.orchestra.run.smithi159.stderr:tar: Error is not recoverable: exiting now 2024-04-07T14:34:25.769 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-07T14:34:25.770 DEBUG:teuthology.orchestra.run.smithi092:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/bdcaed4a-f4eb-11ee-b649-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-07T14:34:25.796 INFO:teuthology.orchestra.run.smithi092.stderr:grep: /var/log/ceph/bdcaed4a-f4eb-11ee-b649-cb9ed24678a4/ceph.log: No such file or directory 2024-04-07T14:34:25.797 INFO:tasks.cephadm:Compressing logs... 2024-04-07T14:34:25.798 DEBUG:teuthology.orchestra.run.smithi092:> 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-07T14:34:25.839 DEBUG:teuthology.orchestra.run.smithi159:> 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-07T14:34:25.863 INFO:teuthology.orchestra.run.smithi092.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-07T14:34:25.865 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-04-07T14:34:25.866 INFO:teuthology.orchestra.run.smithi092.stderr:real 0m0.015s 2024-04-07T14:34:25.866 INFO:teuthology.orchestra.run.smithi092.stderr:user 0m0.012s 2024-04-07T14:34:25.866 INFO:teuthology.orchestra.run.smithi092.stderr:sys 0m0.015s 2024-04-07T14:34:25.869 INFO:teuthology.orchestra.run.smithi159.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-07T14:34:25.869 INFO:teuthology.orchestra.run.smithi159.stderr:: No such file or directory 2024-04-07T14:34:25.870 INFO:teuthology.orchestra.run.smithi159.stderr:/var/log/ceph/cephadm.log: 56.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-07T14:34:25.872 INFO:teuthology.orchestra.run.smithi159.stderr: 2024-04-07T14:34:25.872 INFO:teuthology.orchestra.run.smithi159.stderr:real 0m0.016s 2024-04-07T14:34:25.872 INFO:teuthology.orchestra.run.smithi159.stderr:user 0m0.013s 2024-04-07T14:34:25.872 INFO:teuthology.orchestra.run.smithi159.stderr:sys 0m0.017s 2024-04-07T14:34:25.872 INFO:tasks.cephadm:Archiving logs... 2024-04-07T14:34:25.872 DEBUG:teuthology.misc:Transferring archived files from smithi092:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634199/remote/smithi092/log 2024-04-07T14:34:25.873 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-07T14:34:25.932 DEBUG:teuthology.misc:Transferring archived files from smithi159:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634199/remote/smithi159/log 2024-04-07T14:34:25.933 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-07T14:34:25.964 INFO:tasks.cephadm:Removing cluster... 2024-04-07T14:34:25.964 DEBUG:teuthology.orchestra.run.smithi092:> sudo cephadm rm-cluster --fsid bdcaed4a-f4eb-11ee-b649-cb9ed24678a4 --force 2024-04-07T14:34:26.155 INFO:teuthology.orchestra.run.smithi092.stdout:Deleting cluster with fsid: bdcaed4a-f4eb-11ee-b649-cb9ed24678a4 2024-04-07T14:34:26.402 DEBUG:teuthology.orchestra.run.smithi159:> sudo cephadm rm-cluster --fsid bdcaed4a-f4eb-11ee-b649-cb9ed24678a4 --force 2024-04-07T14:34:26.591 INFO:teuthology.orchestra.run.smithi159.stdout:Deleting cluster with fsid: bdcaed4a-f4eb-11ee-b649-cb9ed24678a4 2024-04-07T14:34:26.843 INFO:tasks.cephadm:Teardown complete 2024-04-07T14:34:26.843 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 smithi092 with status 1: "sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -v bootstrap --fsid bdcaed4a-f4eb-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 y --orphan-initial-daemons --skip-monitoring-stack --mon-addrv '[v1:172.21.15.92:6789]' --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 smithi092 with status 5: 'sudo systemctl stop ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mon.a' 2024-04-07T14:34:27.063 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=e2dd390d3c9d4f07ba1e02e72f3c112b 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 smithi092 with status 1: "sudo cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e5c885fe95ee982ff7b45214daa61b1a6d09d57d -v bootstrap --fsid bdcaed4a-f4eb-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 y --orphan-initial-daemons --skip-monitoring-stack --mon-addrv '[v1:172.21.15.92:6789]' --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 smithi092 with status 5: 'sudo systemctl stop ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mon.a' 2024-04-07T14:34:27.068 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-07T14:34:27.090 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-07T14:34:27.112 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-07T14:34:27.112 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-07T14:34:27.126 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-07T14:34:27.197 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-07T14:34:27.206 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-07T14:34:27.206 DEBUG:teuthology.orchestra.run.smithi092:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-07T14:34:27.209 DEBUG:teuthology.orchestra.run.smithi159:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-07T14:34:27.221 INFO:teuthology.orchestra.run.smithi092.stderr:bash: line 1: ntpq: command not found 2024-04-07T14:34:27.223 INFO:teuthology.orchestra.run.smithi159.stderr:bash: line 1: ntpq: command not found 2024-04-07T14:34:27.225 INFO:teuthology.orchestra.run.smithi092.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-07T14:34:27.225 INFO:teuthology.orchestra.run.smithi092.stdout:=============================================================================== 2024-04-07T14:34:27.226 INFO:teuthology.orchestra.run.smithi092.stdout:^+ hv01.front.sepia.ceph.com 2 6 177 52 -724us[ -743us] +/- 97ms 2024-04-07T14:34:27.226 INFO:teuthology.orchestra.run.smithi092.stdout:^* hv02.front.sepia.ceph.com 3 6 177 51 -62us[ -82us] +/- 67ms 2024-04-07T14:34:27.226 INFO:teuthology.orchestra.run.smithi092.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 51 +600us[ +600us] +/- 73ms 2024-04-07T14:34:27.226 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T14:34:27.227 INFO:teuthology.orchestra.run.smithi159.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-07T14:34:27.228 INFO:teuthology.orchestra.run.smithi159.stdout:=============================================================================== 2024-04-07T14:34:27.228 INFO:teuthology.orchestra.run.smithi159.stdout:^+ hv01.front.sepia.ceph.com 2 6 177 51 -729us[ -729us] +/- 97ms 2024-04-07T14:34:27.228 INFO:teuthology.orchestra.run.smithi159.stdout:^* hv02.front.sepia.ceph.com 3 6 177 52 -64us[ -73us] +/- 67ms 2024-04-07T14:34:27.228 INFO:teuthology.orchestra.run.smithi159.stdout:^+ hv03.front.sepia.ceph.com 3 6 177 52 +604us[ +604us] +/- 72ms 2024-04-07T14:34:27.228 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-07T14:34:27.228 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-07T14:34:27.238 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-07T14:34:27.238 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-07T14:34:27.247 DEBUG:teuthology.orchestra.run.smithi092:> 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-07T14:34:27.336 DEBUG:teuthology.orchestra.run.smithi159:> 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-07T14:34:27.399 DEBUG:teuthology.orchestra.run.smithi092:> 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-07T14:34:27.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T14:34:27.430 DEBUG:teuthology.orchestra.run.smithi159:> 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-07T14:34:27.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T14:34:27.459 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-07T14:34:27.468 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-07T14:34:27.477 INFO:teuthology.task.internal:Duration was 528.280525 seconds 2024-04-07T14:34:27.478 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-07T14:34:27.486 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-07T14:34:27.486 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-07T14:34:27.489 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-07T14:34:27.529 INFO:teuthology.orchestra.run.smithi092.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-07T14:34:27.543 INFO:teuthology.orchestra.run.smithi159.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-07T14:34:27.960 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-07T14:34:27.960 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi092.front.sepia.ceph.com 2024-04-07T14:34:27.961 DEBUG:teuthology.orchestra.run.smithi092:> 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-07T14:34:27.979 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi159.front.sepia.ceph.com 2024-04-07T14:34:27.980 DEBUG:teuthology.orchestra.run.smithi159:> 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-07T14:34:28.028 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-07T14:34:28.028 DEBUG:teuthology.orchestra.run.smithi092:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-07T14:34:28.031 DEBUG:teuthology.orchestra.run.smithi159:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-07T14:34:28.098 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-07T14:34:28.098 DEBUG:teuthology.orchestra.run.smithi092:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-07T14:34:28.101 DEBUG:teuthology.orchestra.run.smithi159:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-07T14:34:28.231 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-07T14:34:28.244 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-07T14:34:28.244 DEBUG:teuthology.orchestra.run.smithi092:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-07T14:34:28.271 DEBUG:teuthology.orchestra.run.smithi159:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-07T14:34:28.298 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-07T14:34:28.308 DEBUG:teuthology.orchestra.run.smithi092:> 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-07T14:34:28.314 DEBUG:teuthology.orchestra.run.smithi159:> 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-07T14:34:28.336 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern = core 2024-04-07T14:34:28.364 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = core 2024-04-07T14:34:28.387 DEBUG:teuthology.orchestra.run.smithi092:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-07T14:34:28.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T14:34:28.413 DEBUG:teuthology.orchestra.run.smithi159:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-07T14:34:28.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-07T14:34:28.442 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-07T14:34:28.451 INFO:teuthology.task.internal:Transferring archived files... 2024-04-07T14:34:28.452 DEBUG:teuthology.misc:Transferring archived files from smithi092:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634199/remote/smithi092 2024-04-07T14:34:28.452 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-07T14:34:28.489 DEBUG:teuthology.misc:Transferring archived files from smithi159:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634199/remote/smithi159 2024-04-07T14:34:28.489 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-07T14:34:28.523 INFO:teuthology.task.internal:Removing archive directory... 2024-04-07T14:34:28.523 DEBUG:teuthology.orchestra.run.smithi092:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-07T14:34:28.525 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-07T14:34:28.572 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-07T14:34:28.583 INFO:teuthology.task.internal:Not uploading archives. 2024-04-07T14:34:28.583 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-07T14:34:28.592 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-07T14:34:28.593 DEBUG:teuthology.orchestra.run.smithi092:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-07T14:34:28.595 DEBUG:teuthology.orchestra.run.smithi159:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-07T14:34:28.606 INFO:teuthology.orchestra.run.smithi092.stdout: 265306 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 7 14:34 /home/ubuntu/cephtest 2024-04-07T14:34:28.627 INFO:teuthology.orchestra.run.smithi159.stdout: 265407 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 7 14:34 /home/ubuntu/cephtest 2024-04-07T14:34:28.628 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-07T14:34:28.638 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-07T14:34:28.770 INFO:teuthology.nuke:Checking targets against current locks 2024-04-07T14:34:28.797 DEBUG:teuthology.nuke:shortname: smithi092 2024-04-07T14:34:28.797 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-07T14:34:28.821 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi092.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634199', '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 14:17:18.689154', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGnNDPxJR5GGC1N+4wHOvMyuP28M/a+0PGOtN0Q/Yzvgm2uLgP2gPivw+gtmnXwcn9Cwynbjh5qiP9ZC+Q1YgiU='} 2024-04-07T14:34:28.827 DEBUG:teuthology.nuke:shortname: smithi159 2024-04-07T14:34:28.827 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-07T14:34:28.845 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi159.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-01_20:08:13-orch-main-distro-default-smithi/7634199', '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 14:17:18.690422', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNsojhilk7mQNgXvdyg4zzbtVhZ7VYSWbonsXl0bnJAnwFiZT3pK1RCESNJ7irVIuZDRyOlpzdUB51E3htR4a+c='} 2024-04-07T14:34:28.872 INFO:teuthology.orchestra.console.smithi092:Power off 2024-04-07T14:34:28.873 DEBUG:teuthology.orchestra.console.smithi092:pexpect command: ipmitool -H smithi092.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-07T14:34:28.896 DEBUG:teuthology.orchestra.console.smithi092:power off output: Chassis Power Control: Down/Off 2024-04-07T14:34:28.897 DEBUG:teuthology.orchestra.console.smithi092:pexpect command: ipmitool -H smithi092.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T14:34:28.912 INFO:teuthology.orchestra.console.smithi159:Power off 2024-04-07T14:34:28.912 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-07T14:34:28.920 DEBUG:teuthology.orchestra.console.smithi092:check power output: Chassis Power is on 2024-04-07T14:34:28.934 DEBUG:teuthology.orchestra.console.smithi159:power off output: Chassis Power Control: Down/Off 2024-04-07T14:34:28.935 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T14:34:28.957 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is on 2024-04-07T14:34:32.922 DEBUG:teuthology.orchestra.console.smithi092:pexpect command: ipmitool -H smithi092.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T14:34:32.958 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T14:34:33.033 DEBUG:teuthology.orchestra.console.smithi092:check power output: Chassis Power is on 2024-04-07T14:34:33.068 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is on 2024-04-07T14:34:37.038 DEBUG:teuthology.orchestra.console.smithi092:pexpect command: ipmitool -H smithi092.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T14:34:37.069 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-07T14:34:37.149 DEBUG:teuthology.orchestra.console.smithi092:check power output: Chassis Power is off 2024-04-07T14:34:37.178 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is off 2024-04-07T14:34:37.251 INFO:teuthology.orchestra.console.smithi092:Power off completed 2024-04-07T14:34:37.280 INFO:teuthology.orchestra.console.smithi159:Power off completed 2024-04-07T14:34:37.384 INFO:teuthology.run:Summary data: description: orch/cephadm/with-work/{0-distro/centos_9.stream_runc fixed-2 mode/packaged mon_election/connectivity msgr/async-v1only start tasks/rotate-keys} duration: 528.2805254459381 failure_reason: 'Command failed on smithi092 with status 5: ''sudo systemctl stop ceph-bdcaed4a-f4eb-11ee-b649-cb9ed24678a4@mon.a''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=e2dd390d3c9d4f07ba1e02e72f3c112b status: fail success: false 2024-04-07T14:34:37.384 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-07T14:34:37.459 INFO:teuthology.run:FAIL