2024-08-22T23:07:19.346 INFO:root:teuthology version: 1.2.0 2024-08-22T23:07:19.362 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-22T23:07:19.462 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862266 branch: reef description: orch/cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_set_mon_crush_locations} email: ceph-qa@ceph.com first_in_suite: false job_id: '7862266' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: reef ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - MON_DOWN - POOL_APP_NOT_ENABLED - mon down - mons down - out of quorum - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: 56fd5b351507f92fd1531bbfb42df967f9fbe713 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 56fd5b351507f92fd1531bbfb42df967f9fbe713 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef sha1: e8fe7fc94b78e59becfc678546edf1d806193a2a owner: scheduled_teuthology@teuthology priority: 930 repo: https://git.ceph.com/ceph.git roles: - - host.a - osd.0 - mon.a - mgr.a - - host.b - osd.1 - mon.b - mgr.b - - host.c - osd.2 - mon.c seed: 3258 sha1: 56fd5b351507f92fd1531bbfb42df967f9fbe713 sleep_before_teardown: 0 subset: 12/64 suite: orch suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: e8fe7fc94b78e59becfc678546edf1d806193a2a targets: smithi135.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHL6M4sCiDwpMucUVswFyj+/JtK2qJHFsPY+2hGGuFu8H6k+Ji3kG7szsL8Xq7VeS3Tml1U7cf8R3e5Vxa2gHRw= smithi159.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOWTVu0pA5qdtAeT6+/T2/PkF8e0BqtQddENMEXrDgvpdBj6mi0plEVhaWtFRwYlrhRmNl4xUK5DVV/Q8P2MPvw= smithi163.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO/9/8BZZawQTP5IpBIGVlRm+AjN9B6BZ0LGsHlhKISD4aockLVCTAVLkGPo6rzLsE3+PdCS/U95aI8PK+IiYmI= tasks: - pexec: all: - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: null - cephadm: null - cephadm.apply: specs: - placement: count: 3 service_id: foo service_type: mon spec: crush_locations: host.a: - datacenter=a host.b: - datacenter=b - rack=2 host.c: - datacenter=a - rack=3 - cephadm.shell: host.a: - "set -ex\n# since we don't know the real hostnames before the test, the next\n\ # bit is in order to replace the fake hostnames \"host.a/b/c\" with\n# the actual\ \ names cephadm knows the host by within the mon spec\nceph orch host ls --format\ \ json | jq -r '.[] | .hostname' > realnames\necho $'host.a\\nhost.b\\nhost.c'\ \ > fakenames\necho $'a\\nb\\nc' > mon_ids\necho $'{datacenter=a}\\n{datacenter=b,rack=2}\\\ n{datacenter=a,rack=3}' > crush_locs\nceph orch ls --service-name mon --export\ \ > mon.yaml\nMONSPEC=`cat mon.yaml`\necho \"$MONSPEC\"\nwhile read realname\ \ <&3 && read fakename <&4; do\n MONSPEC=\"${MONSPEC//$fakename/$realname}\"\ \ndone 3 mon.yaml\ncat mon.yaml\n\ # now the spec should have the real hostnames, so let's re-apply\nceph orch\ \ apply -i mon.yaml\nsleep 90\nceph orch ps --refresh\nceph orch ls --service-name\ \ mon --export > mon.yaml; ceph orch apply -i mon.yaml\nsleep 90\nceph mon dump\n\ ceph mon dump --format json\n# verify all the crush locations got set from \"\ ceph mon dump\" output\nwhile read monid <&3 && read crushloc <&4; do\n ceph\ \ mon dump --format json | jq --arg monid \"$monid\" --arg crushloc \"$crushloc\"\ \ -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'\n\ done 3, func=.kill_console_loggers at 0x7fe4dd267ac0>, signals=[15]) 2024-08-22T23:07:19.978 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-22T23:07:19.990 INFO:teuthology.task.internal:Opening connections... 2024-08-22T23:07:19.990 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi135.front.sepia.ceph.com 2024-08-22T23:07:19.992 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T23:07:20.078 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi159.front.sepia.ceph.com 2024-08-22T23:07:20.080 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T23:07:20.156 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi163.front.sepia.ceph.com 2024-08-22T23:07:20.157 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T23:07:20.229 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-22T23:07:20.239 DEBUG:teuthology.orchestra.run.smithi135:> uname -m 2024-08-22T23:07:20.258 INFO:teuthology.orchestra.run.smithi135.stdout:x86_64 2024-08-22T23:07:20.258 DEBUG:teuthology.orchestra.run.smithi135:> cat /etc/os-release 2024-08-22T23:07:20.316 INFO:teuthology.orchestra.run.smithi135.stdout:NAME="CentOS Stream" 2024-08-22T23:07:20.316 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION="9" 2024-08-22T23:07:20.316 INFO:teuthology.orchestra.run.smithi135.stdout:ID="centos" 2024-08-22T23:07:20.316 INFO:teuthology.orchestra.run.smithi135.stdout:ID_LIKE="rhel fedora" 2024-08-22T23:07:20.317 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION_ID="9" 2024-08-22T23:07:20.317 INFO:teuthology.orchestra.run.smithi135.stdout:PLATFORM_ID="platform:el9" 2024-08-22T23:07:20.317 INFO:teuthology.orchestra.run.smithi135.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-22T23:07:20.317 INFO:teuthology.orchestra.run.smithi135.stdout:ANSI_COLOR="0;31" 2024-08-22T23:07:20.317 INFO:teuthology.orchestra.run.smithi135.stdout:LOGO="fedora-logo-icon" 2024-08-22T23:07:20.317 INFO:teuthology.orchestra.run.smithi135.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-22T23:07:20.317 INFO:teuthology.orchestra.run.smithi135.stdout:HOME_URL="https://centos.org/" 2024-08-22T23:07:20.317 INFO:teuthology.orchestra.run.smithi135.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-08-22T23:07:20.317 INFO:teuthology.orchestra.run.smithi135.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-22T23:07:20.317 INFO:teuthology.orchestra.run.smithi135.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-22T23:07:20.319 INFO:teuthology.lock.ops:Updating smithi135.front.sepia.ceph.com on lock server 2024-08-22T23:07:20.341 DEBUG:teuthology.orchestra.run.smithi159:> uname -m 2024-08-22T23:07:20.360 INFO:teuthology.orchestra.run.smithi159.stdout:x86_64 2024-08-22T23:07:20.360 DEBUG:teuthology.orchestra.run.smithi159:> cat /etc/os-release 2024-08-22T23:07:20.418 INFO:teuthology.orchestra.run.smithi159.stdout:NAME="CentOS Stream" 2024-08-22T23:07:20.419 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION="9" 2024-08-22T23:07:20.419 INFO:teuthology.orchestra.run.smithi159.stdout:ID="centos" 2024-08-22T23:07:20.419 INFO:teuthology.orchestra.run.smithi159.stdout:ID_LIKE="rhel fedora" 2024-08-22T23:07:20.419 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION_ID="9" 2024-08-22T23:07:20.419 INFO:teuthology.orchestra.run.smithi159.stdout:PLATFORM_ID="platform:el9" 2024-08-22T23:07:20.419 INFO:teuthology.orchestra.run.smithi159.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-22T23:07:20.419 INFO:teuthology.orchestra.run.smithi159.stdout:ANSI_COLOR="0;31" 2024-08-22T23:07:20.419 INFO:teuthology.orchestra.run.smithi159.stdout:LOGO="fedora-logo-icon" 2024-08-22T23:07:20.419 INFO:teuthology.orchestra.run.smithi159.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-22T23:07:20.419 INFO:teuthology.orchestra.run.smithi159.stdout:HOME_URL="https://centos.org/" 2024-08-22T23:07:20.419 INFO:teuthology.orchestra.run.smithi159.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-08-22T23:07:20.419 INFO:teuthology.orchestra.run.smithi159.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-22T23:07:20.420 INFO:teuthology.orchestra.run.smithi159.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-22T23:07:20.420 INFO:teuthology.lock.ops:Updating smithi159.front.sepia.ceph.com on lock server 2024-08-22T23:07:20.441 DEBUG:teuthology.orchestra.run.smithi163:> uname -m 2024-08-22T23:07:20.460 INFO:teuthology.orchestra.run.smithi163.stdout:x86_64 2024-08-22T23:07:20.460 DEBUG:teuthology.orchestra.run.smithi163:> cat /etc/os-release 2024-08-22T23:07:20.518 INFO:teuthology.orchestra.run.smithi163.stdout:NAME="CentOS Stream" 2024-08-22T23:07:20.518 INFO:teuthology.orchestra.run.smithi163.stdout:VERSION="9" 2024-08-22T23:07:20.518 INFO:teuthology.orchestra.run.smithi163.stdout:ID="centos" 2024-08-22T23:07:20.518 INFO:teuthology.orchestra.run.smithi163.stdout:ID_LIKE="rhel fedora" 2024-08-22T23:07:20.518 INFO:teuthology.orchestra.run.smithi163.stdout:VERSION_ID="9" 2024-08-22T23:07:20.519 INFO:teuthology.orchestra.run.smithi163.stdout:PLATFORM_ID="platform:el9" 2024-08-22T23:07:20.519 INFO:teuthology.orchestra.run.smithi163.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-22T23:07:20.519 INFO:teuthology.orchestra.run.smithi163.stdout:ANSI_COLOR="0;31" 2024-08-22T23:07:20.519 INFO:teuthology.orchestra.run.smithi163.stdout:LOGO="fedora-logo-icon" 2024-08-22T23:07:20.519 INFO:teuthology.orchestra.run.smithi163.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-22T23:07:20.519 INFO:teuthology.orchestra.run.smithi163.stdout:HOME_URL="https://centos.org/" 2024-08-22T23:07:20.519 INFO:teuthology.orchestra.run.smithi163.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-08-22T23:07:20.519 INFO:teuthology.orchestra.run.smithi163.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-22T23:07:20.519 INFO:teuthology.orchestra.run.smithi163.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-22T23:07:20.519 INFO:teuthology.lock.ops:Updating smithi163.front.sepia.ceph.com on lock server 2024-08-22T23:07:20.541 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-22T23:07:20.555 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-22T23:07:20.567 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-22T23:07:20.567 DEBUG:teuthology.orchestra.run.smithi135:> test '!' -e /home/ubuntu/cephtest 2024-08-22T23:07:20.570 DEBUG:teuthology.orchestra.run.smithi159:> test '!' -e /home/ubuntu/cephtest 2024-08-22T23:07:20.572 DEBUG:teuthology.orchestra.run.smithi163:> test '!' -e /home/ubuntu/cephtest 2024-08-22T23:07:20.588 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-22T23:07:20.599 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-22T23:07:20.600 DEBUG:teuthology.orchestra.run.smithi135:> test -z $(ls -A /var/lib/ceph) 2024-08-22T23:07:20.628 DEBUG:teuthology.orchestra.run.smithi159:> test -z $(ls -A /var/lib/ceph) 2024-08-22T23:07:20.630 DEBUG:teuthology.orchestra.run.smithi163:> test -z $(ls -A /var/lib/ceph) 2024-08-22T23:07:20.836 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-22T23:07:20.916 INFO:teuthology.run_tasks:Running task kernel... 2024-08-22T23:07:20.931 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-22T23:07:20.932 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-08-22T23:07:20.932 DEBUG:teuthology.orchestra.run.smithi135:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-22T23:07:20.934 DEBUG:teuthology.orchestra.run.smithi159:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-22T23:07:20.935 DEBUG:teuthology.orchestra.run.smithi163:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-22T23:07:20.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T23:07:20.954 DEBUG:teuthology.orchestra.run.smithi159:> uname -r 2024-08-22T23:07:20.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T23:07:20.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T23:07:20.957 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2024-08-22T23:07:20.957 DEBUG:teuthology.orchestra.run.smithi163:> uname -r 2024-08-22T23:07:21.013 INFO:teuthology.orchestra.run.smithi159.stdout:5.14.0-496.el9.x86_64 2024-08-22T23:07:21.013 INFO:teuthology.task.kernel:Running kernel on smithi159: 5.14.0-496.el9.x86_64 2024-08-22T23:07:21.013 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum install -y kernel 2024-08-22T23:07:21.014 INFO:teuthology.orchestra.run.smithi135.stdout:5.14.0-496.el9.x86_64 2024-08-22T23:07:21.014 INFO:teuthology.task.kernel:Running kernel on smithi135: 5.14.0-496.el9.x86_64 2024-08-22T23:07:21.014 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum install -y kernel 2024-08-22T23:07:21.015 INFO:teuthology.orchestra.run.smithi163.stdout:5.14.0-496.el9.x86_64 2024-08-22T23:07:21.016 INFO:teuthology.task.kernel:Running kernel on smithi163: 5.14.0-496.el9.x86_64 2024-08-22T23:07:21.016 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum install -y kernel 2024-08-22T23:07:24.165 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - BaseOS 6.6 MB/s | 8.2 MB 00:01 2024-08-22T23:07:24.791 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 9 - BaseOS 4.1 MB/s | 8.2 MB 00:02 2024-08-22T23:07:25.483 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - BaseOS 3.3 MB/s | 8.2 MB 00:02 2024-08-22T23:07:25.916 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - AppStream 32 MB/s | 20 MB 00:00 2024-08-22T23:07:26.483 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 9 - AppStream 34 MB/s | 20 MB 00:00 2024-08-22T23:07:28.476 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - AppStream 11 MB/s | 20 MB 00:01 2024-08-22T23:07:31.358 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - CRB 4.0 MB/s | 6.6 MB 00:01 2024-08-22T23:07:31.900 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 9 - CRB 4.7 MB/s | 6.6 MB 00:01 2024-08-22T23:07:32.884 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - Extras packages 97 kB/s | 18 kB 00:00 2024-08-22T23:07:33.312 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - CRB 6.8 MB/s | 6.6 MB 00:00 2024-08-22T23:07:33.701 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 9 - Extras packages 53 kB/s | 18 kB 00:00 2024-08-22T23:07:33.755 INFO:teuthology.orchestra.run.smithi159.stdout:Extra Packages for Enterprise Linux 30 MB/s | 22 MB 00:00 2024-08-22T23:07:34.780 INFO:teuthology.orchestra.run.smithi163.stdout:Extra Packages for Enterprise Linux 23 MB/s | 22 MB 00:00 2024-08-22T23:07:35.629 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - Extras packages 19 kB/s | 18 kB 00:00 2024-08-22T23:07:36.517 INFO:teuthology.orchestra.run.smithi135.stdout:Extra Packages for Enterprise Linux 29 MB/s | 22 MB 00:00 2024-08-22T23:07:39.177 INFO:teuthology.orchestra.run.smithi159.stdout:lab-extras 48 kB/s | 1.7 kB 00:00 2024-08-22T23:07:40.147 INFO:teuthology.orchestra.run.smithi163.stdout:lab-extras 46 kB/s | 1.7 kB 00:00 2024-08-22T23:07:41.033 INFO:teuthology.orchestra.run.smithi159.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-22T23:07:41.034 INFO:teuthology.orchestra.run.smithi159.stdout:Package kernel-5.14.0-496.el9.x86_64 is already installed. 2024-08-22T23:07:41.140 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:07:41.141 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-08-22T23:07:41.141 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:07:41.251 DEBUG:teuthology.orchestra.run.smithi159:> echo no | sudo yum reinstall kernel || true 2024-08-22T23:07:41.809 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:02 ago on Thu 22 Aug 2024 11:07:39 PM UTC. 2024-08-22T23:07:41.949 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:07:41.956 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:07:41.956 INFO:teuthology.orchestra.run.smithi159.stdout: Package Architecture Version Repository Size 2024-08-22T23:07:41.956 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:07:41.956 INFO:teuthology.orchestra.run.smithi159.stdout:Reinstalling: 2024-08-22T23:07:41.956 INFO:teuthology.orchestra.run.smithi159.stdout: kernel x86_64 5.14.0-496.el9 baseos 1.8 M 2024-08-22T23:07:41.957 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:07:41.957 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-22T23:07:41.957 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:07:41.957 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:07:41.957 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 1.8 M 2024-08-22T23:07:41.957 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 0 2024-08-22T23:07:41.957 INFO:teuthology.orchestra.run.smithi159.stderr:Operation aborted. 2024-08-22T23:07:42.014 INFO:teuthology.orchestra.run.smithi159.stdout:Is this ok [y/N]: 2024-08-22T23:07:42.015 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum reinstall -y kernel || true 2024-08-22T23:07:42.061 INFO:teuthology.orchestra.run.smithi163.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-22T23:07:42.061 INFO:teuthology.orchestra.run.smithi163.stdout:Package kernel-5.14.0-496.el9.x86_64 is already installed. 2024-08-22T23:07:42.106 INFO:teuthology.orchestra.run.smithi135.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-08-22T23:07:42.166 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:07:42.167 INFO:teuthology.orchestra.run.smithi163.stdout:Nothing to do. 2024-08-22T23:07:42.167 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:07:42.274 DEBUG:teuthology.orchestra.run.smithi163:> echo no | sudo yum reinstall kernel || true 2024-08-22T23:07:42.569 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:03 ago on Thu 22 Aug 2024 11:07:39 PM UTC. 2024-08-22T23:07:42.694 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:07:42.695 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:07:42.695 INFO:teuthology.orchestra.run.smithi159.stdout: Package Architecture Version Repository Size 2024-08-22T23:07:42.695 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:07:42.695 INFO:teuthology.orchestra.run.smithi159.stdout:Reinstalling: 2024-08-22T23:07:42.695 INFO:teuthology.orchestra.run.smithi159.stdout: kernel x86_64 5.14.0-496.el9 baseos 1.8 M 2024-08-22T23:07:42.695 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:07:42.695 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-22T23:07:42.696 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:07:42.696 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:07:42.696 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 1.8 M 2024-08-22T23:07:42.696 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 0 2024-08-22T23:07:42.696 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-22T23:07:42.831 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:00:02 ago on Thu 22 Aug 2024 11:07:40 PM UTC. 2024-08-22T23:07:42.983 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:07:42.988 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:07:42.988 INFO:teuthology.orchestra.run.smithi163.stdout: Package Architecture Version Repository Size 2024-08-22T23:07:42.988 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:07:42.988 INFO:teuthology.orchestra.run.smithi163.stdout:Reinstalling: 2024-08-22T23:07:42.989 INFO:teuthology.orchestra.run.smithi163.stdout: kernel x86_64 5.14.0-496.el9 baseos 1.8 M 2024-08-22T23:07:42.989 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:07:42.989 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-08-22T23:07:42.989 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:07:42.989 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:07:42.989 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 1.8 M 2024-08-22T23:07:42.989 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 0 2024-08-22T23:07:42.989 INFO:teuthology.orchestra.run.smithi163.stderr:Operation aborted. 2024-08-22T23:07:43.057 INFO:teuthology.orchestra.run.smithi163.stdout:Is this ok [y/N]: 2024-08-22T23:07:43.058 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum reinstall -y kernel || true 2024-08-22T23:07:43.606 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:00:03 ago on Thu 22 Aug 2024 11:07:40 PM UTC. 2024-08-22T23:07:43.730 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:07:43.730 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:07:43.731 INFO:teuthology.orchestra.run.smithi163.stdout: Package Architecture Version Repository Size 2024-08-22T23:07:43.731 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:07:43.731 INFO:teuthology.orchestra.run.smithi163.stdout:Reinstalling: 2024-08-22T23:07:43.731 INFO:teuthology.orchestra.run.smithi163.stdout: kernel x86_64 5.14.0-496.el9 baseos 1.8 M 2024-08-22T23:07:43.731 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:07:43.731 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-08-22T23:07:43.731 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:07:43.731 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:07:43.732 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 1.8 M 2024-08-22T23:07:43.732 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 0 2024-08-22T23:07:43.732 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-08-22T23:07:44.029 INFO:teuthology.orchestra.run.smithi159.stdout:kernel-5.14.0-496.el9.x86_64.rpm 1.7 MB/s | 1.8 MB 00:01 2024-08-22T23:07:44.029 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:07:44.029 INFO:teuthology.orchestra.run.smithi159.stdout:Total 1.3 MB/s | 1.8 MB 00:01 2024-08-22T23:07:44.037 INFO:teuthology.orchestra.run.smithi135.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-22T23:07:44.037 INFO:teuthology.orchestra.run.smithi135.stdout:Package kernel-5.14.0-496.el9.x86_64 is already installed. 2024-08-22T23:07:44.060 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-22T23:07:44.098 INFO:teuthology.orchestra.run.smithi163.stdout:kernel-5.14.0-496.el9.x86_64.rpm 6.7 MB/s | 1.8 MB 00:00 2024-08-22T23:07:44.098 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:07:44.098 INFO:teuthology.orchestra.run.smithi163.stdout:Total 4.9 MB/s | 1.8 MB 00:00 2024-08-22T23:07:44.127 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-08-22T23:07:44.128 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:07:44.129 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2024-08-22T23:07:44.130 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:07:44.226 DEBUG:teuthology.orchestra.run.smithi135:> echo no | sudo yum reinstall kernel || true 2024-08-22T23:07:44.329 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-22T23:07:44.329 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-22T23:07:44.358 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-22T23:07:44.359 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-22T23:07:44.370 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-08-22T23:07:44.370 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-08-22T23:07:44.398 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-08-22T23:07:44.399 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-08-22T23:07:44.526 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-22T23:07:44.571 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-08-22T23:07:44.606 INFO:teuthology.orchestra.run.smithi159.stdout: Reinstalling : kernel-5.14.0-496.el9.x86_64 1/2 2024-08-22T23:07:44.606 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T23:07:44.651 INFO:teuthology.orchestra.run.smithi163.stdout: Reinstalling : kernel-5.14.0-496.el9.x86_64 1/2 2024-08-22T23:07:44.651 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T23:07:44.788 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:00:02 ago on Thu 22 Aug 2024 11:07:42 PM UTC. 2024-08-22T23:07:44.926 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:07:44.929 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:07:44.929 INFO:teuthology.orchestra.run.smithi135.stdout: Package Architecture Version Repository Size 2024-08-22T23:07:44.929 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:07:44.929 INFO:teuthology.orchestra.run.smithi135.stdout:Reinstalling: 2024-08-22T23:07:44.929 INFO:teuthology.orchestra.run.smithi135.stdout: kernel x86_64 5.14.0-496.el9 baseos 1.8 M 2024-08-22T23:07:44.929 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:07:44.929 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-08-22T23:07:44.930 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:07:44.930 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:07:44.930 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 1.8 M 2024-08-22T23:07:44.930 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 0 2024-08-22T23:07:44.930 INFO:teuthology.orchestra.run.smithi135.stderr:Operation aborted. 2024-08-22T23:07:44.993 INFO:teuthology.orchestra.run.smithi135.stdout:Is this ok [y/N]: 2024-08-22T23:07:44.993 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum reinstall -y kernel || true 2024-08-22T23:07:45.359 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T23:07:45.359 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : kernel-5.14.0-496.el9.x86_64 1/2 2024-08-22T23:07:45.445 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T23:07:45.445 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : kernel-5.14.0-496.el9.x86_64 1/2 2024-08-22T23:07:45.557 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:00:03 ago on Thu 22 Aug 2024 11:07:42 PM UTC. 2024-08-22T23:07:45.681 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:07:45.681 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:07:45.681 INFO:teuthology.orchestra.run.smithi135.stdout: Package Architecture Version Repository Size 2024-08-22T23:07:45.682 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:07:45.682 INFO:teuthology.orchestra.run.smithi135.stdout:Reinstalling: 2024-08-22T23:07:45.682 INFO:teuthology.orchestra.run.smithi135.stdout: kernel x86_64 5.14.0-496.el9 baseos 1.8 M 2024-08-22T23:07:45.682 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:07:45.682 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-08-22T23:07:45.682 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:07:45.682 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:07:45.682 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 1.8 M 2024-08-22T23:07:45.682 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 0 2024-08-22T23:07:45.682 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-08-22T23:07:46.062 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T23:07:46.062 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:07:46.062 INFO:teuthology.orchestra.run.smithi159.stdout:Reinstalled: 2024-08-22T23:07:46.063 INFO:teuthology.orchestra.run.smithi159.stdout: kernel-5.14.0-496.el9.x86_64 2024-08-22T23:07:46.063 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:07:46.063 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:07:46.161 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T23:07:46.161 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:07:46.161 INFO:teuthology.orchestra.run.smithi163.stdout:Reinstalled: 2024-08-22T23:07:46.161 INFO:teuthology.orchestra.run.smithi163.stdout: kernel-5.14.0-496.el9.x86_64 2024-08-22T23:07:46.161 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:07:46.161 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:07:46.258 DEBUG:teuthology.orchestra.run.smithi159:> rpm -q kernel | sort -rV | head -n 1 2024-08-22T23:07:46.317 INFO:teuthology.orchestra.run.smithi159.stdout:kernel-5.14.0-496.el9.x86_64 2024-08-22T23:07:46.317 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-496.el9.x86_64 2024-08-22T23:07:46.317 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-08-22T23:07:46.317 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-08-22T23:07:46.317 DEBUG:teuthology.orchestra.run.smithi159:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-22T23:07:46.347 INFO:teuthology.orchestra.run.smithi159.stdout:ttyS1 2024-08-22T23:07:46.366 INFO:teuthology.orchestra.run.smithi135.stdout:kernel-5.14.0-496.el9.x86_64.rpm 3.1 MB/s | 1.8 MB 00:00 2024-08-22T23:07:46.366 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:07:46.366 INFO:teuthology.orchestra.run.smithi135.stdout:Total 2.6 MB/s | 1.8 MB 00:00 2024-08-22T23:07:46.381 DEBUG:teuthology.parallel:result is None 2024-08-22T23:07:46.384 DEBUG:teuthology.orchestra.run.smithi163:> rpm -q kernel | sort -rV | head -n 1 2024-08-22T23:07:46.395 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-08-22T23:07:46.482 INFO:teuthology.orchestra.run.smithi163.stdout:kernel-5.14.0-496.el9.x86_64 2024-08-22T23:07:46.483 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-496.el9.x86_64 2024-08-22T23:07:46.483 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-08-22T23:07:46.483 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-08-22T23:07:46.483 DEBUG:teuthology.orchestra.run.smithi163:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-22T23:07:46.516 INFO:teuthology.orchestra.run.smithi163.stdout:ttyS1 2024-08-22T23:07:46.539 DEBUG:teuthology.parallel:result is None 2024-08-22T23:07:46.634 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-08-22T23:07:46.635 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-08-22T23:07:46.664 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-08-22T23:07:46.664 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-08-22T23:07:46.843 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-08-22T23:07:46.926 INFO:teuthology.orchestra.run.smithi135.stdout: Reinstalling : kernel-5.14.0-496.el9.x86_64 1/2 2024-08-22T23:07:46.926 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T23:07:47.635 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T23:07:47.635 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-5.14.0-496.el9.x86_64 1/2 2024-08-22T23:07:48.328 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-5.14.0-496.el9.x86_64 2/2 2024-08-22T23:07:48.329 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:07:48.329 INFO:teuthology.orchestra.run.smithi135.stdout:Reinstalled: 2024-08-22T23:07:48.329 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-5.14.0-496.el9.x86_64 2024-08-22T23:07:48.329 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:07:48.329 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:07:48.523 DEBUG:teuthology.orchestra.run.smithi135:> rpm -q kernel | sort -rV | head -n 1 2024-08-22T23:07:48.583 INFO:teuthology.orchestra.run.smithi135.stdout:kernel-5.14.0-496.el9.x86_64 2024-08-22T23:07:48.583 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-496.el9.x86_64 2024-08-22T23:07:48.583 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-08-22T23:07:48.583 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-08-22T23:07:48.584 DEBUG:teuthology.orchestra.run.smithi135:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-22T23:07:48.615 INFO:teuthology.orchestra.run.smithi135.stdout:ttyS1 2024-08-22T23:07:48.636 DEBUG:teuthology.parallel:result is None 2024-08-22T23:07:48.637 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-22T23:07:48.643 INFO:teuthology.task.internal:Creating test directory... 2024-08-22T23:07:48.644 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-22T23:07:48.679 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-22T23:07:48.682 DEBUG:teuthology.orchestra.run.smithi163:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-22T23:07:48.701 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-22T23:07:48.708 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-22T23:07:48.746 INFO:teuthology.task.internal:Creating archive directory... 2024-08-22T23:07:48.746 DEBUG:teuthology.orchestra.run.smithi135:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-22T23:07:48.749 DEBUG:teuthology.orchestra.run.smithi159:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-22T23:07:48.752 DEBUG:teuthology.orchestra.run.smithi163:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-22T23:07:49.013 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-22T23:07:49.020 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-22T23:07:49.021 DEBUG:teuthology.orchestra.run.smithi135:> 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-08-22T23:07:49.023 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-08-22T23:07:49.025 DEBUG:teuthology.orchestra.run.smithi163:> 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-08-22T23:07:49.055 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-22T23:07:49.061 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-22T23:07:49.065 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-22T23:07:49.073 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-22T23:07:49.093 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-22T23:07:49.106 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-22T23:07:49.107 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-22T23:07:49.114 INFO:teuthology.task.internal:Configuring sudo... 2024-08-22T23:07:49.114 DEBUG:teuthology.orchestra.run.smithi135:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-22T23:07:49.116 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-08-22T23:07:49.118 DEBUG:teuthology.orchestra.run.smithi163:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-22T23:07:49.147 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-22T23:07:49.155 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-22T23:07:49.156 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-22T23:07:49.181 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-22T23:07:49.187 DEBUG:teuthology.orchestra.run.smithi163:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-22T23:07:49.204 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-22T23:07:49.278 DEBUG:teuthology.orchestra.run.smithi135:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-22T23:07:49.325 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-22T23:07:49.410 DEBUG:teuthology.orchestra.run.smithi135:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-22T23:07:49.450 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-08-22T23:07:49.450 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-22T23:07:49.514 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-22T23:07:49.565 DEBUG:teuthology.orchestra.run.smithi159:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-22T23:07:49.613 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-22T23:07:49.699 DEBUG:teuthology.orchestra.run.smithi159:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-22T23:07:49.741 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-08-22T23:07:49.742 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-22T23:07:49.810 DEBUG:teuthology.orchestra.run.smithi163:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-22T23:07:49.857 DEBUG:teuthology.orchestra.run.smithi163:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-22T23:07:49.914 DEBUG:teuthology.orchestra.run.smithi163:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-22T23:07:49.999 DEBUG:teuthology.orchestra.run.smithi163:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-22T23:07:50.043 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-08-22T23:07:50.043 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-22T23:07:50.112 DEBUG:teuthology.orchestra.run.smithi135:> sudo service rsyslog restart 2024-08-22T23:07:50.115 DEBUG:teuthology.orchestra.run.smithi159:> sudo service rsyslog restart 2024-08-22T23:07:50.118 DEBUG:teuthology.orchestra.run.smithi163:> sudo service rsyslog restart 2024-08-22T23:07:50.150 INFO:teuthology.orchestra.run.smithi135.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-22T23:07:50.169 INFO:teuthology.orchestra.run.smithi159.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-22T23:07:50.190 INFO:teuthology.orchestra.run.smithi163.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-22T23:07:50.688 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-22T23:07:50.696 INFO:teuthology.task.internal:Starting timer... 2024-08-22T23:07:50.697 INFO:teuthology.run_tasks:Running task pcp... 2024-08-22T23:07:50.743 INFO:teuthology.run_tasks:Running task selinux... 2024-08-22T23:07:50.774 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-08-22T23:07:50.775 DEBUG:teuthology.orchestra.run.smithi135:> sudo service auditd rotate 2024-08-22T23:07:50.817 INFO:teuthology.orchestra.run.smithi135.stdout:Rotating logs: 2024-08-22T23:07:50.819 DEBUG:teuthology.orchestra.run.smithi159:> sudo service auditd rotate 2024-08-22T23:07:50.867 INFO:teuthology.orchestra.run.smithi159.stdout:Rotating logs: 2024-08-22T23:07:50.869 DEBUG:teuthology.orchestra.run.smithi163:> sudo service auditd rotate 2024-08-22T23:07:50.941 INFO:teuthology.orchestra.run.smithi163.stdout:Rotating logs: 2024-08-22T23:07:50.943 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-22T23:07:50.943 DEBUG:teuthology.orchestra.run.smithi135:> /usr/sbin/getenforce 2024-08-22T23:07:50.981 INFO:teuthology.orchestra.run.smithi135.stdout:Permissive 2024-08-22T23:07:50.982 DEBUG:teuthology.orchestra.run.smithi159:> /usr/sbin/getenforce 2024-08-22T23:07:51.025 INFO:teuthology.orchestra.run.smithi159.stdout:Permissive 2024-08-22T23:07:51.026 DEBUG:teuthology.orchestra.run.smithi163:> /usr/sbin/getenforce 2024-08-22T23:07:51.044 INFO:teuthology.orchestra.run.smithi163.stdout:Permissive 2024-08-22T23:07:51.045 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi135.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi159.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi163.front.sepia.ceph.com': 'permissive'} 2024-08-22T23:07:51.045 DEBUG:teuthology.orchestra.run.smithi135:> 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 context=system_u:system_r:getty_t:s0 2024-08-22T23:07:51.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T23:07:51.071 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 context=system_u:system_r:getty_t:s0 2024-08-22T23:07:51.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T23:07:51.098 DEBUG:teuthology.orchestra.run.smithi163:> 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 context=system_u:system_r:getty_t:s0 2024-08-22T23:07:51.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T23:07:51.126 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-22T23:07:51.126 DEBUG:teuthology.orchestra.run.smithi135:> sudo /usr/sbin/setenforce permissive 2024-08-22T23:07:51.154 DEBUG:teuthology.orchestra.run.smithi159:> sudo /usr/sbin/setenforce permissive 2024-08-22T23:07:51.195 DEBUG:teuthology.orchestra.run.smithi163:> sudo /usr/sbin/setenforce permissive 2024-08-22T23:07:51.224 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-22T23:07:51.619 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-22T23:07:51.635 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-08-22T23:07:51.636 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi135.front.sepia.ceph.com,smithi159.front.sepia.ceph.com,smithi163.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-22T23:09:39.601 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi135.front.sepia.ceph.com'), Remote(name='ubuntu@smithi159.front.sepia.ceph.com'), Remote(name='ubuntu@smithi163.front.sepia.ceph.com')] 2024-08-22T23:09:39.603 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-08-22T23:09:39.604 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T23:09:39.684 DEBUG:teuthology.orchestra.run.smithi135:> true 2024-08-22T23:09:39.766 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-08-22T23:09:39.766 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-08-22T23:09:39.767 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T23:09:39.846 DEBUG:teuthology.orchestra.run.smithi159:> true 2024-08-22T23:09:39.935 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi159.front.sepia.ceph.com' 2024-08-22T23:09:39.936 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-08-22T23:09:39.936 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T23:09:40.009 DEBUG:teuthology.orchestra.run.smithi163:> true 2024-08-22T23:09:40.086 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-08-22T23:09:40.087 INFO:teuthology.run_tasks:Running task clock... 2024-08-22T23:09:40.096 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-08-22T23:09:40.096 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-22T23:09:40.097 DEBUG:teuthology.orchestra.run.smithi135:> 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-08-22T23:09:40.099 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-22T23:09:40.100 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-08-22T23:09:40.102 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-22T23:09:40.102 DEBUG:teuthology.orchestra.run.smithi163:> 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-08-22T23:09:40.126 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-22T23:09:40.133 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-22T23:09:40.140 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-22T23:09:40.150 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-22T23:09:40.156 INFO:teuthology.orchestra.run.smithi163.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-22T23:09:40.165 INFO:teuthology.orchestra.run.smithi135.stderr:sudo: ntpd: command not found 2024-08-22T23:09:40.171 INFO:teuthology.orchestra.run.smithi163.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-22T23:09:40.175 INFO:teuthology.orchestra.run.smithi159.stderr:sudo: ntpd: command not found 2024-08-22T23:09:40.176 INFO:teuthology.orchestra.run.smithi135.stdout:506 Cannot talk to daemon 2024-08-22T23:09:40.187 INFO:teuthology.orchestra.run.smithi159.stdout:506 Cannot talk to daemon 2024-08-22T23:09:40.190 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-22T23:09:40.196 INFO:teuthology.orchestra.run.smithi163.stderr:sudo: ntpd: command not found 2024-08-22T23:09:40.202 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-22T23:09:40.204 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-22T23:09:40.207 INFO:teuthology.orchestra.run.smithi163.stdout:506 Cannot talk to daemon 2024-08-22T23:09:40.217 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-22T23:09:40.221 INFO:teuthology.orchestra.run.smithi163.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-22T23:09:40.235 INFO:teuthology.orchestra.run.smithi163.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-22T23:09:40.264 INFO:teuthology.orchestra.run.smithi135.stderr:bash: line 1: ntpq: command not found 2024-08-22T23:09:40.267 INFO:teuthology.orchestra.run.smithi135.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-22T23:09:40.267 INFO:teuthology.orchestra.run.smithi135.stdout:=============================================================================== 2024-08-22T23:09:40.267 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T23:09:40.268 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T23:09:40.268 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T23:09:40.268 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T23:09:40.272 INFO:teuthology.orchestra.run.smithi159.stderr:bash: line 1: ntpq: command not found 2024-08-22T23:09:40.279 INFO:teuthology.orchestra.run.smithi159.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-22T23:09:40.280 INFO:teuthology.orchestra.run.smithi159.stdout:=============================================================================== 2024-08-22T23:09:40.280 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T23:09:40.280 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T23:09:40.280 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T23:09:40.280 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T23:09:40.292 INFO:teuthology.orchestra.run.smithi163.stderr:bash: line 1: ntpq: command not found 2024-08-22T23:09:40.296 INFO:teuthology.orchestra.run.smithi163.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-22T23:09:40.296 INFO:teuthology.orchestra.run.smithi163.stdout:=============================================================================== 2024-08-22T23:09:40.296 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T23:09:40.296 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T23:09:40.296 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T23:09:40.296 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T23:09:40.297 INFO:teuthology.run_tasks:Running task pexec... 2024-08-22T23:09:40.308 INFO:teuthology.task.pexec:Executing custom commands... 2024-08-22T23:09:40.308 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi135.front.sepia.ceph.com 2024-08-22T23:09:40.308 DEBUG:teuthology.orchestra.run.smithi135:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-08-22T23:09:40.309 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi159.front.sepia.ceph.com 2024-08-22T23:09:40.309 DEBUG:teuthology.orchestra.run.smithi159:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-08-22T23:09:40.309 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi163.front.sepia.ceph.com 2024-08-22T23:09:40.309 DEBUG:teuthology.orchestra.run.smithi163:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-08-22T23:09:40.903 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:00:45 ago on Thu 22 Aug 2024 11:08:55 PM UTC. 2024-08-22T23:09:40.912 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:44 ago on Thu 22 Aug 2024 11:08:56 PM UTC. 2024-08-22T23:09:40.929 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:00:45 ago on Thu 22 Aug 2024 11:08:55 PM UTC. 2024-08-22T23:09:40.988 INFO:teuthology.orchestra.run.smithi135.stdout:Package nvme-cli-2.9.1-5.el9.x86_64 is already installed. 2024-08-22T23:09:40.997 INFO:teuthology.orchestra.run.smithi159.stdout:Package nvme-cli-2.9.1-5.el9.x86_64 is already installed. 2024-08-22T23:09:41.014 INFO:teuthology.orchestra.run.smithi163.stdout:Package nvme-cli-2.9.1-5.el9.x86_64 is already installed. 2024-08-22T23:09:41.029 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:09:41.029 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:09:41.030 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-08-22T23:09:41.030 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:09:41.030 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-08-22T23:09:41.030 INFO:teuthology.orchestra.run.smithi135.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-08-22T23:09:41.030 INFO:teuthology.orchestra.run.smithi135.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-08-22T23:09:41.030 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-08-22T23:09:41.030 INFO:teuthology.orchestra.run.smithi135.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-08-22T23:09:41.030 INFO:teuthology.orchestra.run.smithi135.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-08-22T23:09:41.030 INFO:teuthology.orchestra.run.smithi135.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-08-22T23:09:41.031 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:09:41.031 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-08-22T23:09:41.031 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:09:41.031 INFO:teuthology.orchestra.run.smithi135.stdout:Install 5 Packages 2024-08-22T23:09:41.031 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:09:41.032 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 4.2 M 2024-08-22T23:09:41.032 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 14 M 2024-08-22T23:09:41.032 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-08-22T23:09:41.039 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:09:41.040 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:09:41.040 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-08-22T23:09:41.040 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:09:41.040 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-08-22T23:09:41.040 INFO:teuthology.orchestra.run.smithi159.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-08-22T23:09:41.040 INFO:teuthology.orchestra.run.smithi159.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-08-22T23:09:41.040 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-08-22T23:09:41.040 INFO:teuthology.orchestra.run.smithi159.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-08-22T23:09:41.040 INFO:teuthology.orchestra.run.smithi159.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-08-22T23:09:41.041 INFO:teuthology.orchestra.run.smithi159.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-08-22T23:09:41.041 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:09:41.041 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-22T23:09:41.041 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:09:41.041 INFO:teuthology.orchestra.run.smithi159.stdout:Install 5 Packages 2024-08-22T23:09:41.041 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:09:41.042 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 4.2 M 2024-08-22T23:09:41.042 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 14 M 2024-08-22T23:09:41.042 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-22T23:09:41.054 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:09:41.055 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:09:41.055 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2024-08-22T23:09:41.055 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:09:41.055 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2024-08-22T23:09:41.055 INFO:teuthology.orchestra.run.smithi163.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-08-22T23:09:41.056 INFO:teuthology.orchestra.run.smithi163.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-08-22T23:09:41.056 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2024-08-22T23:09:41.056 INFO:teuthology.orchestra.run.smithi163.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-08-22T23:09:41.056 INFO:teuthology.orchestra.run.smithi163.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-08-22T23:09:41.056 INFO:teuthology.orchestra.run.smithi163.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-08-22T23:09:41.056 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:09:41.056 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-08-22T23:09:41.056 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:09:41.056 INFO:teuthology.orchestra.run.smithi163.stdout:Install 5 Packages 2024-08-22T23:09:41.056 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:09:41.057 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 4.2 M 2024-08-22T23:09:41.057 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 14 M 2024-08-22T23:09:41.057 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-08-22T23:09:41.318 INFO:teuthology.orchestra.run.smithi159.stdout:(1/5): nvmetcli-0.7-3.el9.noarch.rpm 347 kB/s | 44 kB 00:00 2024-08-22T23:09:41.339 INFO:teuthology.orchestra.run.smithi159.stdout:(2/5): python3-configshell-1.1.30-1.el9.noarch. 481 kB/s | 72 kB 00:00 2024-08-22T23:09:41.364 INFO:teuthology.orchestra.run.smithi159.stdout:(3/5): python3-kmod-0.9-32.el9.x86_64.rpm 483 kB/s | 84 kB 00:00 2024-08-22T23:09:41.399 INFO:teuthology.orchestra.run.smithi135.stdout:(1/5): nvmetcli-0.7-3.el9.noarch.rpm 479 kB/s | 44 kB 00:00 2024-08-22T23:09:41.424 INFO:teuthology.orchestra.run.smithi135.stdout:(2/5): python3-configshell-1.1.30-1.el9.noarch. 607 kB/s | 72 kB 00:00 2024-08-22T23:09:41.441 INFO:teuthology.orchestra.run.smithi135.stdout:(3/5): python3-kmod-0.9-32.el9.x86_64.rpm 624 kB/s | 84 kB 00:00 2024-08-22T23:09:41.464 INFO:teuthology.orchestra.run.smithi159.stdout:(4/5): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.6 MB/s | 837 kB 00:00 2024-08-22T23:09:41.499 INFO:teuthology.orchestra.run.smithi135.stdout:(4/5): python3-urwid-2.1.2-4.el9.x86_64.rpm 8.2 MB/s | 837 kB 00:00 2024-08-22T23:09:41.697 INFO:teuthology.orchestra.run.smithi163.stdout:(1/5): python3-configshell-1.1.30-1.el9.noarch. 207 kB/s | 72 kB 00:00 2024-08-22T23:09:41.722 INFO:teuthology.orchestra.run.smithi163.stdout:(2/5): nvmetcli-0.7-3.el9.noarch.rpm 120 kB/s | 44 kB 00:00 2024-08-22T23:09:41.772 INFO:teuthology.orchestra.run.smithi163.stdout:(3/5): python3-kmod-0.9-32.el9.x86_64.rpm 200 kB/s | 84 kB 00:00 2024-08-22T23:09:42.222 INFO:teuthology.orchestra.run.smithi163.stdout:(4/5): runc-1.1.13-4.el9.x86_64.rpm 6.3 MB/s | 3.2 MB 00:00 2024-08-22T23:09:42.256 INFO:teuthology.orchestra.run.smithi163.stdout:(5/5): python3-urwid-2.1.2-4.el9.x86_64.rpm 1.5 MB/s | 837 kB 00:00 2024-08-22T23:09:42.256 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:09:42.256 INFO:teuthology.orchestra.run.smithi163.stdout:Total 3.5 MB/s | 4.2 MB 00:01 2024-08-22T23:09:42.344 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-08-22T23:09:42.355 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-08-22T23:09:42.355 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-08-22T23:09:42.448 INFO:teuthology.orchestra.run.smithi159.stdout:(5/5): runc-1.1.13-4.el9.x86_64.rpm 2.9 MB/s | 3.2 MB 00:01 2024-08-22T23:09:42.448 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:09:42.449 INFO:teuthology.orchestra.run.smithi159.stdout:Total 3.0 MB/s | 4.2 MB 00:01 2024-08-22T23:09:42.465 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-08-22T23:09:42.466 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-08-22T23:09:42.491 INFO:teuthology.orchestra.run.smithi135.stdout:(5/5): runc-1.1.13-4.el9.x86_64.rpm 3.0 MB/s | 3.2 MB 00:01 2024-08-22T23:09:42.491 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:09:42.492 INFO:teuthology.orchestra.run.smithi135.stdout:Total 2.9 MB/s | 4.2 MB 00:01 2024-08-22T23:09:42.539 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-22T23:09:42.550 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-22T23:09:42.551 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-22T23:09:42.579 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-08-22T23:09:42.590 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-08-22T23:09:42.591 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-08-22T23:09:42.661 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-22T23:09:42.662 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-22T23:09:42.701 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-08-22T23:09:42.701 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-08-22T23:09:42.918 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-08-22T23:09:43.016 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/5 2024-08-22T23:09:43.050 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/5 2024-08-22T23:09:43.101 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/5 2024-08-22T23:09:43.101 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-22T23:09:43.126 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : nvmetcli-0.7-3.el9.noarch 4/5 2024-08-22T23:09:43.156 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-08-22T23:09:43.192 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/5 2024-08-22T23:09:43.200 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 4/5 2024-08-22T23:09:43.234 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/5 2024-08-22T23:09:43.244 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/5 2024-08-22T23:09:43.261 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 5/5 2024-08-22T23:09:43.268 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/5 2024-08-22T23:09:43.277 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/5 2024-08-22T23:09:43.293 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : nvmetcli-0.7-3.el9.noarch 4/5 2024-08-22T23:09:43.319 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/5 2024-08-22T23:09:43.344 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : nvmetcli-0.7-3.el9.noarch 4/5 2024-08-22T23:09:43.368 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 4/5 2024-08-22T23:09:43.418 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 4/5 2024-08-22T23:09:43.429 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 5/5 2024-08-22T23:09:43.480 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 5/5 2024-08-22T23:09:44.126 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 5/5 2024-08-22T23:09:44.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 1/5 2024-08-22T23:09:44.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 2/5 2024-08-22T23:09:44.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 3/5 2024-08-22T23:09:44.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 4/5 2024-08-22T23:09:44.378 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 5/5 2024-08-22T23:09:44.378 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:09:44.379 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-08-22T23:09:44.379 INFO:teuthology.orchestra.run.smithi163.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-08-22T23:09:44.379 INFO:teuthology.orchestra.run.smithi163.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-08-22T23:09:44.379 INFO:teuthology.orchestra.run.smithi163.stdout: runc-4:1.1.13-4.el9.x86_64 2024-08-22T23:09:44.379 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:09:44.379 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:09:44.382 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 5/5 2024-08-22T23:09:44.382 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 1/5 2024-08-22T23:09:44.382 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 2/5 2024-08-22T23:09:44.382 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 3/5 2024-08-22T23:09:44.382 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 4/5 2024-08-22T23:09:44.385 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 5/5 2024-08-22T23:09:44.385 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 1/5 2024-08-22T23:09:44.385 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 2/5 2024-08-22T23:09:44.385 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 3/5 2024-08-22T23:09:44.385 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 4/5 2024-08-22T23:09:44.655 DEBUG:teuthology.parallel:result is None 2024-08-22T23:09:44.662 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 5/5 2024-08-22T23:09:44.663 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:09:44.663 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-08-22T23:09:44.663 INFO:teuthology.orchestra.run.smithi135.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-08-22T23:09:44.663 INFO:teuthology.orchestra.run.smithi135.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-08-22T23:09:44.663 INFO:teuthology.orchestra.run.smithi135.stdout: runc-4:1.1.13-4.el9.x86_64 2024-08-22T23:09:44.663 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:09:44.663 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:09:44.687 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 5/5 2024-08-22T23:09:44.687 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:09:44.687 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-08-22T23:09:44.687 INFO:teuthology.orchestra.run.smithi159.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-08-22T23:09:44.687 INFO:teuthology.orchestra.run.smithi159.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-08-22T23:09:44.687 INFO:teuthology.orchestra.run.smithi159.stdout: runc-4:1.1.13-4.el9.x86_64 2024-08-22T23:09:44.687 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:09:44.687 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:09:44.905 DEBUG:teuthology.parallel:result is None 2024-08-22T23:09:44.936 DEBUG:teuthology.parallel:result is None 2024-08-22T23:09:44.936 INFO:teuthology.run_tasks:Running task install... 2024-08-22T23:09:44.944 DEBUG:teuthology.task.install:project ceph 2024-08-22T23:09:44.944 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '56fd5b351507f92fd1531bbfb42df967f9fbe713'}} 2024-08-22T23:09:44.944 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '56fd5b351507f92fd1531bbfb42df967f9fbe713'} 2024-08-22T23:09:44.944 INFO:teuthology.task.install:Using flavor: default 2024-08-22T23:09:44.950 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-08-22T23:09:44.950 INFO:teuthology.task.install:extra packages: [] 2024-08-22T23:09:44.950 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': '56fd5b351507f92fd1531bbfb42df967f9fbe713', 'tag': None, 'wait_for_package': False} 2024-08-22T23:09:44.951 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T23:09:44.953 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': '56fd5b351507f92fd1531bbfb42df967f9fbe713', 'tag': None, 'wait_for_package': False} 2024-08-22T23:09:44.953 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T23:09:44.954 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': '56fd5b351507f92fd1531bbfb42df967f9fbe713', 'tag': None, 'wait_for_package': False} 2024-08-22T23:09:44.954 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T23:09:45.098 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/reef/56fd5b351507f92fd1531bbfb42df967f9fbe713/centos/9/flavors/default/ 2024-08-22T23:09:45.098 INFO:teuthology.task.install.rpm:Package version is 18.2.4-723.g56fd5b35 2024-08-22T23:09:45.106 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/reef/56fd5b351507f92fd1531bbfb42df967f9fbe713/centos/9/flavors/default/ 2024-08-22T23:09:45.106 INFO:teuthology.task.install.rpm:Package version is 18.2.4-723.g56fd5b35 2024-08-22T23:09:45.109 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/reef/56fd5b351507f92fd1531bbfb42df967f9fbe713/centos/9/flavors/default/ 2024-08-22T23:09:45.110 INFO:teuthology.task.install.rpm:Package version is 18.2.4-723.g56fd5b35 2024-08-22T23:09:45.207 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/reef/56fd5b351507f92fd1531bbfb42df967f9fbe713/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/reef/56fd5b351507f92fd1531bbfb42df967f9fbe713/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/reef/56fd5b351507f92fd1531bbfb42df967f9fbe713/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-08-22T23:09:45.207 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-08-22T23:09:45.207 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-08-22T23:09:45.217 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/reef/56fd5b351507f92fd1531bbfb42df967f9fbe713/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/reef/56fd5b351507f92fd1531bbfb42df967f9fbe713/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/reef/56fd5b351507f92fd1531bbfb42df967f9fbe713/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-08-22T23:09:45.217 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-08-22T23:09:45.217 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-08-22T23:09:45.222 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/reef/56fd5b351507f92fd1531bbfb42df967f9fbe713/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/reef/56fd5b351507f92fd1531bbfb42df967f9fbe713/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/reef/56fd5b351507f92fd1531bbfb42df967f9fbe713/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-08-22T23:09:45.222 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-08-22T23:09:45.222 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-08-22T23:09:45.233 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-08-22T23:09:45.233 DEBUG:teuthology.orchestra.run.smithi135:> 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/56fd5b351507f92fd1531bbfb42df967f9fbe713/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-08-22T23:09:45.243 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-08-22T23:09:45.244 DEBUG:teuthology.orchestra.run.smithi163:> 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/56fd5b351507f92fd1531bbfb42df967f9fbe713/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-08-22T23:09:45.247 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-08-22T23:09:45.247 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/56fd5b351507f92fd1531bbfb42df967f9fbe713/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-08-22T23:09:45.300 DEBUG:teuthology.orchestra.run.smithi135:> 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-08-22T23:09:45.309 DEBUG:teuthology.orchestra.run.smithi163:> 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-08-22T23:09:45.314 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-08-22T23:09:45.375 DEBUG:teuthology.orchestra.run.smithi135:> 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-08-22T23:09:45.385 DEBUG:teuthology.orchestra.run.smithi163:> 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-08-22T23:09:45.391 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-08-22T23:09:45.439 INFO:teuthology.orchestra.run.smithi135.stdout:check_obsoletes = 1 2024-08-22T23:09:45.441 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum clean all 2024-08-22T23:09:45.449 INFO:teuthology.orchestra.run.smithi163.stdout:check_obsoletes = 1 2024-08-22T23:09:45.451 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum clean all 2024-08-22T23:09:45.455 INFO:teuthology.orchestra.run.smithi159.stdout:check_obsoletes = 1 2024-08-22T23:09:45.457 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum clean all 2024-08-22T23:09:45.677 INFO:teuthology.orchestra.run.smithi135.stdout:45 files removed 2024-08-22T23:09:45.689 INFO:teuthology.orchestra.run.smithi163.stdout:45 files removed 2024-08-22T23:09:45.691 INFO:teuthology.orchestra.run.smithi159.stdout:45 files removed 2024-08-22T23:09:45.707 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-radosgw 2024-08-22T23:09:45.717 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-radosgw 2024-08-22T23:09:45.720 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-radosgw 2024-08-22T23:09:46.265 INFO:teuthology.orchestra.run.smithi163.stdout:ceph packages for x86_64 293 kB/s | 77 kB 00:00 2024-08-22T23:09:46.273 INFO:teuthology.orchestra.run.smithi135.stdout:ceph packages for x86_64 275 kB/s | 77 kB 00:00 2024-08-22T23:09:46.283 INFO:teuthology.orchestra.run.smithi159.stdout:ceph packages for x86_64 280 kB/s | 77 kB 00:00 2024-08-22T23:09:46.551 INFO:teuthology.orchestra.run.smithi135.stdout:ceph noarch packages 49 kB/s | 11 kB 00:00 2024-08-22T23:09:46.559 INFO:teuthology.orchestra.run.smithi163.stdout:ceph noarch packages 46 kB/s | 11 kB 00:00 2024-08-22T23:09:46.586 INFO:teuthology.orchestra.run.smithi159.stdout:ceph noarch packages 44 kB/s | 11 kB 00:00 2024-08-22T23:09:46.846 INFO:teuthology.orchestra.run.smithi135.stdout:ceph source packages 7.3 kB/s | 1.9 kB 00:00 2024-08-22T23:09:46.854 INFO:teuthology.orchestra.run.smithi163.stdout:ceph source packages 7.3 kB/s | 1.9 kB 00:00 2024-08-22T23:09:46.873 INFO:teuthology.orchestra.run.smithi159.stdout:ceph source packages 7.5 kB/s | 1.9 kB 00:00 2024-08-22T23:09:47.441 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.2 MB 00:00 2024-08-22T23:09:47.760 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - BaseOS 9.7 MB/s | 8.2 MB 00:00 2024-08-22T23:09:48.802 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - BaseOS 4.3 MB/s | 8.2 MB 00:01 2024-08-22T23:09:49.333 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 9 - AppStream 25 MB/s | 20 MB 00:00 2024-08-22T23:09:50.437 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - AppStream 13 MB/s | 20 MB 00:01 2024-08-22T23:09:53.002 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - AppStream 6.5 MB/s | 20 MB 00:03 2024-08-22T23:09:54.084 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 9 - CRB 6.5 MB/s | 6.6 MB 00:01 2024-08-22T23:09:55.454 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - CRB 5.3 MB/s | 6.6 MB 00:01 2024-08-22T23:09:55.993 INFO:teuthology.orchestra.run.smithi163.stdout:CentOS Stream 9 - Extras packages 28 kB/s | 18 kB 00:00 2024-08-22T23:09:57.014 INFO:teuthology.orchestra.run.smithi163.stdout:Extra Packages for Enterprise Linux 25 MB/s | 22 MB 00:00 2024-08-22T23:09:57.988 INFO:teuthology.orchestra.run.smithi159.stdout:CentOS Stream 9 - Extras packages 14 kB/s | 18 kB 00:01 2024-08-22T23:09:58.820 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - CRB 3.3 MB/s | 6.6 MB 00:02 2024-08-22T23:09:59.175 INFO:teuthology.orchestra.run.smithi159.stdout:Extra Packages for Enterprise Linux 21 MB/s | 22 MB 00:01 2024-08-22T23:10:00.595 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - Extras packages 44 kB/s | 18 kB 00:00 2024-08-22T23:10:01.675 INFO:teuthology.orchestra.run.smithi135.stdout:Extra Packages for Enterprise Linux 23 MB/s | 22 MB 00:00 2024-08-22T23:10:02.378 INFO:teuthology.orchestra.run.smithi163.stdout:lab-extras 27 kB/s | 1.7 kB 00:00 2024-08-22T23:10:04.525 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:10:04.527 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:10:04.527 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2024-08-22T23:10:04.527 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:10:04.528 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2024-08-22T23:10:04.528 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-radosgw x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 7.7 M 2024-08-22T23:10:04.528 INFO:teuthology.orchestra.run.smithi163.stdout:Upgrading: 2024-08-22T23:10:04.528 INFO:teuthology.orchestra.run.smithi163.stdout: librados2 x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 3.3 M 2024-08-22T23:10:04.528 INFO:teuthology.orchestra.run.smithi163.stdout: librbd1 x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 3.0 M 2024-08-22T23:10:04.528 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2024-08-22T23:10:04.528 INFO:teuthology.orchestra.run.smithi163.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-08-22T23:10:04.528 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-base x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 5.1 M 2024-08-22T23:10:04.528 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-common x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 18 M 2024-08-22T23:10:04.528 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-selinux x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 25 k 2024-08-22T23:10:04.528 INFO:teuthology.orchestra.run.smithi163.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-08-22T23:10:04.529 INFO:teuthology.orchestra.run.smithi163.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-08-22T23:10:04.529 INFO:teuthology.orchestra.run.smithi163.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-08-22T23:10:04.529 INFO:teuthology.orchestra.run.smithi163.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-08-22T23:10:04.529 INFO:teuthology.orchestra.run.smithi163.stdout: libcephfs2 x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 711 k 2024-08-22T23:10:04.529 INFO:teuthology.orchestra.run.smithi163.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-08-22T23:10:04.529 INFO:teuthology.orchestra.run.smithi163.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-08-22T23:10:04.529 INFO:teuthology.orchestra.run.smithi163.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-08-22T23:10:04.529 INFO:teuthology.orchestra.run.smithi163.stdout: libradosstriper1 x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 478 k 2024-08-22T23:10:04.529 INFO:teuthology.orchestra.run.smithi163.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-08-22T23:10:04.529 INFO:teuthology.orchestra.run.smithi163.stdout: librgw2 x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 4.5 M 2024-08-22T23:10:04.529 INFO:teuthology.orchestra.run.smithi163.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-08-22T23:10:04.529 INFO:teuthology.orchestra.run.smithi163.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-08-22T23:10:04.530 INFO:teuthology.orchestra.run.smithi163.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-08-22T23:10:04.530 INFO:teuthology.orchestra.run.smithi163.stdout: python3-ceph-argparse x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 45 k 2024-08-22T23:10:04.530 INFO:teuthology.orchestra.run.smithi163.stdout: python3-ceph-common x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 129 k 2024-08-22T23:10:04.530 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cephfs x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 188 k 2024-08-22T23:10:04.530 INFO:teuthology.orchestra.run.smithi163.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-08-22T23:10:04.530 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rados x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 371 k 2024-08-22T23:10:04.530 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rbd x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 347 k 2024-08-22T23:10:04.530 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rgw x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 117 k 2024-08-22T23:10:04.530 INFO:teuthology.orchestra.run.smithi163.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-08-22T23:10:04.530 INFO:teuthology.orchestra.run.smithi163.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-08-22T23:10:04.530 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:04.531 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-08-22T23:10:04.531 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:10:04.531 INFO:teuthology.orchestra.run.smithi163.stdout:Install 28 Packages 2024-08-22T23:10:04.531 INFO:teuthology.orchestra.run.smithi163.stdout:Upgrade 2 Packages 2024-08-22T23:10:04.531 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:04.531 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 53 M 2024-08-22T23:10:04.531 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-08-22T23:10:04.548 INFO:teuthology.orchestra.run.smithi159.stdout:lab-extras 40 kB/s | 1.7 kB 00:00 2024-08-22T23:10:05.620 INFO:teuthology.orchestra.run.smithi163.stdout:(1/30): ceph-base-18.2.4-723.g56fd5b35.el9.x86_ 7.4 MB/s | 5.1 MB 00:00 2024-08-22T23:10:05.679 INFO:teuthology.orchestra.run.smithi163.stdout:(2/30): ceph-selinux-18.2.4-723.g56fd5b35.el9.x 432 kB/s | 25 kB 00:00 2024-08-22T23:10:05.779 INFO:teuthology.orchestra.run.smithi163.stdout:(3/30): libcephfs2-18.2.4-723.g56fd5b35.el9.x86 7.0 MB/s | 711 kB 00:00 2024-08-22T23:10:05.979 INFO:teuthology.orchestra.run.smithi163.stdout:(4/30): ceph-common-18.2.4-723.g56fd5b35.el9.x8 18 MB/s | 18 MB 00:01 2024-08-22T23:10:06.013 INFO:teuthology.orchestra.run.smithi163.stdout:(5/30): libradosstriper1-18.2.4-723.g56fd5b35.e 2.0 MB/s | 478 kB 00:00 2024-08-22T23:10:06.113 INFO:teuthology.orchestra.run.smithi163.stdout:(6/30): ceph-radosgw-18.2.4-723.g56fd5b35.el9.x 6.6 MB/s | 7.7 MB 00:01 2024-08-22T23:10:06.138 INFO:teuthology.orchestra.run.smithi163.stdout:(7/30): python3-ceph-argparse-18.2.4-723.g56fd5 359 kB/s | 45 kB 00:00 2024-08-22T23:10:06.163 INFO:teuthology.orchestra.run.smithi163.stdout:(8/30): python3-ceph-common-18.2.4-723.g56fd5b3 2.5 MB/s | 129 kB 00:00 2024-08-22T23:10:06.189 INFO:teuthology.orchestra.run.smithi163.stdout:(9/30): python3-cephfs-18.2.4-723.g56fd5b35.el9 3.6 MB/s | 188 kB 00:00 2024-08-22T23:10:06.214 INFO:teuthology.orchestra.run.smithi163.stdout:(10/30): python3-rados-18.2.4-723.g56fd5b35.el9 7.2 MB/s | 371 kB 00:00 2024-08-22T23:10:06.239 INFO:teuthology.orchestra.run.smithi163.stdout:(11/30): python3-rbd-18.2.4-723.g56fd5b35.el9.x 6.8 MB/s | 347 kB 00:00 2024-08-22T23:10:06.264 INFO:teuthology.orchestra.run.smithi163.stdout:(12/30): python3-rgw-18.2.4-723.g56fd5b35.el9.x 2.3 MB/s | 117 kB 00:00 2024-08-22T23:10:06.332 INFO:teuthology.orchestra.run.smithi163.stdout:(13/30): librgw2-18.2.4-723.g56fd5b35.el9.x86_6 13 MB/s | 4.5 MB 00:00 2024-08-22T23:10:06.673 INFO:teuthology.orchestra.run.smithi163.stdout:(14/30): librabbitmq-0.11.0-7.el9.x86_64.rpm 132 kB/s | 45 kB 00:00 2024-08-22T23:10:06.698 INFO:teuthology.orchestra.run.smithi163.stdout:(15/30): boost-program-options-1.75.0-8.el9.x86 233 kB/s | 107 kB 00:00 2024-08-22T23:10:06.724 INFO:teuthology.orchestra.run.smithi163.stdout:(16/30): libpmemobj-1.12.1-1.el9.x86_64.rpm 349 kB/s | 160 kB 00:00 2024-08-22T23:10:06.743 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:10:06.745 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:10:06.746 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-08-22T23:10:06.746 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:10:06.746 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-08-22T23:10:06.746 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-radosgw x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 7.7 M 2024-08-22T23:10:06.746 INFO:teuthology.orchestra.run.smithi159.stdout:Upgrading: 2024-08-22T23:10:06.746 INFO:teuthology.orchestra.run.smithi159.stdout: librados2 x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 3.3 M 2024-08-22T23:10:06.746 INFO:teuthology.orchestra.run.smithi159.stdout: librbd1 x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 3.0 M 2024-08-22T23:10:06.746 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-08-22T23:10:06.746 INFO:teuthology.orchestra.run.smithi159.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-08-22T23:10:06.746 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-base x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 5.1 M 2024-08-22T23:10:06.747 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-common x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 18 M 2024-08-22T23:10:06.747 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-selinux x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 25 k 2024-08-22T23:10:06.747 INFO:teuthology.orchestra.run.smithi159.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-08-22T23:10:06.747 INFO:teuthology.orchestra.run.smithi159.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-08-22T23:10:06.747 INFO:teuthology.orchestra.run.smithi159.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-08-22T23:10:06.747 INFO:teuthology.orchestra.run.smithi159.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-08-22T23:10:06.747 INFO:teuthology.orchestra.run.smithi159.stdout: libcephfs2 x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 711 k 2024-08-22T23:10:06.747 INFO:teuthology.orchestra.run.smithi159.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-08-22T23:10:06.747 INFO:teuthology.orchestra.run.smithi159.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-08-22T23:10:06.747 INFO:teuthology.orchestra.run.smithi159.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-08-22T23:10:06.747 INFO:teuthology.orchestra.run.smithi159.stdout: libradosstriper1 x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 478 k 2024-08-22T23:10:06.748 INFO:teuthology.orchestra.run.smithi159.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-08-22T23:10:06.748 INFO:teuthology.orchestra.run.smithi159.stdout: librgw2 x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 4.5 M 2024-08-22T23:10:06.748 INFO:teuthology.orchestra.run.smithi159.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-08-22T23:10:06.748 INFO:teuthology.orchestra.run.smithi159.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-08-22T23:10:06.748 INFO:teuthology.orchestra.run.smithi159.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-08-22T23:10:06.748 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-argparse x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 45 k 2024-08-22T23:10:06.748 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-common x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 129 k 2024-08-22T23:10:06.748 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cephfs x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 188 k 2024-08-22T23:10:06.748 INFO:teuthology.orchestra.run.smithi159.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-08-22T23:10:06.748 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rados x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 371 k 2024-08-22T23:10:06.749 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rbd x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 347 k 2024-08-22T23:10:06.749 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rgw x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 117 k 2024-08-22T23:10:06.749 INFO:teuthology.orchestra.run.smithi159.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-08-22T23:10:06.749 INFO:teuthology.orchestra.run.smithi159.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-08-22T23:10:06.749 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:06.749 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-22T23:10:06.749 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:10:06.749 INFO:teuthology.orchestra.run.smithi159.stdout:Install 28 Packages 2024-08-22T23:10:06.749 INFO:teuthology.orchestra.run.smithi159.stdout:Upgrade 2 Packages 2024-08-22T23:10:06.749 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:06.750 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 53 M 2024-08-22T23:10:06.750 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-22T23:10:07.074 INFO:teuthology.orchestra.run.smithi163.stdout:(17/30): python3-prettytable-0.7.2-27.el9.noarc 121 kB/s | 42 kB 00:00 2024-08-22T23:10:07.124 INFO:teuthology.orchestra.run.smithi163.stdout:(18/30): fmt-8.1.1-5.el9.x86_64.rpm 2.2 MB/s | 111 kB 00:00 2024-08-22T23:10:07.158 INFO:teuthology.orchestra.run.smithi163.stdout:(19/30): gperftools-libs-2.9.1-2.el9.x86_64.rpm 9.1 MB/s | 309 kB 00:00 2024-08-22T23:10:07.189 INFO:teuthology.orchestra.run.smithi135.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-08-22T23:10:07.217 INFO:teuthology.orchestra.run.smithi163.stdout:(20/30): lttng-ust-2.12.0-6.el9.x86_64.rpm 565 kB/s | 292 kB 00:00 2024-08-22T23:10:07.267 INFO:teuthology.orchestra.run.smithi163.stdout:(21/30): libarrow-doc-9.0.0-11.el9.noarch.rpm 517 kB/s | 26 kB 00:00 2024-08-22T23:10:07.292 INFO:teuthology.orchestra.run.smithi163.stdout:(22/30): librdkafka-1.6.1-102.el9.x86_64.rpm 1.0 MB/s | 662 kB 00:00 2024-08-22T23:10:07.318 INFO:teuthology.orchestra.run.smithi163.stdout:(23/30): liboath-2.6.7-2.el9.x86_64.rpm 972 kB/s | 49 kB 00:00 2024-08-22T23:10:07.393 INFO:teuthology.orchestra.run.smithi163.stdout:(24/30): libarrow-9.0.0-11.el9.x86_64.rpm 19 MB/s | 4.4 MB 00:00 2024-08-22T23:10:07.410 INFO:teuthology.orchestra.run.smithi163.stdout:(25/30): libunwind-1.6.2-1.el9.x86_64.rpm 576 kB/s | 67 kB 00:00 2024-08-22T23:10:07.435 INFO:teuthology.orchestra.run.smithi163.stdout:(26/30): re2-20211101-3.el9.x86_64.rpm 4.5 MB/s | 192 kB 00:00 2024-08-22T23:10:07.477 INFO:teuthology.orchestra.run.smithi163.stdout:(27/30): parquet-libs-9.0.0-11.el9.x86_64.rpm 5.4 MB/s | 839 kB 00:00 2024-08-22T23:10:07.536 INFO:teuthology.orchestra.run.smithi163.stdout:(28/30): thrift-0.15.0-2.el9.x86_64.rpm 13 MB/s | 1.6 MB 00:00 2024-08-22T23:10:07.677 INFO:teuthology.orchestra.run.smithi163.stdout:(29/30): librados2-18.2.4-723.g56fd5b35.el9.x86 14 MB/s | 3.3 MB 00:00 2024-08-22T23:10:07.753 INFO:teuthology.orchestra.run.smithi163.stdout:(30/30): librbd1-18.2.4-723.g56fd5b35.el9.x86_6 11 MB/s | 3.0 MB 00:00 2024-08-22T23:10:07.759 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:10:07.759 INFO:teuthology.orchestra.run.smithi163.stdout:Total 16 MB/s | 53 MB 00:03 2024-08-22T23:10:07.839 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-08-22T23:10:07.840 INFO:teuthology.orchestra.run.smithi159.stdout:(1/30): ceph-base-18.2.4-723.g56fd5b35.el9.x86_ 5.3 MB/s | 5.1 MB 00:00 2024-08-22T23:10:07.872 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-08-22T23:10:07.872 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-08-22T23:10:07.891 INFO:teuthology.orchestra.run.smithi159.stdout:(2/30): ceph-selinux-18.2.4-723.g56fd5b35.el9.x 505 kB/s | 25 kB 00:00 2024-08-22T23:10:08.050 INFO:teuthology.orchestra.run.smithi159.stdout:(3/30): ceph-radosgw-18.2.4-723.g56fd5b35.el9.x 6.7 MB/s | 7.7 MB 00:01 2024-08-22T23:10:08.083 INFO:teuthology.orchestra.run.smithi159.stdout:(4/30): libcephfs2-18.2.4-723.g56fd5b35.el9.x86 3.6 MB/s | 711 kB 00:00 2024-08-22T23:10:08.133 INFO:teuthology.orchestra.run.smithi159.stdout:(5/30): libradosstriper1-18.2.4-723.g56fd5b35.e 5.6 MB/s | 478 kB 00:00 2024-08-22T23:10:08.183 INFO:teuthology.orchestra.run.smithi159.stdout:(6/30): python3-ceph-argparse-18.2.4-723.g56fd5 902 kB/s | 45 kB 00:00 2024-08-22T23:10:08.242 INFO:teuthology.orchestra.run.smithi159.stdout:(7/30): python3-ceph-common-18.2.4-723.g56fd5b3 2.2 MB/s | 129 kB 00:00 2024-08-22T23:10:08.300 INFO:teuthology.orchestra.run.smithi159.stdout:(8/30): python3-cephfs-18.2.4-723.g56fd5b35.el9 3.1 MB/s | 188 kB 00:00 2024-08-22T23:10:08.301 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-08-22T23:10:08.301 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-08-22T23:10:08.368 INFO:teuthology.orchestra.run.smithi159.stdout:(9/30): python3-rados-18.2.4-723.g56fd5b35.el9. 5.4 MB/s | 371 kB 00:00 2024-08-22T23:10:08.435 INFO:teuthology.orchestra.run.smithi159.stdout:(10/30): python3-rbd-18.2.4-723.g56fd5b35.el9.x 5.1 MB/s | 347 kB 00:00 2024-08-22T23:10:08.493 INFO:teuthology.orchestra.run.smithi159.stdout:(11/30): librgw2-18.2.4-723.g56fd5b35.el9.x86_6 11 MB/s | 4.5 MB 00:00 2024-08-22T23:10:08.518 INFO:teuthology.orchestra.run.smithi159.stdout:(12/30): python3-rgw-18.2.4-723.g56fd5b35.el9.x 1.4 MB/s | 117 kB 00:00 2024-08-22T23:10:08.694 INFO:teuthology.orchestra.run.smithi159.stdout:(13/30): ceph-common-18.2.4-723.g56fd5b35.el9.x 10 MB/s | 18 MB 00:01 2024-08-22T23:10:08.739 INFO:teuthology.orchestra.run.smithi159.stdout:(14/30): boost-program-options-1.75.0-8.el9.x86 441 kB/s | 107 kB 00:00 2024-08-22T23:10:08.786 INFO:teuthology.orchestra.run.smithi159.stdout:(15/30): libpmemobj-1.12.1-1.el9.x86_64.rpm 599 kB/s | 160 kB 00:00 2024-08-22T23:10:08.820 INFO:teuthology.orchestra.run.smithi159.stdout:(16/30): librabbitmq-0.11.0-7.el9.x86_64.rpm 361 kB/s | 45 kB 00:00 2024-08-22T23:10:08.861 INFO:teuthology.orchestra.run.smithi159.stdout:(17/30): librdkafka-1.6.1-102.el9.x86_64.rpm 5.2 MB/s | 662 kB 00:00 2024-08-22T23:10:08.886 INFO:teuthology.orchestra.run.smithi159.stdout:(18/30): python3-prettytable-0.7.2-27.el9.noarc 632 kB/s | 42 kB 00:00 2024-08-22T23:10:08.912 INFO:teuthology.orchestra.run.smithi159.stdout:(19/30): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.3 MB/s | 292 kB 00:00 2024-08-22T23:10:08.962 INFO:teuthology.orchestra.run.smithi159.stdout:(20/30): fmt-8.1.1-5.el9.x86_64.rpm 1.1 MB/s | 111 kB 00:00 2024-08-22T23:10:08.987 INFO:teuthology.orchestra.run.smithi159.stdout:(21/30): libarrow-doc-9.0.0-11.el9.noarch.rpm 1.1 MB/s | 26 kB 00:00 2024-08-22T23:10:09.012 INFO:teuthology.orchestra.run.smithi159.stdout:(22/30): liboath-2.6.7-2.el9.x86_64.rpm 1.9 MB/s | 49 kB 00:00 2024-08-22T23:10:09.038 INFO:teuthology.orchestra.run.smithi159.stdout:(23/30): gperftools-libs-2.9.1-2.el9.x86_64.rpm 2.0 MB/s | 309 kB 00:00 2024-08-22T23:10:09.063 INFO:teuthology.orchestra.run.smithi159.stdout:(24/30): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-08-22T23:10:09.097 INFO:teuthology.orchestra.run.smithi159.stdout:(25/30): re2-20211101-3.el9.x86_64.rpm 5.6 MB/s | 192 kB 00:00 2024-08-22T23:10:09.139 INFO:teuthology.orchestra.run.smithi159.stdout:(26/30): parquet-libs-9.0.0-11.el9.x86_64.rpm 8.1 MB/s | 839 kB 00:00 2024-08-22T23:10:09.231 INFO:teuthology.orchestra.run.smithi159.stdout:(27/30): thrift-0.15.0-2.el9.x86_64.rpm 12 MB/s | 1.6 MB 00:00 2024-08-22T23:10:09.306 INFO:teuthology.orchestra.run.smithi159.stdout:(28/30): libarrow-9.0.0-11.el9.x86_64.rpm 12 MB/s | 4.4 MB 00:00 2024-08-22T23:10:09.391 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:10:09.394 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:10:09.394 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-08-22T23:10:09.394 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:10:09.394 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-08-22T23:10:09.394 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-radosgw x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 7.7 M 2024-08-22T23:10:09.394 INFO:teuthology.orchestra.run.smithi135.stdout:Upgrading: 2024-08-22T23:10:09.394 INFO:teuthology.orchestra.run.smithi135.stdout: librados2 x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 3.3 M 2024-08-22T23:10:09.394 INFO:teuthology.orchestra.run.smithi135.stdout: librbd1 x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 3.0 M 2024-08-22T23:10:09.394 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-08-22T23:10:09.394 INFO:teuthology.orchestra.run.smithi135.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-08-22T23:10:09.395 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-base x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 5.1 M 2024-08-22T23:10:09.395 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-common x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 18 M 2024-08-22T23:10:09.395 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-selinux x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 25 k 2024-08-22T23:10:09.395 INFO:teuthology.orchestra.run.smithi135.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-08-22T23:10:09.395 INFO:teuthology.orchestra.run.smithi135.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-08-22T23:10:09.395 INFO:teuthology.orchestra.run.smithi135.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-08-22T23:10:09.395 INFO:teuthology.orchestra.run.smithi135.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-08-22T23:10:09.395 INFO:teuthology.orchestra.run.smithi135.stdout: libcephfs2 x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 711 k 2024-08-22T23:10:09.395 INFO:teuthology.orchestra.run.smithi135.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-08-22T23:10:09.395 INFO:teuthology.orchestra.run.smithi135.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-08-22T23:10:09.395 INFO:teuthology.orchestra.run.smithi135.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-08-22T23:10:09.395 INFO:teuthology.orchestra.run.smithi135.stdout: libradosstriper1 x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 478 k 2024-08-22T23:10:09.395 INFO:teuthology.orchestra.run.smithi135.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-08-22T23:10:09.396 INFO:teuthology.orchestra.run.smithi135.stdout: librgw2 x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 4.5 M 2024-08-22T23:10:09.396 INFO:teuthology.orchestra.run.smithi135.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-08-22T23:10:09.396 INFO:teuthology.orchestra.run.smithi135.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-08-22T23:10:09.396 INFO:teuthology.orchestra.run.smithi135.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-08-22T23:10:09.396 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ceph-argparse x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 45 k 2024-08-22T23:10:09.396 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ceph-common x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 129 k 2024-08-22T23:10:09.396 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cephfs x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 188 k 2024-08-22T23:10:09.396 INFO:teuthology.orchestra.run.smithi135.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-08-22T23:10:09.396 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rados x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 371 k 2024-08-22T23:10:09.396 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rbd x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 347 k 2024-08-22T23:10:09.396 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rgw x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 117 k 2024-08-22T23:10:09.396 INFO:teuthology.orchestra.run.smithi135.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-08-22T23:10:09.396 INFO:teuthology.orchestra.run.smithi135.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-08-22T23:10:09.397 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:09.397 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-08-22T23:10:09.397 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:10:09.397 INFO:teuthology.orchestra.run.smithi135.stdout:Install 28 Packages 2024-08-22T23:10:09.397 INFO:teuthology.orchestra.run.smithi135.stdout:Upgrade 2 Packages 2024-08-22T23:10:09.397 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:09.397 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 53 M 2024-08-22T23:10:09.397 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-08-22T23:10:09.456 INFO:teuthology.orchestra.run.smithi159.stdout:(29/30): librbd1-18.2.4-723.g56fd5b35.el9.x86_6 13 MB/s | 3.0 MB 00:00 2024-08-22T23:10:09.515 INFO:teuthology.orchestra.run.smithi159.stdout:(30/30): librados2-18.2.4-723.g56fd5b35.el9.x86 8.8 MB/s | 3.3 MB 00:00 2024-08-22T23:10:09.519 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:10:09.519 INFO:teuthology.orchestra.run.smithi159.stdout:Total 19 MB/s | 53 MB 00:02 2024-08-22T23:10:09.588 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-22T23:10:09.621 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-08-22T23:10:09.622 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-22T23:10:09.622 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-22T23:10:09.711 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/32 2024-08-22T23:10:09.740 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/32 2024-08-22T23:10:09.798 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/32 2024-08-22T23:10:10.052 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-22T23:10:10.054 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-22T23:10:10.178 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/32 2024-08-22T23:10:10.231 INFO:teuthology.orchestra.run.smithi163.stdout: Upgrading : librados2-2:18.2.4-723.g56fd5b35.el9.x86_64 5/32 2024-08-22T23:10:10.311 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librados2-2:18.2.4-723.g56fd5b35.el9.x86_64 5/32 2024-08-22T23:10:10.401 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-rados-2:18.2.4-723.g56fd5b35.el9.x86_64 6/32 2024-08-22T23:10:10.433 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libcephfs2-2:18.2.4-723.g56fd5b35.el9.x86_64 7/32 2024-08-22T23:10:10.488 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: libcephfs2-2:18.2.4-723.g56fd5b35.el9.x86_64 7/32 2024-08-22T23:10:10.525 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/32 2024-08-22T23:10:10.570 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-ceph-argparse-2:18.2.4-723.g56fd5b35.el9.x 9/32 2024-08-22T23:10:10.636 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cephfs-2:18.2.4-723.g56fd5b35.el9.x86_64 10/32 2024-08-22T23:10:10.660 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libradosstriper1-2:18.2.4-723.g56fd5b35.el9.x86_64 11/32 2024-08-22T23:10:10.726 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: libradosstriper1-2:18.2.4-723.g56fd5b35.el9.x86_64 11/32 2024-08-22T23:10:10.773 INFO:teuthology.orchestra.run.smithi135.stdout:(1/30): ceph-base-18.2.4-723.g56fd5b35.el9.x86_ 5.9 MB/s | 5.1 MB 00:00 2024-08-22T23:10:10.831 INFO:teuthology.orchestra.run.smithi135.stdout:(2/30): ceph-selinux-18.2.4-723.g56fd5b35.el9.x 433 kB/s | 25 kB 00:00 2024-08-22T23:10:10.835 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : re2-1:20211101-3.el9.x86_64 12/32 2024-08-22T23:10:10.867 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 13/32 2024-08-22T23:10:10.907 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/32 2024-08-22T23:10:10.924 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/32 2024-08-22T23:10:10.940 INFO:teuthology.orchestra.run.smithi135.stdout:(3/30): ceph-radosgw-18.2.4-723.g56fd5b35.el9.x 7.5 MB/s | 7.7 MB 00:01 2024-08-22T23:10:10.942 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 16/32 2024-08-22T23:10:10.979 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : fmt-8.1.1-5.el9.x86_64 17/32 2024-08-22T23:10:10.982 INFO:teuthology.orchestra.run.smithi135.stdout:(4/30): libcephfs2-18.2.4-723.g56fd5b35.el9.x86 4.6 MB/s | 711 kB 00:00 2024-08-22T23:10:11.007 INFO:teuthology.orchestra.run.smithi135.stdout:(5/30): libradosstriper1-18.2.4-723.g56fd5b35.e 7.0 MB/s | 478 kB 00:00 2024-08-22T23:10:11.011 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 18/32 2024-08-22T23:10:11.049 INFO:teuthology.orchestra.run.smithi135.stdout:(6/30): python3-ceph-argparse-18.2.4-723.g56fd5 1.1 MB/s | 45 kB 00:00 2024-08-22T23:10:11.107 INFO:teuthology.orchestra.run.smithi135.stdout:(7/30): python3-ceph-common-18.2.4-723.g56fd5b3 2.2 MB/s | 129 kB 00:00 2024-08-22T23:10:11.175 INFO:teuthology.orchestra.run.smithi135.stdout:(8/30): python3-cephfs-18.2.4-723.g56fd5b35.el9 2.7 MB/s | 188 kB 00:00 2024-08-22T23:10:11.314 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 19/32 2024-08-22T23:10:11.357 INFO:teuthology.orchestra.run.smithi163.stdout: Upgrading : librbd1-2:18.2.4-723.g56fd5b35.el9.x86_64 20/32 2024-08-22T23:10:11.370 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-22T23:10:11.400 INFO:teuthology.orchestra.run.smithi135.stdout:(9/30): ceph-common-18.2.4-723.g56fd5b35.el9.x8 12 MB/s | 18 MB 00:01 2024-08-22T23:10:11.425 INFO:teuthology.orchestra.run.smithi135.stdout:(10/30): python3-rados-18.2.4-723.g56fd5b35.el9 1.4 MB/s | 371 kB 00:00 2024-08-22T23:10:11.442 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librbd1-2:18.2.4-723.g56fd5b35.el9.x86_64 20/32 2024-08-22T23:10:11.448 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/32 2024-08-22T23:10:11.450 INFO:teuthology.orchestra.run.smithi135.stdout:(11/30): python3-rbd-18.2.4-723.g56fd5b35.el9.x 6.8 MB/s | 347 kB 00:00 2024-08-22T23:10:11.471 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-rbd-2:18.2.4-723.g56fd5b35.el9.x86_64 21/32 2024-08-22T23:10:11.475 INFO:teuthology.orchestra.run.smithi135.stdout:(12/30): python3-rgw-18.2.4-723.g56fd5b35.el9.x 2.3 MB/s | 117 kB 00:00 2024-08-22T23:10:11.477 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/32 2024-08-22T23:10:11.506 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 22/32 2024-08-22T23:10:11.527 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/32 2024-08-22T23:10:11.543 INFO:teuthology.orchestra.run.smithi135.stdout:(13/30): librgw2-18.2.4-723.g56fd5b35.el9.x86_6 8.0 MB/s | 4.5 MB 00:00 2024-08-22T23:10:11.585 INFO:teuthology.orchestra.run.smithi135.stdout:(14/30): boost-program-options-1.75.0-8.el9.x86 798 kB/s | 107 kB 00:00 2024-08-22T23:10:11.635 INFO:teuthology.orchestra.run.smithi135.stdout:(15/30): librabbitmq-0.11.0-7.el9.x86_64.rpm 492 kB/s | 45 kB 00:00 2024-08-22T23:10:11.660 INFO:teuthology.orchestra.run.smithi135.stdout:(16/30): libpmemobj-1.12.1-1.el9.x86_64.rpm 869 kB/s | 160 kB 00:00 2024-08-22T23:10:11.685 INFO:teuthology.orchestra.run.smithi135.stdout:(17/30): librdkafka-1.6.1-102.el9.x86_64.rpm 6.4 MB/s | 662 kB 00:00 2024-08-22T23:10:11.711 INFO:teuthology.orchestra.run.smithi135.stdout:(18/30): python3-prettytable-0.7.2-27.el9.noarc 843 kB/s | 42 kB 00:00 2024-08-22T23:10:11.753 INFO:teuthology.orchestra.run.smithi135.stdout:(19/30): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.4 MB/s | 292 kB 00:00 2024-08-22T23:10:11.778 INFO:teuthology.orchestra.run.smithi135.stdout:(20/30): fmt-8.1.1-5.el9.x86_64.rpm 1.2 MB/s | 111 kB 00:00 2024-08-22T23:10:11.811 INFO:teuthology.orchestra.run.smithi135.stdout:(21/30): libarrow-doc-9.0.0-11.el9.noarch.rpm 1.0 MB/s | 26 kB 00:00 2024-08-22T23:10:11.837 INFO:teuthology.orchestra.run.smithi135.stdout:(22/30): liboath-2.6.7-2.el9.x86_64.rpm 2.1 MB/s | 49 kB 00:00 2024-08-22T23:10:11.847 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/32 2024-08-22T23:10:11.862 INFO:teuthology.orchestra.run.smithi135.stdout:(23/30): gperftools-libs-2.9.1-2.el9.x86_64.rpm 2.0 MB/s | 309 kB 00:00 2024-08-22T23:10:11.887 INFO:teuthology.orchestra.run.smithi135.stdout:(24/30): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-08-22T23:10:11.905 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 23/32 2024-08-22T23:10:11.921 INFO:teuthology.orchestra.run.smithi135.stdout:(25/30): re2-20211101-3.el9.x86_64.rpm 5.7 MB/s | 192 kB 00:00 2024-08-22T23:10:11.927 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : librgw2-2:18.2.4-723.g56fd5b35.el9.x86_64 24/32 2024-08-22T23:10:11.946 INFO:teuthology.orchestra.run.smithi135.stdout:(26/30): parquet-libs-9.0.0-11.el9.x86_64.rpm 9.8 MB/s | 839 kB 00:00 2024-08-22T23:10:11.952 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : librados2-2:18.2.4-723.g56fd5b35.el9.x86_64 5/32 2024-08-22T23:10:11.982 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librgw2-2:18.2.4-723.g56fd5b35.el9.x86_64 24/32 2024-08-22T23:10:12.005 INFO:teuthology.orchestra.run.smithi135.stdout:(27/30): thrift-0.15.0-2.el9.x86_64.rpm 19 MB/s | 1.6 MB 00:00 2024-08-22T23:10:12.048 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librados2-2:18.2.4-723.g56fd5b35.el9.x86_64 5/32 2024-08-22T23:10:12.059 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-rgw-2:18.2.4-723.g56fd5b35.el9.x86_64 25/32 2024-08-22T23:10:12.087 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-ceph-common-2:18.2.4-723.g56fd5b35.el9.x86 26/32 2024-08-22T23:10:12.096 INFO:teuthology.orchestra.run.smithi135.stdout:(28/30): libarrow-9.0.0-11.el9.x86_64.rpm 13 MB/s | 4.4 MB 00:00 2024-08-22T23:10:12.139 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-rados-2:18.2.4-723.g56fd5b35.el9.x86_64 6/32 2024-08-22T23:10:12.170 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libcephfs2-2:18.2.4-723.g56fd5b35.el9.x86_64 7/32 2024-08-22T23:10:12.213 INFO:teuthology.orchestra.run.smithi135.stdout:(29/30): librbd1-18.2.4-723.g56fd5b35.el9.x86_6 14 MB/s | 3.0 MB 00:00 2024-08-22T23:10:12.225 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: libcephfs2-2:18.2.4-723.g56fd5b35.el9.x86_64 7/32 2024-08-22T23:10:12.247 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/32 2024-08-22T23:10:12.264 INFO:teuthology.orchestra.run.smithi135.stdout:(30/30): librados2-18.2.4-723.g56fd5b35.el9.x86 10 MB/s | 3.3 MB 00:00 2024-08-22T23:10:12.268 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:10:12.269 INFO:teuthology.orchestra.run.smithi135.stdout:Total 19 MB/s | 53 MB 00:02 2024-08-22T23:10:12.284 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-ceph-argparse-2:18.2.4-723.g56fd5b35.el9.x 9/32 2024-08-22T23:10:12.343 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-08-22T23:10:12.349 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cephfs-2:18.2.4-723.g56fd5b35.el9.x86_64 10/32 2024-08-22T23:10:12.374 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libradosstriper1-2:18.2.4-723.g56fd5b35.el9.x86_64 11/32 2024-08-22T23:10:12.378 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-08-22T23:10:12.378 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-08-22T23:10:12.440 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: libradosstriper1-2:18.2.4-723.g56fd5b35.el9.x86_64 11/32 2024-08-22T23:10:12.550 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : re2-1:20211101-3.el9.x86_64 12/32 2024-08-22T23:10:12.581 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 13/32 2024-08-22T23:10:12.630 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/32 2024-08-22T23:10:12.655 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/32 2024-08-22T23:10:12.682 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 16/32 2024-08-22T23:10:12.718 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : fmt-8.1.1-5.el9.x86_64 17/32 2024-08-22T23:10:12.751 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 18/32 2024-08-22T23:10:12.807 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-08-22T23:10:12.807 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-08-22T23:10:13.054 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 19/32 2024-08-22T23:10:13.097 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : librbd1-2:18.2.4-723.g56fd5b35.el9.x86_64 20/32 2024-08-22T23:10:13.192 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librbd1-2:18.2.4-723.g56fd5b35.el9.x86_64 20/32 2024-08-22T23:10:13.211 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-rbd-2:18.2.4-723.g56fd5b35.el9.x86_64 21/32 2024-08-22T23:10:13.254 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 22/32 2024-08-22T23:10:13.655 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 23/32 2024-08-22T23:10:13.684 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : librgw2-2:18.2.4-723.g56fd5b35.el9.x86_64 24/32 2024-08-22T23:10:13.739 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librgw2-2:18.2.4-723.g56fd5b35.el9.x86_64 24/32 2024-08-22T23:10:13.814 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-rgw-2:18.2.4-723.g56fd5b35.el9.x86_64 25/32 2024-08-22T23:10:13.844 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-ceph-common-2:18.2.4-723.g56fd5b35.el9.x86 26/32 2024-08-22T23:10:14.114 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-08-22T23:10:14.197 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/32 2024-08-22T23:10:14.226 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/32 2024-08-22T23:10:14.259 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-common-2:18.2.4-723.g56fd5b35.el9.x86_64 27/32 2024-08-22T23:10:14.285 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/32 2024-08-22T23:10:14.300 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-common-2:18.2.4-723.g56fd5b35.el9.x86_64 27/32 2024-08-22T23:10:14.652 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : thrift-0.15.0-2.el9.x86_64 4/32 2024-08-22T23:10:14.731 INFO:teuthology.orchestra.run.smithi135.stdout: Upgrading : librados2-2:18.2.4-723.g56fd5b35.el9.x86_64 5/32 2024-08-22T23:10:14.822 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librados2-2:18.2.4-723.g56fd5b35.el9.x86_64 5/32 2024-08-22T23:10:14.823 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-common-2:18.2.4-723.g56fd5b35.el9.x86_64 27/32 2024-08-22T23:10:14.901 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-rados-2:18.2.4-723.g56fd5b35.el9.x86_64 6/32 2024-08-22T23:10:14.927 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libcephfs2-2:18.2.4-723.g56fd5b35.el9.x86_64 7/32 2024-08-22T23:10:14.973 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libcephfs2-2:18.2.4-723.g56fd5b35.el9.x86_64 7/32 2024-08-22T23:10:15.002 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : liboath-2.6.7-2.el9.x86_64 8/32 2024-08-22T23:10:15.056 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-ceph-argparse-2:18.2.4-723.g56fd5b35.el9.x 9/32 2024-08-22T23:10:15.087 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-base-2:18.2.4-723.g56fd5b35.el9.x86_64 28/32 2024-08-22T23:10:15.123 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cephfs-2:18.2.4-723.g56fd5b35.el9.x86_64 10/32 2024-08-22T23:10:15.138 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libradosstriper1-2:18.2.4-723.g56fd5b35.el9.x86_64 11/32 2024-08-22T23:10:15.187 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libradosstriper1-2:18.2.4-723.g56fd5b35.el9.x86_64 11/32 2024-08-22T23:10:15.227 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-base-2:18.2.4-723.g56fd5b35.el9.x86_64 28/32 2024-08-22T23:10:15.228 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-08-22T23:10:15.228 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-08-22T23:10:15.228 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:15.255 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-selinux-2:18.2.4-723.g56fd5b35.el9.x86_64 29/32 2024-08-22T23:10:15.283 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : re2-1:20211101-3.el9.x86_64 12/32 2024-08-22T23:10:15.311 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 13/32 2024-08-22T23:10:15.351 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/32 2024-08-22T23:10:15.376 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 15/32 2024-08-22T23:10:15.403 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 16/32 2024-08-22T23:10:15.439 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : fmt-8.1.1-5.el9.x86_64 17/32 2024-08-22T23:10:15.472 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 18/32 2024-08-22T23:10:15.779 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 19/32 2024-08-22T23:10:15.819 INFO:teuthology.orchestra.run.smithi135.stdout: Upgrading : librbd1-2:18.2.4-723.g56fd5b35.el9.x86_64 20/32 2024-08-22T23:10:15.912 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librbd1-2:18.2.4-723.g56fd5b35.el9.x86_64 20/32 2024-08-22T23:10:15.941 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-rbd-2:18.2.4-723.g56fd5b35.el9.x86_64 21/32 2024-08-22T23:10:15.975 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 22/32 2024-08-22T23:10:15.979 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-common-2:18.2.4-723.g56fd5b35.el9.x86_64 27/32 2024-08-22T23:10:16.016 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-common-2:18.2.4-723.g56fd5b35.el9.x86_64 27/32 2024-08-22T23:10:16.364 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 23/32 2024-08-22T23:10:16.396 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : librgw2-2:18.2.4-723.g56fd5b35.el9.x86_64 24/32 2024-08-22T23:10:16.452 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librgw2-2:18.2.4-723.g56fd5b35.el9.x86_64 24/32 2024-08-22T23:10:16.526 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-rgw-2:18.2.4-723.g56fd5b35.el9.x86_64 25/32 2024-08-22T23:10:16.540 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-common-2:18.2.4-723.g56fd5b35.el9.x86_64 27/32 2024-08-22T23:10:16.559 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-ceph-common-2:18.2.4-723.g56fd5b35.el9.x86 26/32 2024-08-22T23:10:16.578 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-base-2:18.2.4-723.g56fd5b35.el9.x86_64 28/32 2024-08-22T23:10:16.664 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-base-2:18.2.4-723.g56fd5b35.el9.x86_64 28/32 2024-08-22T23:10:16.664 INFO:teuthology.orchestra.run.smithi159.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-08-22T23:10:16.665 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-08-22T23:10:16.665 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:16.696 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-selinux-2:18.2.4-723.g56fd5b35.el9.x86_64 29/32 2024-08-22T23:10:18.716 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-common-2:18.2.4-723.g56fd5b35.el9.x86_64 27/32 2024-08-22T23:10:18.762 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-common-2:18.2.4-723.g56fd5b35.el9.x86_64 27/32 2024-08-22T23:10:19.278 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-common-2:18.2.4-723.g56fd5b35.el9.x86_64 27/32 2024-08-22T23:10:19.315 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-base-2:18.2.4-723.g56fd5b35.el9.x86_64 28/32 2024-08-22T23:10:19.410 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-base-2:18.2.4-723.g56fd5b35.el9.x86_64 28/32 2024-08-22T23:10:19.411 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-08-22T23:10:19.411 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-08-22T23:10:19.411 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:19.441 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-selinux-2:18.2.4-723.g56fd5b35.el9.x86_64 29/32 2024-08-22T23:10:25.016 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-selinux-2:18.2.4-723.g56fd5b35.el9.x86_64 29/32 2024-08-22T23:10:25.017 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /sys 2024-08-22T23:10:25.017 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /proc 2024-08-22T23:10:25.017 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /mnt 2024-08-22T23:10:25.017 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /var/tmp 2024-08-22T23:10:25.017 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /home 2024-08-22T23:10:25.017 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /root 2024-08-22T23:10:25.017 INFO:teuthology.orchestra.run.smithi163.stdout:skipping the directory /tmp 2024-08-22T23:10:25.018 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:25.761 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-radosgw-2:18.2.4-723.g56fd5b35.el9.x86_64 30/32 2024-08-22T23:10:25.792 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-radosgw-2:18.2.4-723.g56fd5b35.el9.x86_64 30/32 2024-08-22T23:10:25.793 INFO:teuthology.orchestra.run.smithi163.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:10:25.793 INFO:teuthology.orchestra.run.smithi163.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-08-22T23:10:25.793 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-22T23:10:25.793 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-22T23:10:25.793 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:25.794 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-08-22T23:10:25.880 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-08-22T23:10:25.881 INFO:teuthology.orchestra.run.smithi163.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 32/32 2024-08-22T23:10:26.312 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-selinux-2:18.2.4-723.g56fd5b35.el9.x86_64 29/32 2024-08-22T23:10:26.312 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /sys 2024-08-22T23:10:26.313 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /proc 2024-08-22T23:10:26.313 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /mnt 2024-08-22T23:10:26.313 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /var/tmp 2024-08-22T23:10:26.313 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /home 2024-08-22T23:10:26.313 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /root 2024-08-22T23:10:26.313 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /tmp 2024-08-22T23:10:26.313 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:26.993 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 32/32 2024-08-22T23:10:26.994 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-base-2:18.2.4-723.g56fd5b35.el9.x86_64 1/32 2024-08-22T23:10:26.994 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-common-2:18.2.4-723.g56fd5b35.el9.x86_64 2/32 2024-08-22T23:10:26.994 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-radosgw-2:18.2.4-723.g56fd5b35.el9.x86_64 3/32 2024-08-22T23:10:26.994 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-selinux-2:18.2.4-723.g56fd5b35.el9.x86_64 4/32 2024-08-22T23:10:26.994 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libcephfs2-2:18.2.4-723.g56fd5b35.el9.x86_64 5/32 2024-08-22T23:10:26.994 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libradosstriper1-2:18.2.4-723.g56fd5b35.el9.x86_64 6/32 2024-08-22T23:10:26.994 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librgw2-2:18.2.4-723.g56fd5b35.el9.x86_64 7/32 2024-08-22T23:10:26.994 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-ceph-argparse-2:18.2.4-723.g56fd5b35.el9.x 8/32 2024-08-22T23:10:26.994 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-ceph-common-2:18.2.4-723.g56fd5b35.el9.x86 9/32 2024-08-22T23:10:26.994 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cephfs-2:18.2.4-723.g56fd5b35.el9.x86_64 10/32 2024-08-22T23:10:26.994 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-rados-2:18.2.4-723.g56fd5b35.el9.x86_64 11/32 2024-08-22T23:10:26.995 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-rbd-2:18.2.4-723.g56fd5b35.el9.x86_64 12/32 2024-08-22T23:10:26.995 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-rgw-2:18.2.4-723.g56fd5b35.el9.x86_64 13/32 2024-08-22T23:10:26.995 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/32 2024-08-22T23:10:26.995 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/32 2024-08-22T23:10:26.995 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/32 2024-08-22T23:10:26.995 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/32 2024-08-22T23:10:26.995 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/32 2024-08-22T23:10:26.995 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/32 2024-08-22T23:10:26.995 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 20/32 2024-08-22T23:10:26.995 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 21/32 2024-08-22T23:10:26.995 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 22/32 2024-08-22T23:10:26.995 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 23/32 2024-08-22T23:10:26.995 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 24/32 2024-08-22T23:10:26.996 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 25/32 2024-08-22T23:10:26.996 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 26/32 2024-08-22T23:10:26.996 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : re2-1:20211101-3.el9.x86_64 27/32 2024-08-22T23:10:26.996 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 28/32 2024-08-22T23:10:26.996 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librados2-2:18.2.4-723.g56fd5b35.el9.x86_64 29/32 2024-08-22T23:10:26.996 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 30/32 2024-08-22T23:10:26.996 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librbd1-2:18.2.4-723.g56fd5b35.el9.x86_64 31/32 2024-08-22T23:10:27.064 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-radosgw-2:18.2.4-723.g56fd5b35.el9.x86_64 30/32 2024-08-22T23:10:27.088 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-radosgw-2:18.2.4-723.g56fd5b35.el9.x86_64 30/32 2024-08-22T23:10:27.089 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:10:27.089 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-08-22T23:10:27.089 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-08-22T23:10:27.089 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-08-22T23:10:27.089 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:27.091 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-08-22T23:10:27.158 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-08-22T23:10:27.159 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 32/32 2024-08-22T23:10:27.926 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 32/32 2024-08-22T23:10:27.926 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:27.926 INFO:teuthology.orchestra.run.smithi163.stdout:Upgraded: 2024-08-22T23:10:27.926 INFO:teuthology.orchestra.run.smithi163.stdout: librados2-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:27.927 INFO:teuthology.orchestra.run.smithi163.stdout: librbd1-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:27.927 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-08-22T23:10:27.927 INFO:teuthology.orchestra.run.smithi163.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-08-22T23:10:27.927 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-base-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:27.927 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-common-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:27.927 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-radosgw-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:27.927 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-selinux-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:27.927 INFO:teuthology.orchestra.run.smithi163.stdout: fmt-8.1.1-5.el9.x86_64 2024-08-22T23:10:27.927 INFO:teuthology.orchestra.run.smithi163.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-08-22T23:10:27.927 INFO:teuthology.orchestra.run.smithi163.stdout: libarrow-9.0.0-11.el9.x86_64 2024-08-22T23:10:27.927 INFO:teuthology.orchestra.run.smithi163.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-08-22T23:10:27.927 INFO:teuthology.orchestra.run.smithi163.stdout: libcephfs2-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:27.927 INFO:teuthology.orchestra.run.smithi163.stdout: liboath-2.6.7-2.el9.x86_64 2024-08-22T23:10:27.928 INFO:teuthology.orchestra.run.smithi163.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-08-22T23:10:27.928 INFO:teuthology.orchestra.run.smithi163.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-08-22T23:10:27.928 INFO:teuthology.orchestra.run.smithi163.stdout: libradosstriper1-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:27.928 INFO:teuthology.orchestra.run.smithi163.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-08-22T23:10:27.928 INFO:teuthology.orchestra.run.smithi163.stdout: librgw2-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:27.928 INFO:teuthology.orchestra.run.smithi163.stdout: libunwind-1.6.2-1.el9.x86_64 2024-08-22T23:10:27.928 INFO:teuthology.orchestra.run.smithi163.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-08-22T23:10:27.928 INFO:teuthology.orchestra.run.smithi163.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-08-22T23:10:27.928 INFO:teuthology.orchestra.run.smithi163.stdout: python3-ceph-argparse-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:27.928 INFO:teuthology.orchestra.run.smithi163.stdout: python3-ceph-common-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:27.928 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cephfs-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:27.928 INFO:teuthology.orchestra.run.smithi163.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-08-22T23:10:27.928 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rados-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:27.929 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rbd-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:27.929 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rgw-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:27.929 INFO:teuthology.orchestra.run.smithi163.stdout: re2-1:20211101-3.el9.x86_64 2024-08-22T23:10:27.929 INFO:teuthology.orchestra.run.smithi163.stdout: thrift-0.15.0-2.el9.x86_64 2024-08-22T23:10:27.929 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:27.929 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:10:28.442 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-test 2024-08-22T23:10:28.444 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 32/32 2024-08-22T23:10:28.444 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-base-2:18.2.4-723.g56fd5b35.el9.x86_64 1/32 2024-08-22T23:10:28.444 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-common-2:18.2.4-723.g56fd5b35.el9.x86_64 2/32 2024-08-22T23:10:28.444 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-radosgw-2:18.2.4-723.g56fd5b35.el9.x86_64 3/32 2024-08-22T23:10:28.444 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-selinux-2:18.2.4-723.g56fd5b35.el9.x86_64 4/32 2024-08-22T23:10:28.444 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libcephfs2-2:18.2.4-723.g56fd5b35.el9.x86_64 5/32 2024-08-22T23:10:28.444 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libradosstriper1-2:18.2.4-723.g56fd5b35.el9.x86_64 6/32 2024-08-22T23:10:28.444 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librgw2-2:18.2.4-723.g56fd5b35.el9.x86_64 7/32 2024-08-22T23:10:28.444 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-ceph-argparse-2:18.2.4-723.g56fd5b35.el9.x 8/32 2024-08-22T23:10:28.445 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-ceph-common-2:18.2.4-723.g56fd5b35.el9.x86 9/32 2024-08-22T23:10:28.445 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cephfs-2:18.2.4-723.g56fd5b35.el9.x86_64 10/32 2024-08-22T23:10:28.445 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-rados-2:18.2.4-723.g56fd5b35.el9.x86_64 11/32 2024-08-22T23:10:28.455 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-rbd-2:18.2.4-723.g56fd5b35.el9.x86_64 12/32 2024-08-22T23:10:28.455 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-rgw-2:18.2.4-723.g56fd5b35.el9.x86_64 13/32 2024-08-22T23:10:28.455 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/32 2024-08-22T23:10:28.455 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/32 2024-08-22T23:10:28.456 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/32 2024-08-22T23:10:28.456 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/32 2024-08-22T23:10:28.456 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/32 2024-08-22T23:10:28.456 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/32 2024-08-22T23:10:28.456 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 20/32 2024-08-22T23:10:28.456 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 21/32 2024-08-22T23:10:28.456 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 22/32 2024-08-22T23:10:28.456 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 23/32 2024-08-22T23:10:28.456 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 24/32 2024-08-22T23:10:28.456 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 25/32 2024-08-22T23:10:28.456 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 26/32 2024-08-22T23:10:28.456 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : re2-1:20211101-3.el9.x86_64 27/32 2024-08-22T23:10:28.456 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 28/32 2024-08-22T23:10:28.457 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librados2-2:18.2.4-723.g56fd5b35.el9.x86_64 29/32 2024-08-22T23:10:28.457 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 30/32 2024-08-22T23:10:28.457 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librbd1-2:18.2.4-723.g56fd5b35.el9.x86_64 31/32 2024-08-22T23:10:29.016 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:00:27 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:10:29.143 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:10:29.144 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:10:29.144 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2024-08-22T23:10:29.144 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:10:29.144 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2024-08-22T23:10:29.144 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-test x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 40 M 2024-08-22T23:10:29.144 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2024-08-22T23:10:29.144 INFO:teuthology.orchestra.run.smithi163.stdout: libcephsqlite x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 166 k 2024-08-22T23:10:29.144 INFO:teuthology.orchestra.run.smithi163.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-08-22T23:10:29.144 INFO:teuthology.orchestra.run.smithi163.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-08-22T23:10:29.144 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:29.144 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-08-22T23:10:29.144 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:10:29.145 INFO:teuthology.orchestra.run.smithi163.stdout:Install 4 Packages 2024-08-22T23:10:29.145 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:29.145 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 40 M 2024-08-22T23:10:29.145 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 163 M 2024-08-22T23:10:29.145 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-08-22T23:10:29.261 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 32/32 2024-08-22T23:10:29.261 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:29.261 INFO:teuthology.orchestra.run.smithi159.stdout:Upgraded: 2024-08-22T23:10:29.261 INFO:teuthology.orchestra.run.smithi159.stdout: librados2-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:29.261 INFO:teuthology.orchestra.run.smithi159.stdout: librbd1-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:29.262 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-08-22T23:10:29.262 INFO:teuthology.orchestra.run.smithi159.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-08-22T23:10:29.262 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-base-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:29.262 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-common-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:29.262 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-radosgw-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:29.262 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-selinux-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:29.262 INFO:teuthology.orchestra.run.smithi159.stdout: fmt-8.1.1-5.el9.x86_64 2024-08-22T23:10:29.262 INFO:teuthology.orchestra.run.smithi159.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-08-22T23:10:29.262 INFO:teuthology.orchestra.run.smithi159.stdout: libarrow-9.0.0-11.el9.x86_64 2024-08-22T23:10:29.262 INFO:teuthology.orchestra.run.smithi159.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-08-22T23:10:29.262 INFO:teuthology.orchestra.run.smithi159.stdout: libcephfs2-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:29.262 INFO:teuthology.orchestra.run.smithi159.stdout: liboath-2.6.7-2.el9.x86_64 2024-08-22T23:10:29.263 INFO:teuthology.orchestra.run.smithi159.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-08-22T23:10:29.267 INFO:teuthology.orchestra.run.smithi159.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-08-22T23:10:29.267 INFO:teuthology.orchestra.run.smithi159.stdout: libradosstriper1-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:29.267 INFO:teuthology.orchestra.run.smithi159.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-08-22T23:10:29.267 INFO:teuthology.orchestra.run.smithi159.stdout: librgw2-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:29.268 INFO:teuthology.orchestra.run.smithi159.stdout: libunwind-1.6.2-1.el9.x86_64 2024-08-22T23:10:29.268 INFO:teuthology.orchestra.run.smithi159.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-08-22T23:10:29.268 INFO:teuthology.orchestra.run.smithi159.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-08-22T23:10:29.268 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-argparse-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:29.268 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-common-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:29.268 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cephfs-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:29.268 INFO:teuthology.orchestra.run.smithi159.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-08-22T23:10:29.268 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rados-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:29.268 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rbd-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:29.268 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rgw-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:29.268 INFO:teuthology.orchestra.run.smithi159.stdout: re2-1:20211101-3.el9.x86_64 2024-08-22T23:10:29.268 INFO:teuthology.orchestra.run.smithi159.stdout: thrift-0.15.0-2.el9.x86_64 2024-08-22T23:10:29.269 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:29.269 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:10:29.276 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-selinux-2:18.2.4-723.g56fd5b35.el9.x86_64 29/32 2024-08-22T23:10:29.276 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /sys 2024-08-22T23:10:29.276 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /proc 2024-08-22T23:10:29.276 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /mnt 2024-08-22T23:10:29.276 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /var/tmp 2024-08-22T23:10:29.277 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /home 2024-08-22T23:10:29.277 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /root 2024-08-22T23:10:29.277 INFO:teuthology.orchestra.run.smithi135.stdout:skipping the directory /tmp 2024-08-22T23:10:29.277 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:29.418 INFO:teuthology.orchestra.run.smithi163.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.7 MB/s | 304 kB 00:00 2024-08-22T23:10:29.509 INFO:teuthology.orchestra.run.smithi163.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 696 kB/s | 64 kB 00:00 2024-08-22T23:10:29.610 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-test 2024-08-22T23:10:29.702 INFO:teuthology.orchestra.run.smithi163.stdout:(3/4): libcephsqlite-18.2.4-723.g56fd5b35.el9.x 363 kB/s | 166 kB 00:00 2024-08-22T23:10:30.031 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-radosgw-2:18.2.4-723.g56fd5b35.el9.x86_64 30/32 2024-08-22T23:10:30.063 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-radosgw-2:18.2.4-723.g56fd5b35.el9.x86_64 30/32 2024-08-22T23:10:30.063 INFO:teuthology.orchestra.run.smithi135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:10:30.063 INFO:teuthology.orchestra.run.smithi135.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-08-22T23:10:30.063 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-22T23:10:30.063 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-08-22T23:10:30.063 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:30.064 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-08-22T23:10:30.142 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 31/32 2024-08-22T23:10:30.142 INFO:teuthology.orchestra.run.smithi135.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 32/32 2024-08-22T23:10:30.186 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:26 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:10:30.319 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:10:30.320 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:10:30.320 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-08-22T23:10:30.320 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:10:30.320 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-08-22T23:10:30.320 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-test x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 40 M 2024-08-22T23:10:30.321 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-08-22T23:10:30.321 INFO:teuthology.orchestra.run.smithi159.stdout: libcephsqlite x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 166 k 2024-08-22T23:10:30.321 INFO:teuthology.orchestra.run.smithi159.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-08-22T23:10:30.321 INFO:teuthology.orchestra.run.smithi159.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-08-22T23:10:30.321 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:30.321 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-22T23:10:30.321 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:10:30.321 INFO:teuthology.orchestra.run.smithi159.stdout:Install 4 Packages 2024-08-22T23:10:30.321 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:30.322 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 40 M 2024-08-22T23:10:30.322 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 163 M 2024-08-22T23:10:30.322 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-22T23:10:30.777 INFO:teuthology.orchestra.run.smithi163.stdout:(4/4): ceph-test-18.2.4-723.g56fd5b35.el9.x86_6 26 MB/s | 40 MB 00:01 2024-08-22T23:10:30.779 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:10:30.779 INFO:teuthology.orchestra.run.smithi163.stdout:Total 25 MB/s | 40 MB 00:01 2024-08-22T23:10:30.796 INFO:teuthology.orchestra.run.smithi159.stdout:(1/4): libcephsqlite-18.2.4-723.g56fd5b35.el9.x 768 kB/s | 166 kB 00:00 2024-08-22T23:10:30.807 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-08-22T23:10:30.821 INFO:teuthology.orchestra.run.smithi159.stdout:(2/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.2 MB/s | 304 kB 00:00 2024-08-22T23:10:30.827 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-08-22T23:10:30.827 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-08-22T23:10:30.938 INFO:teuthology.orchestra.run.smithi159.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 449 kB/s | 64 kB 00:00 2024-08-22T23:10:31.147 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-08-22T23:10:31.147 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-08-22T23:10:31.287 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 32/32 2024-08-22T23:10:31.287 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-base-2:18.2.4-723.g56fd5b35.el9.x86_64 1/32 2024-08-22T23:10:31.287 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-common-2:18.2.4-723.g56fd5b35.el9.x86_64 2/32 2024-08-22T23:10:31.287 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-radosgw-2:18.2.4-723.g56fd5b35.el9.x86_64 3/32 2024-08-22T23:10:31.287 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-selinux-2:18.2.4-723.g56fd5b35.el9.x86_64 4/32 2024-08-22T23:10:31.287 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libcephfs2-2:18.2.4-723.g56fd5b35.el9.x86_64 5/32 2024-08-22T23:10:31.287 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libradosstriper1-2:18.2.4-723.g56fd5b35.el9.x86_64 6/32 2024-08-22T23:10:31.287 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librgw2-2:18.2.4-723.g56fd5b35.el9.x86_64 7/32 2024-08-22T23:10:31.287 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-ceph-argparse-2:18.2.4-723.g56fd5b35.el9.x 8/32 2024-08-22T23:10:31.288 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-ceph-common-2:18.2.4-723.g56fd5b35.el9.x86 9/32 2024-08-22T23:10:31.288 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cephfs-2:18.2.4-723.g56fd5b35.el9.x86_64 10/32 2024-08-22T23:10:31.288 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-rados-2:18.2.4-723.g56fd5b35.el9.x86_64 11/32 2024-08-22T23:10:31.288 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-rbd-2:18.2.4-723.g56fd5b35.el9.x86_64 12/32 2024-08-22T23:10:31.288 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-rgw-2:18.2.4-723.g56fd5b35.el9.x86_64 13/32 2024-08-22T23:10:31.288 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/32 2024-08-22T23:10:31.288 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/32 2024-08-22T23:10:31.288 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/32 2024-08-22T23:10:31.288 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/32 2024-08-22T23:10:31.289 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/32 2024-08-22T23:10:31.289 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/32 2024-08-22T23:10:31.289 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 20/32 2024-08-22T23:10:31.289 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 21/32 2024-08-22T23:10:31.289 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 22/32 2024-08-22T23:10:31.289 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 23/32 2024-08-22T23:10:31.289 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 24/32 2024-08-22T23:10:31.289 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 25/32 2024-08-22T23:10:31.289 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 26/32 2024-08-22T23:10:31.289 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : re2-1:20211101-3.el9.x86_64 27/32 2024-08-22T23:10:31.289 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 28/32 2024-08-22T23:10:31.289 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librados2-2:18.2.4-723.g56fd5b35.el9.x86_64 29/32 2024-08-22T23:10:31.289 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 30/32 2024-08-22T23:10:31.290 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librbd1-2:18.2.4-723.g56fd5b35.el9.x86_64 31/32 2024-08-22T23:10:31.620 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-08-22T23:10:31.694 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-08-22T23:10:31.742 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-08-22T23:10:31.770 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libcephsqlite-2:18.2.4-723.g56fd5b35.el9.x86_64 3/4 2024-08-22T23:10:32.325 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 32/32 2024-08-22T23:10:32.325 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:32.325 INFO:teuthology.orchestra.run.smithi135.stdout:Upgraded: 2024-08-22T23:10:32.325 INFO:teuthology.orchestra.run.smithi135.stdout: librados2-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:32.325 INFO:teuthology.orchestra.run.smithi135.stdout: librbd1-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:32.326 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-08-22T23:10:32.326 INFO:teuthology.orchestra.run.smithi135.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-08-22T23:10:32.326 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-base-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:32.326 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-common-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:32.326 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-radosgw-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:32.326 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-selinux-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:32.326 INFO:teuthology.orchestra.run.smithi135.stdout: fmt-8.1.1-5.el9.x86_64 2024-08-22T23:10:32.326 INFO:teuthology.orchestra.run.smithi135.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-08-22T23:10:32.326 INFO:teuthology.orchestra.run.smithi135.stdout: libarrow-9.0.0-11.el9.x86_64 2024-08-22T23:10:32.326 INFO:teuthology.orchestra.run.smithi135.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-08-22T23:10:32.326 INFO:teuthology.orchestra.run.smithi135.stdout: libcephfs2-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:32.326 INFO:teuthology.orchestra.run.smithi135.stdout: liboath-2.6.7-2.el9.x86_64 2024-08-22T23:10:32.326 INFO:teuthology.orchestra.run.smithi135.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-08-22T23:10:32.327 INFO:teuthology.orchestra.run.smithi135.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-08-22T23:10:32.327 INFO:teuthology.orchestra.run.smithi135.stdout: libradosstriper1-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:32.327 INFO:teuthology.orchestra.run.smithi135.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-08-22T23:10:32.327 INFO:teuthology.orchestra.run.smithi135.stdout: librgw2-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:32.327 INFO:teuthology.orchestra.run.smithi135.stdout: libunwind-1.6.2-1.el9.x86_64 2024-08-22T23:10:32.327 INFO:teuthology.orchestra.run.smithi135.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-08-22T23:10:32.327 INFO:teuthology.orchestra.run.smithi135.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-08-22T23:10:32.327 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ceph-argparse-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:32.327 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ceph-common-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:32.327 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cephfs-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:32.327 INFO:teuthology.orchestra.run.smithi135.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-08-22T23:10:32.327 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rados-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:32.327 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rbd-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:32.328 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rgw-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:32.328 INFO:teuthology.orchestra.run.smithi135.stdout: re2-1:20211101-3.el9.x86_64 2024-08-22T23:10:32.328 INFO:teuthology.orchestra.run.smithi135.stdout: thrift-0.15.0-2.el9.x86_64 2024-08-22T23:10:32.328 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:32.328 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:10:32.596 INFO:teuthology.orchestra.run.smithi159.stdout:(4/4): ceph-test-18.2.4-723.g56fd5b35.el9.x86_6 20 MB/s | 40 MB 00:02 2024-08-22T23:10:32.599 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:10:32.599 INFO:teuthology.orchestra.run.smithi159.stdout:Total 18 MB/s | 40 MB 00:02 2024-08-22T23:10:32.628 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-22T23:10:32.647 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-22T23:10:32.648 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-22T23:10:32.669 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-test 2024-08-22T23:10:32.967 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-22T23:10:32.967 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-22T23:10:33.241 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:00:26 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:10:33.368 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:10:33.369 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:10:33.369 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-08-22T23:10:33.369 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:10:33.369 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-08-22T23:10:33.369 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-test x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 40 M 2024-08-22T23:10:33.369 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-08-22T23:10:33.369 INFO:teuthology.orchestra.run.smithi135.stdout: libcephsqlite x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 166 k 2024-08-22T23:10:33.369 INFO:teuthology.orchestra.run.smithi135.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-08-22T23:10:33.369 INFO:teuthology.orchestra.run.smithi135.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-08-22T23:10:33.369 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:33.369 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-08-22T23:10:33.369 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:10:33.370 INFO:teuthology.orchestra.run.smithi135.stdout:Install 4 Packages 2024-08-22T23:10:33.370 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:33.370 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 40 M 2024-08-22T23:10:33.370 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 163 M 2024-08-22T23:10:33.370 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-08-22T23:10:33.468 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-22T23:10:33.556 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-08-22T23:10:33.604 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-08-22T23:10:33.613 INFO:teuthology.orchestra.run.smithi135.stdout:(1/4): libcephsqlite-18.2.4-723.g56fd5b35.el9.x 751 kB/s | 166 kB 00:00 2024-08-22T23:10:33.632 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libcephsqlite-2:18.2.4-723.g56fd5b35.el9.x86_64 3/4 2024-08-22T23:10:34.180 INFO:teuthology.orchestra.run.smithi135.stdout:(2/4): socat-1.7.4.1-6.el9.x86_64.rpm 386 kB/s | 304 kB 00:00 2024-08-22T23:10:34.280 INFO:teuthology.orchestra.run.smithi135.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 96 kB/s | 64 kB 00:00 2024-08-22T23:10:34.706 INFO:teuthology.orchestra.run.smithi135.stdout:(4/4): ceph-test-18.2.4-723.g56fd5b35.el9.x86_6 30 MB/s | 40 MB 00:01 2024-08-22T23:10:34.708 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:10:34.708 INFO:teuthology.orchestra.run.smithi135.stdout:Total 30 MB/s | 40 MB 00:01 2024-08-22T23:10:34.735 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-08-22T23:10:34.754 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-08-22T23:10:34.755 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-08-22T23:10:35.074 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-08-22T23:10:35.074 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-08-22T23:10:35.404 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: libcephsqlite-2:18.2.4-723.g56fd5b35.el9.x86_64 3/4 2024-08-22T23:10:35.483 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-test-2:18.2.4-723.g56fd5b35.el9.x86_64 4/4 2024-08-22T23:10:35.543 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-08-22T23:10:35.623 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-08-22T23:10:35.663 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-08-22T23:10:35.691 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libcephsqlite-2:18.2.4-723.g56fd5b35.el9.x86_64 3/4 2024-08-22T23:10:37.306 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: libcephsqlite-2:18.2.4-723.g56fd5b35.el9.x86_64 3/4 2024-08-22T23:10:37.386 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-test-2:18.2.4-723.g56fd5b35.el9.x86_64 4/4 2024-08-22T23:10:37.412 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-test-2:18.2.4-723.g56fd5b35.el9.x86_64 4/4 2024-08-22T23:10:37.412 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-test-2:18.2.4-723.g56fd5b35.el9.x86_64 1/4 2024-08-22T23:10:37.413 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libcephsqlite-2:18.2.4-723.g56fd5b35.el9.x86_64 2/4 2024-08-22T23:10:37.413 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-08-22T23:10:37.744 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-08-22T23:10:37.744 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:37.744 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-08-22T23:10:37.744 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-test-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:37.744 INFO:teuthology.orchestra.run.smithi163.stdout: libcephsqlite-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:37.744 INFO:teuthology.orchestra.run.smithi163.stdout: socat-1.7.4.1-6.el9.x86_64 2024-08-22T23:10:37.744 INFO:teuthology.orchestra.run.smithi163.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-08-22T23:10:37.745 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:37.745 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:10:38.022 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph 2024-08-22T23:10:38.595 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:00:36 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:10:38.729 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:10:38.731 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:10:38.732 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2024-08-22T23:10:38.732 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:10:38.732 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2024-08-22T23:10:38.732 INFO:teuthology.orchestra.run.smithi163.stdout: ceph x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 6.5 k 2024-08-22T23:10:38.732 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2024-08-22T23:10:38.732 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mds x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 2.1 M 2024-08-22T23:10:38.732 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 1.5 M 2024-08-22T23:10:38.732 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-modules-core noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 246 k 2024-08-22T23:10:38.732 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mon x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 4.7 M 2024-08-22T23:10:38.732 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-osd x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 17 M 2024-08-22T23:10:38.733 INFO:teuthology.orchestra.run.smithi163.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-08-22T23:10:38.733 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-08-22T23:10:38.733 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-08-22T23:10:38.733 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-08-22T23:10:38.733 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-08-22T23:10:38.733 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-08-22T23:10:38.733 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-08-22T23:10:38.733 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-08-22T23:10:38.733 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-08-22T23:10:38.733 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-08-22T23:10:38.733 INFO:teuthology.orchestra.run.smithi163.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-08-22T23:10:38.733 INFO:teuthology.orchestra.run.smithi163.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-08-22T23:10:38.734 INFO:teuthology.orchestra.run.smithi163.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-08-22T23:10:38.734 INFO:teuthology.orchestra.run.smithi163.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-08-22T23:10:38.734 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-08-22T23:10:38.734 INFO:teuthology.orchestra.run.smithi163.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-08-22T23:10:38.734 INFO:teuthology.orchestra.run.smithi163.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-08-22T23:10:38.734 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-08-22T23:10:38.734 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-08-22T23:10:38.734 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-08-22T23:10:38.734 INFO:teuthology.orchestra.run.smithi163.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-08-22T23:10:38.734 INFO:teuthology.orchestra.run.smithi163.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-08-22T23:10:38.734 INFO:teuthology.orchestra.run.smithi163.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-08-22T23:10:38.734 INFO:teuthology.orchestra.run.smithi163.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-08-22T23:10:38.735 INFO:teuthology.orchestra.run.smithi163.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-08-22T23:10:38.735 INFO:teuthology.orchestra.run.smithi163.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-08-22T23:10:38.735 INFO:teuthology.orchestra.run.smithi163.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-08-22T23:10:38.735 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:38.735 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-08-22T23:10:38.735 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:10:38.735 INFO:teuthology.orchestra.run.smithi163.stdout:Install 33 Packages 2024-08-22T23:10:38.735 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:38.736 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 29 M 2024-08-22T23:10:38.736 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 104 M 2024-08-22T23:10:38.736 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-08-22T23:10:39.333 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libcephsqlite-2:18.2.4-723.g56fd5b35.el9.x86_64 3/4 2024-08-22T23:10:39.367 INFO:teuthology.orchestra.run.smithi163.stdout:(1/33): ceph-18.2.4-723.g56fd5b35.el9.x86_64.rp 28 kB/s | 6.5 kB 00:00 2024-08-22T23:10:39.418 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-test-2:18.2.4-723.g56fd5b35.el9.x86_64 4/4 2024-08-22T23:10:39.448 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-test-2:18.2.4-723.g56fd5b35.el9.x86_64 4/4 2024-08-22T23:10:39.448 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-test-2:18.2.4-723.g56fd5b35.el9.x86_64 1/4 2024-08-22T23:10:39.448 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libcephsqlite-2:18.2.4-723.g56fd5b35.el9.x86_64 2/4 2024-08-22T23:10:39.448 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-08-22T23:10:39.701 INFO:teuthology.orchestra.run.smithi163.stdout:(2/33): ceph-mgr-18.2.4-723.g56fd5b35.el9.x86_6 2.6 MB/s | 1.5 MB 00:00 2024-08-22T23:10:39.728 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-08-22T23:10:39.728 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:39.728 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-08-22T23:10:39.728 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-test-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:39.728 INFO:teuthology.orchestra.run.smithi159.stdout: libcephsqlite-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:39.729 INFO:teuthology.orchestra.run.smithi159.stdout: socat-1.7.4.1-6.el9.x86_64 2024-08-22T23:10:39.729 INFO:teuthology.orchestra.run.smithi159.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-08-22T23:10:39.729 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:39.729 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:10:39.767 INFO:teuthology.orchestra.run.smithi163.stdout:(3/33): ceph-mds-18.2.4-723.g56fd5b35.el9.x86_6 3.3 MB/s | 2.1 MB 00:00 2024-08-22T23:10:39.851 INFO:teuthology.orchestra.run.smithi163.stdout:(4/33): ceph-mgr-modules-core-18.2.4-723.g56fd5 2.9 MB/s | 246 kB 00:00 2024-08-22T23:10:39.985 INFO:teuthology.orchestra.run.smithi163.stdout:(5/33): ceph-mon-18.2.4-723.g56fd5b35.el9.x86_6 7.6 MB/s | 4.7 MB 00:00 2024-08-22T23:10:39.991 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph 2024-08-22T23:10:40.102 INFO:teuthology.orchestra.run.smithi163.stdout:(6/33): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.0 MB/s | 253 kB 00:00 2024-08-22T23:10:40.177 INFO:teuthology.orchestra.run.smithi163.stdout:(7/33): python3-ply-3.11-14.el9.noarch.rpm 1.4 MB/s | 106 kB 00:00 2024-08-22T23:10:40.211 INFO:teuthology.orchestra.run.smithi163.stdout:(8/33): python3-cryptography-36.0.1-4.el9.x86_6 5.4 MB/s | 1.2 MB 00:00 2024-08-22T23:10:40.386 INFO:teuthology.orchestra.run.smithi163.stdout:(9/33): ceph-osd-18.2.4-723.g56fd5b35.el9.x86_6 24 MB/s | 17 MB 00:00 2024-08-22T23:10:40.411 INFO:teuthology.orchestra.run.smithi163.stdout:(10/33): python3-pycparser-2.20-6.el9.noarch.rp 579 kB/s | 135 kB 00:00 2024-08-22T23:10:40.436 INFO:teuthology.orchestra.run.smithi163.stdout:(11/33): python3-requests-2.25.1-8.el9.noarch.r 554 kB/s | 125 kB 00:00 2024-08-22T23:10:40.545 INFO:teuthology.orchestra.run.smithi163.stdout:(12/33): python3-urllib3-1.26.5-6.el9.noarch.rp 1.3 MB/s | 215 kB 00:00 2024-08-22T23:10:40.562 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:36 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:10:40.692 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:10:40.694 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:10:40.695 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-08-22T23:10:40.695 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:10:40.695 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-08-22T23:10:40.695 INFO:teuthology.orchestra.run.smithi159.stdout: ceph x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 6.5 k 2024-08-22T23:10:40.695 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-08-22T23:10:40.695 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mds x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 2.1 M 2024-08-22T23:10:40.695 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 1.5 M 2024-08-22T23:10:40.695 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-modules-core noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 246 k 2024-08-22T23:10:40.695 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mon x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 4.7 M 2024-08-22T23:10:40.695 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-osd x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 17 M 2024-08-22T23:10:40.695 INFO:teuthology.orchestra.run.smithi159.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-08-22T23:10:40.695 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-08-22T23:10:40.696 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-08-22T23:10:40.696 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-08-22T23:10:40.696 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-08-22T23:10:40.696 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-08-22T23:10:40.696 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-08-22T23:10:40.696 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-08-22T23:10:40.696 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-08-22T23:10:40.696 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-08-22T23:10:40.696 INFO:teuthology.orchestra.run.smithi159.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-08-22T23:10:40.696 INFO:teuthology.orchestra.run.smithi159.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-08-22T23:10:40.696 INFO:teuthology.orchestra.run.smithi159.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-08-22T23:10:40.696 INFO:teuthology.orchestra.run.smithi159.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-08-22T23:10:40.696 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-08-22T23:10:40.697 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-08-22T23:10:40.697 INFO:teuthology.orchestra.run.smithi159.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-08-22T23:10:40.697 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-08-22T23:10:40.697 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-08-22T23:10:40.697 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-08-22T23:10:40.697 INFO:teuthology.orchestra.run.smithi159.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-08-22T23:10:40.697 INFO:teuthology.orchestra.run.smithi159.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-08-22T23:10:40.697 INFO:teuthology.orchestra.run.smithi159.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-08-22T23:10:40.697 INFO:teuthology.orchestra.run.smithi159.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-08-22T23:10:40.697 INFO:teuthology.orchestra.run.smithi159.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-08-22T23:10:40.697 INFO:teuthology.orchestra.run.smithi159.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-08-22T23:10:40.697 INFO:teuthology.orchestra.run.smithi159.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-08-22T23:10:40.697 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:40.697 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-22T23:10:40.698 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:10:40.698 INFO:teuthology.orchestra.run.smithi159.stdout:Install 33 Packages 2024-08-22T23:10:40.698 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:40.698 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 29 M 2024-08-22T23:10:40.698 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 104 M 2024-08-22T23:10:40.698 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-22T23:10:40.987 INFO:teuthology.orchestra.run.smithi163.stdout:(13/33): python3-markupsafe-1.1.1-12.el9.x86_64 63 kB/s | 35 kB 00:00 2024-08-22T23:10:41.137 INFO:teuthology.orchestra.run.smithi163.stdout:(14/33): python3-pytz-2021.1-5.el9.noarch.rpm 86 kB/s | 51 kB 00:00 2024-08-22T23:10:41.163 INFO:teuthology.orchestra.run.smithi163.stdout:(15/33): python3-mako-1.1.4-6.el9.noarch.rpm 229 kB/s | 172 kB 00:00 2024-08-22T23:10:41.213 INFO:teuthology.orchestra.run.smithi163.stdout:(16/33): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 579 kB/s | 43 kB 00:00 2024-08-22T23:10:41.246 INFO:teuthology.orchestra.run.smithi163.stdout:(17/33): python3-cheroot-8.6.0-4.el9.noarch.rpm 2.0 MB/s | 172 kB 00:00 2024-08-22T23:10:41.272 INFO:teuthology.orchestra.run.smithi163.stdout:(18/33): python3-jaraco-8.2.1-3.el9.noarch.rpm 431 kB/s | 11 kB 00:00 2024-08-22T23:10:41.305 INFO:teuthology.orchestra.run.smithi163.stdout:(19/33): python3-cherrypy-18.6.1-2.el9.noarch.r 4.1 MB/s | 358 kB 00:00 2024-08-22T23:10:41.330 INFO:teuthology.orchestra.run.smithi163.stdout:(20/33): python3-jaraco-classes-3.2.1-5.el9.noa 302 kB/s | 18 kB 00:00 2024-08-22T23:10:41.356 INFO:teuthology.orchestra.run.smithi163.stdout:(21/33): python3-jaraco-collections-3.0.0-8.el9 467 kB/s | 23 kB 00:00 2024-08-22T23:10:41.381 INFO:teuthology.orchestra.run.smithi163.stdout:(22/33): python3-jaraco-functools-3.5.0-2.el9.n 386 kB/s | 19 kB 00:00 2024-08-22T23:10:41.406 INFO:teuthology.orchestra.run.smithi163.stdout:(23/33): python3-jaraco-text-3.2.0-6.el9.noarch 391 kB/s | 20 kB 00:00 2024-08-22T23:10:41.431 INFO:teuthology.orchestra.run.smithi163.stdout:(24/33): python3-logutils-0.3.5-21.el9.noarch.r 922 kB/s | 46 kB 00:00 2024-08-22T23:10:41.457 INFO:teuthology.orchestra.run.smithi163.stdout:(25/33): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-08-22T23:10:41.482 INFO:teuthology.orchestra.run.smithi163.stdout:(26/33): python3-pecan-1.4.2-3.el9.noarch.rpm 5.3 MB/s | 272 kB 00:00 2024-08-22T23:10:41.507 INFO:teuthology.orchestra.run.smithi163.stdout:(27/33): python3-portend-3.1.0-2.el9.noarch.rpm 326 kB/s | 16 kB 00:00 2024-08-22T23:10:41.533 INFO:teuthology.orchestra.run.smithi163.stdout:(28/33): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.7 MB/s | 90 kB 00:00 2024-08-22T23:10:41.550 INFO:teuthology.orchestra.run.smithi159.stdout:(1/33): ceph-18.2.4-723.g56fd5b35.el9.x86_64.rp 54 kB/s | 6.5 kB 00:00 2024-08-22T23:10:41.559 INFO:teuthology.orchestra.run.smithi163.stdout:(29/33): python3-tempora-5.0.0-2.el9.noarch.rpm 711 kB/s | 36 kB 00:00 2024-08-22T23:10:41.567 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-test-2:18.2.4-723.g56fd5b35.el9.x86_64 4/4 2024-08-22T23:10:41.568 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-test-2:18.2.4-723.g56fd5b35.el9.x86_64 1/4 2024-08-22T23:10:41.568 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libcephsqlite-2:18.2.4-723.g56fd5b35.el9.x86_64 2/4 2024-08-22T23:10:41.568 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-08-22T23:10:41.583 INFO:teuthology.orchestra.run.smithi163.stdout:(30/33): python3-toml-0.10.2-6.el9.noarch.rpm 70 kB/s | 42 kB 00:00 2024-08-22T23:10:41.608 INFO:teuthology.orchestra.run.smithi163.stdout:(31/33): python3-webob-1.8.7-6.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-08-22T23:10:41.642 INFO:teuthology.orchestra.run.smithi163.stdout:(32/33): python3-werkzeug-2.0.3-3.el9.1.noarch. 5.0 MB/s | 427 kB 00:00 2024-08-22T23:10:41.675 INFO:teuthology.orchestra.run.smithi163.stdout:(33/33): python3-zc-lockfile-2.0-10.el9.noarch. 217 kB/s | 20 kB 00:00 2024-08-22T23:10:41.679 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:10:41.679 INFO:teuthology.orchestra.run.smithi163.stdout:Total 9.9 MB/s | 29 MB 00:02 2024-08-22T23:10:41.742 INFO:teuthology.orchestra.run.smithi159.stdout:(2/33): ceph-mgr-18.2.4-723.g56fd5b35.el9.x86_6 4.7 MB/s | 1.5 MB 00:00 2024-08-22T23:10:41.784 INFO:teuthology.orchestra.run.smithi159.stdout:(3/33): ceph-mds-18.2.4-723.g56fd5b35.el9.x86_6 5.9 MB/s | 2.1 MB 00:00 2024-08-22T23:10:41.801 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-08-22T23:10:41.839 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-08-22T23:10:41.839 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-08-22T23:10:41.868 INFO:teuthology.orchestra.run.smithi159.stdout:(4/33): ceph-mgr-modules-core-18.2.4-723.g56fd5 2.9 MB/s | 246 kB 00:00 2024-08-22T23:10:41.904 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-08-22T23:10:41.904 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:41.904 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-08-22T23:10:41.904 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-test-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:41.904 INFO:teuthology.orchestra.run.smithi135.stdout: libcephsqlite-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:41.904 INFO:teuthology.orchestra.run.smithi135.stdout: socat-1.7.4.1-6.el9.x86_64 2024-08-22T23:10:41.905 INFO:teuthology.orchestra.run.smithi135.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-08-22T23:10:41.905 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:41.905 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:10:41.935 INFO:teuthology.orchestra.run.smithi159.stdout:(5/33): ceph-mon-18.2.4-723.g56fd5b35.el9.x86_6 12 MB/s | 4.7 MB 00:00 2024-08-22T23:10:42.035 INFO:teuthology.orchestra.run.smithi159.stdout:(6/33): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.5 MB/s | 253 kB 00:00 2024-08-22T23:10:42.077 INFO:teuthology.orchestra.run.smithi159.stdout:(7/33): python3-ply-3.11-14.el9.noarch.rpm 2.5 MB/s | 106 kB 00:00 2024-08-22T23:10:42.111 INFO:teuthology.orchestra.run.smithi159.stdout:(8/33): python3-pycparser-2.20-6.el9.noarch.rpm 4.0 MB/s | 135 kB 00:00 2024-08-22T23:10:42.125 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-08-22T23:10:42.126 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-08-22T23:10:42.144 INFO:teuthology.orchestra.run.smithi159.stdout:(9/33): python3-requests-2.25.1-8.el9.noarch.rp 3.7 MB/s | 125 kB 00:00 2024-08-22T23:10:42.165 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph 2024-08-22T23:10:42.328 INFO:teuthology.orchestra.run.smithi159.stdout:(10/33): ceph-osd-18.2.4-723.g56fd5b35.el9.x86_ 28 MB/s | 17 MB 00:00 2024-08-22T23:10:42.353 INFO:teuthology.orchestra.run.smithi159.stdout:(11/33): python3-urllib3-1.26.5-6.el9.noarch.rp 1.0 MB/s | 215 kB 00:00 2024-08-22T23:10:42.387 INFO:teuthology.orchestra.run.smithi159.stdout:(12/33): python3-cryptography-36.0.1-4.el9.x86_ 2.7 MB/s | 1.2 MB 00:00 2024-08-22T23:10:42.462 INFO:teuthology.orchestra.run.smithi159.stdout:(13/33): python3-markupsafe-1.1.1-12.el9.x86_64 319 kB/s | 35 kB 00:00 2024-08-22T23:10:42.487 INFO:teuthology.orchestra.run.smithi159.stdout:(14/33): python3-mako-1.1.4-6.el9.noarch.rpm 1.1 MB/s | 172 kB 00:00 2024-08-22T23:10:42.504 INFO:teuthology.orchestra.run.smithi159.stdout:(15/33): python3-pytz-2021.1-5.el9.noarch.rpm 435 kB/s | 51 kB 00:00 2024-08-22T23:10:42.538 INFO:teuthology.orchestra.run.smithi159.stdout:(16/33): python3-toml-0.10.2-6.el9.noarch.rpm 552 kB/s | 42 kB 00:00 2024-08-22T23:10:42.571 INFO:teuthology.orchestra.run.smithi159.stdout:(17/33): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 520 kB/s | 43 kB 00:00 2024-08-22T23:10:42.588 INFO:teuthology.orchestra.run.smithi159.stdout:(18/33): python3-jaraco-8.2.1-3.el9.noarch.rpm 709 kB/s | 11 kB 00:00 2024-08-22T23:10:42.614 INFO:teuthology.orchestra.run.smithi159.stdout:(19/33): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.5 MB/s | 172 kB 00:00 2024-08-22T23:10:42.639 INFO:teuthology.orchestra.run.smithi159.stdout:(20/33): python3-jaraco-classes-3.2.1-5.el9.noa 352 kB/s | 18 kB 00:00 2024-08-22T23:10:42.664 INFO:teuthology.orchestra.run.smithi159.stdout:(21/33): python3-jaraco-collections-3.0.0-8.el9 461 kB/s | 23 kB 00:00 2024-08-22T23:10:42.690 INFO:teuthology.orchestra.run.smithi159.stdout:(22/33): python3-jaraco-functools-3.5.0-2.el9.n 387 kB/s | 19 kB 00:00 2024-08-22T23:10:42.715 INFO:teuthology.orchestra.run.smithi159.stdout:(23/33): python3-jaraco-text-3.2.0-6.el9.noarch 390 kB/s | 20 kB 00:00 2024-08-22T23:10:42.740 INFO:teuthology.orchestra.run.smithi159.stdout:(24/33): python3-logutils-0.3.5-21.el9.noarch.r 924 kB/s | 46 kB 00:00 2024-08-22T23:10:42.747 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:00:35 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:10:42.766 INFO:teuthology.orchestra.run.smithi159.stdout:(25/33): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-08-22T23:10:42.791 INFO:teuthology.orchestra.run.smithi159.stdout:(26/33): python3-cherrypy-18.6.1-2.el9.noarch.r 1.4 MB/s | 358 kB 00:00 2024-08-22T23:10:42.816 INFO:teuthology.orchestra.run.smithi159.stdout:(27/33): python3-portend-3.1.0-2.el9.noarch.rpm 328 kB/s | 16 kB 00:00 2024-08-22T23:10:42.841 INFO:teuthology.orchestra.run.smithi159.stdout:(28/33): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.7 MB/s | 90 kB 00:00 2024-08-22T23:10:42.866 INFO:teuthology.orchestra.run.smithi159.stdout:(29/33): python3-tempora-5.0.0-2.el9.noarch.rpm 712 kB/s | 36 kB 00:00 2024-08-22T23:10:42.877 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:10:42.879 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:10:42.879 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-08-22T23:10:42.879 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:10:42.879 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-08-22T23:10:42.879 INFO:teuthology.orchestra.run.smithi135.stdout: ceph x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 6.5 k 2024-08-22T23:10:42.879 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-08-22T23:10:42.879 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mds x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 2.1 M 2024-08-22T23:10:42.880 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 1.5 M 2024-08-22T23:10:42.880 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-modules-core noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 246 k 2024-08-22T23:10:42.880 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mon x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 4.7 M 2024-08-22T23:10:42.880 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-osd x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 17 M 2024-08-22T23:10:42.880 INFO:teuthology.orchestra.run.smithi135.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-08-22T23:10:42.880 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-08-22T23:10:42.880 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-08-22T23:10:42.880 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-08-22T23:10:42.880 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-08-22T23:10:42.880 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-08-22T23:10:42.880 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-08-22T23:10:42.880 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-08-22T23:10:42.880 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-08-22T23:10:42.881 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-08-22T23:10:42.881 INFO:teuthology.orchestra.run.smithi135.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-08-22T23:10:42.881 INFO:teuthology.orchestra.run.smithi135.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-08-22T23:10:42.881 INFO:teuthology.orchestra.run.smithi135.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-08-22T23:10:42.881 INFO:teuthology.orchestra.run.smithi135.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-08-22T23:10:42.881 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-08-22T23:10:42.881 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-08-22T23:10:42.881 INFO:teuthology.orchestra.run.smithi135.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-08-22T23:10:42.881 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-08-22T23:10:42.881 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-08-22T23:10:42.881 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-08-22T23:10:42.881 INFO:teuthology.orchestra.run.smithi135.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-08-22T23:10:42.881 INFO:teuthology.orchestra.run.smithi135.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-08-22T23:10:42.882 INFO:teuthology.orchestra.run.smithi135.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-08-22T23:10:42.882 INFO:teuthology.orchestra.run.smithi135.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-08-22T23:10:42.882 INFO:teuthology.orchestra.run.smithi135.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-08-22T23:10:42.882 INFO:teuthology.orchestra.run.smithi135.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-08-22T23:10:42.882 INFO:teuthology.orchestra.run.smithi135.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-08-22T23:10:42.882 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:42.882 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-08-22T23:10:42.882 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:10:42.882 INFO:teuthology.orchestra.run.smithi135.stdout:Install 33 Packages 2024-08-22T23:10:42.882 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:42.883 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 29 M 2024-08-22T23:10:42.883 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 104 M 2024-08-22T23:10:42.883 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-08-22T23:10:42.892 INFO:teuthology.orchestra.run.smithi159.stdout:(30/33): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-08-22T23:10:42.917 INFO:teuthology.orchestra.run.smithi159.stdout:(31/33): python3-webob-1.8.7-6.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-08-22T23:10:42.942 INFO:teuthology.orchestra.run.smithi159.stdout:(32/33): python3-zc-lockfile-2.0-10.el9.noarch. 398 kB/s | 20 kB 00:00 2024-08-22T23:10:42.967 INFO:teuthology.orchestra.run.smithi159.stdout:(33/33): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.1 MB/s | 427 kB 00:00 2024-08-22T23:10:42.971 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:10:42.971 INFO:teuthology.orchestra.run.smithi159.stdout:Total 13 MB/s | 29 MB 00:02 2024-08-22T23:10:43.087 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-22T23:10:43.124 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-22T23:10:43.124 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-22T23:10:43.356 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-08-22T23:10:43.407 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-22T23:10:43.409 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-22T23:10:43.425 INFO:teuthology.orchestra.run.smithi135.stdout:(1/33): ceph-18.2.4-723.g56fd5b35.el9.x86_64.rp 53 kB/s | 6.5 kB 00:00 2024-08-22T23:10:43.428 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/33 2024-08-22T23:10:43.460 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/33 2024-08-22T23:10:43.498 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/33 2024-08-22T23:10:43.585 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/33 2024-08-22T23:10:43.617 INFO:teuthology.orchestra.run.smithi135.stdout:(2/33): ceph-mgr-18.2.4-723.g56fd5b35.el9.x86_6 4.6 MB/s | 1.5 MB 00:00 2024-08-22T23:10:43.659 INFO:teuthology.orchestra.run.smithi135.stdout:(3/33): ceph-mds-18.2.4-723.g56fd5b35.el9.x86_6 5.9 MB/s | 2.1 MB 00:00 2024-08-22T23:10:43.663 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/33 2024-08-22T23:10:43.704 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 6/33 2024-08-22T23:10:43.739 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/33 2024-08-22T23:10:43.751 INFO:teuthology.orchestra.run.smithi135.stdout:(4/33): ceph-mon-18.2.4-723.g56fd5b35.el9.x86_6 14 MB/s | 4.7 MB 00:00 2024-08-22T23:10:43.769 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 8/33 2024-08-22T23:10:43.777 INFO:teuthology.orchestra.run.smithi135.stdout:(5/33): ceph-mgr-modules-core-18.2.4-723.g56fd5 2.0 MB/s | 246 kB 00:00 2024-08-22T23:10:43.804 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 9/33 2024-08-22T23:10:43.837 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 10/33 2024-08-22T23:10:43.869 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 11/33 2024-08-22T23:10:43.904 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 12/33 2024-08-22T23:10:43.939 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 13/33 2024-08-22T23:10:44.053 INFO:teuthology.orchestra.run.smithi135.stdout:(6/33): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.2 MB/s | 253 kB 00:00 2024-08-22T23:10:44.053 INFO:teuthology.orchestra.run.smithi135.stdout:(7/33): python3-ply-3.11-14.el9.noarch.rpm 1.8 MB/s | 106 kB 00:00 2024-08-22T23:10:44.053 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 14/33 2024-08-22T23:10:44.054 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 15/33 2024-08-22T23:10:44.188 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 16/33 2024-08-22T23:10:44.194 INFO:teuthology.orchestra.run.smithi135.stdout:(8/33): ceph-osd-18.2.4-723.g56fd5b35.el9.x86_6 29 MB/s | 17 MB 00:00 2024-08-22T23:10:44.219 INFO:teuthology.orchestra.run.smithi135.stdout:(9/33): python3-pycparser-2.20-6.el9.noarch.rpm 675 kB/s | 135 kB 00:00 2024-08-22T23:10:44.269 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 17/33 2024-08-22T23:10:44.311 INFO:teuthology.orchestra.run.smithi135.stdout:(10/33): python3-cryptography-36.0.1-4.el9.x86_ 2.3 MB/s | 1.2 MB 00:00 2024-08-22T23:10:44.321 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 18/33 2024-08-22T23:10:44.337 INFO:teuthology.orchestra.run.smithi135.stdout:(11/33): python3-urllib3-1.26.5-6.el9.noarch.rp 1.8 MB/s | 215 kB 00:00 2024-08-22T23:10:44.361 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 19/33 2024-08-22T23:10:44.387 INFO:teuthology.orchestra.run.smithi135.stdout:(12/33): python3-requests-2.25.1-8.el9.noarch.r 649 kB/s | 125 kB 00:00 2024-08-22T23:10:44.418 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-ply-3.11-14.el9.noarch 20/33 2024-08-22T23:10:44.472 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 21/33 2024-08-22T23:10:44.596 INFO:teuthology.orchestra.run.smithi135.stdout:(13/33): python3-markupsafe-1.1.1-12.el9.x86_64 134 kB/s | 35 kB 00:00 2024-08-22T23:10:44.624 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-22T23:10:44.659 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 22/33 2024-08-22T23:10:44.689 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/33 2024-08-22T23:10:44.706 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 23/33 2024-08-22T23:10:44.721 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/33 2024-08-22T23:10:44.729 INFO:teuthology.orchestra.run.smithi135.stdout:(14/33): python3-pytz-2021.1-5.el9.noarch.rpm 149 kB/s | 51 kB 00:00 2024-08-22T23:10:44.754 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/33 2024-08-22T23:10:44.780 INFO:teuthology.orchestra.run.smithi135.stdout:(15/33): python3-toml-0.10.2-6.el9.noarch.rpm 227 kB/s | 42 kB 00:00 2024-08-22T23:10:44.783 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 24/33 2024-08-22T23:10:44.805 INFO:teuthology.orchestra.run.smithi135.stdout:(16/33): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 577 kB/s | 43 kB 00:00 2024-08-22T23:10:44.839 INFO:teuthology.orchestra.run.smithi135.stdout:(17/33): python3-mako-1.1.4-6.el9.noarch.rpm 327 kB/s | 172 kB 00:00 2024-08-22T23:10:44.845 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/33 2024-08-22T23:10:44.871 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 25/33 2024-08-22T23:10:44.881 INFO:teuthology.orchestra.run.smithi135.stdout:(18/33): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.7 MB/s | 172 kB 00:00 2024-08-22T23:10:44.904 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 26/33 2024-08-22T23:10:44.915 INFO:teuthology.orchestra.run.smithi135.stdout:(19/33): python3-cherrypy-18.6.1-2.el9.noarch.r 3.4 MB/s | 358 kB 00:00 2024-08-22T23:10:44.933 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/33 2024-08-22T23:10:44.940 INFO:teuthology.orchestra.run.smithi135.stdout:(20/33): python3-jaraco-8.2.1-3.el9.noarch.rpm 108 kB/s | 11 kB 00:00 2024-08-22T23:10:44.965 INFO:teuthology.orchestra.run.smithi135.stdout:(21/33): python3-jaraco-classes-3.2.1-5.el9.noa 215 kB/s | 18 kB 00:00 2024-08-22T23:10:44.982 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 6/33 2024-08-22T23:10:44.991 INFO:teuthology.orchestra.run.smithi135.stdout:(22/33): python3-jaraco-collections-3.0.0-8.el9 306 kB/s | 23 kB 00:00 2024-08-22T23:10:45.016 INFO:teuthology.orchestra.run.smithi135.stdout:(23/33): python3-jaraco-functools-3.5.0-2.el9.n 256 kB/s | 19 kB 00:00 2024-08-22T23:10:45.019 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 27/33 2024-08-22T23:10:45.025 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/33 2024-08-22T23:10:45.042 INFO:teuthology.orchestra.run.smithi135.stdout:(24/33): python3-jaraco-text-3.2.0-6.el9.noarch 260 kB/s | 20 kB 00:00 2024-08-22T23:10:45.055 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 8/33 2024-08-22T23:10:45.067 INFO:teuthology.orchestra.run.smithi135.stdout:(25/33): python3-logutils-0.3.5-21.el9.noarch.r 920 kB/s | 46 kB 00:00 2024-08-22T23:10:45.084 INFO:teuthology.orchestra.run.smithi135.stdout:(26/33): python3-more-itertools-8.12.0-2.el9.no 1.1 MB/s | 79 kB 00:00 2024-08-22T23:10:45.089 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 9/33 2024-08-22T23:10:45.109 INFO:teuthology.orchestra.run.smithi135.stdout:(27/33): python3-portend-3.1.0-2.el9.noarch.rpm 392 kB/s | 16 kB 00:00 2024-08-22T23:10:45.123 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 10/33 2024-08-22T23:10:45.134 INFO:teuthology.orchestra.run.smithi135.stdout:(28/33): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-08-22T23:10:45.160 INFO:teuthology.orchestra.run.smithi135.stdout:(29/33): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-08-22T23:10:45.163 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 11/33 2024-08-22T23:10:45.177 INFO:teuthology.orchestra.run.smithi135.stdout:(30/33): python3-pecan-1.4.2-3.el9.noarch.rpm 2.0 MB/s | 272 kB 00:00 2024-08-22T23:10:45.179 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-modules-core-2:18.2.4-723.g56fd5b35.el9.n 28/33 2024-08-22T23:10:45.202 INFO:teuthology.orchestra.run.smithi135.stdout:(31/33): python3-zc-lockfile-2.0-10.el9.noarch. 801 kB/s | 20 kB 00:00 2024-08-22T23:10:45.207 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-2:18.2.4-723.g56fd5b35.el9.x86_64 29/33 2024-08-22T23:10:45.207 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 12/33 2024-08-22T23:10:45.227 INFO:teuthology.orchestra.run.smithi135.stdout:(32/33): python3-webob-1.8.7-6.el9.noarch.rpm 2.4 MB/s | 230 kB 00:00 2024-08-22T23:10:45.232 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mgr-2:18.2.4-723.g56fd5b35.el9.x86_64 29/33 2024-08-22T23:10:45.233 INFO:teuthology.orchestra.run.smithi163.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:10:45.233 INFO:teuthology.orchestra.run.smithi163.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-08-22T23:10:45.233 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-22T23:10:45.233 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-22T23:10:45.233 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:45.241 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 13/33 2024-08-22T23:10:45.261 INFO:teuthology.orchestra.run.smithi135.stdout:(33/33): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.1 MB/s | 427 kB 00:00 2024-08-22T23:10:45.266 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:10:45.266 INFO:teuthology.orchestra.run.smithi135.stdout:Total 12 MB/s | 29 MB 00:02 2024-08-22T23:10:45.280 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 14/33 2024-08-22T23:10:45.352 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 15/33 2024-08-22T23:10:45.390 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-08-22T23:10:45.428 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-08-22T23:10:45.428 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-08-22T23:10:45.498 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 16/33 2024-08-22T23:10:45.578 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 17/33 2024-08-22T23:10:45.632 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 18/33 2024-08-22T23:10:45.671 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 19/33 2024-08-22T23:10:45.713 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-08-22T23:10:45.714 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-08-22T23:10:45.719 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-ply-3.11-14.el9.noarch 20/33 2024-08-22T23:10:45.775 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 21/33 2024-08-22T23:10:45.967 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 22/33 2024-08-22T23:10:46.017 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 23/33 2024-08-22T23:10:46.095 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 24/33 2024-08-22T23:10:46.184 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 25/33 2024-08-22T23:10:46.216 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 26/33 2024-08-22T23:10:46.332 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 27/33 2024-08-22T23:10:46.491 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-modules-core-2:18.2.4-723.g56fd5b35.el9.n 28/33 2024-08-22T23:10:46.519 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-2:18.2.4-723.g56fd5b35.el9.x86_64 29/33 2024-08-22T23:10:46.544 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mgr-2:18.2.4-723.g56fd5b35.el9.x86_64 29/33 2024-08-22T23:10:46.544 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:10:46.544 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-08-22T23:10:46.544 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-08-22T23:10:46.544 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-08-22T23:10:46.544 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:46.649 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-osd-2:18.2.4-723.g56fd5b35.el9.x86_64 30/33 2024-08-22T23:10:46.677 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-osd-2:18.2.4-723.g56fd5b35.el9.x86_64 30/33 2024-08-22T23:10:46.677 INFO:teuthology.orchestra.run.smithi163.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:10:46.677 INFO:teuthology.orchestra.run.smithi163.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-08-22T23:10:46.677 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-22T23:10:46.677 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-22T23:10:46.677 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:46.950 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-08-22T23:10:47.014 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/33 2024-08-22T23:10:47.046 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/33 2024-08-22T23:10:47.079 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 3/33 2024-08-22T23:10:47.116 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mon-2:18.2.4-723.g56fd5b35.el9.x86_64 31/33 2024-08-22T23:10:47.140 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mon-2:18.2.4-723.g56fd5b35.el9.x86_64 31/33 2024-08-22T23:10:47.141 INFO:teuthology.orchestra.run.smithi163.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:10:47.141 INFO:teuthology.orchestra.run.smithi163.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-08-22T23:10:47.141 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-22T23:10:47.141 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-22T23:10:47.141 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:47.162 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 4/33 2024-08-22T23:10:47.240 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 5/33 2024-08-22T23:10:47.291 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 6/33 2024-08-22T23:10:47.326 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 7/33 2024-08-22T23:10:47.350 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mds-2:18.2.4-723.g56fd5b35.el9.x86_64 32/33 2024-08-22T23:10:47.356 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 8/33 2024-08-22T23:10:47.374 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mds-2:18.2.4-723.g56fd5b35.el9.x86_64 32/33 2024-08-22T23:10:47.374 INFO:teuthology.orchestra.run.smithi163.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:10:47.375 INFO:teuthology.orchestra.run.smithi163.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-08-22T23:10:47.375 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-22T23:10:47.375 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-22T23:10:47.375 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:47.383 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 9/33 2024-08-22T23:10:47.416 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 10/33 2024-08-22T23:10:47.437 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-2:18.2.4-723.g56fd5b35.el9.x86_64 33/33 2024-08-22T23:10:47.457 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 11/33 2024-08-22T23:10:47.500 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 12/33 2024-08-22T23:10:47.535 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 13/33 2024-08-22T23:10:47.573 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 14/33 2024-08-22T23:10:47.646 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 15/33 2024-08-22T23:10:47.785 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 16/33 2024-08-22T23:10:47.865 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 17/33 2024-08-22T23:10:47.919 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 18/33 2024-08-22T23:10:47.958 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 19/33 2024-08-22T23:10:47.978 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-osd-2:18.2.4-723.g56fd5b35.el9.x86_64 30/33 2024-08-22T23:10:48.007 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-ply-3.11-14.el9.noarch 20/33 2024-08-22T23:10:48.009 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-osd-2:18.2.4-723.g56fd5b35.el9.x86_64 30/33 2024-08-22T23:10:48.009 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:10:48.009 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-08-22T23:10:48.009 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-08-22T23:10:48.009 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-08-22T23:10:48.009 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:48.062 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 21/33 2024-08-22T23:10:48.246 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 22/33 2024-08-22T23:10:48.327 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 23/33 2024-08-22T23:10:48.399 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 24/33 2024-08-22T23:10:48.455 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mon-2:18.2.4-723.g56fd5b35.el9.x86_64 31/33 2024-08-22T23:10:48.480 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mon-2:18.2.4-723.g56fd5b35.el9.x86_64 31/33 2024-08-22T23:10:48.480 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:10:48.480 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-08-22T23:10:48.480 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-08-22T23:10:48.480 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-08-22T23:10:48.480 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:48.487 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 25/33 2024-08-22T23:10:48.523 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 26/33 2024-08-22T23:10:48.638 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 27/33 2024-08-22T23:10:48.680 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mds-2:18.2.4-723.g56fd5b35.el9.x86_64 32/33 2024-08-22T23:10:48.703 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mds-2:18.2.4-723.g56fd5b35.el9.x86_64 32/33 2024-08-22T23:10:48.703 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:10:48.703 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-08-22T23:10:48.703 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-08-22T23:10:48.704 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-08-22T23:10:48.704 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:48.767 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-2:18.2.4-723.g56fd5b35.el9.x86_64 33/33 2024-08-22T23:10:48.789 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-modules-core-2:18.2.4-723.g56fd5b35.el9.n 28/33 2024-08-22T23:10:48.816 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-2:18.2.4-723.g56fd5b35.el9.x86_64 29/33 2024-08-22T23:10:48.842 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mgr-2:18.2.4-723.g56fd5b35.el9.x86_64 29/33 2024-08-22T23:10:48.842 INFO:teuthology.orchestra.run.smithi135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:10:48.842 INFO:teuthology.orchestra.run.smithi135.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-08-22T23:10:48.842 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-22T23:10:48.842 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-08-22T23:10:48.842 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:49.342 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-2:18.2.4-723.g56fd5b35.el9.x86_64 33/33 2024-08-22T23:10:49.342 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-2:18.2.4-723.g56fd5b35.el9.x86_64 1/33 2024-08-22T23:10:49.342 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mds-2:18.2.4-723.g56fd5b35.el9.x86_64 2/33 2024-08-22T23:10:49.342 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-2:18.2.4-723.g56fd5b35.el9.x86_64 3/33 2024-08-22T23:10:49.342 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mon-2:18.2.4-723.g56fd5b35.el9.x86_64 4/33 2024-08-22T23:10:49.342 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-osd-2:18.2.4-723.g56fd5b35.el9.x86_64 5/33 2024-08-22T23:10:49.343 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-modules-core-2:18.2.4-723.g56fd5b35.el9.n 6/33 2024-08-22T23:10:49.343 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/33 2024-08-22T23:10:49.343 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/33 2024-08-22T23:10:49.343 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/33 2024-08-22T23:10:49.343 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/33 2024-08-22T23:10:49.343 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/33 2024-08-22T23:10:49.343 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/33 2024-08-22T23:10:49.343 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 13/33 2024-08-22T23:10:49.343 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 14/33 2024-08-22T23:10:49.346 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 15/33 2024-08-22T23:10:49.346 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 16/33 2024-08-22T23:10:49.346 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 17/33 2024-08-22T23:10:49.346 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 18/33 2024-08-22T23:10:49.346 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 19/33 2024-08-22T23:10:49.346 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 20/33 2024-08-22T23:10:49.346 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 21/33 2024-08-22T23:10:49.347 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 22/33 2024-08-22T23:10:49.347 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 23/33 2024-08-22T23:10:49.347 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 24/33 2024-08-22T23:10:49.347 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 25/33 2024-08-22T23:10:49.347 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 26/33 2024-08-22T23:10:49.347 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 27/33 2024-08-22T23:10:49.347 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 28/33 2024-08-22T23:10:49.347 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 29/33 2024-08-22T23:10:49.347 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 30/33 2024-08-22T23:10:49.347 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 31/33 2024-08-22T23:10:49.347 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 32/33 2024-08-22T23:10:50.293 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-osd-2:18.2.4-723.g56fd5b35.el9.x86_64 30/33 2024-08-22T23:10:50.323 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-osd-2:18.2.4-723.g56fd5b35.el9.x86_64 30/33 2024-08-22T23:10:50.323 INFO:teuthology.orchestra.run.smithi135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:10:50.323 INFO:teuthology.orchestra.run.smithi135.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-08-22T23:10:50.323 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-22T23:10:50.323 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-08-22T23:10:50.323 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:50.388 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 33/33 2024-08-22T23:10:50.388 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:50.388 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-08-22T23:10:50.388 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:50.388 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mds-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:50.388 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:50.389 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-modules-core-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:10:50.389 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mon-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:50.389 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-osd-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:50.389 INFO:teuthology.orchestra.run.smithi163.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-08-22T23:10:50.389 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-08-22T23:10:50.389 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-08-22T23:10:50.389 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-08-22T23:10:50.389 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-08-22T23:10:50.389 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-08-22T23:10:50.389 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-08-22T23:10:50.389 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-08-22T23:10:50.389 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-08-22T23:10:50.389 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-08-22T23:10:50.390 INFO:teuthology.orchestra.run.smithi163.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-08-22T23:10:50.390 INFO:teuthology.orchestra.run.smithi163.stdout: python3-mako-1.1.4-6.el9.noarch 2024-08-22T23:10:50.390 INFO:teuthology.orchestra.run.smithi163.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-08-22T23:10:50.390 INFO:teuthology.orchestra.run.smithi163.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-08-22T23:10:50.390 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-08-22T23:10:50.390 INFO:teuthology.orchestra.run.smithi163.stdout: python3-ply-3.11-14.el9.noarch 2024-08-22T23:10:50.390 INFO:teuthology.orchestra.run.smithi163.stdout: python3-portend-3.1.0-2.el9.noarch 2024-08-22T23:10:50.390 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-08-22T23:10:50.390 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pycparser-2.20-6.el9.noarch 2024-08-22T23:10:50.390 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pytz-2021.1-5.el9.noarch 2024-08-22T23:10:50.390 INFO:teuthology.orchestra.run.smithi163.stdout: python3-requests-2.25.1-8.el9.noarch 2024-08-22T23:10:50.390 INFO:teuthology.orchestra.run.smithi163.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-08-22T23:10:50.390 INFO:teuthology.orchestra.run.smithi163.stdout: python3-toml-0.10.2-6.el9.noarch 2024-08-22T23:10:50.391 INFO:teuthology.orchestra.run.smithi163.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-08-22T23:10:50.391 INFO:teuthology.orchestra.run.smithi163.stdout: python3-webob-1.8.7-6.el9.noarch 2024-08-22T23:10:50.391 INFO:teuthology.orchestra.run.smithi163.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-08-22T23:10:50.391 INFO:teuthology.orchestra.run.smithi163.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-08-22T23:10:50.391 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:50.391 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:10:50.422 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-2:18.2.4-723.g56fd5b35.el9.x86_64 33/33 2024-08-22T23:10:50.422 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-2:18.2.4-723.g56fd5b35.el9.x86_64 1/33 2024-08-22T23:10:50.422 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mds-2:18.2.4-723.g56fd5b35.el9.x86_64 2/33 2024-08-22T23:10:50.423 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-2:18.2.4-723.g56fd5b35.el9.x86_64 3/33 2024-08-22T23:10:50.423 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mon-2:18.2.4-723.g56fd5b35.el9.x86_64 4/33 2024-08-22T23:10:50.423 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-osd-2:18.2.4-723.g56fd5b35.el9.x86_64 5/33 2024-08-22T23:10:50.423 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-modules-core-2:18.2.4-723.g56fd5b35.el9.n 6/33 2024-08-22T23:10:50.423 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/33 2024-08-22T23:10:50.423 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/33 2024-08-22T23:10:50.423 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/33 2024-08-22T23:10:50.423 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/33 2024-08-22T23:10:50.423 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/33 2024-08-22T23:10:50.423 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/33 2024-08-22T23:10:50.423 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 13/33 2024-08-22T23:10:50.423 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 14/33 2024-08-22T23:10:50.423 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 15/33 2024-08-22T23:10:50.424 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 16/33 2024-08-22T23:10:50.424 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 17/33 2024-08-22T23:10:50.424 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 18/33 2024-08-22T23:10:50.424 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 19/33 2024-08-22T23:10:50.424 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 20/33 2024-08-22T23:10:50.424 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 21/33 2024-08-22T23:10:50.424 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 22/33 2024-08-22T23:10:50.425 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 23/33 2024-08-22T23:10:50.425 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 24/33 2024-08-22T23:10:50.425 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 25/33 2024-08-22T23:10:50.425 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 26/33 2024-08-22T23:10:50.426 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 27/33 2024-08-22T23:10:50.426 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 28/33 2024-08-22T23:10:50.426 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 29/33 2024-08-22T23:10:50.426 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 30/33 2024-08-22T23:10:50.426 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 31/33 2024-08-22T23:10:50.426 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 32/33 2024-08-22T23:10:50.736 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-base 2024-08-22T23:10:50.761 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mon-2:18.2.4-723.g56fd5b35.el9.x86_64 31/33 2024-08-22T23:10:50.786 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mon-2:18.2.4-723.g56fd5b35.el9.x86_64 31/33 2024-08-22T23:10:50.786 INFO:teuthology.orchestra.run.smithi135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:10:50.786 INFO:teuthology.orchestra.run.smithi135.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-08-22T23:10:50.787 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-22T23:10:50.787 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-08-22T23:10:50.787 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:51.095 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mds-2:18.2.4-723.g56fd5b35.el9.x86_64 32/33 2024-08-22T23:10:51.120 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mds-2:18.2.4-723.g56fd5b35.el9.x86_64 32/33 2024-08-22T23:10:51.120 INFO:teuthology.orchestra.run.smithi135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:10:51.120 INFO:teuthology.orchestra.run.smithi135.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-08-22T23:10:51.120 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-22T23:10:51.120 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-08-22T23:10:51.120 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:51.174 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-2:18.2.4-723.g56fd5b35.el9.x86_64 33/33 2024-08-22T23:10:51.298 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 33/33 2024-08-22T23:10:51.298 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:51.299 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-08-22T23:10:51.299 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:51.299 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mds-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:51.299 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:51.299 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-modules-core-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:10:51.299 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mon-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:51.299 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-osd-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:51.299 INFO:teuthology.orchestra.run.smithi159.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-08-22T23:10:51.299 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-08-22T23:10:51.299 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-08-22T23:10:51.299 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-08-22T23:10:51.299 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-08-22T23:10:51.299 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-08-22T23:10:51.300 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-08-22T23:10:51.300 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-08-22T23:10:51.300 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-08-22T23:10:51.300 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-08-22T23:10:51.300 INFO:teuthology.orchestra.run.smithi159.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-08-22T23:10:51.300 INFO:teuthology.orchestra.run.smithi159.stdout: python3-mako-1.1.4-6.el9.noarch 2024-08-22T23:10:51.300 INFO:teuthology.orchestra.run.smithi159.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-08-22T23:10:51.300 INFO:teuthology.orchestra.run.smithi159.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-08-22T23:10:51.300 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-08-22T23:10:51.300 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ply-3.11-14.el9.noarch 2024-08-22T23:10:51.300 INFO:teuthology.orchestra.run.smithi159.stdout: python3-portend-3.1.0-2.el9.noarch 2024-08-22T23:10:51.300 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-08-22T23:10:51.300 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pycparser-2.20-6.el9.noarch 2024-08-22T23:10:51.301 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pytz-2021.1-5.el9.noarch 2024-08-22T23:10:51.301 INFO:teuthology.orchestra.run.smithi159.stdout: python3-requests-2.25.1-8.el9.noarch 2024-08-22T23:10:51.301 INFO:teuthology.orchestra.run.smithi159.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-08-22T23:10:51.301 INFO:teuthology.orchestra.run.smithi159.stdout: python3-toml-0.10.2-6.el9.noarch 2024-08-22T23:10:51.301 INFO:teuthology.orchestra.run.smithi159.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-08-22T23:10:51.301 INFO:teuthology.orchestra.run.smithi159.stdout: python3-webob-1.8.7-6.el9.noarch 2024-08-22T23:10:51.301 INFO:teuthology.orchestra.run.smithi159.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-08-22T23:10:51.301 INFO:teuthology.orchestra.run.smithi159.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-08-22T23:10:51.301 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:51.301 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:10:51.313 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:00:49 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:10:51.398 INFO:teuthology.orchestra.run.smithi163.stdout:Package ceph-base-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:10:51.440 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:10:51.441 INFO:teuthology.orchestra.run.smithi163.stdout:Nothing to do. 2024-08-22T23:10:51.441 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:10:51.508 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install cephadm 2024-08-22T23:10:51.723 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-base 2024-08-22T23:10:52.079 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:00:50 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:10:52.206 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:10:52.207 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:10:52.207 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2024-08-22T23:10:52.207 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:10:52.207 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2024-08-22T23:10:52.207 INFO:teuthology.orchestra.run.smithi163.stdout: cephadm noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 224 k 2024-08-22T23:10:52.207 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:52.207 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-08-22T23:10:52.207 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:10:52.208 INFO:teuthology.orchestra.run.smithi163.stdout:Install 1 Package 2024-08-22T23:10:52.208 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:52.208 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 224 k 2024-08-22T23:10:52.208 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 216 k 2024-08-22T23:10:52.208 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-08-22T23:10:52.300 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:48 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:10:52.385 INFO:teuthology.orchestra.run.smithi159.stdout:Package ceph-base-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:10:52.427 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:10:52.429 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-08-22T23:10:52.429 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:10:52.490 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install cephadm 2024-08-22T23:10:52.633 INFO:teuthology.orchestra.run.smithi163.stdout:cephadm-18.2.4-723.g56fd5b35.el9.noarch.rpm 529 kB/s | 224 kB 00:00 2024-08-22T23:10:52.633 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:10:52.633 INFO:teuthology.orchestra.run.smithi163.stdout:Total 527 kB/s | 224 kB 00:00 2024-08-22T23:10:52.634 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-08-22T23:10:52.638 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-08-22T23:10:52.639 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-08-22T23:10:52.641 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-08-22T23:10:52.642 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-08-22T23:10:52.708 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-08-22T23:10:52.729 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-2:18.2.4-723.g56fd5b35.el9.x86_64 33/33 2024-08-22T23:10:52.729 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-2:18.2.4-723.g56fd5b35.el9.x86_64 1/33 2024-08-22T23:10:52.730 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mds-2:18.2.4-723.g56fd5b35.el9.x86_64 2/33 2024-08-22T23:10:52.730 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-2:18.2.4-723.g56fd5b35.el9.x86_64 3/33 2024-08-22T23:10:52.730 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mon-2:18.2.4-723.g56fd5b35.el9.x86_64 4/33 2024-08-22T23:10:52.730 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-osd-2:18.2.4-723.g56fd5b35.el9.x86_64 5/33 2024-08-22T23:10:52.730 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-modules-core-2:18.2.4-723.g56fd5b35.el9.n 6/33 2024-08-22T23:10:52.730 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/33 2024-08-22T23:10:52.730 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/33 2024-08-22T23:10:52.730 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/33 2024-08-22T23:10:52.730 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/33 2024-08-22T23:10:52.730 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/33 2024-08-22T23:10:52.730 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/33 2024-08-22T23:10:52.731 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 13/33 2024-08-22T23:10:52.731 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 14/33 2024-08-22T23:10:52.731 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 15/33 2024-08-22T23:10:52.731 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 16/33 2024-08-22T23:10:52.731 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 17/33 2024-08-22T23:10:52.731 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 18/33 2024-08-22T23:10:52.731 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 19/33 2024-08-22T23:10:52.731 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 20/33 2024-08-22T23:10:52.731 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 21/33 2024-08-22T23:10:52.731 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 22/33 2024-08-22T23:10:52.732 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 23/33 2024-08-22T23:10:52.732 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 24/33 2024-08-22T23:10:52.732 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 25/33 2024-08-22T23:10:52.732 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 26/33 2024-08-22T23:10:52.732 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 27/33 2024-08-22T23:10:52.732 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 28/33 2024-08-22T23:10:52.732 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 29/33 2024-08-22T23:10:52.732 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 30/33 2024-08-22T23:10:52.732 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 31/33 2024-08-22T23:10:52.732 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 32/33 2024-08-22T23:10:53.058 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:49 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:10:53.070 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 1/1 2024-08-22T23:10:53.160 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 1/1 2024-08-22T23:10:53.188 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:10:53.188 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:10:53.188 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-08-22T23:10:53.188 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:10:53.189 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-08-22T23:10:53.189 INFO:teuthology.orchestra.run.smithi159.stdout: cephadm noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 224 k 2024-08-22T23:10:53.189 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:53.189 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-22T23:10:53.189 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:10:53.189 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-08-22T23:10:53.189 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:53.189 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 224 k 2024-08-22T23:10:53.189 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 216 k 2024-08-22T23:10:53.189 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-22T23:10:53.491 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 1/1 2024-08-22T23:10:53.629 INFO:teuthology.orchestra.run.smithi159.stdout:cephadm-18.2.4-723.g56fd5b35.el9.noarch.rpm 510 kB/s | 224 kB 00:00 2024-08-22T23:10:53.630 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:10:53.630 INFO:teuthology.orchestra.run.smithi159.stdout:Total 508 kB/s | 224 kB 00:00 2024-08-22T23:10:53.631 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-22T23:10:53.636 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-22T23:10:53.636 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-22T23:10:53.639 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-22T23:10:53.639 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-22T23:10:53.699 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 33/33 2024-08-22T23:10:53.699 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:53.699 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-08-22T23:10:53.699 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:53.699 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mds-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:53.699 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:53.699 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-modules-core-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:10:53.699 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mon-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:53.700 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-osd-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:53.700 INFO:teuthology.orchestra.run.smithi135.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-08-22T23:10:53.700 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-08-22T23:10:53.700 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-08-22T23:10:53.700 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-08-22T23:10:53.700 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-08-22T23:10:53.700 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-08-22T23:10:53.700 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-08-22T23:10:53.700 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-08-22T23:10:53.700 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-08-22T23:10:53.701 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-08-22T23:10:53.701 INFO:teuthology.orchestra.run.smithi135.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-08-22T23:10:53.701 INFO:teuthology.orchestra.run.smithi135.stdout: python3-mako-1.1.4-6.el9.noarch 2024-08-22T23:10:53.701 INFO:teuthology.orchestra.run.smithi135.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-08-22T23:10:53.701 INFO:teuthology.orchestra.run.smithi135.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-08-22T23:10:53.701 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-08-22T23:10:53.701 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ply-3.11-14.el9.noarch 2024-08-22T23:10:53.701 INFO:teuthology.orchestra.run.smithi135.stdout: python3-portend-3.1.0-2.el9.noarch 2024-08-22T23:10:53.702 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-08-22T23:10:53.702 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pycparser-2.20-6.el9.noarch 2024-08-22T23:10:53.702 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pytz-2021.1-5.el9.noarch 2024-08-22T23:10:53.702 INFO:teuthology.orchestra.run.smithi135.stdout: python3-requests-2.25.1-8.el9.noarch 2024-08-22T23:10:53.702 INFO:teuthology.orchestra.run.smithi135.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-08-22T23:10:53.702 INFO:teuthology.orchestra.run.smithi135.stdout: python3-toml-0.10.2-6.el9.noarch 2024-08-22T23:10:53.702 INFO:teuthology.orchestra.run.smithi135.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-08-22T23:10:53.702 INFO:teuthology.orchestra.run.smithi135.stdout: python3-webob-1.8.7-6.el9.noarch 2024-08-22T23:10:53.702 INFO:teuthology.orchestra.run.smithi135.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-08-22T23:10:53.703 INFO:teuthology.orchestra.run.smithi135.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-08-22T23:10:53.703 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:53.703 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:10:53.713 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-22T23:10:53.728 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 1/1 2024-08-22T23:10:53.728 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:53.728 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-08-22T23:10:53.728 INFO:teuthology.orchestra.run.smithi163.stdout: cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:10:53.728 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:53.728 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:10:53.944 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-immutable-object-cache 2024-08-22T23:10:54.051 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-base 2024-08-22T23:10:54.151 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 1/1 2024-08-22T23:10:54.231 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 1/1 2024-08-22T23:10:54.519 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:00:52 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:10:54.556 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 1/1 2024-08-22T23:10:54.633 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:00:47 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:10:54.644 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:10:54.645 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:10:54.645 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repo Size 2024-08-22T23:10:54.645 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:10:54.645 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2024-08-22T23:10:54.646 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-immutable-object-cache x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 143 k 2024-08-22T23:10:54.646 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:54.646 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-08-22T23:10:54.646 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:10:54.646 INFO:teuthology.orchestra.run.smithi163.stdout:Install 1 Package 2024-08-22T23:10:54.646 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:54.646 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 143 k 2024-08-22T23:10:54.646 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 395 k 2024-08-22T23:10:54.646 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-08-22T23:10:54.719 INFO:teuthology.orchestra.run.smithi135.stdout:Package ceph-base-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:10:54.761 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:10:54.762 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2024-08-22T23:10:54.762 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:10:54.788 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 1/1 2024-08-22T23:10:54.788 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:54.788 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-08-22T23:10:54.788 INFO:teuthology.orchestra.run.smithi159.stdout: cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:10:54.788 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:54.788 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:10:54.820 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install cephadm 2024-08-22T23:10:55.000 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-immutable-object-cache 2024-08-22T23:10:55.038 INFO:teuthology.orchestra.run.smithi163.stdout:ceph-immutable-object-cache-18.2.4-723.g56fd5b3 364 kB/s | 143 kB 00:00 2024-08-22T23:10:55.039 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:10:55.039 INFO:teuthology.orchestra.run.smithi163.stdout:Total 362 kB/s | 143 kB 00:00 2024-08-22T23:10:55.040 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-08-22T23:10:55.047 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-08-22T23:10:55.047 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-08-22T23:10:55.105 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-08-22T23:10:55.105 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-08-22T23:10:55.257 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-08-22T23:10:55.356 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-immutable-object-cache-2:18.2.4-723.g56fd5b35.e 1/1 2024-08-22T23:10:55.382 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.4-723.g56fd5b35.e 1/1 2024-08-22T23:10:55.382 INFO:teuthology.orchestra.run.smithi163.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:10:55.382 INFO:teuthology.orchestra.run.smithi163.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-08-22T23:10:55.382 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:55.391 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:00:48 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:10:55.518 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:10:55.518 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:10:55.519 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-08-22T23:10:55.519 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:10:55.519 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-08-22T23:10:55.519 INFO:teuthology.orchestra.run.smithi135.stdout: cephadm noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 224 k 2024-08-22T23:10:55.519 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:55.519 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-08-22T23:10:55.519 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:10:55.519 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2024-08-22T23:10:55.519 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:55.519 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 224 k 2024-08-22T23:10:55.519 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 216 k 2024-08-22T23:10:55.519 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-08-22T23:10:55.578 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:51 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:10:55.710 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:10:55.711 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:10:55.711 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repo Size 2024-08-22T23:10:55.711 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:10:55.711 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-08-22T23:10:55.711 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-immutable-object-cache x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 143 k 2024-08-22T23:10:55.711 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:55.711 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-22T23:10:55.711 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:10:55.711 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-08-22T23:10:55.712 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:55.712 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 143 k 2024-08-22T23:10:55.712 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 395 k 2024-08-22T23:10:55.712 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-22T23:10:55.949 INFO:teuthology.orchestra.run.smithi135.stdout:cephadm-18.2.4-723.g56fd5b35.el9.noarch.rpm 523 kB/s | 224 kB 00:00 2024-08-22T23:10:55.950 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:10:55.950 INFO:teuthology.orchestra.run.smithi135.stdout:Total 521 kB/s | 224 kB 00:00 2024-08-22T23:10:55.950 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-08-22T23:10:55.955 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-08-22T23:10:55.955 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-08-22T23:10:55.958 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-08-22T23:10:55.958 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-08-22T23:10:56.027 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-08-22T23:10:56.135 INFO:teuthology.orchestra.run.smithi159.stdout:ceph-immutable-object-cache-18.2.4-723.g56fd5b3 337 kB/s | 143 kB 00:00 2024-08-22T23:10:56.136 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:10:56.136 INFO:teuthology.orchestra.run.smithi159.stdout:Total 336 kB/s | 143 kB 00:00 2024-08-22T23:10:56.136 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-22T23:10:56.143 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-22T23:10:56.144 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-22T23:10:56.201 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-22T23:10:56.201 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-22T23:10:56.276 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-immutable-object-cache-2:18.2.4-723.g56fd5b35.e 1/1 2024-08-22T23:10:56.276 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:56.276 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-08-22T23:10:56.276 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-immutable-object-cache-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:56.276 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:56.277 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:10:56.343 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-22T23:10:56.411 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-immutable-object-cache-2:18.2.4-723.g56fd5b35.e 1/1 2024-08-22T23:10:56.437 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.4-723.g56fd5b35.e 1/1 2024-08-22T23:10:56.437 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:10:56.437 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-08-22T23:10:56.437 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:56.480 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 1/1 2024-08-22T23:10:56.528 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-mgr 2024-08-22T23:10:56.569 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 1/1 2024-08-22T23:10:56.889 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 1/1 2024-08-22T23:10:57.106 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:00:55 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:10:57.137 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 1/1 2024-08-22T23:10:57.137 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:57.137 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-08-22T23:10:57.137 INFO:teuthology.orchestra.run.smithi135.stdout: cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:10:57.137 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:57.137 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:10:57.191 INFO:teuthology.orchestra.run.smithi163.stdout:Package ceph-mgr-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:10:57.232 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:10:57.233 INFO:teuthology.orchestra.run.smithi163.stdout:Nothing to do. 2024-08-22T23:10:57.233 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:10:57.297 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-mgr-dashboard 2024-08-22T23:10:57.306 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-immutable-object-cache-2:18.2.4-723.g56fd5b35.e 1/1 2024-08-22T23:10:57.306 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:57.306 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-08-22T23:10:57.306 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-immutable-object-cache-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:57.306 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:57.306 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:10:57.339 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-immutable-object-cache 2024-08-22T23:10:57.480 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-mgr 2024-08-22T23:10:57.853 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:00:55 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:10:57.923 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:00:50 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:10:57.982 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:10:57.982 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:10:57.983 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2024-08-22T23:10:57.983 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:10:57.983 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2024-08-22T23:10:57.983 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-dashboard noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 3.5 M 2024-08-22T23:10:57.983 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2024-08-22T23:10:57.983 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-grafana-dashboards noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 24 k 2024-08-22T23:10:57.983 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-prometheus-alerts noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 16 k 2024-08-22T23:10:57.983 INFO:teuthology.orchestra.run.smithi163.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-08-22T23:10:57.983 INFO:teuthology.orchestra.run.smithi163.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-08-22T23:10:57.983 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:57.983 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-08-22T23:10:57.983 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:10:57.984 INFO:teuthology.orchestra.run.smithi163.stdout:Install 5 Packages 2024-08-22T23:10:57.984 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:10:57.984 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 3.8 M 2024-08-22T23:10:57.984 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 87 M 2024-08-22T23:10:57.984 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-08-22T23:10:58.055 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:10:58.055 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:10:58.056 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repo Size 2024-08-22T23:10:58.056 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:10:58.056 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-08-22T23:10:58.056 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-immutable-object-cache x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 143 k 2024-08-22T23:10:58.056 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:58.056 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-08-22T23:10:58.056 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:10:58.056 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2024-08-22T23:10:58.056 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:58.057 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 143 k 2024-08-22T23:10:58.057 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 395 k 2024-08-22T23:10:58.057 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-08-22T23:10:58.058 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:54 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:10:58.148 INFO:teuthology.orchestra.run.smithi159.stdout:Package ceph-mgr-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:10:58.189 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:10:58.190 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-08-22T23:10:58.190 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:10:58.253 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-mgr-dashboard 2024-08-22T23:10:58.426 INFO:teuthology.orchestra.run.smithi135.stdout:ceph-immutable-object-cache-18.2.4-723.g56fd5b3 387 kB/s | 143 kB 00:00 2024-08-22T23:10:58.427 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:10:58.427 INFO:teuthology.orchestra.run.smithi135.stdout:Total 385 kB/s | 143 kB 00:00 2024-08-22T23:10:58.427 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-08-22T23:10:58.435 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-08-22T23:10:58.435 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-08-22T23:10:58.442 INFO:teuthology.orchestra.run.smithi163.stdout:(1/5): ceph-prometheus-alerts-18.2.4-723.g56fd5 54 kB/s | 16 kB 00:00 2024-08-22T23:10:58.467 INFO:teuthology.orchestra.run.smithi163.stdout:(2/5): ceph-grafana-dashboards-18.2.4-723.g56fd 74 kB/s | 24 kB 00:00 2024-08-22T23:10:58.493 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-08-22T23:10:58.493 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-08-22T23:10:58.509 INFO:teuthology.orchestra.run.smithi163.stdout:(3/5): python3-repoze-lru-0.7-16.el9.noarch.rpm 460 kB/s | 31 kB 00:00 2024-08-22T23:10:58.543 INFO:teuthology.orchestra.run.smithi163.stdout:(4/5): python3-routes-2.5.1-5.el9.noarch.rpm 2.4 MB/s | 188 kB 00:00 2024-08-22T23:10:58.633 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-08-22T23:10:58.702 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-immutable-object-cache-2:18.2.4-723.g56fd5b35.e 1/1 2024-08-22T23:10:58.727 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.4-723.g56fd5b35.e 1/1 2024-08-22T23:10:58.727 INFO:teuthology.orchestra.run.smithi135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:10:58.728 INFO:teuthology.orchestra.run.smithi135.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-08-22T23:10:58.728 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:58.815 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:54 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:10:58.834 INFO:teuthology.orchestra.run.smithi163.stdout:(5/5): ceph-mgr-dashboard-18.2.4-723.g56fd5b35. 5.1 MB/s | 3.5 MB 00:00 2024-08-22T23:10:58.838 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:10:58.838 INFO:teuthology.orchestra.run.smithi163.stdout:Total 4.4 MB/s | 3.8 MB 00:00 2024-08-22T23:10:58.838 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-08-22T23:10:58.845 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-08-22T23:10:58.845 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-08-22T23:10:58.907 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-08-22T23:10:58.907 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-08-22T23:10:58.942 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:10:58.943 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:10:58.943 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-08-22T23:10:58.943 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:10:58.943 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-08-22T23:10:58.943 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-dashboard noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 3.5 M 2024-08-22T23:10:58.944 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-08-22T23:10:58.944 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-grafana-dashboards noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 24 k 2024-08-22T23:10:58.944 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-prometheus-alerts noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 16 k 2024-08-22T23:10:58.944 INFO:teuthology.orchestra.run.smithi159.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-08-22T23:10:58.944 INFO:teuthology.orchestra.run.smithi159.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-08-22T23:10:58.944 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:58.944 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-22T23:10:58.944 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:10:58.944 INFO:teuthology.orchestra.run.smithi159.stdout:Install 5 Packages 2024-08-22T23:10:58.944 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:10:58.945 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 3.8 M 2024-08-22T23:10:58.945 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 87 M 2024-08-22T23:10:58.945 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-22T23:10:59.154 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-08-22T23:10:59.231 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 1/5 2024-08-22T23:10:59.264 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 2/5 2024-08-22T23:10:59.293 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-prometheus-alerts-2:18.2.4-723.g56fd5b35.el9.no 3/5 2024-08-22T23:10:59.414 INFO:teuthology.orchestra.run.smithi159.stdout:(1/5): ceph-prometheus-alerts-18.2.4-723.g56fd5 53 kB/s | 16 kB 00:00 2024-08-22T23:10:59.440 INFO:teuthology.orchestra.run.smithi159.stdout:(2/5): ceph-grafana-dashboards-18.2.4-723.g56fd 72 kB/s | 24 kB 00:00 2024-08-22T23:10:59.482 INFO:teuthology.orchestra.run.smithi159.stdout:(3/5): python3-repoze-lru-0.7-16.el9.noarch.rpm 460 kB/s | 31 kB 00:00 2024-08-22T23:10:59.515 INFO:teuthology.orchestra.run.smithi159.stdout:(4/5): python3-routes-2.5.1-5.el9.noarch.rpm 2.4 MB/s | 188 kB 00:00 2024-08-22T23:10:59.595 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-immutable-object-cache-2:18.2.4-723.g56fd5b35.e 1/1 2024-08-22T23:10:59.596 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:59.596 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-08-22T23:10:59.596 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-immutable-object-cache-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:10:59.596 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:10:59.596 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:10:59.791 INFO:teuthology.orchestra.run.smithi159.stdout:(5/5): ceph-mgr-dashboard-18.2.4-723.g56fd5b35. 5.1 MB/s | 3.5 MB 00:00 2024-08-22T23:10:59.794 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:10:59.794 INFO:teuthology.orchestra.run.smithi159.stdout:Total 4.5 MB/s | 3.8 MB 00:00 2024-08-22T23:10:59.795 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-22T23:10:59.803 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-22T23:10:59.803 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-22T23:10:59.841 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-mgr 2024-08-22T23:10:59.862 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-22T23:10:59.863 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-22T23:11:00.107 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-22T23:11:00.197 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 1/5 2024-08-22T23:11:00.229 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 2/5 2024-08-22T23:11:00.257 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-prometheus-alerts-2:18.2.4-723.g56fd5b35.el9.no 3/5 2024-08-22T23:11:00.340 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-grafana-dashboards-2:18.2.4-723.g56fd5b35.el9.n 4/5 2024-08-22T23:11:00.372 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-dashboard-2:18.2.4-723.g56fd5b35.el9.noarch 5/5 2024-08-22T23:11:00.426 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:00:53 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:11:00.515 INFO:teuthology.orchestra.run.smithi135.stdout:Package ceph-mgr-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:00.557 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:11:00.558 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2024-08-22T23:11:00.559 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:11:00.620 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-mgr-dashboard 2024-08-22T23:11:01.230 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:00:54 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:11:01.314 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-grafana-dashboards-2:18.2.4-723.g56fd5b35.el9.n 4/5 2024-08-22T23:11:01.352 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-dashboard-2:18.2.4-723.g56fd5b35.el9.noarch 5/5 2024-08-22T23:11:01.354 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:11:01.354 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:01.355 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-08-22T23:11:01.355 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:01.355 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-08-22T23:11:01.355 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-dashboard noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 3.5 M 2024-08-22T23:11:01.355 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-08-22T23:11:01.355 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-grafana-dashboards noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 24 k 2024-08-22T23:11:01.355 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-prometheus-alerts noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 16 k 2024-08-22T23:11:01.355 INFO:teuthology.orchestra.run.smithi135.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-08-22T23:11:01.355 INFO:teuthology.orchestra.run.smithi135.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-08-22T23:11:01.355 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:01.355 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-08-22T23:11:01.355 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:01.356 INFO:teuthology.orchestra.run.smithi135.stdout:Install 5 Packages 2024-08-22T23:11:01.356 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:01.356 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 3.8 M 2024-08-22T23:11:01.356 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 87 M 2024-08-22T23:11:01.356 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-08-22T23:11:01.406 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.4-723.g56fd5b35.el9.noarch 5/5 2024-08-22T23:11:01.406 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-grafana-dashboards-2:18.2.4-723.g56fd5b35.el9.n 1/5 2024-08-22T23:11:01.406 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-dashboard-2:18.2.4-723.g56fd5b35.el9.noarch 2/5 2024-08-22T23:11:01.406 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-prometheus-alerts-2:18.2.4-723.g56fd5b35.el9.no 3/5 2024-08-22T23:11:01.406 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 4/5 2024-08-22T23:11:01.648 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 5/5 2024-08-22T23:11:01.648 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:01.648 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-08-22T23:11:01.648 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-grafana-dashboards-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:01.648 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-dashboard-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:01.648 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-prometheus-alerts-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:01.648 INFO:teuthology.orchestra.run.smithi163.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-08-22T23:11:01.649 INFO:teuthology.orchestra.run.smithi163.stdout: python3-routes-2.5.1-5.el9.noarch 2024-08-22T23:11:01.649 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:01.649 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:11:01.850 INFO:teuthology.orchestra.run.smithi135.stdout:(1/5): ceph-grafana-dashboards-18.2.4-723.g56fd 71 kB/s | 24 kB 00:00 2024-08-22T23:11:01.862 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-mgr-diskprediction-local 2024-08-22T23:11:01.875 INFO:teuthology.orchestra.run.smithi135.stdout:(2/5): ceph-prometheus-alerts-18.2.4-723.g56fd5 44 kB/s | 16 kB 00:00 2024-08-22T23:11:01.917 INFO:teuthology.orchestra.run.smithi135.stdout:(3/5): python3-repoze-lru-0.7-16.el9.noarch.rpm 461 kB/s | 31 kB 00:00 2024-08-22T23:11:01.951 INFO:teuthology.orchestra.run.smithi135.stdout:(4/5): python3-routes-2.5.1-5.el9.noarch.rpm 2.5 MB/s | 188 kB 00:00 2024-08-22T23:11:02.268 INFO:teuthology.orchestra.run.smithi135.stdout:(5/5): ceph-mgr-dashboard-18.2.4-723.g56fd5b35. 4.6 MB/s | 3.5 MB 00:00 2024-08-22T23:11:02.271 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:02.272 INFO:teuthology.orchestra.run.smithi135.stdout:Total 4.1 MB/s | 3.8 MB 00:00 2024-08-22T23:11:02.272 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-08-22T23:11:02.280 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-08-22T23:11:02.280 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-08-22T23:11:02.344 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-08-22T23:11:02.344 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-08-22T23:11:02.427 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:00 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:11:02.510 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.4-723.g56fd5b35.el9.noarch 5/5 2024-08-22T23:11:02.510 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-grafana-dashboards-2:18.2.4-723.g56fd5b35.el9.n 1/5 2024-08-22T23:11:02.511 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-dashboard-2:18.2.4-723.g56fd5b35.el9.noarch 2/5 2024-08-22T23:11:02.511 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-prometheus-alerts-2:18.2.4-723.g56fd5b35.el9.no 3/5 2024-08-22T23:11:02.511 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 4/5 2024-08-22T23:11:02.554 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:11:02.555 INFO:teuthology.orchestra.run.smithi163.stdout:====================================================================================== 2024-08-22T23:11:02.555 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2024-08-22T23:11:02.555 INFO:teuthology.orchestra.run.smithi163.stdout:====================================================================================== 2024-08-22T23:11:02.555 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2024-08-22T23:11:02.555 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 7.4 M 2024-08-22T23:11:02.556 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2024-08-22T23:11:02.556 INFO:teuthology.orchestra.run.smithi163.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-08-22T23:11:02.556 INFO:teuthology.orchestra.run.smithi163.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-08-22T23:11:02.556 INFO:teuthology.orchestra.run.smithi163.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-08-22T23:11:02.556 INFO:teuthology.orchestra.run.smithi163.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-08-22T23:11:02.556 INFO:teuthology.orchestra.run.smithi163.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-08-22T23:11:02.556 INFO:teuthology.orchestra.run.smithi163.stdout: openblas x86_64 0.3.26-1.el9 appstream 38 k 2024-08-22T23:11:02.556 INFO:teuthology.orchestra.run.smithi163.stdout: openblas-openmp x86_64 0.3.26-1.el9 appstream 4.9 M 2024-08-22T23:11:02.556 INFO:teuthology.orchestra.run.smithi163.stdout: python3-devel x86_64 3.9.19-7.el9 appstream 245 k 2024-08-22T23:11:02.556 INFO:teuthology.orchestra.run.smithi163.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-08-22T23:11:02.556 INFO:teuthology.orchestra.run.smithi163.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-08-22T23:11:02.556 INFO:teuthology.orchestra.run.smithi163.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-08-22T23:11:02.556 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:02.557 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-08-22T23:11:02.557 INFO:teuthology.orchestra.run.smithi163.stdout:====================================================================================== 2024-08-22T23:11:02.557 INFO:teuthology.orchestra.run.smithi163.stdout:Install 12 Packages 2024-08-22T23:11:02.557 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:02.557 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 38 M 2024-08-22T23:11:02.557 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 212 M 2024-08-22T23:11:02.557 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-08-22T23:11:02.595 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-08-22T23:11:02.674 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 1/5 2024-08-22T23:11:02.715 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 2/5 2024-08-22T23:11:02.743 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-prometheus-alerts-2:18.2.4-723.g56fd5b35.el9.no 3/5 2024-08-22T23:11:02.748 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 5/5 2024-08-22T23:11:02.748 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:02.749 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-08-22T23:11:02.749 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-grafana-dashboards-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:02.749 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-dashboard-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:02.749 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-prometheus-alerts-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:02.749 INFO:teuthology.orchestra.run.smithi159.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-08-22T23:11:02.749 INFO:teuthology.orchestra.run.smithi159.stdout: python3-routes-2.5.1-5.el9.noarch 2024-08-22T23:11:02.749 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:02.749 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:11:02.955 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-mgr-diskprediction-local 2024-08-22T23:11:03.192 INFO:teuthology.orchestra.run.smithi163.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.5 MB/s | 191 kB 00:00 2024-08-22T23:11:03.276 INFO:teuthology.orchestra.run.smithi163.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 3.7 MB/s | 801 kB 00:00 2024-08-22T23:11:03.326 INFO:teuthology.orchestra.run.smithi163.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 246 kB/s | 33 kB 00:00 2024-08-22T23:11:03.393 INFO:teuthology.orchestra.run.smithi163.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 273 kB/s | 18 kB 00:00 2024-08-22T23:11:03.493 INFO:teuthology.orchestra.run.smithi163.stdout:(5/12): openblas-0.3.26-1.el9.x86_64.rpm 384 kB/s | 38 kB 00:00 2024-08-22T23:11:03.523 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:59 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:11:03.650 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:11:03.652 INFO:teuthology.orchestra.run.smithi159.stdout:====================================================================================== 2024-08-22T23:11:03.652 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-08-22T23:11:03.652 INFO:teuthology.orchestra.run.smithi159.stdout:====================================================================================== 2024-08-22T23:11:03.652 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-08-22T23:11:03.652 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 7.4 M 2024-08-22T23:11:03.652 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-08-22T23:11:03.652 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-08-22T23:11:03.652 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-08-22T23:11:03.652 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-08-22T23:11:03.652 INFO:teuthology.orchestra.run.smithi159.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-08-22T23:11:03.653 INFO:teuthology.orchestra.run.smithi159.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-08-22T23:11:03.653 INFO:teuthology.orchestra.run.smithi159.stdout: openblas x86_64 0.3.26-1.el9 appstream 38 k 2024-08-22T23:11:03.653 INFO:teuthology.orchestra.run.smithi159.stdout: openblas-openmp x86_64 0.3.26-1.el9 appstream 4.9 M 2024-08-22T23:11:03.653 INFO:teuthology.orchestra.run.smithi159.stdout: python3-devel x86_64 3.9.19-7.el9 appstream 245 k 2024-08-22T23:11:03.653 INFO:teuthology.orchestra.run.smithi159.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-08-22T23:11:03.653 INFO:teuthology.orchestra.run.smithi159.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-08-22T23:11:03.653 INFO:teuthology.orchestra.run.smithi159.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-08-22T23:11:03.653 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:03.653 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-22T23:11:03.653 INFO:teuthology.orchestra.run.smithi159.stdout:====================================================================================== 2024-08-22T23:11:03.653 INFO:teuthology.orchestra.run.smithi159.stdout:Install 12 Packages 2024-08-22T23:11:03.653 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:03.654 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 38 M 2024-08-22T23:11:03.654 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 212 M 2024-08-22T23:11:03.654 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-22T23:11:03.786 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-grafana-dashboards-2:18.2.4-723.g56fd5b35.el9.n 4/5 2024-08-22T23:11:03.793 INFO:teuthology.orchestra.run.smithi163.stdout:(6/12): ceph-mgr-diskprediction-local-18.2.4-72 10 MB/s | 7.4 MB 00:00 2024-08-22T23:11:03.831 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-dashboard-2:18.2.4-723.g56fd5b35.el9.noarch 5/5 2024-08-22T23:11:03.852 INFO:teuthology.orchestra.run.smithi163.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 5.2 MB/s | 3.0 MB 00:00 2024-08-22T23:11:03.928 INFO:teuthology.orchestra.run.smithi163.stdout:(8/12): openblas-openmp-0.3.26-1.el9.x86_64.rpm 11 MB/s | 4.9 MB 00:00 2024-08-22T23:11:03.986 INFO:teuthology.orchestra.run.smithi163.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 4.2 MB/s | 250 kB 00:00 2024-08-22T23:11:03.998 INFO:teuthology.orchestra.run.smithi159.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.3 MB/s | 191 kB 00:00 2024-08-22T23:11:04.048 INFO:teuthology.orchestra.run.smithi159.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 4.0 MB/s | 801 kB 00:00 2024-08-22T23:11:04.061 INFO:teuthology.orchestra.run.smithi163.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 24 MB/s | 5.1 MB 00:00 2024-08-22T23:11:04.086 INFO:teuthology.orchestra.run.smithi163.stdout:(11/12): python3-devel-3.9.19-7.el9.x86_64.rpm 836 kB/s | 245 kB 00:00 2024-08-22T23:11:04.123 INFO:teuthology.orchestra.run.smithi159.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 262 kB/s | 33 kB 00:00 2024-08-22T23:11:04.165 INFO:teuthology.orchestra.run.smithi159.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 436 kB/s | 18 kB 00:00 2024-08-22T23:11:04.216 INFO:teuthology.orchestra.run.smithi159.stdout:(5/12): openblas-0.3.26-1.el9.x86_64.rpm 764 kB/s | 38 kB 00:00 2024-08-22T23:11:04.341 INFO:teuthology.orchestra.run.smithi159.stdout:(6/12): ceph-mgr-diskprediction-local-18.2.4-72 15 MB/s | 7.4 MB 00:00 2024-08-22T23:11:04.395 INFO:teuthology.orchestra.run.smithi163.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 40 MB/s | 16 MB 00:00 2024-08-22T23:11:04.396 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:04.396 INFO:teuthology.orchestra.run.smithi163.stdout:Total 21 MB/s | 38 MB 00:01 2024-08-22T23:11:04.541 INFO:teuthology.orchestra.run.smithi159.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 6.1 MB/s | 3.0 MB 00:00 2024-08-22T23:11:04.592 INFO:teuthology.orchestra.run.smithi159.stdout:(8/12): python3-devel-3.9.19-7.el9.x86_64.rpm 978 kB/s | 245 kB 00:00 2024-08-22T23:11:04.709 INFO:teuthology.orchestra.run.smithi159.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.1 MB/s | 250 kB 00:00 2024-08-22T23:11:04.752 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-08-22T23:11:04.777 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-08-22T23:11:04.778 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-08-22T23:11:04.850 INFO:teuthology.orchestra.run.smithi159.stdout:(10/12): openblas-openmp-0.3.26-1.el9.x86_64.rp 7.8 MB/s | 4.9 MB 00:00 2024-08-22T23:11:04.984 INFO:teuthology.orchestra.run.smithi159.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 12 MB/s | 5.1 MB 00:00 2024-08-22T23:11:05.014 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.4-723.g56fd5b35.el9.noarch 5/5 2024-08-22T23:11:05.014 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-grafana-dashboards-2:18.2.4-723.g56fd5b35.el9.n 1/5 2024-08-22T23:11:05.015 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-dashboard-2:18.2.4-723.g56fd5b35.el9.noarch 2/5 2024-08-22T23:11:05.015 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-prometheus-alerts-2:18.2.4-723.g56fd5b35.el9.no 3/5 2024-08-22T23:11:05.015 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 4/5 2024-08-22T23:11:05.190 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-08-22T23:11:05.190 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-08-22T23:11:05.268 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 5/5 2024-08-22T23:11:05.268 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:05.268 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-08-22T23:11:05.268 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-grafana-dashboards-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:05.268 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-dashboard-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:05.268 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-prometheus-alerts-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:05.269 INFO:teuthology.orchestra.run.smithi135.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-08-22T23:11:05.269 INFO:teuthology.orchestra.run.smithi135.stdout: python3-routes-2.5.1-5.el9.noarch 2024-08-22T23:11:05.269 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:05.269 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:11:05.468 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-mgr-diskprediction-local 2024-08-22T23:11:05.759 INFO:teuthology.orchestra.run.smithi159.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 15 MB/s | 16 MB 00:01 2024-08-22T23:11:05.760 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:05.760 INFO:teuthology.orchestra.run.smithi159.stdout:Total 18 MB/s | 38 MB 00:02 2024-08-22T23:11:05.941 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-08-22T23:11:05.999 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-08-22T23:11:06.035 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-08-22T23:11:06.048 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:00:59 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:11:06.119 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-22T23:11:06.134 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-08-22T23:11:06.144 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-22T23:11:06.144 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-22T23:11:06.169 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-devel-3.9.19-7.el9.x86_64 4/12 2024-08-22T23:11:06.176 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:11:06.178 INFO:teuthology.orchestra.run.smithi135.stdout:====================================================================================== 2024-08-22T23:11:06.178 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-08-22T23:11:06.178 INFO:teuthology.orchestra.run.smithi135.stdout:====================================================================================== 2024-08-22T23:11:06.178 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-08-22T23:11:06.178 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 7.4 M 2024-08-22T23:11:06.178 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-08-22T23:11:06.178 INFO:teuthology.orchestra.run.smithi135.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-08-22T23:11:06.178 INFO:teuthology.orchestra.run.smithi135.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-08-22T23:11:06.178 INFO:teuthology.orchestra.run.smithi135.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-08-22T23:11:06.178 INFO:teuthology.orchestra.run.smithi135.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-08-22T23:11:06.178 INFO:teuthology.orchestra.run.smithi135.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-08-22T23:11:06.179 INFO:teuthology.orchestra.run.smithi135.stdout: openblas x86_64 0.3.26-1.el9 appstream 38 k 2024-08-22T23:11:06.179 INFO:teuthology.orchestra.run.smithi135.stdout: openblas-openmp x86_64 0.3.26-1.el9 appstream 4.9 M 2024-08-22T23:11:06.179 INFO:teuthology.orchestra.run.smithi135.stdout: python3-devel x86_64 3.9.19-7.el9 appstream 245 k 2024-08-22T23:11:06.179 INFO:teuthology.orchestra.run.smithi135.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-08-22T23:11:06.179 INFO:teuthology.orchestra.run.smithi135.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-08-22T23:11:06.179 INFO:teuthology.orchestra.run.smithi135.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-08-22T23:11:06.179 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:06.179 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-08-22T23:11:06.179 INFO:teuthology.orchestra.run.smithi135.stdout:====================================================================================== 2024-08-22T23:11:06.180 INFO:teuthology.orchestra.run.smithi135.stdout:Install 12 Packages 2024-08-22T23:11:06.180 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:06.180 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 38 M 2024-08-22T23:11:06.180 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 212 M 2024-08-22T23:11:06.180 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-08-22T23:11:06.355 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : openblas-0.3.26-1.el9.x86_64 5/12 2024-08-22T23:11:06.385 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : openblas-openmp-0.3.26-1.el9.x86_64 6/12 2024-08-22T23:11:06.462 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-08-22T23:11:06.559 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-22T23:11:06.559 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-22T23:11:06.587 INFO:teuthology.orchestra.run.smithi135.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.1 MB/s | 191 kB 00:00 2024-08-22T23:11:06.621 INFO:teuthology.orchestra.run.smithi135.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 3.7 MB/s | 801 kB 00:00 2024-08-22T23:11:06.797 INFO:teuthology.orchestra.run.smithi135.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 156 kB/s | 33 kB 00:00 2024-08-22T23:11:06.914 INFO:teuthology.orchestra.run.smithi135.stdout:(4/12): ceph-mgr-diskprediction-local-18.2.4-72 15 MB/s | 7.4 MB 00:00 2024-08-22T23:11:06.939 INFO:teuthology.orchestra.run.smithi135.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 128 kB/s | 18 kB 00:00 2024-08-22T23:11:07.006 INFO:teuthology.orchestra.run.smithi135.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 7.8 MB/s | 3.0 MB 00:00 2024-08-22T23:11:07.081 INFO:teuthology.orchestra.run.smithi135.stdout:(7/12): python3-devel-3.9.19-7.el9.x86_64.rpm 3.2 MB/s | 245 kB 00:00 2024-08-22T23:11:07.103 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-08-22T23:11:07.115 INFO:teuthology.orchestra.run.smithi135.stdout:(8/12): openblas-0.3.26-1.el9.x86_64.rpm 191 kB/s | 38 kB 00:00 2024-08-22T23:11:07.215 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-08-22T23:11:07.241 INFO:teuthology.orchestra.run.smithi135.stdout:(9/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 32 MB/s | 5.1 MB 00:00 2024-08-22T23:11:07.266 INFO:teuthology.orchestra.run.smithi135.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 1.6 MB/s | 250 kB 00:00 2024-08-22T23:11:07.311 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-22T23:11:07.333 INFO:teuthology.orchestra.run.smithi135.stdout:(11/12): openblas-openmp-0.3.26-1.el9.x86_64.rp 13 MB/s | 4.9 MB 00:00 2024-08-22T23:11:07.372 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-08-22T23:11:07.416 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-08-22T23:11:07.515 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-08-22T23:11:07.550 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-devel-3.9.19-7.el9.x86_64 4/12 2024-08-22T23:11:07.566 INFO:teuthology.orchestra.run.smithi135.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 50 MB/s | 16 MB 00:00 2024-08-22T23:11:07.567 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:07.568 INFO:teuthology.orchestra.run.smithi135.stdout:Total 28 MB/s | 38 MB 00:01 2024-08-22T23:11:07.737 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : openblas-0.3.26-1.el9.x86_64 5/12 2024-08-22T23:11:07.766 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : openblas-openmp-0.3.26-1.el9.x86_64 6/12 2024-08-22T23:11:07.843 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-08-22T23:11:07.924 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-08-22T23:11:07.950 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-08-22T23:11:07.950 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-08-22T23:11:08.365 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-08-22T23:11:08.366 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-08-22T23:11:08.452 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-08-22T23:11:08.471 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-08-22T23:11:08.595 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-08-22T23:11:09.130 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-08-22T23:11:09.204 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-08-22T23:11:09.249 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-08-22T23:11:09.348 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-08-22T23:11:09.391 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-devel-3.9.19-7.el9.x86_64 4/12 2024-08-22T23:11:09.487 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-08-22T23:11:09.526 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.4-723.g56fd5b 12/12 2024-08-22T23:11:09.577 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : openblas-0.3.26-1.el9.x86_64 5/12 2024-08-22T23:11:09.616 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : openblas-openmp-0.3.26-1.el9.x86_64 6/12 2024-08-22T23:11:09.692 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-08-22T23:11:09.821 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-08-22T23:11:10.332 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-08-22T23:11:10.443 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-08-22T23:11:10.877 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-08-22T23:11:10.908 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.4-723.g56fd5b 12/12 2024-08-22T23:11:11.671 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-08-22T23:11:12.126 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.4-723.g56fd5b 12/12 2024-08-22T23:11:12.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.4-723.g56fd5b 1/12 2024-08-22T23:11:12.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-08-22T23:11:12.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-08-22T23:11:12.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-08-22T23:11:12.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-08-22T23:11:12.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-08-22T23:11:12.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : openblas-0.3.26-1.el9.x86_64 7/12 2024-08-22T23:11:12.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : openblas-openmp-0.3.26-1.el9.x86_64 8/12 2024-08-22T23:11:12.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-devel-3.9.19-7.el9.x86_64 9/12 2024-08-22T23:11:12.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-08-22T23:11:12.127 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-08-22T23:11:12.543 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-08-22T23:11:12.543 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:12.543 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-08-22T23:11:12.543 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-diskprediction-local-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:12.543 INFO:teuthology.orchestra.run.smithi163.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-08-22T23:11:12.543 INFO:teuthology.orchestra.run.smithi163.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-08-22T23:11:12.543 INFO:teuthology.orchestra.run.smithi163.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-08-22T23:11:12.543 INFO:teuthology.orchestra.run.smithi163.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-08-22T23:11:12.543 INFO:teuthology.orchestra.run.smithi163.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-08-22T23:11:12.543 INFO:teuthology.orchestra.run.smithi163.stdout: openblas-0.3.26-1.el9.x86_64 2024-08-22T23:11:12.544 INFO:teuthology.orchestra.run.smithi163.stdout: openblas-openmp-0.3.26-1.el9.x86_64 2024-08-22T23:11:12.544 INFO:teuthology.orchestra.run.smithi163.stdout: python3-devel-3.9.19-7.el9.x86_64 2024-08-22T23:11:12.544 INFO:teuthology.orchestra.run.smithi163.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-08-22T23:11:12.544 INFO:teuthology.orchestra.run.smithi163.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-08-22T23:11:12.544 INFO:teuthology.orchestra.run.smithi163.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-08-22T23:11:12.544 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:12.544 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:11:12.712 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-08-22T23:11:12.746 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.4-723.g56fd5b 12/12 2024-08-22T23:11:12.906 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-mgr-rook 2024-08-22T23:11:13.491 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:11 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:11:13.616 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.4-723.g56fd5b 12/12 2024-08-22T23:11:13.616 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.4-723.g56fd5b 1/12 2024-08-22T23:11:13.617 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-08-22T23:11:13.617 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-08-22T23:11:13.617 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-08-22T23:11:13.617 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-08-22T23:11:13.617 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-08-22T23:11:13.617 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : openblas-0.3.26-1.el9.x86_64 7/12 2024-08-22T23:11:13.617 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : openblas-openmp-0.3.26-1.el9.x86_64 8/12 2024-08-22T23:11:13.617 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-devel-3.9.19-7.el9.x86_64 9/12 2024-08-22T23:11:13.617 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-08-22T23:11:13.617 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-08-22T23:11:13.620 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:11:13.622 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:13.622 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2024-08-22T23:11:13.622 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:13.622 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2024-08-22T23:11:13.622 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-rook noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 49 k 2024-08-22T23:11:13.622 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2024-08-22T23:11:13.622 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-08-22T23:11:13.622 INFO:teuthology.orchestra.run.smithi163.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-08-22T23:11:13.622 INFO:teuthology.orchestra.run.smithi163.stdout: python3-google-auth noarch 1:2.33.0-1.el9 epel 220 k 2024-08-22T23:11:13.622 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-08-22T23:11:13.622 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-08-22T23:11:13.622 INFO:teuthology.orchestra.run.smithi163.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-08-22T23:11:13.623 INFO:teuthology.orchestra.run.smithi163.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-08-22T23:11:13.623 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-08-22T23:11:13.623 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-08-22T23:11:13.623 INFO:teuthology.orchestra.run.smithi163.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-08-22T23:11:13.623 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-08-22T23:11:13.623 INFO:teuthology.orchestra.run.smithi163.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-08-22T23:11:13.623 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:13.623 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-08-22T23:11:13.623 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:13.623 INFO:teuthology.orchestra.run.smithi163.stdout:Install 13 Packages 2024-08-22T23:11:13.623 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:13.624 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 2.2 M 2024-08-22T23:11:13.624 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 26 M 2024-08-22T23:11:13.624 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-08-22T23:11:13.895 INFO:teuthology.orchestra.run.smithi163.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 186 kB/s | 19 kB 00:00 2024-08-22T23:11:13.915 INFO:teuthology.orchestra.run.smithi163.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 214 kB/s | 26 kB 00:00 2024-08-22T23:11:13.979 INFO:teuthology.orchestra.run.smithi163.stdout:(3/13): ceph-mgr-rook-18.2.4-723.g56fd5b35.el9. 264 kB/s | 49 kB 00:00 2024-08-22T23:11:14.005 INFO:teuthology.orchestra.run.smithi163.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.7 MB/s | 159 kB 00:00 2024-08-22T23:11:14.027 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-08-22T23:11:14.027 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:14.027 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-08-22T23:11:14.027 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-diskprediction-local-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:14.027 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-08-22T23:11:14.028 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-08-22T23:11:14.028 INFO:teuthology.orchestra.run.smithi159.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-08-22T23:11:14.028 INFO:teuthology.orchestra.run.smithi159.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-08-22T23:11:14.028 INFO:teuthology.orchestra.run.smithi159.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-08-22T23:11:14.028 INFO:teuthology.orchestra.run.smithi159.stdout: openblas-0.3.26-1.el9.x86_64 2024-08-22T23:11:14.028 INFO:teuthology.orchestra.run.smithi159.stdout: openblas-openmp-0.3.26-1.el9.x86_64 2024-08-22T23:11:14.028 INFO:teuthology.orchestra.run.smithi159.stdout: python3-devel-3.9.19-7.el9.x86_64 2024-08-22T23:11:14.028 INFO:teuthology.orchestra.run.smithi159.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-08-22T23:11:14.028 INFO:teuthology.orchestra.run.smithi159.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-08-22T23:11:14.028 INFO:teuthology.orchestra.run.smithi159.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-08-22T23:11:14.028 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:14.028 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:11:14.029 INFO:teuthology.orchestra.run.smithi163.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.6 MB/s | 222 kB 00:00 2024-08-22T23:11:14.063 INFO:teuthology.orchestra.run.smithi163.stdout:(6/13): python3-cachetools-4.2.4-1.el9.noarch.r 964 kB/s | 32 kB 00:00 2024-08-22T23:11:14.080 INFO:teuthology.orchestra.run.smithi163.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 712 kB/s | 54 kB 00:00 2024-08-22T23:11:14.097 INFO:teuthology.orchestra.run.smithi163.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 418 kB/s | 14 kB 00:00 2024-08-22T23:11:14.156 INFO:teuthology.orchestra.run.smithi163.stdout:(9/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.5 MB/s | 279 kB 00:00 2024-08-22T23:11:14.181 INFO:teuthology.orchestra.run.smithi163.stdout:(10/13): python3-google-auth-2.33.0-1.el9.noarc 2.1 MB/s | 220 kB 00:00 2024-08-22T23:11:14.215 INFO:teuthology.orchestra.run.smithi163.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 3.3 MB/s | 90 kB 00:00 2024-08-22T23:11:14.248 INFO:teuthology.orchestra.run.smithi163.stdout:(12/13): python3-kubernetes-26.1.0-2.el9.noarch 7.1 MB/s | 1.0 MB 00:00 2024-08-22T23:11:14.265 INFO:teuthology.orchestra.run.smithi163.stdout:(13/13): python3-rsa-4.9-2.el9.noarch.rpm 542 kB/s | 59 kB 00:00 2024-08-22T23:11:14.267 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:14.267 INFO:teuthology.orchestra.run.smithi163.stdout:Total 3.4 MB/s | 2.2 MB 00:00 2024-08-22T23:11:14.332 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-08-22T23:11:14.347 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-08-22T23:11:14.347 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-08-22T23:11:14.365 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-mgr-rook 2024-08-22T23:11:14.435 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-08-22T23:11:14.436 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-08-22T23:11:14.943 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:10 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:11:14.981 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-08-22T23:11:15.069 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:11:15.070 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:15.070 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-08-22T23:11:15.070 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:15.070 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-08-22T23:11:15.070 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-rook noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 49 k 2024-08-22T23:11:15.071 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-08-22T23:11:15.071 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-08-22T23:11:15.071 INFO:teuthology.orchestra.run.smithi159.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-08-22T23:11:15.071 INFO:teuthology.orchestra.run.smithi159.stdout: python3-google-auth noarch 1:2.33.0-1.el9 epel 220 k 2024-08-22T23:11:15.071 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-08-22T23:11:15.071 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-08-22T23:11:15.071 INFO:teuthology.orchestra.run.smithi159.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-08-22T23:11:15.071 INFO:teuthology.orchestra.run.smithi159.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-08-22T23:11:15.071 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-08-22T23:11:15.071 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-08-22T23:11:15.071 INFO:teuthology.orchestra.run.smithi159.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-08-22T23:11:15.071 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-08-22T23:11:15.071 INFO:teuthology.orchestra.run.smithi159.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-08-22T23:11:15.072 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:15.072 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-22T23:11:15.072 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:15.072 INFO:teuthology.orchestra.run.smithi159.stdout:Install 13 Packages 2024-08-22T23:11:15.072 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:15.072 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 2.2 M 2024-08-22T23:11:15.072 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 26 M 2024-08-22T23:11:15.073 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-22T23:11:15.150 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-08-22T23:11:15.200 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-08-22T23:11:15.255 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-08-22T23:11:15.292 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-08-22T23:11:15.334 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-08-22T23:11:15.438 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-08-22T23:11:15.441 INFO:teuthology.orchestra.run.smithi159.stdout:(1/13): ceph-mgr-rook-18.2.4-723.g56fd5b35.el9. 291 kB/s | 49 kB 00:00 2024-08-22T23:11:15.485 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.4-723.g56fd5b 12/12 2024-08-22T23:11:15.485 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.4-723.g56fd5b 1/12 2024-08-22T23:11:15.485 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-08-22T23:11:15.485 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-08-22T23:11:15.485 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-08-22T23:11:15.485 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-08-22T23:11:15.485 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-08-22T23:11:15.486 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : openblas-0.3.26-1.el9.x86_64 7/12 2024-08-22T23:11:15.486 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : openblas-openmp-0.3.26-1.el9.x86_64 8/12 2024-08-22T23:11:15.486 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-devel-3.9.19-7.el9.x86_64 9/12 2024-08-22T23:11:15.486 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-08-22T23:11:15.486 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-08-22T23:11:15.547 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-google-auth-1:2.33.0-1.el9.noarch 7/13 2024-08-22T23:11:15.594 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-08-22T23:11:15.791 INFO:teuthology.orchestra.run.smithi159.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 37 kB/s | 19 kB 00:00 2024-08-22T23:11:15.833 INFO:teuthology.orchestra.run.smithi159.stdout:(3/13): python3-jsonpatch-1.21-16.el9.noarch.rp 46 kB/s | 26 kB 00:00 2024-08-22T23:11:15.884 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-08-22T23:11:15.885 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:15.885 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-08-22T23:11:15.885 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-diskprediction-local-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:15.885 INFO:teuthology.orchestra.run.smithi135.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-08-22T23:11:15.885 INFO:teuthology.orchestra.run.smithi135.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-08-22T23:11:15.885 INFO:teuthology.orchestra.run.smithi135.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-08-22T23:11:15.885 INFO:teuthology.orchestra.run.smithi135.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-08-22T23:11:15.885 INFO:teuthology.orchestra.run.smithi135.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-08-22T23:11:15.885 INFO:teuthology.orchestra.run.smithi135.stdout: openblas-0.3.26-1.el9.x86_64 2024-08-22T23:11:15.885 INFO:teuthology.orchestra.run.smithi135.stdout: openblas-openmp-0.3.26-1.el9.x86_64 2024-08-22T23:11:15.885 INFO:teuthology.orchestra.run.smithi135.stdout: python3-devel-3.9.19-7.el9.x86_64 2024-08-22T23:11:15.885 INFO:teuthology.orchestra.run.smithi135.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-08-22T23:11:15.885 INFO:teuthology.orchestra.run.smithi135.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-08-22T23:11:15.886 INFO:teuthology.orchestra.run.smithi135.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-08-22T23:11:15.886 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:15.886 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:11:16.183 INFO:teuthology.orchestra.run.smithi159.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 299 kB/s | 222 kB 00:00 2024-08-22T23:11:16.203 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-mgr-rook 2024-08-22T23:11:16.312 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-08-22T23:11:16.358 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-08-22T23:11:16.391 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-08-22T23:11:16.439 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-08-22T23:11:16.461 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-rook-2:18.2.4-723.g56fd5b35.el9.noarch 13/13 2024-08-22T23:11:16.500 INFO:teuthology.orchestra.run.smithi159.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 224 kB/s | 159 kB 00:00 2024-08-22T23:11:16.542 INFO:teuthology.orchestra.run.smithi159.stdout:(6/13): python3-cachetools-4.2.4-1.el9.noarch.r 793 kB/s | 32 kB 00:00 2024-08-22T23:11:16.568 INFO:teuthology.orchestra.run.smithi159.stdout:(7/13): python3-certifi-2023.05.07-4.el9.noarch 570 kB/s | 14 kB 00:00 2024-08-22T23:11:16.610 INFO:teuthology.orchestra.run.smithi159.stdout:(8/13): python3-google-auth-2.33.0-1.el9.noarch 5.1 MB/s | 220 kB 00:00 2024-08-22T23:11:16.635 INFO:teuthology.orchestra.run.smithi159.stdout:(9/13): python3-pyasn1-modules-0.4.8-6.el9.noar 348 kB/s | 279 kB 00:00 2024-08-22T23:11:16.685 INFO:teuthology.orchestra.run.smithi159.stdout:(10/13): python3-kubernetes-26.1.0-2.el9.noarch 14 MB/s | 1.0 MB 00:00 2024-08-22T23:11:16.711 INFO:teuthology.orchestra.run.smithi159.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 3.7 MB/s | 90 kB 00:00 2024-08-22T23:11:16.736 INFO:teuthology.orchestra.run.smithi159.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 588 kB/s | 59 kB 00:00 2024-08-22T23:11:16.787 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:09 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:11:16.811 INFO:teuthology.orchestra.run.smithi159.stdout:(13/13): python3-requests-oauthlib-1.3.0-12.el9 85 kB/s | 54 kB 00:00 2024-08-22T23:11:16.814 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:16.814 INFO:teuthology.orchestra.run.smithi159.stdout:Total 1.3 MB/s | 2.2 MB 00:01 2024-08-22T23:11:16.883 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-22T23:11:16.899 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-22T23:11:16.899 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-22T23:11:16.917 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:11:16.918 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:16.918 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-08-22T23:11:16.918 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:16.918 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-08-22T23:11:16.918 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-rook noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 49 k 2024-08-22T23:11:16.919 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-08-22T23:11:16.919 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-08-22T23:11:16.919 INFO:teuthology.orchestra.run.smithi135.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-08-22T23:11:16.919 INFO:teuthology.orchestra.run.smithi135.stdout: python3-google-auth noarch 1:2.33.0-1.el9 epel 220 k 2024-08-22T23:11:16.919 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-08-22T23:11:16.919 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-08-22T23:11:16.919 INFO:teuthology.orchestra.run.smithi135.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-08-22T23:11:16.919 INFO:teuthology.orchestra.run.smithi135.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-08-22T23:11:16.919 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-08-22T23:11:16.919 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-08-22T23:11:16.920 INFO:teuthology.orchestra.run.smithi135.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-08-22T23:11:16.920 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-08-22T23:11:16.920 INFO:teuthology.orchestra.run.smithi135.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-08-22T23:11:16.920 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:16.920 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-08-22T23:11:16.920 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:16.920 INFO:teuthology.orchestra.run.smithi135.stdout:Install 13 Packages 2024-08-22T23:11:16.920 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:16.921 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 2.2 M 2024-08-22T23:11:16.921 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 26 M 2024-08-22T23:11:16.921 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-08-22T23:11:16.986 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-22T23:11:16.988 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-22T23:11:17.255 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.4-723.g56fd5b35.el9.noarch 13/13 2024-08-22T23:11:17.256 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-rook-2:18.2.4-723.g56fd5b35.el9.noarch 1/13 2024-08-22T23:11:17.256 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-08-22T23:11:17.256 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-08-22T23:11:17.256 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-08-22T23:11:17.256 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-08-22T23:11:17.256 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-08-22T23:11:17.256 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-08-22T23:11:17.256 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-08-22T23:11:17.256 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-08-22T23:11:17.256 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-google-auth-1:2.33.0-1.el9.noarch 10/13 2024-08-22T23:11:17.256 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-08-22T23:11:17.257 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-08-22T23:11:17.498 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-22T23:11:17.581 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-08-22T23:11:17.581 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:17.581 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-08-22T23:11:17.582 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-rook-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:17.582 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-08-22T23:11:17.582 INFO:teuthology.orchestra.run.smithi163.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-08-22T23:11:17.582 INFO:teuthology.orchestra.run.smithi163.stdout: python3-google-auth-1:2.33.0-1.el9.noarch 2024-08-22T23:11:17.582 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-08-22T23:11:17.582 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-08-22T23:11:17.582 INFO:teuthology.orchestra.run.smithi163.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-08-22T23:11:17.582 INFO:teuthology.orchestra.run.smithi163.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-08-22T23:11:17.582 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-08-22T23:11:17.583 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-08-22T23:11:17.583 INFO:teuthology.orchestra.run.smithi163.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-08-22T23:11:17.583 INFO:teuthology.orchestra.run.smithi163.stdout: python3-rsa-4.9-2.el9.noarch 2024-08-22T23:11:17.583 INFO:teuthology.orchestra.run.smithi163.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-08-22T23:11:17.583 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:17.583 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:11:17.652 INFO:teuthology.orchestra.run.smithi135.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 345 kB/s | 26 kB 00:00 2024-08-22T23:11:17.667 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-08-22T23:11:17.677 INFO:teuthology.orchestra.run.smithi135.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 193 kB/s | 19 kB 00:00 2024-08-22T23:11:17.720 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-08-22T23:11:17.735 INFO:teuthology.orchestra.run.smithi135.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.6 MB/s | 222 kB 00:00 2024-08-22T23:11:17.761 INFO:teuthology.orchestra.run.smithi135.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.9 MB/s | 159 kB 00:00 2024-08-22T23:11:17.776 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-08-22T23:11:17.786 INFO:teuthology.orchestra.run.smithi135.stdout:(5/13): ceph-mgr-rook-18.2.4-723.g56fd5b35.el9. 236 kB/s | 49 kB 00:00 2024-08-22T23:11:17.812 INFO:teuthology.orchestra.run.smithi135.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-08-22T23:11:17.813 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-08-22T23:11:17.820 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-mgr-cephadm 2024-08-22T23:11:17.838 INFO:teuthology.orchestra.run.smithi135.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.7 MB/s | 279 kB 00:00 2024-08-22T23:11:17.854 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-08-22T23:11:17.887 INFO:teuthology.orchestra.run.smithi135.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 320 kB/s | 32 kB 00:00 2024-08-22T23:11:17.913 INFO:teuthology.orchestra.run.smithi135.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 140 kB/s | 14 kB 00:00 2024-08-22T23:11:17.946 INFO:teuthology.orchestra.run.smithi135.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 1.7 MB/s | 59 kB 00:00 2024-08-22T23:11:17.957 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-08-22T23:11:17.972 INFO:teuthology.orchestra.run.smithi135.stdout:(11/13): python3-google-auth-2.33.0-1.el9.noarc 1.8 MB/s | 220 kB 00:00 2024-08-22T23:11:17.997 INFO:teuthology.orchestra.run.smithi135.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.7 MB/s | 90 kB 00:00 2024-08-22T23:11:18.039 INFO:teuthology.orchestra.run.smithi135.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.8 MB/s | 1.0 MB 00:00 2024-08-22T23:11:18.042 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:18.042 INFO:teuthology.orchestra.run.smithi135.stdout:Total 2.0 MB/s | 2.2 MB 00:01 2024-08-22T23:11:18.057 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-google-auth-1:2.33.0-1.el9.noarch 7/13 2024-08-22T23:11:18.106 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-08-22T23:11:18.115 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-08-22T23:11:18.121 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-08-22T23:11:18.121 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-08-22T23:11:18.209 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-08-22T23:11:18.210 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-08-22T23:11:18.389 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:16 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:11:18.517 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:11:18.518 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:18.518 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2024-08-22T23:11:18.518 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:18.518 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2024-08-22T23:11:18.518 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-cephadm noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 139 k 2024-08-22T23:11:18.518 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2024-08-22T23:11:18.519 INFO:teuthology.orchestra.run.smithi163.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-08-22T23:11:18.519 INFO:teuthology.orchestra.run.smithi163.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-08-22T23:11:18.519 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-08-22T23:11:18.519 INFO:teuthology.orchestra.run.smithi163.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-08-22T23:11:18.519 INFO:teuthology.orchestra.run.smithi163.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-08-22T23:11:18.519 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:18.519 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-08-22T23:11:18.519 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:18.519 INFO:teuthology.orchestra.run.smithi163.stdout:Install 6 Packages 2024-08-22T23:11:18.519 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:18.520 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 7.0 M 2024-08-22T23:11:18.520 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 33 M 2024-08-22T23:11:18.520 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-08-22T23:11:18.714 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-08-22T23:11:18.827 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-08-22T23:11:18.871 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-08-22T23:11:18.876 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-08-22T23:11:18.904 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-08-22T23:11:18.924 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-08-22T23:11:18.952 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-08-22T23:11:18.980 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-08-22T23:11:18.982 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-rook-2:18.2.4-723.g56fd5b35.el9.noarch 13/13 2024-08-22T23:11:19.017 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-08-22T23:11:19.059 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-08-22T23:11:19.134 INFO:teuthology.orchestra.run.smithi163.stdout:(1/6): ceph-mgr-cephadm-18.2.4-723.g56fd5b35.el 725 kB/s | 139 kB 00:00 2024-08-22T23:11:19.159 INFO:teuthology.orchestra.run.smithi163.stdout:(2/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.1 MB/s | 248 kB 00:00 2024-08-22T23:11:19.170 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-08-22T23:11:19.217 INFO:teuthology.orchestra.run.smithi163.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 992 kB/s | 58 kB 00:00 2024-08-22T23:11:19.242 INFO:teuthology.orchestra.run.smithi163.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.9 MB/s | 74 kB 00:00 2024-08-22T23:11:19.268 INFO:teuthology.orchestra.run.smithi163.stdout:(5/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 4.0 MB/s | 548 kB 00:00 2024-08-22T23:11:19.272 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-google-auth-1:2.33.0-1.el9.noarch 7/13 2024-08-22T23:11:19.320 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-08-22T23:11:19.551 INFO:teuthology.orchestra.run.smithi163.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 9.8 MB/s | 6.0 MB 00:00 2024-08-22T23:11:19.553 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:19.554 INFO:teuthology.orchestra.run.smithi163.stdout:Total 6.8 MB/s | 7.0 MB 00:01 2024-08-22T23:11:19.624 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-08-22T23:11:19.636 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-08-22T23:11:19.636 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-08-22T23:11:19.736 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-08-22T23:11:19.737 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-08-22T23:11:19.783 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.4-723.g56fd5b35.el9.noarch 13/13 2024-08-22T23:11:19.783 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-rook-2:18.2.4-723.g56fd5b35.el9.noarch 1/13 2024-08-22T23:11:19.783 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-08-22T23:11:19.783 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-08-22T23:11:19.783 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-08-22T23:11:19.783 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-08-22T23:11:19.783 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-08-22T23:11:19.783 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-08-22T23:11:19.783 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-08-22T23:11:19.783 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-08-22T23:11:19.784 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-google-auth-1:2.33.0-1.el9.noarch 10/13 2024-08-22T23:11:19.784 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-08-22T23:11:19.784 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-08-22T23:11:20.034 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-08-22T23:11:20.043 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-08-22T23:11:20.085 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-08-22T23:11:20.090 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-08-22T23:11:20.090 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:20.090 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-08-22T23:11:20.090 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-rook-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:20.091 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-08-22T23:11:20.091 INFO:teuthology.orchestra.run.smithi159.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-08-22T23:11:20.091 INFO:teuthology.orchestra.run.smithi159.stdout: python3-google-auth-1:2.33.0-1.el9.noarch 2024-08-22T23:11:20.091 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-08-22T23:11:20.091 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-08-22T23:11:20.091 INFO:teuthology.orchestra.run.smithi159.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-08-22T23:11:20.091 INFO:teuthology.orchestra.run.smithi159.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-08-22T23:11:20.091 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-08-22T23:11:20.091 INFO:teuthology.orchestra.run.smithi159.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-08-22T23:11:20.091 INFO:teuthology.orchestra.run.smithi159.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-08-22T23:11:20.091 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rsa-4.9-2.el9.noarch 2024-08-22T23:11:20.091 INFO:teuthology.orchestra.run.smithi159.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-08-22T23:11:20.091 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:20.091 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:11:20.119 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-08-22T23:11:20.167 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-08-22T23:11:20.189 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-rook-2:18.2.4-723.g56fd5b35.el9.noarch 13/13 2024-08-22T23:11:20.210 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-08-22T23:11:20.262 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-08-22T23:11:20.329 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-mgr-cephadm 2024-08-22T23:11:20.800 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-08-22T23:11:20.890 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-08-22T23:11:20.910 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:16 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:11:20.952 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-08-22T23:11:20.982 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-mgr-cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 6/6 2024-08-22T23:11:21.040 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:11:21.041 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:21.041 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-08-22T23:11:21.041 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:21.041 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-08-22T23:11:21.041 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-cephadm noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 139 k 2024-08-22T23:11:21.041 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-08-22T23:11:21.042 INFO:teuthology.orchestra.run.smithi159.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-08-22T23:11:21.042 INFO:teuthology.orchestra.run.smithi159.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-08-22T23:11:21.042 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-08-22T23:11:21.042 INFO:teuthology.orchestra.run.smithi159.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-08-22T23:11:21.042 INFO:teuthology.orchestra.run.smithi159.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-08-22T23:11:21.042 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:21.042 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-22T23:11:21.042 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:21.042 INFO:teuthology.orchestra.run.smithi159.stdout:Install 6 Packages 2024-08-22T23:11:21.042 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:21.043 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 7.0 M 2024-08-22T23:11:21.043 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 33 M 2024-08-22T23:11:21.043 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-22T23:11:21.052 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.4-723.g56fd5b35.el9.noarch 13/13 2024-08-22T23:11:21.053 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-rook-2:18.2.4-723.g56fd5b35.el9.noarch 1/13 2024-08-22T23:11:21.053 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-08-22T23:11:21.053 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-08-22T23:11:21.053 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-08-22T23:11:21.053 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-08-22T23:11:21.053 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-08-22T23:11:21.053 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-08-22T23:11:21.053 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-08-22T23:11:21.053 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-08-22T23:11:21.053 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-google-auth-1:2.33.0-1.el9.noarch 10/13 2024-08-22T23:11:21.053 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-08-22T23:11:21.053 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-08-22T23:11:21.377 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-08-22T23:11:21.378 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:21.378 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-08-22T23:11:21.378 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-rook-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:21.378 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-08-22T23:11:21.378 INFO:teuthology.orchestra.run.smithi135.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-08-22T23:11:21.378 INFO:teuthology.orchestra.run.smithi135.stdout: python3-google-auth-1:2.33.0-1.el9.noarch 2024-08-22T23:11:21.378 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-08-22T23:11:21.378 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-08-22T23:11:21.378 INFO:teuthology.orchestra.run.smithi135.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-08-22T23:11:21.378 INFO:teuthology.orchestra.run.smithi135.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-08-22T23:11:21.378 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-08-22T23:11:21.378 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-08-22T23:11:21.379 INFO:teuthology.orchestra.run.smithi135.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-08-22T23:11:21.379 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rsa-4.9-2.el9.noarch 2024-08-22T23:11:21.379 INFO:teuthology.orchestra.run.smithi135.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-08-22T23:11:21.379 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:21.379 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:11:21.505 INFO:teuthology.orchestra.run.smithi159.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.2 MB/s | 248 kB 00:00 2024-08-22T23:11:21.530 INFO:teuthology.orchestra.run.smithi159.stdout:(2/6): ceph-mgr-cephadm-18.2.4-723.g56fd5b35.el 607 kB/s | 139 kB 00:00 2024-08-22T23:11:21.589 INFO:teuthology.orchestra.run.smithi159.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 989 kB/s | 58 kB 00:00 2024-08-22T23:11:21.622 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-mgr-cephadm 2024-08-22T23:11:21.623 INFO:teuthology.orchestra.run.smithi159.stdout:(4/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 4.6 MB/s | 548 kB 00:00 2024-08-22T23:11:21.648 INFO:teuthology.orchestra.run.smithi159.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.2 MB/s | 74 kB 00:00 2024-08-22T23:11:21.713 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 6/6 2024-08-22T23:11:21.713 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-mgr-cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 1/6 2024-08-22T23:11:21.714 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-08-22T23:11:21.714 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-08-22T23:11:21.714 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-08-22T23:11:21.714 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-08-22T23:11:21.962 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-08-22T23:11:21.962 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:21.962 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-08-22T23:11:21.963 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:21.963 INFO:teuthology.orchestra.run.smithi163.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-08-22T23:11:21.963 INFO:teuthology.orchestra.run.smithi163.stdout: python3-babel-2.9.1-2.el9.noarch 2024-08-22T23:11:21.963 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-08-22T23:11:21.963 INFO:teuthology.orchestra.run.smithi163.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-08-22T23:11:21.963 INFO:teuthology.orchestra.run.smithi163.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-08-22T23:11:21.963 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:21.963 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:11:22.190 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-fuse 2024-08-22T23:11:22.194 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:15 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:11:22.323 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:11:22.324 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:22.324 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-08-22T23:11:22.324 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:22.324 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-08-22T23:11:22.324 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-cephadm noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 139 k 2024-08-22T23:11:22.324 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-08-22T23:11:22.324 INFO:teuthology.orchestra.run.smithi135.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-08-22T23:11:22.324 INFO:teuthology.orchestra.run.smithi135.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-08-22T23:11:22.324 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-08-22T23:11:22.324 INFO:teuthology.orchestra.run.smithi135.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-08-22T23:11:22.324 INFO:teuthology.orchestra.run.smithi135.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-08-22T23:11:22.324 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:22.325 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-08-22T23:11:22.325 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:22.325 INFO:teuthology.orchestra.run.smithi135.stdout:Install 6 Packages 2024-08-22T23:11:22.325 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:22.325 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 7.0 M 2024-08-22T23:11:22.325 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 33 M 2024-08-22T23:11:22.326 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-08-22T23:11:22.648 INFO:teuthology.orchestra.run.smithi159.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 4.4 MB/s | 6.0 MB 00:01 2024-08-22T23:11:22.651 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:22.651 INFO:teuthology.orchestra.run.smithi159.stdout:Total 4.4 MB/s | 7.0 MB 00:01 2024-08-22T23:11:22.681 INFO:teuthology.orchestra.run.smithi135.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.3 MB/s | 248 kB 00:00 2024-08-22T23:11:22.707 INFO:teuthology.orchestra.run.smithi135.stdout:(2/6): ceph-mgr-cephadm-18.2.4-723.g56fd5b35.el 650 kB/s | 139 kB 00:00 2024-08-22T23:11:22.721 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-22T23:11:22.732 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-22T23:11:22.733 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-22T23:11:22.760 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:20 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:11:22.766 INFO:teuthology.orchestra.run.smithi135.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 986 kB/s | 58 kB 00:00 2024-08-22T23:11:22.799 INFO:teuthology.orchestra.run.smithi135.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.2 MB/s | 74 kB 00:00 2024-08-22T23:11:22.829 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-22T23:11:22.830 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-22T23:11:22.832 INFO:teuthology.orchestra.run.smithi135.stdout:(5/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 3.5 MB/s | 548 kB 00:00 2024-08-22T23:11:22.888 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:11:22.889 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:22.889 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2024-08-22T23:11:22.889 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:22.889 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2024-08-22T23:11:22.889 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-fuse x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 852 k 2024-08-22T23:11:22.889 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2024-08-22T23:11:22.889 INFO:teuthology.orchestra.run.smithi163.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-08-22T23:11:22.889 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:22.889 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-08-22T23:11:22.890 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:22.890 INFO:teuthology.orchestra.run.smithi163.stdout:Install 2 Packages 2024-08-22T23:11:22.890 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:22.890 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 931 k 2024-08-22T23:11:22.890 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 2.7 M 2024-08-22T23:11:22.890 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-08-22T23:11:23.120 INFO:teuthology.orchestra.run.smithi163.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 607 kB/s | 80 kB 00:00 2024-08-22T23:11:23.137 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-22T23:11:23.262 INFO:teuthology.orchestra.run.smithi163.stdout:(2/2): ceph-fuse-18.2.4-723.g56fd5b35.el9.x86_6 3.0 MB/s | 852 kB 00:00 2024-08-22T23:11:23.262 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:23.262 INFO:teuthology.orchestra.run.smithi163.stdout:Total 2.4 MB/s | 931 kB 00:00 2024-08-22T23:11:23.274 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-08-22T23:11:23.295 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-08-22T23:11:23.296 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-08-22T23:11:23.305 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-08-22T23:11:23.358 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-08-22T23:11:23.377 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-08-22T23:11:23.377 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-08-22T23:11:23.571 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-08-22T23:11:23.703 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-08-22T23:11:23.768 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 2/2 2024-08-22T23:11:23.877 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-08-22T23:11:23.960 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-08-22T23:11:24.023 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-08-22T23:11:24.045 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-mgr-cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 6/6 2024-08-22T23:11:24.233 INFO:teuthology.orchestra.run.smithi135.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 3.4 MB/s | 6.0 MB 00:01 2024-08-22T23:11:24.235 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:24.236 INFO:teuthology.orchestra.run.smithi135.stdout:Total 3.7 MB/s | 7.0 MB 00:01 2024-08-22T23:11:24.307 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-08-22T23:11:24.319 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-08-22T23:11:24.319 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-08-22T23:11:24.418 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-08-22T23:11:24.419 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-08-22T23:11:24.422 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 2/2 2024-08-22T23:11:24.422 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 1/2 2024-08-22T23:11:24.696 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-08-22T23:11:24.697 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:24.697 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-08-22T23:11:24.697 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-08-22T23:11:24.697 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:24.697 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:11:24.720 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-08-22T23:11:24.805 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 6/6 2024-08-22T23:11:24.805 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-mgr-cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 1/6 2024-08-22T23:11:24.805 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-08-22T23:11:24.805 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-08-22T23:11:24.805 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-08-22T23:11:24.805 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-08-22T23:11:24.891 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-08-22T23:11:24.939 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install ceph-volume 2024-08-22T23:11:24.952 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-08-22T23:11:25.074 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-08-22T23:11:25.075 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:25.075 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-08-22T23:11:25.075 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-mgr-cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:25.075 INFO:teuthology.orchestra.run.smithi159.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-08-22T23:11:25.075 INFO:teuthology.orchestra.run.smithi159.stdout: python3-babel-2.9.1-2.el9.noarch 2024-08-22T23:11:25.075 INFO:teuthology.orchestra.run.smithi159.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-08-22T23:11:25.075 INFO:teuthology.orchestra.run.smithi159.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-08-22T23:11:25.075 INFO:teuthology.orchestra.run.smithi159.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-08-22T23:11:25.075 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:25.075 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:11:25.287 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-fuse 2024-08-22T23:11:25.483 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-08-22T23:11:25.525 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:23 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:11:25.563 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-08-22T23:11:25.626 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-08-22T23:11:25.657 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-mgr-cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 6/6 2024-08-22T23:11:25.661 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:11:25.662 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:25.662 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repository Size 2024-08-22T23:11:25.662 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:25.663 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2024-08-22T23:11:25.663 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-volume noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 264 k 2024-08-22T23:11:25.663 INFO:teuthology.orchestra.run.smithi163.stdout:Installing dependencies: 2024-08-22T23:11:25.663 INFO:teuthology.orchestra.run.smithi163.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-08-22T23:11:25.663 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:25.663 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-08-22T23:11:25.663 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:25.663 INFO:teuthology.orchestra.run.smithi163.stdout:Install 2 Packages 2024-08-22T23:11:25.663 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:25.664 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 342 k 2024-08-22T23:11:25.664 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 1.5 M 2024-08-22T23:11:25.664 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-08-22T23:11:25.817 INFO:teuthology.orchestra.run.smithi163.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 721 kB/s | 77 kB 00:00 2024-08-22T23:11:25.860 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:21 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:11:25.967 INFO:teuthology.orchestra.run.smithi163.stdout:(2/2): ceph-volume-18.2.4-723.g56fd5b35.el9.noa 1.0 MB/s | 264 kB 00:00 2024-08-22T23:11:25.968 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:25.968 INFO:teuthology.orchestra.run.smithi163.stdout:Total 1.1 MB/s | 342 kB 00:00 2024-08-22T23:11:25.980 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-08-22T23:11:25.991 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:11:25.992 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:25.992 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-08-22T23:11:25.992 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:25.992 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-08-22T23:11:25.992 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-fuse x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 852 k 2024-08-22T23:11:25.993 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-08-22T23:11:25.993 INFO:teuthology.orchestra.run.smithi159.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-08-22T23:11:25.993 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:25.993 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-22T23:11:25.993 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:25.993 INFO:teuthology.orchestra.run.smithi159.stdout:Install 2 Packages 2024-08-22T23:11:25.993 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:25.995 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-08-22T23:11:25.995 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-08-22T23:11:25.996 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 931 k 2024-08-22T23:11:25.996 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 2.7 M 2024-08-22T23:11:25.996 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-22T23:11:26.020 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-08-22T23:11:26.021 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-08-22T23:11:26.166 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-08-22T23:11:26.250 INFO:teuthology.orchestra.run.smithi159.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 537 kB/s | 80 kB 00:00 2024-08-22T23:11:26.341 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-08-22T23:11:26.350 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 6/6 2024-08-22T23:11:26.350 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-mgr-cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 1/6 2024-08-22T23:11:26.350 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-08-22T23:11:26.350 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-08-22T23:11:26.350 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-08-22T23:11:26.351 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-08-22T23:11:26.367 INFO:teuthology.orchestra.run.smithi159.stdout:(2/2): ceph-fuse-18.2.4-723.g56fd5b35.el9.x86_6 3.1 MB/s | 852 kB 00:00 2024-08-22T23:11:26.367 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:26.368 INFO:teuthology.orchestra.run.smithi159.stdout:Total 2.4 MB/s | 931 kB 00:00 2024-08-22T23:11:26.369 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : ceph-volume-2:18.2.4-723.g56fd5b35.el9.noarch 2/2 2024-08-22T23:11:26.379 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-22T23:11:26.384 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: ceph-volume-2:18.2.4-723.g56fd5b35.el9.noarch 2/2 2024-08-22T23:11:26.384 INFO:teuthology.orchestra.run.smithi163.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:11:26.384 INFO:teuthology.orchestra.run.smithi163.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-08-22T23:11:26.384 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:26.402 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-22T23:11:26.402 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-22T23:11:26.480 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-22T23:11:26.481 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-22T23:11:26.623 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-08-22T23:11:26.623 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:26.623 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-08-22T23:11:26.623 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-cephadm-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:26.624 INFO:teuthology.orchestra.run.smithi135.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-08-22T23:11:26.624 INFO:teuthology.orchestra.run.smithi135.stdout: python3-babel-2.9.1-2.el9.noarch 2024-08-22T23:11:26.624 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-08-22T23:11:26.624 INFO:teuthology.orchestra.run.smithi135.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-08-22T23:11:26.624 INFO:teuthology.orchestra.run.smithi135.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-08-22T23:11:26.624 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:26.624 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:11:26.664 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-22T23:11:26.810 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-08-22T23:11:26.862 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-fuse 2024-08-22T23:11:26.873 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 2/2 2024-08-22T23:11:27.063 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : ceph-volume-2:18.2.4-723.g56fd5b35.el9.noarch 1/2 2024-08-22T23:11:27.362 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-08-22T23:11:27.362 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:27.362 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-08-22T23:11:27.363 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-volume-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:27.363 INFO:teuthology.orchestra.run.smithi163.stdout: python3-packaging-20.9-5.el9.noarch 2024-08-22T23:11:27.363 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:27.363 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:11:27.428 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:20 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:11:27.557 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:11:27.558 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:27.558 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-08-22T23:11:27.558 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:27.558 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-08-22T23:11:27.558 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-fuse x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 852 k 2024-08-22T23:11:27.558 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-08-22T23:11:27.558 INFO:teuthology.orchestra.run.smithi135.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-08-22T23:11:27.559 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:27.559 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-08-22T23:11:27.559 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:27.559 INFO:teuthology.orchestra.run.smithi135.stdout:Install 2 Packages 2024-08-22T23:11:27.559 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:27.559 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 931 k 2024-08-22T23:11:27.559 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 2.7 M 2024-08-22T23:11:27.560 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-08-22T23:11:27.570 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 2/2 2024-08-22T23:11:27.570 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 1/2 2024-08-22T23:11:27.682 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install librados-devel 2024-08-22T23:11:27.821 INFO:teuthology.orchestra.run.smithi135.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 495 kB/s | 80 kB 00:00 2024-08-22T23:11:27.848 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-08-22T23:11:27.848 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:27.848 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-08-22T23:11:27.849 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-08-22T23:11:27.849 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:27.849 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:11:27.955 INFO:teuthology.orchestra.run.smithi135.stdout:(2/2): ceph-fuse-18.2.4-723.g56fd5b35.el9.x86_6 2.8 MB/s | 852 kB 00:00 2024-08-22T23:11:27.955 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:27.955 INFO:teuthology.orchestra.run.smithi135.stdout:Total 2.3 MB/s | 931 kB 00:00 2024-08-22T23:11:27.967 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-08-22T23:11:27.990 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-08-22T23:11:27.990 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-08-22T23:11:28.069 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-08-22T23:11:28.070 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-08-22T23:11:28.081 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-volume 2024-08-22T23:11:28.253 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-08-22T23:11:28.271 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:26 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:11:28.387 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-08-22T23:11:28.403 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:11:28.404 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:28.404 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repo Size 2024-08-22T23:11:28.404 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:28.404 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2024-08-22T23:11:28.404 INFO:teuthology.orchestra.run.smithi163.stdout: librados-devel x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 127 k 2024-08-22T23:11:28.404 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:28.404 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-08-22T23:11:28.404 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:28.404 INFO:teuthology.orchestra.run.smithi163.stdout:Install 1 Package 2024-08-22T23:11:28.404 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:28.404 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 127 k 2024-08-22T23:11:28.404 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 456 k 2024-08-22T23:11:28.405 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-08-22T23:11:28.452 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 2/2 2024-08-22T23:11:28.597 INFO:teuthology.orchestra.run.smithi163.stdout:librados-devel-18.2.4-723.g56fd5b35.el9.x86_64. 658 kB/s | 127 kB 00:00 2024-08-22T23:11:28.598 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:28.598 INFO:teuthology.orchestra.run.smithi163.stdout:Total 653 kB/s | 127 kB 00:00 2024-08-22T23:11:28.598 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-08-22T23:11:28.604 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-08-22T23:11:28.604 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-08-22T23:11:28.660 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:24 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:11:28.668 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-08-22T23:11:28.669 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-08-22T23:11:28.794 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:11:28.795 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:28.795 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2024-08-22T23:11:28.795 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:28.795 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-08-22T23:11:28.795 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-volume noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 264 k 2024-08-22T23:11:28.795 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2024-08-22T23:11:28.795 INFO:teuthology.orchestra.run.smithi159.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-08-22T23:11:28.795 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:28.795 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-22T23:11:28.795 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:28.795 INFO:teuthology.orchestra.run.smithi159.stdout:Install 2 Packages 2024-08-22T23:11:28.796 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:28.796 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 342 k 2024-08-22T23:11:28.796 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 1.5 M 2024-08-22T23:11:28.796 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-22T23:11:28.820 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-08-22T23:11:28.968 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : librados-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:29.062 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 2/2 2024-08-22T23:11:29.063 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 1/2 2024-08-22T23:11:29.247 INFO:teuthology.orchestra.run.smithi159.stdout:(1/2): ceph-volume-18.2.4-723.g56fd5b35.el9.noa 1.3 MB/s | 264 kB 00:00 2024-08-22T23:11:29.322 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-08-22T23:11:29.323 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:29.323 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-08-22T23:11:29.323 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-08-22T23:11:29.323 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:29.323 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:11:29.394 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: librados-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:29.522 INFO:teuthology.orchestra.run.smithi159.stdout:(2/2): python3-packaging-20.9-5.el9.noarch.rpm 161 kB/s | 77 kB 00:00 2024-08-22T23:11:29.523 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:29.523 INFO:teuthology.orchestra.run.smithi159.stdout:Total 469 kB/s | 342 kB 00:00 2024-08-22T23:11:29.536 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-22T23:11:29.546 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-22T23:11:29.546 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-22T23:11:29.578 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install ceph-volume 2024-08-22T23:11:29.579 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-22T23:11:29.579 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-22T23:11:29.627 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : librados-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:29.627 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:29.627 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-08-22T23:11:29.627 INFO:teuthology.orchestra.run.smithi163.stdout: librados-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:11:29.627 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:29.628 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:11:29.725 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-22T23:11:29.849 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install libcephfs2 2024-08-22T23:11:29.909 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-08-22T23:11:29.942 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-volume-2:18.2.4-723.g56fd5b35.el9.noarch 2/2 2024-08-22T23:11:29.957 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-volume-2:18.2.4-723.g56fd5b35.el9.noarch 2/2 2024-08-22T23:11:29.957 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:11:29.957 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-08-22T23:11:29.957 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:30.165 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:23 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:11:30.302 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:11:30.302 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:30.302 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-08-22T23:11:30.302 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:30.302 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-08-22T23:11:30.302 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-volume noarch 2:18.2.4-723.g56fd5b35.el9 ceph-noarch 264 k 2024-08-22T23:11:30.303 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-08-22T23:11:30.303 INFO:teuthology.orchestra.run.smithi135.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-08-22T23:11:30.303 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:30.303 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-08-22T23:11:30.303 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:30.303 INFO:teuthology.orchestra.run.smithi135.stdout:Install 2 Packages 2024-08-22T23:11:30.303 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:30.304 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 342 k 2024-08-22T23:11:30.304 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 1.5 M 2024-08-22T23:11:30.304 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-08-22T23:11:30.428 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:28 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:11:30.515 INFO:teuthology.orchestra.run.smithi163.stdout:Package libcephfs2-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:30.531 INFO:teuthology.orchestra.run.smithi135.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 625 kB/s | 77 kB 00:00 2024-08-22T23:11:30.559 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:11:30.560 INFO:teuthology.orchestra.run.smithi163.stdout:Nothing to do. 2024-08-22T23:11:30.560 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:11:30.631 INFO:teuthology.orchestra.run.smithi135.stdout:(2/2): ceph-volume-18.2.4-723.g56fd5b35.el9.noa 1.2 MB/s | 264 kB 00:00 2024-08-22T23:11:30.632 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:30.632 INFO:teuthology.orchestra.run.smithi135.stdout:Total 1.0 MB/s | 342 kB 00:00 2024-08-22T23:11:30.635 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install libcephfs-devel 2024-08-22T23:11:30.644 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-08-22T23:11:30.653 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-08-22T23:11:30.653 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-08-22T23:11:30.682 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-08-22T23:11:30.683 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-08-22T23:11:30.695 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-volume-2:18.2.4-723.g56fd5b35.el9.noarch 1/2 2024-08-22T23:11:30.833 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-08-22T23:11:30.967 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-08-22T23:11:30.967 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:30.967 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-08-22T23:11:30.967 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-volume-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:30.967 INFO:teuthology.orchestra.run.smithi159.stdout: python3-packaging-20.9-5.el9.noarch 2024-08-22T23:11:30.967 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:30.967 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:11:31.014 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-08-22T23:11:31.043 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : ceph-volume-2:18.2.4-723.g56fd5b35.el9.noarch 2/2 2024-08-22T23:11:31.059 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: ceph-volume-2:18.2.4-723.g56fd5b35.el9.noarch 2/2 2024-08-22T23:11:31.059 INFO:teuthology.orchestra.run.smithi135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:11:31.059 INFO:teuthology.orchestra.run.smithi135.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-08-22T23:11:31.059 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:31.205 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:29 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:11:31.249 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install librados-devel 2024-08-22T23:11:31.335 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:11:31.336 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:31.336 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repo Size 2024-08-22T23:11:31.336 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:31.336 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2024-08-22T23:11:31.336 INFO:teuthology.orchestra.run.smithi163.stdout: libcephfs-devel x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 31 k 2024-08-22T23:11:31.336 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:31.336 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-08-22T23:11:31.336 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:31.337 INFO:teuthology.orchestra.run.smithi163.stdout:Install 1 Package 2024-08-22T23:11:31.337 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:31.337 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 31 k 2024-08-22T23:11:31.337 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 139 k 2024-08-22T23:11:31.337 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-08-22T23:11:31.484 INFO:teuthology.orchestra.run.smithi163.stdout:libcephfs-devel-18.2.4-723.g56fd5b35.el9.x86_64 210 kB/s | 31 kB 00:00 2024-08-22T23:11:31.485 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:31.485 INFO:teuthology.orchestra.run.smithi163.stdout:Total 208 kB/s | 31 kB 00:00 2024-08-22T23:11:31.485 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-08-22T23:11:31.489 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-08-22T23:11:31.489 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-08-22T23:11:31.494 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-08-22T23:11:31.494 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-08-22T23:11:31.584 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-08-22T23:11:31.688 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : libcephfs-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:31.834 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:27 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:11:31.848 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : ceph-volume-2:18.2.4-723.g56fd5b35.el9.noarch 1/2 2024-08-22T23:11:31.964 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:11:31.965 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:31.965 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repo Size 2024-08-22T23:11:31.965 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:31.965 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-08-22T23:11:31.965 INFO:teuthology.orchestra.run.smithi159.stdout: librados-devel x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 127 k 2024-08-22T23:11:31.965 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:31.965 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-22T23:11:31.965 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:31.965 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-08-22T23:11:31.965 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:31.965 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 127 k 2024-08-22T23:11:31.966 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 456 k 2024-08-22T23:11:31.966 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-22T23:11:32.054 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: libcephfs-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:32.150 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-08-22T23:11:32.150 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:32.150 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-08-22T23:11:32.150 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-volume-2:18.2.4-723.g56fd5b35.el9.noarch 2024-08-22T23:11:32.150 INFO:teuthology.orchestra.run.smithi135.stdout: python3-packaging-20.9-5.el9.noarch 2024-08-22T23:11:32.150 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:32.150 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:11:32.171 INFO:teuthology.orchestra.run.smithi159.stdout:librados-devel-18.2.4-723.g56fd5b35.el9.x86_64. 617 kB/s | 127 kB 00:00 2024-08-22T23:11:32.172 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:32.172 INFO:teuthology.orchestra.run.smithi159.stdout:Total 612 kB/s | 127 kB 00:00 2024-08-22T23:11:32.172 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-22T23:11:32.177 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-22T23:11:32.177 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-22T23:11:32.241 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-22T23:11:32.242 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-22T23:11:32.278 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : libcephfs-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:32.278 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:32.278 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-08-22T23:11:32.279 INFO:teuthology.orchestra.run.smithi163.stdout: libcephfs-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:11:32.279 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:32.279 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:11:32.389 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-22T23:11:32.459 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install librados-devel 2024-08-22T23:11:32.491 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install librados2 2024-08-22T23:11:32.492 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : librados-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:32.891 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librados-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:33.052 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:26 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:11:33.056 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:31 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:11:33.128 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librados-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:33.128 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:33.128 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-08-22T23:11:33.129 INFO:teuthology.orchestra.run.smithi159.stdout: librados-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:11:33.129 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:33.129 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:11:33.142 INFO:teuthology.orchestra.run.smithi163.stdout:Package librados2-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:33.181 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:11:33.182 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:33.182 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repo Size 2024-08-22T23:11:33.182 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:33.182 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-08-22T23:11:33.182 INFO:teuthology.orchestra.run.smithi135.stdout: librados-devel x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 127 k 2024-08-22T23:11:33.183 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:33.183 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-08-22T23:11:33.183 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:33.183 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2024-08-22T23:11:33.183 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:33.183 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 127 k 2024-08-22T23:11:33.183 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 456 k 2024-08-22T23:11:33.183 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-08-22T23:11:33.185 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:11:33.186 INFO:teuthology.orchestra.run.smithi163.stdout:Nothing to do. 2024-08-22T23:11:33.186 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:11:33.263 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install librbd1 2024-08-22T23:11:33.391 INFO:teuthology.orchestra.run.smithi135.stdout:librados-devel-18.2.4-723.g56fd5b35.el9.x86_64. 609 kB/s | 127 kB 00:00 2024-08-22T23:11:33.392 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:33.392 INFO:teuthology.orchestra.run.smithi135.stdout:Total 604 kB/s | 127 kB 00:00 2024-08-22T23:11:33.392 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-08-22T23:11:33.395 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install libcephfs2 2024-08-22T23:11:33.398 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-08-22T23:11:33.398 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-08-22T23:11:33.461 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-08-22T23:11:33.461 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-08-22T23:11:33.611 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-08-22T23:11:33.771 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : librados-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:33.827 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:31 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:11:33.913 INFO:teuthology.orchestra.run.smithi163.stdout:Package librbd1-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:33.958 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:11:33.959 INFO:teuthology.orchestra.run.smithi163.stdout:Nothing to do. 2024-08-22T23:11:33.959 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:11:33.971 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:29 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:11:34.034 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install python3-rados 2024-08-22T23:11:34.060 INFO:teuthology.orchestra.run.smithi159.stdout:Package libcephfs2-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:34.103 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:11:34.104 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-08-22T23:11:34.104 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:11:34.181 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install libcephfs-devel 2024-08-22T23:11:34.215 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: librados-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:34.483 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : librados-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:34.484 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:34.484 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-08-22T23:11:34.484 INFO:teuthology.orchestra.run.smithi135.stdout: librados-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:11:34.484 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:34.484 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:11:34.603 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:32 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:11:34.690 INFO:teuthology.orchestra.run.smithi163.stdout:Package python3-rados-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:34.732 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:11:34.733 INFO:teuthology.orchestra.run.smithi163.stdout:Nothing to do. 2024-08-22T23:11:34.733 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:11:34.756 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install libcephfs2 2024-08-22T23:11:34.768 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:30 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:11:34.801 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install python3-rgw 2024-08-22T23:11:34.894 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:11:34.895 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:34.895 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repo Size 2024-08-22T23:11:34.895 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:34.895 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-08-22T23:11:34.895 INFO:teuthology.orchestra.run.smithi159.stdout: libcephfs-devel x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 31 k 2024-08-22T23:11:34.895 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:34.895 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-22T23:11:34.895 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:34.895 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-08-22T23:11:34.896 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:34.896 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 31 k 2024-08-22T23:11:34.896 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 139 k 2024-08-22T23:11:34.896 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-22T23:11:35.042 INFO:teuthology.orchestra.run.smithi159.stdout:libcephfs-devel-18.2.4-723.g56fd5b35.el9.x86_64 213 kB/s | 31 kB 00:00 2024-08-22T23:11:35.042 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:35.042 INFO:teuthology.orchestra.run.smithi159.stdout:Total 211 kB/s | 31 kB 00:00 2024-08-22T23:11:35.042 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-22T23:11:35.046 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-22T23:11:35.046 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-22T23:11:35.050 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-22T23:11:35.050 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-22T23:11:35.136 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-22T23:11:35.236 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libcephfs-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:35.349 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:28 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:11:35.365 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:33 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:11:35.437 INFO:teuthology.orchestra.run.smithi135.stdout:Package libcephfs2-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:35.451 INFO:teuthology.orchestra.run.smithi163.stdout:Package python3-rgw-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:35.479 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:11:35.480 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2024-08-22T23:11:35.480 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:11:35.493 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:11:35.494 INFO:teuthology.orchestra.run.smithi163.stdout:Nothing to do. 2024-08-22T23:11:35.494 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:11:35.543 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install libcephfs-devel 2024-08-22T23:11:35.569 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install python3-cephfs 2024-08-22T23:11:35.576 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: libcephfs-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:35.788 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libcephfs-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:35.788 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:35.788 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-08-22T23:11:35.788 INFO:teuthology.orchestra.run.smithi159.stdout: libcephfs-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:11:35.788 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:35.788 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:11:35.949 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install librados2 2024-08-22T23:11:36.119 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:29 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:11:36.131 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:34 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:11:36.216 INFO:teuthology.orchestra.run.smithi163.stdout:Package python3-cephfs-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:36.248 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:11:36.249 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:36.249 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repo Size 2024-08-22T23:11:36.249 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:36.249 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-08-22T23:11:36.249 INFO:teuthology.orchestra.run.smithi135.stdout: libcephfs-devel x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 31 k 2024-08-22T23:11:36.249 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:36.249 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-08-22T23:11:36.249 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:36.249 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2024-08-22T23:11:36.250 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:36.250 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 31 k 2024-08-22T23:11:36.250 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 139 k 2024-08-22T23:11:36.250 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-08-22T23:11:36.258 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:11:36.259 INFO:teuthology.orchestra.run.smithi163.stdout:Nothing to do. 2024-08-22T23:11:36.259 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:11:36.332 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install python3-rbd 2024-08-22T23:11:36.516 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:32 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:11:36.523 INFO:teuthology.orchestra.run.smithi135.stdout:libcephfs-devel-18.2.4-723.g56fd5b35.el9.x86_64 113 kB/s | 31 kB 00:00 2024-08-22T23:11:36.523 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:36.524 INFO:teuthology.orchestra.run.smithi135.stdout:Total 113 kB/s | 31 kB 00:00 2024-08-22T23:11:36.524 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-08-22T23:11:36.527 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-08-22T23:11:36.527 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-08-22T23:11:36.532 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-08-22T23:11:36.532 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-08-22T23:11:36.605 INFO:teuthology.orchestra.run.smithi159.stdout:Package librados2-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:36.619 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-08-22T23:11:36.649 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:11:36.650 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-08-22T23:11:36.650 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:11:36.715 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install librbd1 2024-08-22T23:11:36.736 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libcephfs-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:36.903 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:34 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:11:36.989 INFO:teuthology.orchestra.run.smithi163.stdout:Package python3-rbd-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:37.033 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:11:37.033 INFO:teuthology.orchestra.run.smithi163.stdout:Nothing to do. 2024-08-22T23:11:37.034 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:11:37.099 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install rbd-fuse 2024-08-22T23:11:37.105 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libcephfs-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:37.282 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:33 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:11:37.368 INFO:teuthology.orchestra.run.smithi159.stdout:Package librbd1-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:37.371 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libcephfs-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:37.371 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:37.371 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-08-22T23:11:37.371 INFO:teuthology.orchestra.run.smithi135.stdout: libcephfs-devel-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:11:37.371 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:37.371 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:11:37.410 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:11:37.411 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-08-22T23:11:37.412 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:11:37.472 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install python3-rados 2024-08-22T23:11:37.547 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install librados2 2024-08-22T23:11:37.663 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:35 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:11:37.794 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:11:37.795 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:37.795 INFO:teuthology.orchestra.run.smithi163.stdout: Package Architecture Version Repository Size 2024-08-22T23:11:37.795 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:37.795 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2024-08-22T23:11:37.795 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-fuse x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 86 k 2024-08-22T23:11:37.795 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:37.795 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-08-22T23:11:37.796 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:37.796 INFO:teuthology.orchestra.run.smithi163.stdout:Install 1 Package 2024-08-22T23:11:37.796 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:37.796 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 86 k 2024-08-22T23:11:37.796 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 227 k 2024-08-22T23:11:37.796 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-08-22T23:11:38.038 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:34 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:11:38.118 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:31 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:11:38.124 INFO:teuthology.orchestra.run.smithi159.stdout:Package python3-rados-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:38.166 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:11:38.167 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-08-22T23:11:38.167 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:11:38.179 INFO:teuthology.orchestra.run.smithi163.stdout:rbd-fuse-18.2.4-723.g56fd5b35.el9.x86_64.rpm 226 kB/s | 86 kB 00:00 2024-08-22T23:11:38.179 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:38.180 INFO:teuthology.orchestra.run.smithi163.stdout:Total 225 kB/s | 86 kB 00:00 2024-08-22T23:11:38.180 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-08-22T23:11:38.187 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-08-22T23:11:38.187 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-08-22T23:11:38.204 INFO:teuthology.orchestra.run.smithi135.stdout:Package librados2-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:38.232 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install python3-rgw 2024-08-22T23:11:38.247 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:11:38.248 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2024-08-22T23:11:38.249 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:11:38.250 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-08-22T23:11:38.251 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-08-22T23:11:38.325 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install librbd1 2024-08-22T23:11:38.395 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-08-22T23:11:38.499 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : rbd-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:38.798 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:34 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:11:38.882 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: rbd-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:38.885 INFO:teuthology.orchestra.run.smithi159.stdout:Package python3-rgw-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:38.892 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:31 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:11:38.929 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:11:38.930 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-08-22T23:11:38.930 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:11:38.979 INFO:teuthology.orchestra.run.smithi135.stdout:Package librbd1-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:38.998 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install python3-cephfs 2024-08-22T23:11:39.022 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:11:39.023 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2024-08-22T23:11:39.023 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:11:39.091 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install python3-rados 2024-08-22T23:11:39.128 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : rbd-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:39.129 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:39.129 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-08-22T23:11:39.129 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:11:39.129 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:39.129 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:11:39.384 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install rbd-mirror 2024-08-22T23:11:39.566 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:35 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:11:39.651 INFO:teuthology.orchestra.run.smithi159.stdout:Package python3-cephfs-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:39.668 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:32 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:11:39.694 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:11:39.695 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-08-22T23:11:39.695 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:11:39.755 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install python3-rbd 2024-08-22T23:11:39.756 INFO:teuthology.orchestra.run.smithi135.stdout:Package python3-rados-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:39.797 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:11:39.798 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2024-08-22T23:11:39.798 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:11:39.867 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install python3-rgw 2024-08-22T23:11:39.982 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:37 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:11:40.126 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:11:40.127 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:40.127 INFO:teuthology.orchestra.run.smithi163.stdout: Package Arch Version Repo Size 2024-08-22T23:11:40.127 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:40.127 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2024-08-22T23:11:40.127 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-mirror x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 3.0 M 2024-08-22T23:11:40.127 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:40.127 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-08-22T23:11:40.128 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:40.128 INFO:teuthology.orchestra.run.smithi163.stdout:Install 1 Package 2024-08-22T23:11:40.128 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:40.128 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 3.0 M 2024-08-22T23:11:40.128 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 12 M 2024-08-22T23:11:40.128 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-08-22T23:11:40.322 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:36 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:11:40.408 INFO:teuthology.orchestra.run.smithi159.stdout:Package python3-rbd-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:40.438 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:33 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:11:40.450 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:11:40.452 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2024-08-22T23:11:40.452 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:11:40.512 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install rbd-fuse 2024-08-22T23:11:40.524 INFO:teuthology.orchestra.run.smithi135.stdout:Package python3-rgw-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:40.567 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:11:40.568 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2024-08-22T23:11:40.568 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:11:40.633 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install python3-cephfs 2024-08-22T23:11:41.079 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:37 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:11:41.174 INFO:teuthology.orchestra.run.smithi163.stdout:rbd-mirror-18.2.4-723.g56fd5b35.el9.x86_64.rpm 2.9 MB/s | 3.0 MB 00:01 2024-08-22T23:11:41.175 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:41.176 INFO:teuthology.orchestra.run.smithi163.stdout:Total 2.9 MB/s | 3.0 MB 00:01 2024-08-22T23:11:41.176 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-08-22T23:11:41.185 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-08-22T23:11:41.185 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-08-22T23:11:41.208 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:34 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:11:41.210 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:11:41.211 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:41.211 INFO:teuthology.orchestra.run.smithi159.stdout: Package Architecture Version Repository Size 2024-08-22T23:11:41.211 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:41.211 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-08-22T23:11:41.211 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-fuse x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 86 k 2024-08-22T23:11:41.211 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:41.211 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-22T23:11:41.211 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:41.212 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-08-22T23:11:41.212 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:41.212 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 86 k 2024-08-22T23:11:41.212 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 227 k 2024-08-22T23:11:41.212 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-22T23:11:41.267 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-08-22T23:11:41.267 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-08-22T23:11:41.294 INFO:teuthology.orchestra.run.smithi135.stdout:Package python3-cephfs-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:41.337 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:11:41.337 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2024-08-22T23:11:41.338 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:11:41.402 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install python3-rbd 2024-08-22T23:11:41.611 INFO:teuthology.orchestra.run.smithi159.stdout:rbd-fuse-18.2.4-723.g56fd5b35.el9.x86_64.rpm 217 kB/s | 86 kB 00:00 2024-08-22T23:11:41.612 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:41.612 INFO:teuthology.orchestra.run.smithi159.stdout:Total 216 kB/s | 86 kB 00:00 2024-08-22T23:11:41.612 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-22T23:11:41.620 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-22T23:11:41.620 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-22T23:11:41.685 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-22T23:11:41.685 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-22T23:11:41.689 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-08-22T23:11:41.742 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : rbd-mirror-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:41.767 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: rbd-mirror-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:41.768 INFO:teuthology.orchestra.run.smithi163.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:11:41.768 INFO:teuthology.orchestra.run.smithi163.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-08-22T23:11:41.768 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-22T23:11:41.768 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-22T23:11:41.768 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:41.831 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-22T23:11:41.942 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : rbd-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:41.975 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:34 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:11:42.062 INFO:teuthology.orchestra.run.smithi135.stdout:Package python3-rbd-2:18.2.4-723.g56fd5b35.el9.x86_64 is already installed. 2024-08-22T23:11:42.104 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:11:42.105 INFO:teuthology.orchestra.run.smithi135.stdout:Nothing to do. 2024-08-22T23:11:42.105 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:11:42.169 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install rbd-fuse 2024-08-22T23:11:42.343 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: rbd-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:42.576 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : rbd-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:42.576 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:42.576 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-08-22T23:11:42.576 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:11:42.576 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:42.576 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:11:42.741 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:35 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:11:42.799 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install rbd-mirror 2024-08-22T23:11:42.870 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:11:42.871 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:42.871 INFO:teuthology.orchestra.run.smithi135.stdout: Package Architecture Version Repository Size 2024-08-22T23:11:42.871 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:42.871 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-08-22T23:11:42.871 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-fuse x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 86 k 2024-08-22T23:11:42.871 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:42.871 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-08-22T23:11:42.871 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:42.871 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2024-08-22T23:11:42.871 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:42.871 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 86 k 2024-08-22T23:11:42.871 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 227 k 2024-08-22T23:11:42.871 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-08-22T23:11:42.933 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : rbd-mirror-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:42.934 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:42.934 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-08-22T23:11:42.934 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-mirror-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:11:42.934 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:42.934 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:11:43.187 DEBUG:teuthology.orchestra.run.smithi163:> sudo yum -y install rbd-nbd 2024-08-22T23:11:43.253 INFO:teuthology.orchestra.run.smithi135.stdout:rbd-fuse-18.2.4-723.g56fd5b35.el9.x86_64.rpm 227 kB/s | 86 kB 00:00 2024-08-22T23:11:43.253 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:43.254 INFO:teuthology.orchestra.run.smithi135.stdout:Total 226 kB/s | 86 kB 00:00 2024-08-22T23:11:43.254 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-08-22T23:11:43.261 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-08-22T23:11:43.261 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-08-22T23:11:43.324 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-08-22T23:11:43.324 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-08-22T23:11:43.378 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:39 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:11:43.469 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-08-22T23:11:43.513 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:11:43.514 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:43.514 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repo Size 2024-08-22T23:11:43.514 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:43.514 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-08-22T23:11:43.514 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-mirror x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 3.0 M 2024-08-22T23:11:43.514 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:43.514 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-22T23:11:43.514 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:43.514 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-08-22T23:11:43.514 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:43.514 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 3.0 M 2024-08-22T23:11:43.514 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 12 M 2024-08-22T23:11:43.515 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-22T23:11:43.557 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : rbd-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:43.771 INFO:teuthology.orchestra.run.smithi163.stdout:Last metadata expiration check: 0:01:41 ago on Thu 22 Aug 2024 11:10:02 PM UTC. 2024-08-22T23:11:43.902 INFO:teuthology.orchestra.run.smithi163.stdout:Dependencies resolved. 2024-08-22T23:11:43.903 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:43.903 INFO:teuthology.orchestra.run.smithi163.stdout: Package Architecture Version Repository Size 2024-08-22T23:11:43.903 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:43.903 INFO:teuthology.orchestra.run.smithi163.stdout:Installing: 2024-08-22T23:11:43.903 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-nbd x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 172 k 2024-08-22T23:11:43.903 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:43.903 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction Summary 2024-08-22T23:11:43.903 INFO:teuthology.orchestra.run.smithi163.stdout:================================================================================ 2024-08-22T23:11:43.903 INFO:teuthology.orchestra.run.smithi163.stdout:Install 1 Package 2024-08-22T23:11:43.903 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:43.904 INFO:teuthology.orchestra.run.smithi163.stdout:Total download size: 172 k 2024-08-22T23:11:43.904 INFO:teuthology.orchestra.run.smithi163.stdout:Installed size: 494 k 2024-08-22T23:11:43.904 INFO:teuthology.orchestra.run.smithi163.stdout:Downloading Packages: 2024-08-22T23:11:43.965 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: rbd-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:44.139 INFO:teuthology.orchestra.run.smithi159.stdout:rbd-mirror-18.2.4-723.g56fd5b35.el9.x86_64.rpm 4.8 MB/s | 3.0 MB 00:00 2024-08-22T23:11:44.140 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:44.141 INFO:teuthology.orchestra.run.smithi159.stdout:Total 4.8 MB/s | 3.0 MB 00:00 2024-08-22T23:11:44.141 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-22T23:11:44.149 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-22T23:11:44.150 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-22T23:11:44.230 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : rbd-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:44.230 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:44.231 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-08-22T23:11:44.231 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-fuse-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:11:44.231 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:44.231 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:11:44.231 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-22T23:11:44.231 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-22T23:11:44.337 INFO:teuthology.orchestra.run.smithi163.stdout:rbd-nbd-18.2.4-723.g56fd5b35.el9.x86_64.rpm 398 kB/s | 172 kB 00:00 2024-08-22T23:11:44.337 INFO:teuthology.orchestra.run.smithi163.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:44.337 INFO:teuthology.orchestra.run.smithi163.stdout:Total 396 kB/s | 172 kB 00:00 2024-08-22T23:11:44.337 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction check 2024-08-22T23:11:44.345 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction check succeeded. 2024-08-22T23:11:44.345 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction test 2024-08-22T23:11:44.409 INFO:teuthology.orchestra.run.smithi163.stdout:Transaction test succeeded. 2024-08-22T23:11:44.410 INFO:teuthology.orchestra.run.smithi163.stdout:Running transaction 2024-08-22T23:11:44.474 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install rbd-mirror 2024-08-22T23:11:44.564 INFO:teuthology.orchestra.run.smithi163.stdout: Preparing : 1/1 2024-08-22T23:11:44.646 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-22T23:11:44.658 INFO:teuthology.orchestra.run.smithi163.stdout: Installing : rbd-nbd-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:44.724 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : rbd-mirror-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:44.749 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: rbd-mirror-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:44.749 INFO:teuthology.orchestra.run.smithi159.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:11:44.749 INFO:teuthology.orchestra.run.smithi159.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-08-22T23:11:44.749 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-08-22T23:11:44.750 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-08-22T23:11:44.750 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:45.057 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:38 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:11:45.082 INFO:teuthology.orchestra.run.smithi163.stdout: Running scriptlet: rbd-nbd-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:45.190 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:11:45.191 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:45.191 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repo Size 2024-08-22T23:11:45.191 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:45.192 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-08-22T23:11:45.192 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-mirror x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 3.0 M 2024-08-22T23:11:45.192 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:45.192 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-08-22T23:11:45.192 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:45.192 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2024-08-22T23:11:45.192 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:45.192 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 3.0 M 2024-08-22T23:11:45.192 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 12 M 2024-08-22T23:11:45.192 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-08-22T23:11:45.326 INFO:teuthology.orchestra.run.smithi163.stdout: Verifying : rbd-nbd-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:45.327 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:45.327 INFO:teuthology.orchestra.run.smithi163.stdout:Installed: 2024-08-22T23:11:45.327 INFO:teuthology.orchestra.run.smithi163.stdout: rbd-nbd-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:11:45.327 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-08-22T23:11:45.327 INFO:teuthology.orchestra.run.smithi163.stdout:Complete! 2024-08-22T23:11:45.576 DEBUG:teuthology.parallel:result is None 2024-08-22T23:11:45.832 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : rbd-mirror-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:45.832 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:45.832 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-08-22T23:11:45.832 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-mirror-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:11:45.832 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:45.832 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:11:45.876 INFO:teuthology.orchestra.run.smithi135.stdout:rbd-mirror-18.2.4-723.g56fd5b35.el9.x86_64.rpm 4.4 MB/s | 3.0 MB 00:00 2024-08-22T23:11:45.877 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:45.877 INFO:teuthology.orchestra.run.smithi135.stdout:Total 4.4 MB/s | 3.0 MB 00:00 2024-08-22T23:11:45.877 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-08-22T23:11:45.886 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-08-22T23:11:45.886 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-08-22T23:11:45.968 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-08-22T23:11:45.968 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-08-22T23:11:46.103 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install rbd-nbd 2024-08-22T23:11:46.384 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-08-22T23:11:46.455 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : rbd-mirror-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:46.477 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: rbd-mirror-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:46.478 INFO:teuthology.orchestra.run.smithi135.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-08-22T23:11:46.478 INFO:teuthology.orchestra.run.smithi135.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-08-22T23:11:46.478 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-22T23:11:46.478 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-08-22T23:11:46.478 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:46.689 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:01:42 ago on Thu 22 Aug 2024 11:10:04 PM UTC. 2024-08-22T23:11:46.819 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2024-08-22T23:11:46.820 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:46.820 INFO:teuthology.orchestra.run.smithi159.stdout: Package Architecture Version Repository Size 2024-08-22T23:11:46.820 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:46.820 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2024-08-22T23:11:46.820 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-nbd x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 172 k 2024-08-22T23:11:46.820 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:46.821 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2024-08-22T23:11:46.821 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2024-08-22T23:11:46.821 INFO:teuthology.orchestra.run.smithi159.stdout:Install 1 Package 2024-08-22T23:11:46.821 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:46.821 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 172 k 2024-08-22T23:11:46.821 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 494 k 2024-08-22T23:11:46.821 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2024-08-22T23:11:47.252 INFO:teuthology.orchestra.run.smithi159.stdout:rbd-nbd-18.2.4-723.g56fd5b35.el9.x86_64.rpm 399 kB/s | 172 kB 00:00 2024-08-22T23:11:47.253 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:47.253 INFO:teuthology.orchestra.run.smithi159.stdout:Total 397 kB/s | 172 kB 00:00 2024-08-22T23:11:47.253 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2024-08-22T23:11:47.261 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2024-08-22T23:11:47.261 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2024-08-22T23:11:47.326 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2024-08-22T23:11:47.326 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2024-08-22T23:11:47.481 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2024-08-22T23:11:47.588 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : rbd-mirror-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:47.588 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:47.588 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-08-22T23:11:47.588 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-mirror-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:11:47.588 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:47.588 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:11:47.589 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : rbd-nbd-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:47.834 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum -y install rbd-nbd 2024-08-22T23:11:47.990 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: rbd-nbd-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:48.226 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : rbd-nbd-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:48.226 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:48.226 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2024-08-22T23:11:48.227 INFO:teuthology.orchestra.run.smithi159.stdout: rbd-nbd-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:11:48.227 INFO:teuthology.orchestra.run.smithi159.stdout: 2024-08-22T23:11:48.227 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2024-08-22T23:11:48.427 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:01:41 ago on Thu 22 Aug 2024 11:10:07 PM UTC. 2024-08-22T23:11:48.486 DEBUG:teuthology.parallel:result is None 2024-08-22T23:11:48.559 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-08-22T23:11:48.560 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:48.560 INFO:teuthology.orchestra.run.smithi135.stdout: Package Architecture Version Repository Size 2024-08-22T23:11:48.560 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:48.560 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-08-22T23:11:48.560 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-nbd x86_64 2:18.2.4-723.g56fd5b35.el9 ceph 172 k 2024-08-22T23:11:48.560 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:48.560 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-08-22T23:11:48.560 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-08-22T23:11:48.560 INFO:teuthology.orchestra.run.smithi135.stdout:Install 1 Package 2024-08-22T23:11:48.560 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:48.560 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 172 k 2024-08-22T23:11:48.560 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 494 k 2024-08-22T23:11:48.561 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-08-22T23:11:49.000 INFO:teuthology.orchestra.run.smithi135.stdout:rbd-nbd-18.2.4-723.g56fd5b35.el9.x86_64.rpm 392 kB/s | 172 kB 00:00 2024-08-22T23:11:49.001 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-08-22T23:11:49.001 INFO:teuthology.orchestra.run.smithi135.stdout:Total 390 kB/s | 172 kB 00:00 2024-08-22T23:11:49.001 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-08-22T23:11:49.009 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-08-22T23:11:49.009 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-08-22T23:11:49.075 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-08-22T23:11:49.075 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-08-22T23:11:49.231 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-08-22T23:11:49.322 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : rbd-nbd-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:49.739 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: rbd-nbd-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:49.975 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : rbd-nbd-2:18.2.4-723.g56fd5b35.el9.x86_64 1/1 2024-08-22T23:11:49.975 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:49.975 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-08-22T23:11:49.975 INFO:teuthology.orchestra.run.smithi135.stdout: rbd-nbd-2:18.2.4-723.g56fd5b35.el9.x86_64 2024-08-22T23:11:49.975 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-08-22T23:11:49.975 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-08-22T23:11:50.224 DEBUG:teuthology.parallel:result is None 2024-08-22T23:11:50.225 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T23:11:50.383 DEBUG:teuthology.orchestra.run.smithi135:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-08-22T23:11:50.403 INFO:teuthology.orchestra.run.smithi135.stdout:18.2.4-723.g56fd5b35.el9 2024-08-22T23:11:50.404 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-723.g56fd5b35.el9 2024-08-22T23:11:50.404 INFO:teuthology.task.install:The correct ceph version 18.2.4-723.g56fd5b35 is installed. 2024-08-22T23:11:50.406 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T23:11:50.554 DEBUG:teuthology.orchestra.run.smithi159:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-08-22T23:11:50.576 INFO:teuthology.orchestra.run.smithi159.stdout:18.2.4-723.g56fd5b35.el9 2024-08-22T23:11:50.576 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-723.g56fd5b35.el9 2024-08-22T23:11:50.576 INFO:teuthology.task.install:The correct ceph version 18.2.4-723.g56fd5b35 is installed. 2024-08-22T23:11:50.578 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T23:11:50.725 DEBUG:teuthology.orchestra.run.smithi163:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-08-22T23:11:50.751 INFO:teuthology.orchestra.run.smithi163.stdout:18.2.4-723.g56fd5b35.el9 2024-08-22T23:11:50.751 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-723.g56fd5b35.el9 2024-08-22T23:11:50.751 INFO:teuthology.task.install:The correct ceph version 18.2.4-723.g56fd5b35 is installed. 2024-08-22T23:11:50.753 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-08-22T23:11:50.753 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-08-22T23:11:50.753 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-22T23:11:50.782 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-08-22T23:11:50.783 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-22T23:11:50.809 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-08-22T23:11:50.809 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-22T23:11:50.839 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-08-22T23:11:50.839 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-08-22T23:11:50.839 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/usr/bin/daemon-helper 2024-08-22T23:11:50.864 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-22T23:11:50.941 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-08-22T23:11:50.941 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/usr/bin/daemon-helper 2024-08-22T23:11:50.966 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-22T23:11:51.031 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-08-22T23:11:51.031 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/usr/bin/daemon-helper 2024-08-22T23:11:51.058 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-22T23:11:51.125 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-08-22T23:11:51.126 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-08-22T23:11:51.126 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-22T23:11:51.153 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-22T23:11:51.218 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-08-22T23:11:51.218 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-22T23:11:51.242 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-22T23:11:51.307 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-08-22T23:11:51.307 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-22T23:11:51.334 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-22T23:11:51.401 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-08-22T23:11:51.401 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-08-22T23:11:51.401 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/usr/bin/stdin-killer 2024-08-22T23:11:51.427 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-22T23:11:51.491 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2024-08-22T23:11:51.491 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/usr/bin/stdin-killer 2024-08-22T23:11:51.516 DEBUG:teuthology.orchestra.run.smithi159:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-22T23:11:51.581 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-08-22T23:11:51.581 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/usr/bin/stdin-killer 2024-08-22T23:11:51.608 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-22T23:11:51.676 INFO:teuthology.run_tasks:Running task cephadm... 2024-08-22T23:11:51.795 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'MON_DOWN', 'POOL_APP_NOT_ENABLED', 'mon down', 'mons down', 'out of quorum', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': '56fd5b351507f92fd1531bbfb42df967f9fbe713'} 2024-08-22T23:11:51.795 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T23:11:51.796 INFO:tasks.cephadm:Cluster fsid is ea5ecfa0-60db-11ef-bcd2-c7b262605968 2024-08-22T23:11:51.796 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-08-22T23:11:51.796 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.135', 'mon.b': '172.21.15.159', 'mon.c': '172.21.15.163'} 2024-08-22T23:11:51.796 INFO:tasks.cephadm:First mon is mon.a on smithi135 2024-08-22T23:11:51.796 INFO:tasks.cephadm:First mgr is a 2024-08-22T23:11:51.796 INFO:tasks.cephadm:Normalizing hostnames... 2024-08-22T23:11:51.797 DEBUG:teuthology.orchestra.run.smithi135:> sudo hostname $(hostname -s) 2024-08-22T23:11:51.822 DEBUG:teuthology.orchestra.run.smithi159:> sudo hostname $(hostname -s) 2024-08-22T23:11:51.847 DEBUG:teuthology.orchestra.run.smithi163:> sudo hostname $(hostname -s) 2024-08-22T23:11:51.875 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-08-22T23:11:51.875 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T23:11:52.106 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '56fd5b351507f92fd1531bbfb42df967f9fbe713', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/55875/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.2.4-723-g56fd5b35', 'node_name': '172.21.2.8+braggi08', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '18.2.4-723.g56fd5b35'}, 'url': 'https://1.chacra.ceph.com/r/ceph/reef/56fd5b351507f92fd1531bbfb42df967f9fbe713/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-08-19 17:31:26.212941', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'reef', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/reef/56fd5b351507f92fd1531bbfb42df967f9fbe713/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-08-22T23:11:52.280 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref reef, sha1 56fd5b351507f92fd1531bbfb42df967f9fbe713 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T23:11:52.282 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/reef/56fd5b351507f92fd1531bbfb42df967f9fbe713/centos/9/x86_64/flavors/default/cephadm 2024-08-22T23:11:52.282 DEBUG:teuthology.orchestra.run.smithi135:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/reef/56fd5b351507f92fd1531bbfb42df967f9fbe713/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-22T23:11:52.803 INFO:teuthology.orchestra.run.smithi135.stdout:-rw-r--r--. 1 ubuntu ubuntu 215596 Aug 22 23:11 /home/ubuntu/cephtest/cephadm 2024-08-22T23:11:52.804 DEBUG:teuthology.orchestra.run.smithi159:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/reef/56fd5b351507f92fd1531bbfb42df967f9fbe713/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-22T23:11:53.341 INFO:teuthology.orchestra.run.smithi159.stdout:-rw-r--r--. 1 ubuntu ubuntu 215596 Aug 22 23:11 /home/ubuntu/cephtest/cephadm 2024-08-22T23:11:53.342 DEBUG:teuthology.orchestra.run.smithi163:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/reef/56fd5b351507f92fd1531bbfb42df967f9fbe713/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-22T23:11:53.925 INFO:teuthology.orchestra.run.smithi163.stdout:-rw-r--r--. 1 ubuntu ubuntu 215596 Aug 22 23:11 /home/ubuntu/cephtest/cephadm 2024-08-22T23:11:53.926 DEBUG:teuthology.orchestra.run.smithi135:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-22T23:11:53.945 DEBUG:teuthology.orchestra.run.smithi159:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-22T23:11:53.965 DEBUG:teuthology.orchestra.run.smithi163:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-22T23:11:53.995 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 on all hosts... 2024-08-22T23:11:53.995 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 pull 2024-08-22T23:11:53.998 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 pull 2024-08-22T23:11:54.008 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 pull 2024-08-22T23:11:55.416 INFO:teuthology.orchestra.run.smithi159.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T23:11:55.604 INFO:teuthology.orchestra.run.smithi135.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T23:11:55.627 INFO:teuthology.orchestra.run.smithi163.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T23:11:55.724 INFO:teuthology.orchestra.run.smithi159.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T23:11:55.725 INFO:teuthology.orchestra.run.smithi159.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T23:11:55.725 INFO:teuthology.orchestra.run.smithi159.stderr:/bin/podman: stderr Error: parsing image configuration: fetching blob: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T23:11:55.725 INFO:teuthology.orchestra.run.smithi159.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T23:11:55.871 INFO:teuthology.orchestra.run.smithi135.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T23:11:55.871 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T23:11:55.871 INFO:teuthology.orchestra.run.smithi135.stderr:/bin/podman: stderr Error: parsing image configuration: fetching blob: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T23:11:55.871 INFO:teuthology.orchestra.run.smithi135.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T23:11:55.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T23:11:55.888 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa/tasks/cephadm.py", line 427, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi135 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 pull' 2024-08-22T23:11:55.890 INFO:tasks.cephadm:Archiving crash dumps... 2024-08-22T23:11:55.891 DEBUG:teuthology.misc:Transferring archived files from smithi135:/var/lib/ceph/ea5ecfa0-60db-11ef-bcd2-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862266/remote/smithi135/crash 2024-08-22T23:11:55.892 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /var/lib/ceph/ea5ecfa0-60db-11ef-bcd2-c7b262605968/crash -- . 2024-08-22T23:11:55.899 INFO:teuthology.orchestra.run.smithi163.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T23:11:55.900 INFO:teuthology.orchestra.run.smithi163.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T23:11:55.900 INFO:teuthology.orchestra.run.smithi163.stderr:/bin/podman: stderr Error: parsing image configuration: fetching blob: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T23:11:55.900 INFO:teuthology.orchestra.run.smithi163.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T23:11:55.928 INFO:teuthology.orchestra.run.smithi135.stderr:tar: /var/lib/ceph/ea5ecfa0-60db-11ef-bcd2-c7b262605968/crash: Cannot open: No such file or directory 2024-08-22T23:11:55.928 INFO:teuthology.orchestra.run.smithi135.stderr:tar: Error is not recoverable: exiting now 2024-08-22T23:11:55.929 DEBUG:teuthology.misc:Transferring archived files from smithi159:/var/lib/ceph/ea5ecfa0-60db-11ef-bcd2-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862266/remote/smithi159/crash 2024-08-22T23:11:55.930 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /var/lib/ceph/ea5ecfa0-60db-11ef-bcd2-c7b262605968/crash -- . 2024-08-22T23:11:55.987 INFO:teuthology.orchestra.run.smithi159.stderr:tar: /var/lib/ceph/ea5ecfa0-60db-11ef-bcd2-c7b262605968/crash: Cannot open: No such file or directory 2024-08-22T23:11:55.987 INFO:teuthology.orchestra.run.smithi159.stderr:tar: Error is not recoverable: exiting now 2024-08-22T23:11:55.989 DEBUG:teuthology.misc:Transferring archived files from smithi163:/var/lib/ceph/ea5ecfa0-60db-11ef-bcd2-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862266/remote/smithi163/crash 2024-08-22T23:11:55.990 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /var/lib/ceph/ea5ecfa0-60db-11ef-bcd2-c7b262605968/crash -- . 2024-08-22T23:11:56.031 INFO:teuthology.orchestra.run.smithi163.stderr:tar: /var/lib/ceph/ea5ecfa0-60db-11ef-bcd2-c7b262605968/crash: Cannot open: No such file or directory 2024-08-22T23:11:56.031 INFO:teuthology.orchestra.run.smithi163.stderr:tar: Error is not recoverable: exiting now 2024-08-22T23:11:56.032 INFO:tasks.cephadm:Checking cluster log for badness... 2024-08-22T23:11:56.033 DEBUG:teuthology.orchestra.run.smithi135:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ea5ecfa0-60db-11ef-bcd2-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | egrep -v POOL_APP_NOT_ENABLED | egrep -v 'mon down' | egrep -v 'mons down' | egrep -v 'out of quorum' | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2024-08-22T23:11:56.094 INFO:teuthology.orchestra.run.smithi135.stderr:grep: /var/log/ceph/ea5ecfa0-60db-11ef-bcd2-c7b262605968/ceph.log: No such file or directory 2024-08-22T23:11:56.096 INFO:tasks.cephadm:Compressing logs... 2024-08-22T23:11:56.096 DEBUG:teuthology.orchestra.run.smithi135:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-22T23:11:56.098 DEBUG:teuthology.orchestra.run.smithi159:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-22T23:11:56.100 DEBUG:teuthology.orchestra.run.smithi163:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-22T23:11:56.119 INFO:teuthology.orchestra.run.smithi135.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-08-22T23:11:56.123 INFO:teuthology.orchestra.run.smithi159.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-08-22T23:11:56.125 INFO:teuthology.orchestra.run.smithi163.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-08-22T23:11:56.129 INFO:tasks.cephadm:Archiving logs... 2024-08-22T23:11:56.130 DEBUG:teuthology.misc:Transferring archived files from smithi135:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862266/remote/smithi135/log 2024-08-22T23:11:56.131 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-22T23:11:56.187 DEBUG:teuthology.misc:Transferring archived files from smithi159:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862266/remote/smithi159/log 2024-08-22T23:11:56.188 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-22T23:11:56.214 DEBUG:teuthology.misc:Transferring archived files from smithi163:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862266/remote/smithi163/log 2024-08-22T23:11:56.214 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-22T23:11:56.240 INFO:tasks.cephadm:Removing cluster... 2024-08-22T23:11:56.241 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ea5ecfa0-60db-11ef-bcd2-c7b262605968 --force 2024-08-22T23:11:56.379 INFO:teuthology.orchestra.run.smithi135.stdout:Deleting cluster with fsid: ea5ecfa0-60db-11ef-bcd2-c7b262605968 2024-08-22T23:11:56.647 DEBUG:teuthology.orchestra.run.smithi159:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ea5ecfa0-60db-11ef-bcd2-c7b262605968 --force 2024-08-22T23:11:56.798 INFO:teuthology.orchestra.run.smithi159.stdout:Deleting cluster with fsid: ea5ecfa0-60db-11ef-bcd2-c7b262605968 2024-08-22T23:11:57.073 DEBUG:teuthology.orchestra.run.smithi163:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ea5ecfa0-60db-11ef-bcd2-c7b262605968 --force 2024-08-22T23:11:57.214 INFO:teuthology.orchestra.run.smithi163.stdout:Deleting cluster with fsid: ea5ecfa0-60db-11ef-bcd2-c7b262605968 2024-08-22T23:11:57.475 INFO:tasks.cephadm:Removing cephadm ... 2024-08-22T23:11:57.475 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-22T23:11:57.494 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-22T23:11:57.511 DEBUG:teuthology.orchestra.run.smithi163:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-22T23:11:57.526 INFO:tasks.cephadm:Teardown complete 2024-08-22T23:11:57.527 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa/tasks/cephadm.py", line 1703, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa/tasks/cephadm.py", line 1618, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa/tasks/cephadm.py", line 427, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi135 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 pull' 2024-08-22T23:11:57.715 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=fe1c2d809b3c425ab3d5083d43b87ff0 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa/tasks/cephadm.py", line 1703, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa/tasks/cephadm.py", line 1618, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa/tasks/cephadm.py", line 427, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi135 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 pull' 2024-08-22T23:11:57.719 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-08-22T23:11:57.730 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-08-22T23:11:57.757 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-08-22T23:11:57.757 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-08-22T23:11:57.783 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-08-22T23:11:57.787 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-08-22T23:11:57.905 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-08-22T23:11:57.918 INFO:teuthology.task.clock:Checking final clock skew... 2024-08-22T23:11:57.918 DEBUG:teuthology.orchestra.run.smithi135:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-22T23:11:57.922 DEBUG:teuthology.orchestra.run.smithi159:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-22T23:11:57.924 DEBUG:teuthology.orchestra.run.smithi163:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-22T23:11:57.937 INFO:teuthology.orchestra.run.smithi135.stderr:bash: line 1: ntpq: command not found 2024-08-22T23:11:57.937 INFO:teuthology.orchestra.run.smithi159.stderr:bash: line 1: ntpq: command not found 2024-08-22T23:11:57.939 INFO:teuthology.orchestra.run.smithi163.stderr:bash: line 1: ntpq: command not found 2024-08-22T23:11:57.942 INFO:teuthology.orchestra.run.smithi135.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-22T23:11:57.942 INFO:teuthology.orchestra.run.smithi135.stdout:=============================================================================== 2024-08-22T23:11:57.943 INFO:teuthology.orchestra.run.smithi135.stdout:^* hv01.front.sepia.ceph.com 3 6 77 1 +318us[ +363us] +/- 41ms 2024-08-22T23:11:57.943 INFO:teuthology.orchestra.run.smithi135.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 2 -824us[ -779us] +/- 78ms 2024-08-22T23:11:57.943 INFO:teuthology.orchestra.run.smithi135.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 1 +142us[ +142us] +/- 69ms 2024-08-22T23:11:57.943 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T23:11:57.943 INFO:teuthology.orchestra.run.smithi159.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-22T23:11:57.943 INFO:teuthology.orchestra.run.smithi159.stdout:=============================================================================== 2024-08-22T23:11:57.943 INFO:teuthology.orchestra.run.smithi159.stdout:^* hv01.front.sepia.ceph.com 3 6 77 1 +329us[ +321us] +/- 41ms 2024-08-22T23:11:57.944 INFO:teuthology.orchestra.run.smithi159.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 1 -787us[ -794us] +/- 78ms 2024-08-22T23:11:57.944 INFO:teuthology.orchestra.run.smithi159.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 2 +125us[ +118us] +/- 69ms 2024-08-22T23:11:57.944 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T23:11:57.945 INFO:teuthology.orchestra.run.smithi163.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-22T23:11:57.945 INFO:teuthology.orchestra.run.smithi163.stdout:=============================================================================== 2024-08-22T23:11:57.945 INFO:teuthology.orchestra.run.smithi163.stdout:^* hv01.front.sepia.ceph.com 3 6 77 1 +327us[ +267us] +/- 41ms 2024-08-22T23:11:57.945 INFO:teuthology.orchestra.run.smithi163.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 1 -811us[ -871us] +/- 78ms 2024-08-22T23:11:57.945 INFO:teuthology.orchestra.run.smithi163.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 2 +147us[ +87us] +/- 69ms 2024-08-22T23:11:57.945 INFO:teuthology.orchestra.run.smithi163.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-08-22T23:11:57.946 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-08-22T23:11:57.957 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-08-22T23:11:57.958 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-08-22T23:11:58.041 DEBUG:teuthology.orchestra.run.smithi135:> 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-08-22T23:11:58.093 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-08-22T23:11:58.139 DEBUG:teuthology.orchestra.run.smithi163:> 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-08-22T23:11:58.188 DEBUG:teuthology.orchestra.run.smithi135:> 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 context=system_u:system_r:getty_t:s0 2024-08-22T23:11:58.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T23:11:58.218 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 context=system_u:system_r:getty_t:s0 2024-08-22T23:11:58.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T23:11:58.245 DEBUG:teuthology.orchestra.run.smithi163:> 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 context=system_u:system_r:getty_t:s0 2024-08-22T23:11:58.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T23:11:58.272 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-08-22T23:11:58.281 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-08-22T23:11:58.304 INFO:teuthology.task.internal:Duration was 247.607370 seconds 2024-08-22T23:11:58.304 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-08-22T23:11:58.318 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-08-22T23:11:58.318 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-22T23:11:58.321 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-22T23:11:58.323 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-22T23:11:58.361 INFO:teuthology.orchestra.run.smithi159.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-22T23:11:58.363 INFO:teuthology.orchestra.run.smithi135.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-22T23:11:58.363 INFO:teuthology.orchestra.run.smithi163.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-22T23:11:58.762 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-08-22T23:11:58.763 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi135.front.sepia.ceph.com 2024-08-22T23:11:58.763 DEBUG:teuthology.orchestra.run.smithi135:> 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-08-22T23:11:58.825 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi159.front.sepia.ceph.com 2024-08-22T23:11:58.826 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-08-22T23:11:58.855 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi163.front.sepia.ceph.com 2024-08-22T23:11:58.855 DEBUG:teuthology.orchestra.run.smithi163:> 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-08-22T23:11:58.877 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-08-22T23:11:58.877 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-22T23:11:58.880 DEBUG:teuthology.orchestra.run.smithi159:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-22T23:11:58.897 DEBUG:teuthology.orchestra.run.smithi163:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-22T23:11:58.945 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-08-22T23:11:58.945 DEBUG:teuthology.orchestra.run.smithi135:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-22T23:11:58.949 DEBUG:teuthology.orchestra.run.smithi159:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-22T23:11:58.964 DEBUG:teuthology.orchestra.run.smithi163:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-22T23:11:59.042 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-08-22T23:11:59.052 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-08-22T23:11:59.052 DEBUG:teuthology.orchestra.run.smithi135:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-22T23:11:59.077 DEBUG:teuthology.orchestra.run.smithi159:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-22T23:11:59.102 DEBUG:teuthology.orchestra.run.smithi163:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-22T23:11:59.127 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-08-22T23:11:59.139 DEBUG:teuthology.orchestra.run.smithi135:> 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-08-22T23:11:59.141 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-08-22T23:11:59.145 DEBUG:teuthology.orchestra.run.smithi163:> 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-08-22T23:11:59.162 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = core 2024-08-22T23:11:59.165 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = core 2024-08-22T23:11:59.190 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern = core 2024-08-22T23:11:59.216 DEBUG:teuthology.orchestra.run.smithi135:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-22T23:11:59.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T23:11:59.244 DEBUG:teuthology.orchestra.run.smithi159:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-22T23:11:59.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T23:11:59.259 DEBUG:teuthology.orchestra.run.smithi163:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-22T23:11:59.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T23:11:59.273 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-08-22T23:11:59.286 INFO:teuthology.task.internal:Transferring archived files... 2024-08-22T23:11:59.286 DEBUG:teuthology.misc:Transferring archived files from smithi135:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862266/remote/smithi135 2024-08-22T23:11:59.287 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-22T23:11:59.317 DEBUG:teuthology.misc:Transferring archived files from smithi159:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862266/remote/smithi159 2024-08-22T23:11:59.318 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-22T23:11:59.350 DEBUG:teuthology.misc:Transferring archived files from smithi163:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862266/remote/smithi163 2024-08-22T23:11:59.350 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-22T23:11:59.381 INFO:teuthology.task.internal:Removing archive directory... 2024-08-22T23:11:59.381 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-22T23:11:59.383 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-22T23:11:59.387 DEBUG:teuthology.orchestra.run.smithi163:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-22T23:11:59.435 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-08-22T23:11:59.449 INFO:teuthology.task.internal:Not uploading archives. 2024-08-22T23:11:59.449 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-08-22T23:11:59.461 INFO:teuthology.task.internal:Tidying up after the test... 2024-08-22T23:11:59.461 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-22T23:11:59.464 DEBUG:teuthology.orchestra.run.smithi159:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-22T23:11:59.466 DEBUG:teuthology.orchestra.run.smithi163:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-22T23:11:59.476 INFO:teuthology.orchestra.run.smithi135.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 22 23:11 /home/ubuntu/cephtest 2024-08-22T23:11:59.479 INFO:teuthology.orchestra.run.smithi159.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 22 23:11 /home/ubuntu/cephtest 2024-08-22T23:11:59.491 INFO:teuthology.orchestra.run.smithi163.stdout: 262217 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 22 23:11 /home/ubuntu/cephtest 2024-08-22T23:11:59.492 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-08-22T23:11:59.501 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-08-22T23:11:59.613 INFO:teuthology.run:Summary data: description: orch/cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_set_mon_crush_locations} duration: 247.60736989974976 failure_reason: 'Command failed on smithi135 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 pull''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=fe1c2d809b3c425ab3d5083d43b87ff0 status: fail success: false 2024-08-22T23:11:59.613 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-22T23:11:59.709 INFO:teuthology.run:FAIL