2023-12-07T17:03:55.788 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-07T17:03:55.789 DEBUG:teuthology.run:Teuthology command: teuthology --description rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_set_mon_crush_locations} --name yuriw-2023-12-07_16:39:06-rados-wip-yuri-testing-2023-12-06-1240-distro-default-smithi --verbose --archive /home/teuthworker/archive/yuriw-2023-12-07_16:39:06-rados-wip-yuri-testing-2023-12-06-1240-distro-default-smithi/7482228 --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2023-12-07_16:39:06-rados-wip-yuri-testing-2023-12-06-1240-distro-default-smithi/7482228/orig.config.yaml 2023-12-07T17:03:55.821 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T17:03:55.895 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-07_16:39:06-rados-wip-yuri-testing-2023-12-06-1240-distro-default-smithi/7482228 branch: wip-yuri-testing-2023-12-06-1240 description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_set_mon_crush_locations} email: null first_in_suite: false job_id: '7482228' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-07_16:39:06-rados-wip-yuri-testing-2023-12-06-1240-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-yuri-testing-2023-12-06-1240 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: f0c322331348463ad8afb13a3a03e833bee1c39c ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: f0c322331348463ad8afb13a3a03e833bee1c39c selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri-testing-2023-12-06-1240 sha1: f0c322331348463ad8afb13a3a03e833bee1c39c owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.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: 6240 sha1: f0c322331348463ad8afb13a3a03e833bee1c39c sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri-testing-2023-12-06-1240 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_f0c322331348463ad8afb13a3a03e833bee1c39c/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: f0c322331348463ad8afb13a3a03e833bee1c39c targets: smithi040.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi091.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi183.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.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 0x7f07eae2fee0>, signals=[15]) 2023-12-07T17:03:56.346 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-07T17:03:56.352 INFO:teuthology.task.internal:Opening connections... 2023-12-07T17:03:56.353 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi040.front.sepia.ceph.com 2023-12-07T17:03:56.354 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T17:03:56.423 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi091.front.sepia.ceph.com 2023-12-07T17:03:56.424 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi091.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T17:03:56.491 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi183.front.sepia.ceph.com 2023-12-07T17:03:56.491 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T17:03:56.558 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-07T17:03:56.564 DEBUG:teuthology.orchestra.run.smithi040:> uname -m 2023-12-07T17:03:56.586 INFO:teuthology.orchestra.run.smithi040.stdout:x86_64 2023-12-07T17:03:56.587 DEBUG:teuthology.orchestra.run.smithi040:> cat /etc/os-release 2023-12-07T17:03:56.647 INFO:teuthology.orchestra.run.smithi040.stdout:NAME="Red Hat Enterprise Linux" 2023-12-07T17:03:56.647 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION="8.6 (Ootpa)" 2023-12-07T17:03:56.647 INFO:teuthology.orchestra.run.smithi040.stdout:ID="rhel" 2023-12-07T17:03:56.647 INFO:teuthology.orchestra.run.smithi040.stdout:ID_LIKE="fedora" 2023-12-07T17:03:56.647 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION_ID="8.6" 2023-12-07T17:03:56.647 INFO:teuthology.orchestra.run.smithi040.stdout:PLATFORM_ID="platform:el8" 2023-12-07T17:03:56.648 INFO:teuthology.orchestra.run.smithi040.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-07T17:03:56.648 INFO:teuthology.orchestra.run.smithi040.stdout:ANSI_COLOR="0;31" 2023-12-07T17:03:56.648 INFO:teuthology.orchestra.run.smithi040.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-07T17:03:56.648 INFO:teuthology.orchestra.run.smithi040.stdout:HOME_URL="https://www.redhat.com/" 2023-12-07T17:03:56.648 INFO:teuthology.orchestra.run.smithi040.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-07T17:03:56.648 INFO:teuthology.orchestra.run.smithi040.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-07T17:03:56.648 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-07T17:03:56.648 INFO:teuthology.orchestra.run.smithi040.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-07T17:03:56.648 INFO:teuthology.orchestra.run.smithi040.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-07T17:03:56.648 INFO:teuthology.orchestra.run.smithi040.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-07T17:03:56.648 INFO:teuthology.orchestra.run.smithi040.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-07T17:03:56.649 INFO:teuthology.lock.ops:Updating smithi040.front.sepia.ceph.com on lock server 2023-12-07T17:03:56.691 DEBUG:teuthology.orchestra.run.smithi091:> uname -m 2023-12-07T17:03:56.711 INFO:teuthology.orchestra.run.smithi091.stdout:x86_64 2023-12-07T17:03:56.712 DEBUG:teuthology.orchestra.run.smithi091:> cat /etc/os-release 2023-12-07T17:03:56.771 INFO:teuthology.orchestra.run.smithi091.stdout:NAME="Red Hat Enterprise Linux" 2023-12-07T17:03:56.771 INFO:teuthology.orchestra.run.smithi091.stdout:VERSION="8.6 (Ootpa)" 2023-12-07T17:03:56.771 INFO:teuthology.orchestra.run.smithi091.stdout:ID="rhel" 2023-12-07T17:03:56.771 INFO:teuthology.orchestra.run.smithi091.stdout:ID_LIKE="fedora" 2023-12-07T17:03:56.772 INFO:teuthology.orchestra.run.smithi091.stdout:VERSION_ID="8.6" 2023-12-07T17:03:56.772 INFO:teuthology.orchestra.run.smithi091.stdout:PLATFORM_ID="platform:el8" 2023-12-07T17:03:56.772 INFO:teuthology.orchestra.run.smithi091.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-07T17:03:56.772 INFO:teuthology.orchestra.run.smithi091.stdout:ANSI_COLOR="0;31" 2023-12-07T17:03:56.772 INFO:teuthology.orchestra.run.smithi091.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-07T17:03:56.772 INFO:teuthology.orchestra.run.smithi091.stdout:HOME_URL="https://www.redhat.com/" 2023-12-07T17:03:56.772 INFO:teuthology.orchestra.run.smithi091.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-07T17:03:56.772 INFO:teuthology.orchestra.run.smithi091.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-07T17:03:56.772 INFO:teuthology.orchestra.run.smithi091.stdout: 2023-12-07T17:03:56.772 INFO:teuthology.orchestra.run.smithi091.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-07T17:03:56.772 INFO:teuthology.orchestra.run.smithi091.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-07T17:03:56.772 INFO:teuthology.orchestra.run.smithi091.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-07T17:03:56.772 INFO:teuthology.orchestra.run.smithi091.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-07T17:03:56.773 INFO:teuthology.lock.ops:Updating smithi091.front.sepia.ceph.com on lock server 2023-12-07T17:03:56.801 DEBUG:teuthology.orchestra.run.smithi183:> uname -m 2023-12-07T17:03:56.821 INFO:teuthology.orchestra.run.smithi183.stdout:x86_64 2023-12-07T17:03:56.821 DEBUG:teuthology.orchestra.run.smithi183:> cat /etc/os-release 2023-12-07T17:03:56.880 INFO:teuthology.orchestra.run.smithi183.stdout:NAME="Red Hat Enterprise Linux" 2023-12-07T17:03:56.880 INFO:teuthology.orchestra.run.smithi183.stdout:VERSION="8.6 (Ootpa)" 2023-12-07T17:03:56.880 INFO:teuthology.orchestra.run.smithi183.stdout:ID="rhel" 2023-12-07T17:03:56.880 INFO:teuthology.orchestra.run.smithi183.stdout:ID_LIKE="fedora" 2023-12-07T17:03:56.880 INFO:teuthology.orchestra.run.smithi183.stdout:VERSION_ID="8.6" 2023-12-07T17:03:56.881 INFO:teuthology.orchestra.run.smithi183.stdout:PLATFORM_ID="platform:el8" 2023-12-07T17:03:56.881 INFO:teuthology.orchestra.run.smithi183.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-07T17:03:56.881 INFO:teuthology.orchestra.run.smithi183.stdout:ANSI_COLOR="0;31" 2023-12-07T17:03:56.881 INFO:teuthology.orchestra.run.smithi183.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-07T17:03:56.881 INFO:teuthology.orchestra.run.smithi183.stdout:HOME_URL="https://www.redhat.com/" 2023-12-07T17:03:56.881 INFO:teuthology.orchestra.run.smithi183.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-07T17:03:56.881 INFO:teuthology.orchestra.run.smithi183.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-07T17:03:56.881 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-07T17:03:56.881 INFO:teuthology.orchestra.run.smithi183.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-07T17:03:56.881 INFO:teuthology.orchestra.run.smithi183.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-07T17:03:56.881 INFO:teuthology.orchestra.run.smithi183.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-07T17:03:56.881 INFO:teuthology.orchestra.run.smithi183.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-07T17:03:56.881 INFO:teuthology.lock.ops:Updating smithi183.front.sepia.ceph.com on lock server 2023-12-07T17:03:56.915 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-07T17:03:56.924 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-07T17:03:56.930 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-07T17:03:56.930 DEBUG:teuthology.orchestra.run.smithi040:> test '!' -e /home/ubuntu/cephtest 2023-12-07T17:03:56.933 DEBUG:teuthology.orchestra.run.smithi091:> test '!' -e /home/ubuntu/cephtest 2023-12-07T17:03:56.936 DEBUG:teuthology.orchestra.run.smithi183:> test '!' -e /home/ubuntu/cephtest 2023-12-07T17:03:56.952 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-07T17:03:56.959 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-07T17:03:56.959 DEBUG:teuthology.orchestra.run.smithi040:> test -z $(ls -A /var/lib/ceph) 2023-12-07T17:03:56.992 DEBUG:teuthology.orchestra.run.smithi091:> test -z $(ls -A /var/lib/ceph) 2023-12-07T17:03:56.995 DEBUG:teuthology.orchestra.run.smithi183:> test -z $(ls -A /var/lib/ceph) 2023-12-07T17:03:57.021 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-07T17:03:57.098 INFO:teuthology.run_tasks:Running task kernel... 2023-12-07T17:03:57.112 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-07T17:03:57.113 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'host.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-07T17:03:57.113 DEBUG:teuthology.orchestra.run.smithi040:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-07T17:03:57.113 DEBUG:teuthology.orchestra.run.smithi091:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-07T17:03:57.114 DEBUG:teuthology.orchestra.run.smithi183:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-07T17:03:57.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T17:03:57.131 DEBUG:teuthology.orchestra.run.smithi183:> uname -r 2023-12-07T17:03:57.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T17:03:57.133 DEBUG:teuthology.orchestra.run.smithi091:> uname -r 2023-12-07T17:03:57.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T17:03:57.134 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2023-12-07T17:03:57.190 INFO:teuthology.orchestra.run.smithi183.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-07T17:03:57.190 INFO:teuthology.task.kernel:Running kernel on smithi183: 4.18.0-372.9.1.el8.x86_64 2023-12-07T17:03:57.190 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum install -y kernel 2023-12-07T17:03:57.192 INFO:teuthology.orchestra.run.smithi091.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-07T17:03:57.192 INFO:teuthology.task.kernel:Running kernel on smithi091: 4.18.0-372.9.1.el8.x86_64 2023-12-07T17:03:57.192 DEBUG:teuthology.orchestra.run.smithi091:> sudo yum install -y kernel 2023-12-07T17:03:57.195 INFO:teuthology.orchestra.run.smithi040.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-07T17:03:57.195 INFO:teuthology.task.kernel:Running kernel on smithi040: 4.18.0-372.9.1.el8.x86_64 2023-12-07T17:03:57.196 DEBUG:teuthology.orchestra.run.smithi040:> sudo yum install -y kernel 2023-12-07T17:03:58.367 INFO:teuthology.orchestra.run.smithi183.stdout:Updating Subscription Management repositories. 2023-12-07T17:03:58.367 INFO:teuthology.orchestra.run.smithi183.stdout:Unable to read consumer identity 2023-12-07T17:03:58.441 INFO:teuthology.orchestra.run.smithi040.stdout:Updating Subscription Management repositories. 2023-12-07T17:03:58.442 INFO:teuthology.orchestra.run.smithi040.stdout:Unable to read consumer identity 2023-12-07T17:03:58.458 INFO:teuthology.orchestra.run.smithi091.stdout:Updating Subscription Management repositories. 2023-12-07T17:03:58.459 INFO:teuthology.orchestra.run.smithi091.stdout:Unable to read consumer identity 2023-12-07T17:03:59.807 INFO:teuthology.orchestra.run.smithi183.stdout:Copr repo for python3-asyncssh owned by ceph 17 kB/s | 3.5 kB 00:00 2023-12-07T17:03:59.944 INFO:teuthology.orchestra.run.smithi091.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-12-07T17:03:59.960 INFO:teuthology.orchestra.run.smithi040.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2023-12-07T17:04:01.041 INFO:teuthology.orchestra.run.smithi183.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2023-12-07T17:04:01.627 INFO:teuthology.orchestra.run.smithi040.stdout:Extra Packages for Enterprise Linux 9.7 MB/s | 16 MB 00:01 2023-12-07T17:04:01.670 INFO:teuthology.orchestra.run.smithi091.stdout:Extra Packages for Enterprise Linux 9.4 MB/s | 16 MB 00:01 2023-12-07T17:04:04.550 INFO:teuthology.orchestra.run.smithi183.stdout:lab-extras 397 kB/s | 24 kB 00:00 2023-12-07T17:04:05.137 INFO:teuthology.orchestra.run.smithi091.stdout:lab-extras 406 kB/s | 24 kB 00:00 2023-12-07T17:04:05.244 INFO:teuthology.orchestra.run.smithi183.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-07T17:04:05.294 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2023-12-07T17:04:05.295 INFO:teuthology.orchestra.run.smithi183.stdout:Nothing to do. 2023-12-07T17:04:05.295 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2023-12-07T17:04:05.335 INFO:teuthology.orchestra.run.smithi040.stdout:lab-extras 486 kB/s | 24 kB 00:00 2023-12-07T17:04:05.411 DEBUG:teuthology.orchestra.run.smithi183:> echo no | sudo yum reinstall kernel || true 2023-12-07T17:04:05.783 INFO:teuthology.orchestra.run.smithi183.stdout:Updating Subscription Management repositories. 2023-12-07T17:04:05.783 INFO:teuthology.orchestra.run.smithi183.stdout:Unable to read consumer identity 2023-12-07T17:04:05.872 INFO:teuthology.orchestra.run.smithi091.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-07T17:04:05.933 INFO:teuthology.orchestra.run.smithi091.stdout:Dependencies resolved. 2023-12-07T17:04:05.934 INFO:teuthology.orchestra.run.smithi091.stdout:Nothing to do. 2023-12-07T17:04:05.934 INFO:teuthology.orchestra.run.smithi091.stdout:Complete! 2023-12-07T17:04:06.022 INFO:teuthology.orchestra.run.smithi040.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-07T17:04:06.052 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 05:04:04 PM UTC. 2023-12-07T17:04:06.076 DEBUG:teuthology.orchestra.run.smithi091:> echo no | sudo yum reinstall kernel || true 2023-12-07T17:04:06.084 INFO:teuthology.orchestra.run.smithi040.stdout:Dependencies resolved. 2023-12-07T17:04:06.086 INFO:teuthology.orchestra.run.smithi040.stdout:Nothing to do. 2023-12-07T17:04:06.086 INFO:teuthology.orchestra.run.smithi040.stdout:Complete! 2023-12-07T17:04:06.101 INFO:teuthology.orchestra.run.smithi183.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T17:04:06.135 INFO:teuthology.orchestra.run.smithi183.stderr:Error: No packages marked for reinstall. 2023-12-07T17:04:06.181 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum reinstall -y kernel || true 2023-12-07T17:04:06.212 DEBUG:teuthology.orchestra.run.smithi040:> echo no | sudo yum reinstall kernel || true 2023-12-07T17:04:06.409 INFO:teuthology.orchestra.run.smithi091.stdout:Updating Subscription Management repositories. 2023-12-07T17:04:06.409 INFO:teuthology.orchestra.run.smithi091.stdout:Unable to read consumer identity 2023-12-07T17:04:06.511 INFO:teuthology.orchestra.run.smithi183.stdout:Updating Subscription Management repositories. 2023-12-07T17:04:06.511 INFO:teuthology.orchestra.run.smithi183.stdout:Unable to read consumer identity 2023-12-07T17:04:06.562 INFO:teuthology.orchestra.run.smithi040.stdout:Updating Subscription Management repositories. 2023-12-07T17:04:06.562 INFO:teuthology.orchestra.run.smithi040.stdout:Unable to read consumer identity 2023-12-07T17:04:06.677 INFO:teuthology.orchestra.run.smithi091.stdout:Last metadata expiration check: 0:00:01 ago on Thu 07 Dec 2023 05:04:05 PM UTC. 2023-12-07T17:04:06.717 INFO:teuthology.orchestra.run.smithi091.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T17:04:06.760 INFO:teuthology.orchestra.run.smithi091.stderr:Error: No packages marked for reinstall. 2023-12-07T17:04:06.773 INFO:teuthology.orchestra.run.smithi183.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 05:04:04 PM UTC. 2023-12-07T17:04:06.807 DEBUG:teuthology.orchestra.run.smithi091:> sudo yum reinstall -y kernel || true 2023-12-07T17:04:06.813 INFO:teuthology.orchestra.run.smithi183.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T17:04:06.837 INFO:teuthology.orchestra.run.smithi183.stderr:Error: No packages marked for reinstall. 2023-12-07T17:04:06.847 INFO:teuthology.orchestra.run.smithi040.stdout:Last metadata expiration check: 0:00:01 ago on Thu 07 Dec 2023 05:04:05 PM UTC. 2023-12-07T17:04:06.889 DEBUG:teuthology.orchestra.run.smithi183:> rpm -q kernel | sort -rV | head -n 1 2023-12-07T17:04:06.890 INFO:teuthology.orchestra.run.smithi040.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T17:04:06.931 INFO:teuthology.orchestra.run.smithi040.stderr:Error: No packages marked for reinstall. 2023-12-07T17:04:06.969 INFO:teuthology.orchestra.run.smithi183.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-07T17:04:06.969 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-07T17:04:06.969 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-07T17:04:06.969 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-12-07T17:04:06.969 DEBUG:teuthology.orchestra.run.smithi183:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-07T17:04:06.977 DEBUG:teuthology.orchestra.run.smithi040:> sudo yum reinstall -y kernel || true 2023-12-07T17:04:06.995 INFO:teuthology.orchestra.run.smithi183.stdout:ttyS1 2023-12-07T17:04:07.015 DEBUG:teuthology.parallel:result is None 2023-12-07T17:04:07.136 INFO:teuthology.orchestra.run.smithi091.stdout:Updating Subscription Management repositories. 2023-12-07T17:04:07.136 INFO:teuthology.orchestra.run.smithi091.stdout:Unable to read consumer identity 2023-12-07T17:04:07.325 INFO:teuthology.orchestra.run.smithi040.stdout:Updating Subscription Management repositories. 2023-12-07T17:04:07.325 INFO:teuthology.orchestra.run.smithi040.stdout:Unable to read consumer identity 2023-12-07T17:04:07.398 INFO:teuthology.orchestra.run.smithi091.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 05:04:05 PM UTC. 2023-12-07T17:04:07.438 INFO:teuthology.orchestra.run.smithi091.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T17:04:07.499 INFO:teuthology.orchestra.run.smithi091.stderr:Error: No packages marked for reinstall. 2023-12-07T17:04:07.544 DEBUG:teuthology.orchestra.run.smithi091:> rpm -q kernel | sort -rV | head -n 1 2023-12-07T17:04:07.600 INFO:teuthology.orchestra.run.smithi040.stdout:Last metadata expiration check: 0:00:02 ago on Thu 07 Dec 2023 05:04:05 PM UTC. 2023-12-07T17:04:07.624 INFO:teuthology.orchestra.run.smithi091.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-07T17:04:07.624 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-07T17:04:07.625 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-07T17:04:07.625 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-07T17:04:07.625 DEBUG:teuthology.orchestra.run.smithi091:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-07T17:04:07.643 INFO:teuthology.orchestra.run.smithi040.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-07T17:04:07.665 INFO:teuthology.orchestra.run.smithi091.stdout:ttyS1 2023-12-07T17:04:07.677 INFO:teuthology.orchestra.run.smithi040.stderr:Error: No packages marked for reinstall. 2023-12-07T17:04:07.678 DEBUG:teuthology.parallel:result is None 2023-12-07T17:04:07.724 DEBUG:teuthology.orchestra.run.smithi040:> rpm -q kernel | sort -rV | head -n 1 2023-12-07T17:04:07.807 INFO:teuthology.orchestra.run.smithi040.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-07T17:04:07.807 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-07T17:04:07.807 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-07T17:04:07.807 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-07T17:04:07.807 DEBUG:teuthology.orchestra.run.smithi040:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-07T17:04:07.850 INFO:teuthology.orchestra.run.smithi040.stdout:ttyS1 2023-12-07T17:04:07.862 DEBUG:teuthology.parallel:result is None 2023-12-07T17:04:07.862 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-07T17:04:07.869 INFO:teuthology.task.internal:Creating test directory... 2023-12-07T17:04:07.869 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-07T17:04:07.905 DEBUG:teuthology.orchestra.run.smithi091:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-07T17:04:07.907 DEBUG:teuthology.orchestra.run.smithi183:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-07T17:04:07.927 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-07T17:04:07.934 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-07T17:04:07.941 INFO:teuthology.task.internal:Creating archive directory... 2023-12-07T17:04:07.941 DEBUG:teuthology.orchestra.run.smithi040:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-07T17:04:07.962 DEBUG:teuthology.orchestra.run.smithi091:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-07T17:04:07.964 DEBUG:teuthology.orchestra.run.smithi183:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-07T17:04:07.999 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-07T17:04:08.005 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-07T17:04:08.006 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-12-07T17:04:08.019 DEBUG:teuthology.orchestra.run.smithi091:> 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 2023-12-07T17:04:08.023 DEBUG:teuthology.orchestra.run.smithi183:> 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 2023-12-07T17:04:08.048 INFO:teuthology.orchestra.run.smithi091.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T17:04:08.055 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T17:04:08.058 INFO:teuthology.orchestra.run.smithi091.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T17:04:08.065 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T17:04:08.070 INFO:teuthology.orchestra.run.smithi183.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T17:04:08.082 INFO:teuthology.orchestra.run.smithi183.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-07T17:04:08.083 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-07T17:04:08.090 INFO:teuthology.task.internal:Configuring sudo... 2023-12-07T17:04:08.090 DEBUG:teuthology.orchestra.run.smithi040:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-07T17:04:08.109 DEBUG:teuthology.orchestra.run.smithi091:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-07T17:04:08.112 DEBUG:teuthology.orchestra.run.smithi183:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-07T17:04:08.152 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-07T17:04:08.162 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-07T17:04:08.162 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-07T17:04:08.178 DEBUG:teuthology.orchestra.run.smithi091:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-07T17:04:08.180 DEBUG:teuthology.orchestra.run.smithi183:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-07T17:04:08.210 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T17:04:08.276 DEBUG:teuthology.orchestra.run.smithi040:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T17:04:08.326 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T17:04:08.412 DEBUG:teuthology.orchestra.run.smithi040:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T17:04:08.454 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-07T17:04:08.454 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-07T17:04:08.550 DEBUG:teuthology.orchestra.run.smithi091:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T17:04:08.596 DEBUG:teuthology.orchestra.run.smithi091:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T17:04:08.642 DEBUG:teuthology.orchestra.run.smithi091:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T17:04:08.726 DEBUG:teuthology.orchestra.run.smithi091:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T17:04:08.768 DEBUG:teuthology.orchestra.run.smithi091:> set -ex 2023-12-07T17:04:08.768 DEBUG:teuthology.orchestra.run.smithi091:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-07T17:04:08.836 DEBUG:teuthology.orchestra.run.smithi183:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T17:04:08.884 DEBUG:teuthology.orchestra.run.smithi183:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-07T17:04:08.936 DEBUG:teuthology.orchestra.run.smithi183:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T17:04:09.022 DEBUG:teuthology.orchestra.run.smithi183:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-07T17:04:09.068 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-12-07T17:04:09.068 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-07T17:04:09.139 DEBUG:teuthology.orchestra.run.smithi040:> sudo service rsyslog restart 2023-12-07T17:04:09.142 DEBUG:teuthology.orchestra.run.smithi091:> sudo service rsyslog restart 2023-12-07T17:04:09.144 DEBUG:teuthology.orchestra.run.smithi183:> sudo service rsyslog restart 2023-12-07T17:04:09.194 INFO:teuthology.orchestra.run.smithi040.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T17:04:09.200 INFO:teuthology.orchestra.run.smithi091.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T17:04:09.264 INFO:teuthology.orchestra.run.smithi183.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T17:04:09.544 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-07T17:04:09.552 INFO:teuthology.task.internal:Starting timer... 2023-12-07T17:04:09.552 INFO:teuthology.run_tasks:Running task pcp... 2023-12-07T17:04:09.565 INFO:teuthology.run_tasks:Running task selinux... 2023-12-07T17:04:09.574 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-07T17:04:09.574 DEBUG:teuthology.orchestra.run.smithi040:> sudo service auditd rotate 2023-12-07T17:04:09.635 INFO:teuthology.orchestra.run.smithi040.stdout:Rotating logs: 2023-12-07T17:04:09.637 DEBUG:teuthology.orchestra.run.smithi091:> sudo service auditd rotate 2023-12-07T17:04:09.696 INFO:teuthology.orchestra.run.smithi091.stdout:Rotating logs: 2023-12-07T17:04:09.699 DEBUG:teuthology.orchestra.run.smithi183:> sudo service auditd rotate 2023-12-07T17:04:09.766 INFO:teuthology.orchestra.run.smithi183.stdout:Rotating logs: 2023-12-07T17:04:09.768 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-07T17:04:09.768 DEBUG:teuthology.orchestra.run.smithi040:> /usr/sbin/getenforce 2023-12-07T17:04:09.798 INFO:teuthology.orchestra.run.smithi040.stdout:Permissive 2023-12-07T17:04:09.799 DEBUG:teuthology.orchestra.run.smithi091:> /usr/sbin/getenforce 2023-12-07T17:04:09.823 INFO:teuthology.orchestra.run.smithi091.stdout:Permissive 2023-12-07T17:04:09.823 DEBUG:teuthology.orchestra.run.smithi183:> /usr/sbin/getenforce 2023-12-07T17:04:09.845 INFO:teuthology.orchestra.run.smithi183.stdout:Permissive 2023-12-07T17:04:09.845 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi040.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi091.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi183.front.sepia.ceph.com': 'permissive'} 2023-12-07T17:04:09.845 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-12-07T17:04:09.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T17:04:09.875 DEBUG:teuthology.orchestra.run.smithi091:> 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 2023-12-07T17:04:09.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T17:04:09.903 DEBUG:teuthology.orchestra.run.smithi183:> 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 2023-12-07T17:04:09.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T17:04:09.931 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-07T17:04:09.931 DEBUG:teuthology.orchestra.run.smithi040:> sudo /usr/sbin/setenforce permissive 2023-12-07T17:04:09.968 DEBUG:teuthology.orchestra.run.smithi091:> sudo /usr/sbin/setenforce permissive 2023-12-07T17:04:09.994 DEBUG:teuthology.orchestra.run.smithi183:> sudo /usr/sbin/setenforce permissive 2023-12-07T17:04:10.023 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-07T17:04:10.033 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-07T17:04:10.039 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-07T17:04:10.206 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-07T17:04:10.223 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'}]}] 2023-12-07T17:04:10.224 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi040.front.sepia.ceph.com,smithi091.front.sepia.ceph.com,smithi183.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-07T17:14:56.701 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi040.front.sepia.ceph.com'), Remote(name='ubuntu@smithi091.front.sepia.ceph.com'), Remote(name='ubuntu@smithi183.front.sepia.ceph.com')] 2023-12-07T17:14:56.702 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-12-07T17:14:56.703 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T17:14:56.774 DEBUG:teuthology.orchestra.run.smithi040:> true 2023-12-07T17:14:56.839 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-12-07T17:14:56.840 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi091.front.sepia.ceph.com' 2023-12-07T17:14:56.840 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi091.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T17:14:56.909 DEBUG:teuthology.orchestra.run.smithi091:> true 2023-12-07T17:14:56.976 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi091.front.sepia.ceph.com' 2023-12-07T17:14:56.977 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi183.front.sepia.ceph.com' 2023-12-07T17:14:56.977 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi183.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-07T17:14:57.046 DEBUG:teuthology.orchestra.run.smithi183:> true 2023-12-07T17:14:57.075 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi183.front.sepia.ceph.com' 2023-12-07T17:14:57.075 INFO:teuthology.run_tasks:Running task clock... 2023-12-07T17:14:57.089 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-07T17:14:57.089 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-07T17:14:57.089 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-12-07T17:14:57.092 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-07T17:14:57.092 DEBUG:teuthology.orchestra.run.smithi091:> 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 2023-12-07T17:14:57.094 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-07T17:14:57.094 DEBUG:teuthology.orchestra.run.smithi183:> 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 2023-12-07T17:14:57.123 INFO:teuthology.orchestra.run.smithi040.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-07T17:14:57.126 INFO:teuthology.orchestra.run.smithi091.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-07T17:14:57.138 INFO:teuthology.orchestra.run.smithi040.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-07T17:14:57.141 INFO:teuthology.orchestra.run.smithi091.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-07T17:14:57.149 INFO:teuthology.orchestra.run.smithi183.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-07T17:14:57.165 INFO:teuthology.orchestra.run.smithi183.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-07T17:14:57.206 INFO:teuthology.orchestra.run.smithi040.stderr:sudo: ntpd: command not found 2023-12-07T17:14:57.214 INFO:teuthology.orchestra.run.smithi091.stderr:sudo: ntpd: command not found 2023-12-07T17:14:57.218 INFO:teuthology.orchestra.run.smithi040.stdout:506 Cannot talk to daemon 2023-12-07T17:14:57.225 INFO:teuthology.orchestra.run.smithi091.stdout:506 Cannot talk to daemon 2023-12-07T17:14:57.233 INFO:teuthology.orchestra.run.smithi040.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-07T17:14:57.239 INFO:teuthology.orchestra.run.smithi091.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-07T17:14:57.247 INFO:teuthology.orchestra.run.smithi040.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-07T17:14:57.249 INFO:teuthology.orchestra.run.smithi183.stderr:sudo: ntpd: command not found 2023-12-07T17:14:57.253 INFO:teuthology.orchestra.run.smithi091.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-07T17:14:57.262 INFO:teuthology.orchestra.run.smithi183.stdout:506 Cannot talk to daemon 2023-12-07T17:14:57.276 INFO:teuthology.orchestra.run.smithi183.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-07T17:14:57.290 INFO:teuthology.orchestra.run.smithi183.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-07T17:14:57.318 INFO:teuthology.orchestra.run.smithi091.stderr:bash: ntpq: command not found 2023-12-07T17:14:57.323 INFO:teuthology.orchestra.run.smithi091.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T17:14:57.323 INFO:teuthology.orchestra.run.smithi091.stdout:=============================================================================== 2023-12-07T17:14:57.323 INFO:teuthology.orchestra.run.smithi091.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T17:14:57.323 INFO:teuthology.orchestra.run.smithi091.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T17:14:57.324 INFO:teuthology.orchestra.run.smithi091.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T17:14:57.324 INFO:teuthology.orchestra.run.smithi091.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T17:14:57.329 INFO:teuthology.orchestra.run.smithi040.stderr:bash: ntpq: command not found 2023-12-07T17:14:57.333 INFO:teuthology.orchestra.run.smithi040.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T17:14:57.333 INFO:teuthology.orchestra.run.smithi040.stdout:=============================================================================== 2023-12-07T17:14:57.333 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T17:14:57.333 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T17:14:57.333 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T17:14:57.333 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T17:14:57.360 INFO:teuthology.orchestra.run.smithi183.stderr:bash: ntpq: command not found 2023-12-07T17:14:57.364 INFO:teuthology.orchestra.run.smithi183.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T17:14:57.364 INFO:teuthology.orchestra.run.smithi183.stdout:=============================================================================== 2023-12-07T17:14:57.364 INFO:teuthology.orchestra.run.smithi183.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T17:14:57.364 INFO:teuthology.orchestra.run.smithi183.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T17:14:57.364 INFO:teuthology.orchestra.run.smithi183.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T17:14:57.364 INFO:teuthology.orchestra.run.smithi183.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T17:14:57.365 INFO:teuthology.run_tasks:Running task pexec... 2023-12-07T17:14:57.375 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-07T17:14:57.375 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi040.front.sepia.ceph.com 2023-12-07T17:14:57.375 DEBUG:teuthology.orchestra.run.smithi040:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-07T17:14:57.376 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi091.front.sepia.ceph.com 2023-12-07T17:14:57.377 DEBUG:teuthology.orchestra.run.smithi091:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-07T17:14:57.377 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi183.front.sepia.ceph.com 2023-12-07T17:14:57.377 DEBUG:teuthology.orchestra.run.smithi183:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-07T17:14:57.746 INFO:teuthology.orchestra.run.smithi091.stdout:Updating Subscription Management repositories. 2023-12-07T17:14:57.769 INFO:teuthology.orchestra.run.smithi040.stdout:Updating Subscription Management repositories. 2023-12-07T17:14:57.774 INFO:teuthology.orchestra.run.smithi183.stdout:Updating Subscription Management repositories. 2023-12-07T17:14:59.636 INFO:teuthology.orchestra.run.smithi091.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 39 kB/s | 4.5 kB 00:00 2023-12-07T17:14:59.743 INFO:teuthology.orchestra.run.smithi183.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 37 kB/s | 4.5 kB 00:00 2023-12-07T17:14:59.876 INFO:teuthology.orchestra.run.smithi040.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2023-12-07T17:15:00.049 INFO:teuthology.orchestra.run.smithi091.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2023-12-07T17:15:00.189 INFO:teuthology.orchestra.run.smithi183.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 23 kB/s | 4.1 kB 00:00 2023-12-07T17:15:00.321 INFO:teuthology.orchestra.run.smithi040.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 26 kB/s | 4.1 kB 00:00 2023-12-07T17:15:01.925 INFO:teuthology.orchestra.run.smithi091.stdout:Dependencies resolved. 2023-12-07T17:15:01.926 INFO:teuthology.orchestra.run.smithi091.stdout:================================================================================ 2023-12-07T17:15:01.926 INFO:teuthology.orchestra.run.smithi091.stdout: Package Architecture Version Repository Size 2023-12-07T17:15:01.926 INFO:teuthology.orchestra.run.smithi091.stdout:================================================================================ 2023-12-07T17:15:01.926 INFO:teuthology.orchestra.run.smithi091.stdout:Resetting modules: 2023-12-07T17:15:01.926 INFO:teuthology.orchestra.run.smithi091.stdout: container-tools 2023-12-07T17:15:01.926 INFO:teuthology.orchestra.run.smithi091.stdout: 2023-12-07T17:15:01.926 INFO:teuthology.orchestra.run.smithi091.stdout:Transaction Summary 2023-12-07T17:15:01.926 INFO:teuthology.orchestra.run.smithi091.stdout:================================================================================ 2023-12-07T17:15:01.926 INFO:teuthology.orchestra.run.smithi091.stdout: 2023-12-07T17:15:02.233 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2023-12-07T17:15:02.234 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2023-12-07T17:15:02.235 INFO:teuthology.orchestra.run.smithi183.stdout: Package Architecture Version Repository Size 2023-12-07T17:15:02.235 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2023-12-07T17:15:02.235 INFO:teuthology.orchestra.run.smithi183.stdout:Resetting modules: 2023-12-07T17:15:02.235 INFO:teuthology.orchestra.run.smithi183.stdout: container-tools 2023-12-07T17:15:02.235 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-07T17:15:02.235 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2023-12-07T17:15:02.235 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================ 2023-12-07T17:15:02.235 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-07T17:15:02.455 INFO:teuthology.orchestra.run.smithi040.stdout:Dependencies resolved. 2023-12-07T17:15:02.456 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-12-07T17:15:02.456 INFO:teuthology.orchestra.run.smithi040.stdout: Package Architecture Version Repository Size 2023-12-07T17:15:02.456 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-12-07T17:15:02.456 INFO:teuthology.orchestra.run.smithi040.stdout:Resetting modules: 2023-12-07T17:15:02.456 INFO:teuthology.orchestra.run.smithi040.stdout: container-tools 2023-12-07T17:15:02.456 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-07T17:15:02.456 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction Summary 2023-12-07T17:15:02.456 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-12-07T17:15:02.456 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-07T17:15:12.547 INFO:teuthology.orchestra.run.smithi040.stdout:Complete! 2023-12-07T17:15:12.710 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2023-12-07T17:15:13.002 INFO:teuthology.orchestra.run.smithi091.stdout:Complete! 2023-12-07T17:15:13.023 INFO:teuthology.orchestra.run.smithi040.stdout:Updating Subscription Management repositories. 2023-12-07T17:15:13.167 INFO:teuthology.orchestra.run.smithi183.stdout:Updating Subscription Management repositories. 2023-12-07T17:15:13.460 INFO:teuthology.orchestra.run.smithi091.stdout:Updating Subscription Management repositories. 2023-12-07T17:15:14.724 INFO:teuthology.orchestra.run.smithi040.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 38 kB/s | 4.5 kB 00:00 2023-12-07T17:15:14.939 INFO:teuthology.orchestra.run.smithi183.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 kB/s | 4.5 kB 00:00 2023-12-07T17:15:15.134 INFO:teuthology.orchestra.run.smithi091.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 47 kB/s | 4.5 kB 00:00 2023-12-07T17:15:15.166 INFO:teuthology.orchestra.run.smithi040.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2023-12-07T17:15:15.303 INFO:teuthology.orchestra.run.smithi183.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 45 kB/s | 4.1 kB 00:00 2023-12-07T17:15:15.534 INFO:teuthology.orchestra.run.smithi091.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2023-12-07T17:15:17.296 INFO:teuthology.orchestra.run.smithi040.stdout:Dependencies resolved. 2023-12-07T17:15:17.309 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2023-12-07T17:15:17.398 INFO:teuthology.orchestra.run.smithi091.stdout:Dependencies resolved. 2023-12-07T17:15:17.399 INFO:teuthology.orchestra.run.smithi040.stdout:============================================================================================================ 2023-12-07T17:15:17.399 INFO:teuthology.orchestra.run.smithi040.stdout: Package Arch Version Repository Size 2023-12-07T17:15:17.399 INFO:teuthology.orchestra.run.smithi040.stdout:============================================================================================================ 2023-12-07T17:15:17.400 INFO:teuthology.orchestra.run.smithi040.stdout:Installing group/module packages: 2023-12-07T17:15:17.400 INFO:teuthology.orchestra.run.smithi040.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-07T17:15:17.400 INFO:teuthology.orchestra.run.smithi040.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-07T17:15:17.400 INFO:teuthology.orchestra.run.smithi040.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-07T17:15:17.400 INFO:teuthology.orchestra.run.smithi040.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-07T17:15:17.400 INFO:teuthology.orchestra.run.smithi040.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-07T17:15:17.400 INFO:teuthology.orchestra.run.smithi040.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-07T17:15:17.400 INFO:teuthology.orchestra.run.smithi040.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-07T17:15:17.400 INFO:teuthology.orchestra.run.smithi040.stdout:Installing dependencies: 2023-12-07T17:15:17.400 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-07T17:15:17.400 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-07T17:15:17.400 INFO:teuthology.orchestra.run.smithi040.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-07T17:15:17.400 INFO:teuthology.orchestra.run.smithi040.stdout:Installing module profiles: 2023-12-07T17:15:17.401 INFO:teuthology.orchestra.run.smithi040.stdout: container-tools/common 2023-12-07T17:15:17.401 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-07T17:15:17.401 INFO:teuthology.orchestra.run.smithi040.stdout:Enabling module streams: 2023-12-07T17:15:17.401 INFO:teuthology.orchestra.run.smithi040.stdout: container-tools rhel8 2023-12-07T17:15:17.401 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-07T17:15:17.401 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction Summary 2023-12-07T17:15:17.401 INFO:teuthology.orchestra.run.smithi040.stdout:============================================================================================================ 2023-12-07T17:15:17.401 INFO:teuthology.orchestra.run.smithi040.stdout:Install 10 Packages 2023-12-07T17:15:17.401 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-07T17:15:17.402 INFO:teuthology.orchestra.run.smithi040.stdout:Total download size: 18 M 2023-12-07T17:15:17.402 INFO:teuthology.orchestra.run.smithi040.stdout:Installed size: 65 M 2023-12-07T17:15:17.402 INFO:teuthology.orchestra.run.smithi040.stdout:Downloading Packages: 2023-12-07T17:15:17.403 INFO:teuthology.orchestra.run.smithi183.stdout:============================================================================================================ 2023-12-07T17:15:17.405 INFO:teuthology.orchestra.run.smithi183.stdout: Package Arch Version Repository Size 2023-12-07T17:15:17.405 INFO:teuthology.orchestra.run.smithi183.stdout:============================================================================================================ 2023-12-07T17:15:17.405 INFO:teuthology.orchestra.run.smithi183.stdout:Installing group/module packages: 2023-12-07T17:15:17.405 INFO:teuthology.orchestra.run.smithi183.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-07T17:15:17.405 INFO:teuthology.orchestra.run.smithi183.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-07T17:15:17.405 INFO:teuthology.orchestra.run.smithi183.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-07T17:15:17.405 INFO:teuthology.orchestra.run.smithi183.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-07T17:15:17.406 INFO:teuthology.orchestra.run.smithi183.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-07T17:15:17.406 INFO:teuthology.orchestra.run.smithi183.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-07T17:15:17.406 INFO:teuthology.orchestra.run.smithi183.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-07T17:15:17.406 INFO:teuthology.orchestra.run.smithi183.stdout:Installing dependencies: 2023-12-07T17:15:17.406 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-07T17:15:17.406 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-07T17:15:17.406 INFO:teuthology.orchestra.run.smithi183.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-07T17:15:17.406 INFO:teuthology.orchestra.run.smithi183.stdout:Installing module profiles: 2023-12-07T17:15:17.406 INFO:teuthology.orchestra.run.smithi183.stdout: container-tools/common 2023-12-07T17:15:17.406 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-07T17:15:17.406 INFO:teuthology.orchestra.run.smithi183.stdout:Enabling module streams: 2023-12-07T17:15:17.406 INFO:teuthology.orchestra.run.smithi183.stdout: container-tools rhel8 2023-12-07T17:15:17.406 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-07T17:15:17.407 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2023-12-07T17:15:17.407 INFO:teuthology.orchestra.run.smithi183.stdout:============================================================================================================ 2023-12-07T17:15:17.407 INFO:teuthology.orchestra.run.smithi183.stdout:Install 10 Packages 2023-12-07T17:15:17.407 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-07T17:15:17.407 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 18 M 2023-12-07T17:15:17.407 INFO:teuthology.orchestra.run.smithi183.stdout:Installed size: 65 M 2023-12-07T17:15:17.408 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2023-12-07T17:15:17.491 INFO:teuthology.orchestra.run.smithi091.stdout:============================================================================================================ 2023-12-07T17:15:17.491 INFO:teuthology.orchestra.run.smithi091.stdout: Package Arch Version Repository Size 2023-12-07T17:15:17.491 INFO:teuthology.orchestra.run.smithi091.stdout:============================================================================================================ 2023-12-07T17:15:17.491 INFO:teuthology.orchestra.run.smithi091.stdout:Installing group/module packages: 2023-12-07T17:15:17.491 INFO:teuthology.orchestra.run.smithi091.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-07T17:15:17.492 INFO:teuthology.orchestra.run.smithi091.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-07T17:15:17.492 INFO:teuthology.orchestra.run.smithi091.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-07T17:15:17.492 INFO:teuthology.orchestra.run.smithi091.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-07T17:15:17.492 INFO:teuthology.orchestra.run.smithi091.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-07T17:15:17.492 INFO:teuthology.orchestra.run.smithi091.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-07T17:15:17.492 INFO:teuthology.orchestra.run.smithi091.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-07T17:15:17.492 INFO:teuthology.orchestra.run.smithi091.stdout:Installing dependencies: 2023-12-07T17:15:17.492 INFO:teuthology.orchestra.run.smithi091.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-07T17:15:17.492 INFO:teuthology.orchestra.run.smithi091.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-07T17:15:17.492 INFO:teuthology.orchestra.run.smithi091.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-07T17:15:17.492 INFO:teuthology.orchestra.run.smithi091.stdout:Installing module profiles: 2023-12-07T17:15:17.492 INFO:teuthology.orchestra.run.smithi091.stdout: container-tools/common 2023-12-07T17:15:17.492 INFO:teuthology.orchestra.run.smithi091.stdout: 2023-12-07T17:15:17.492 INFO:teuthology.orchestra.run.smithi091.stdout:Enabling module streams: 2023-12-07T17:15:17.493 INFO:teuthology.orchestra.run.smithi091.stdout: container-tools rhel8 2023-12-07T17:15:17.493 INFO:teuthology.orchestra.run.smithi091.stdout: 2023-12-07T17:15:17.493 INFO:teuthology.orchestra.run.smithi091.stdout:Transaction Summary 2023-12-07T17:15:17.493 INFO:teuthology.orchestra.run.smithi091.stdout:============================================================================================================ 2023-12-07T17:15:17.493 INFO:teuthology.orchestra.run.smithi091.stdout:Install 10 Packages 2023-12-07T17:15:17.493 INFO:teuthology.orchestra.run.smithi091.stdout: 2023-12-07T17:15:17.493 INFO:teuthology.orchestra.run.smithi091.stdout:Total download size: 18 M 2023-12-07T17:15:17.493 INFO:teuthology.orchestra.run.smithi091.stdout:Installed size: 65 M 2023-12-07T17:15:17.494 INFO:teuthology.orchestra.run.smithi091.stdout:Downloading Packages: 2023-12-07T17:15:17.689 INFO:teuthology.orchestra.run.smithi040.stdout:(1/10): python3-pyxdg-0.25-16.el8.noarch.rpm 328 kB/s | 94 kB 00:00 2023-12-07T17:15:17.720 INFO:teuthology.orchestra.run.smithi091.stdout:(1/10): python3-pyxdg-0.25-16.el8.noarch.rpm 414 kB/s | 94 kB 00:00 2023-12-07T17:15:17.762 INFO:teuthology.orchestra.run.smithi091.stdout:(2/10): yajl-2.1.0-10.el8.x86_64.rpm 152 kB/s | 41 kB 00:00 2023-12-07T17:15:17.772 INFO:teuthology.orchestra.run.smithi040.stdout:(2/10): yajl-2.1.0-10.el8.x86_64.rpm 110 kB/s | 41 kB 00:00 2023-12-07T17:15:17.779 INFO:teuthology.orchestra.run.smithi183.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 109 kB/s | 41 kB 00:00 2023-12-07T17:15:17.964 INFO:teuthology.orchestra.run.smithi040.stdout:(3/10): udica-0.2.6-4.module+el8.6.0+16771+28df 179 kB/s | 49 kB 00:00 2023-12-07T17:15:18.013 INFO:teuthology.orchestra.run.smithi183.stdout:(2/10): udica-0.2.6-4.module+el8.6.0+16771+28df 212 kB/s | 49 kB 00:00 2023-12-07T17:15:18.037 INFO:teuthology.orchestra.run.smithi091.stdout:(3/10): udica-0.2.6-4.module+el8.6.0+16771+28df 156 kB/s | 49 kB 00:00 2023-12-07T17:15:18.064 INFO:teuthology.orchestra.run.smithi183.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 143 kB/s | 94 kB 00:00 2023-12-07T17:15:18.064 INFO:teuthology.orchestra.run.smithi040.stdout:(4/10): python3-pytoml-0.1.14-5.git7dea353.el8. 37 kB/s | 25 kB 00:00 2023-12-07T17:15:18.071 INFO:teuthology.orchestra.run.smithi091.stdout:(4/10): cockpit-podman-49.1-1.module+el8.6.0+16 1.7 MB/s | 524 kB 00:00 2023-12-07T17:15:18.205 INFO:teuthology.orchestra.run.smithi183.stdout:(4/10): cockpit-podman-49.1-1.module+el8.6.0+16 2.7 MB/s | 524 kB 00:00 2023-12-07T17:15:18.206 INFO:teuthology.orchestra.run.smithi040.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 1.2 MB/s | 524 kB 00:00 2023-12-07T17:15:18.222 INFO:teuthology.orchestra.run.smithi183.stdout:(5/10): python3-pytoml-0.1.14-5.git7dea353.el8. 30 kB/s | 25 kB 00:00 2023-12-07T17:15:18.246 INFO:teuthology.orchestra.run.smithi091.stdout:(5/10): python3-podman-4.0.1-1.module+el8.6.0+1 854 kB/s | 149 kB 00:00 2023-12-07T17:15:18.272 INFO:teuthology.orchestra.run.smithi091.stdout:(6/10): python3-pytoml-0.1.14-5.git7dea353.el8. 32 kB/s | 25 kB 00:00 2023-12-07T17:15:18.322 INFO:teuthology.orchestra.run.smithi183.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 1.2 MB/s | 149 kB 00:00 2023-12-07T17:15:18.425 INFO:teuthology.orchestra.run.smithi040.stdout:(6/10): buildah-1.26.2-1.module+el8.6.0+16771+2 17 MB/s | 8.0 MB 00:00 2023-12-07T17:15:18.441 INFO:teuthology.orchestra.run.smithi040.stdout:(7/10): python3-podman-4.0.1-1.module+el8.6.0+1 398 kB/s | 149 kB 00:00 2023-12-07T17:15:18.455 INFO:teuthology.orchestra.run.smithi091.stdout:(7/10): buildah-1.26.2-1.module+el8.6.0+16771+2 19 MB/s | 8.0 MB 00:00 2023-12-07T17:15:18.480 INFO:teuthology.orchestra.run.smithi091.stdout:(8/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 911 kB/s | 213 kB 00:00 2023-12-07T17:15:18.489 INFO:teuthology.orchestra.run.smithi183.stdout:(7/10): buildah-1.26.2-1.module+el8.6.0+16771+2 19 MB/s | 8.0 MB 00:00 2023-12-07T17:15:18.574 INFO:teuthology.orchestra.run.smithi040.stdout:(8/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 580 kB/s | 213 kB 00:00 2023-12-07T17:15:18.665 INFO:teuthology.orchestra.run.smithi183.stdout:(8/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 21 MB/s | 7.0 MB 00:00 2023-12-07T17:15:18.690 INFO:teuthology.orchestra.run.smithi183.stdout:(9/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 456 kB/s | 213 kB 00:00 2023-12-07T17:15:18.716 INFO:teuthology.orchestra.run.smithi040.stdout:(9/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 8.0 MB/s | 2.2 MB 00:00 2023-12-07T17:15:18.748 INFO:teuthology.orchestra.run.smithi183.stdout:(10/10): toolbox-0.0.99.3-0.6.module+el8.6.0+16 8.5 MB/s | 2.2 MB 00:00 2023-12-07T17:15:18.749 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2023-12-07T17:15:18.749 INFO:teuthology.orchestra.run.smithi183.stdout:Total 14 MB/s | 18 MB 00:01 2023-12-07T17:15:18.799 INFO:teuthology.orchestra.run.smithi040.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 19 MB/s | 7.0 MB 00:00 2023-12-07T17:15:18.800 INFO:teuthology.orchestra.run.smithi040.stdout:-------------------------------------------------------------------------------- 2023-12-07T17:15:18.800 INFO:teuthology.orchestra.run.smithi040.stdout:Total 13 MB/s | 18 MB 00:01 2023-12-07T17:15:18.823 INFO:teuthology.orchestra.run.smithi091.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 13 MB/s | 7.0 MB 00:00 2023-12-07T17:15:18.881 INFO:teuthology.orchestra.run.smithi091.stdout:(10/10): toolbox-0.0.99.3-0.6.module+el8.6.0+16 5.2 MB/s | 2.2 MB 00:00 2023-12-07T17:15:18.881 INFO:teuthology.orchestra.run.smithi091.stdout:-------------------------------------------------------------------------------- 2023-12-07T17:15:18.881 INFO:teuthology.orchestra.run.smithi091.stdout:Total 13 MB/s | 18 MB 00:01 2023-12-07T17:15:18.950 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2023-12-07T17:15:18.969 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2023-12-07T17:15:18.969 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2023-12-07T17:15:19.012 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction check 2023-12-07T17:15:19.032 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction check succeeded. 2023-12-07T17:15:19.033 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction test 2023-12-07T17:15:19.077 INFO:teuthology.orchestra.run.smithi091.stdout:Running transaction check 2023-12-07T17:15:19.095 INFO:teuthology.orchestra.run.smithi091.stdout:Transaction check succeeded. 2023-12-07T17:15:19.095 INFO:teuthology.orchestra.run.smithi091.stdout:Running transaction test 2023-12-07T17:15:19.151 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2023-12-07T17:15:19.155 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2023-12-07T17:15:19.225 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction test succeeded. 2023-12-07T17:15:19.229 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction 2023-12-07T17:15:19.275 INFO:teuthology.orchestra.run.smithi091.stdout:Transaction test succeeded. 2023-12-07T17:15:19.279 INFO:teuthology.orchestra.run.smithi091.stdout:Running transaction 2023-12-07T17:15:19.662 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2023-12-07T17:15:19.760 INFO:teuthology.orchestra.run.smithi040.stdout: Preparing : 1/1 2023-12-07T17:15:19.832 INFO:teuthology.orchestra.run.smithi091.stdout: Preparing : 1/1 2023-12-07T17:15:19.858 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-07T17:15:19.962 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-07T17:15:20.018 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-07T17:15:20.071 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T17:15:20.156 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T17:15:20.218 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T17:15:20.258 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-07T17:15:20.361 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-07T17:15:20.413 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-07T17:15:20.498 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-07T17:15:20.592 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-07T17:15:20.648 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-07T17:15:20.859 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-07T17:15:20.938 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-07T17:15:21.015 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-07T17:15:21.613 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-07T17:15:21.753 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-07T17:15:21.839 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-07T17:15:22.516 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-07T17:15:22.692 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-07T17:15:22.740 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-07T17:15:22.768 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-07T17:15:22.945 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-07T17:15:22.945 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-07T17:15:23.051 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-07T17:15:23.121 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-07T17:15:23.138 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T17:15:23.217 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-07T17:15:23.297 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T17:15:23.400 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T17:15:23.400 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-07T17:15:23.401 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T17:15:23.401 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-07T17:15:23.401 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-07T17:15:23.401 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-07T17:15:23.401 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-07T17:15:23.401 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-07T17:15:23.401 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-07T17:15:23.401 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-07T17:15:23.419 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T17:15:23.597 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T17:15:23.598 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-07T17:15:23.598 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T17:15:23.598 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-07T17:15:23.598 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-07T17:15:23.598 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-07T17:15:23.598 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-07T17:15:23.598 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-07T17:15:23.598 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-07T17:15:23.598 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-07T17:15:23.673 INFO:teuthology.orchestra.run.smithi091.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-07T17:15:23.673 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-07T17:15:23.673 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-07T17:15:23.673 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-07T17:15:23.673 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-07T17:15:23.673 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-07T17:15:23.673 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-07T17:15:23.673 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-07T17:15:23.673 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-07T17:15:23.673 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-07T17:15:35.687 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-07T17:15:35.688 INFO:teuthology.orchestra.run.smithi091.stdout:Installed products updated. 2023-12-07T17:15:35.902 INFO:teuthology.orchestra.run.smithi091.stdout: 2023-12-07T17:15:35.902 INFO:teuthology.orchestra.run.smithi091.stdout:Installed: 2023-12-07T17:15:35.902 INFO:teuthology.orchestra.run.smithi091.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T17:15:35.903 INFO:teuthology.orchestra.run.smithi091.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T17:15:35.903 INFO:teuthology.orchestra.run.smithi091.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T17:15:35.903 INFO:teuthology.orchestra.run.smithi091.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-07T17:15:35.903 INFO:teuthology.orchestra.run.smithi091.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-07T17:15:35.903 INFO:teuthology.orchestra.run.smithi091.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-07T17:15:35.903 INFO:teuthology.orchestra.run.smithi091.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T17:15:35.903 INFO:teuthology.orchestra.run.smithi091.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T17:15:35.903 INFO:teuthology.orchestra.run.smithi091.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T17:15:35.903 INFO:teuthology.orchestra.run.smithi091.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-07T17:15:35.903 INFO:teuthology.orchestra.run.smithi091.stdout: 2023-12-07T17:15:35.903 INFO:teuthology.orchestra.run.smithi091.stdout:Complete! 2023-12-07T17:15:36.070 DEBUG:teuthology.parallel:result is None 2023-12-07T17:15:36.345 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-07T17:15:36.345 INFO:teuthology.orchestra.run.smithi183.stdout:Installed products updated. 2023-12-07T17:15:36.538 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-07T17:15:36.538 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2023-12-07T17:15:36.538 INFO:teuthology.orchestra.run.smithi183.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T17:15:36.538 INFO:teuthology.orchestra.run.smithi183.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T17:15:36.538 INFO:teuthology.orchestra.run.smithi183.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T17:15:36.539 INFO:teuthology.orchestra.run.smithi183.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-07T17:15:36.539 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-07T17:15:36.539 INFO:teuthology.orchestra.run.smithi183.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-07T17:15:36.539 INFO:teuthology.orchestra.run.smithi183.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T17:15:36.539 INFO:teuthology.orchestra.run.smithi183.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T17:15:36.539 INFO:teuthology.orchestra.run.smithi183.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T17:15:36.539 INFO:teuthology.orchestra.run.smithi183.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-07T17:15:36.539 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-07T17:15:36.539 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2023-12-07T17:15:36.714 DEBUG:teuthology.parallel:result is None 2023-12-07T17:15:36.802 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-07T17:15:36.802 INFO:teuthology.orchestra.run.smithi040.stdout:Installed products updated. 2023-12-07T17:15:37.010 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-07T17:15:37.011 INFO:teuthology.orchestra.run.smithi040.stdout:Installed: 2023-12-07T17:15:37.011 INFO:teuthology.orchestra.run.smithi040.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T17:15:37.011 INFO:teuthology.orchestra.run.smithi040.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T17:15:37.011 INFO:teuthology.orchestra.run.smithi040.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T17:15:37.011 INFO:teuthology.orchestra.run.smithi040.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-07T17:15:37.011 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-07T17:15:37.011 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-07T17:15:37.011 INFO:teuthology.orchestra.run.smithi040.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T17:15:37.011 INFO:teuthology.orchestra.run.smithi040.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-07T17:15:37.011 INFO:teuthology.orchestra.run.smithi040.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-07T17:15:37.011 INFO:teuthology.orchestra.run.smithi040.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-07T17:15:37.011 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-07T17:15:37.011 INFO:teuthology.orchestra.run.smithi040.stdout:Complete! 2023-12-07T17:15:37.198 DEBUG:teuthology.parallel:result is None 2023-12-07T17:15:37.198 INFO:teuthology.run_tasks:Running task install... 2023-12-07T17:15:37.207 DEBUG:teuthology.task.install:project ceph 2023-12-07T17:15:37.207 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'f0c322331348463ad8afb13a3a03e833bee1c39c'}} 2023-12-07T17:15:37.207 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'f0c322331348463ad8afb13a3a03e833bee1c39c'} 2023-12-07T17:15:37.207 INFO:teuthology.task.install:Using flavor: default 2023-12-07T17:15:37.213 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']} 2023-12-07T17:15:37.213 INFO:teuthology.task.install:extra packages: [] 2023-12-07T17:15:37.214 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': 'f0c322331348463ad8afb13a3a03e833bee1c39c', 'tag': None, 'wait_for_package': False} 2023-12-07T17:15:37.214 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=f0c322331348463ad8afb13a3a03e833bee1c39c 2023-12-07T17:15:37.216 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': 'f0c322331348463ad8afb13a3a03e833bee1c39c', 'tag': None, 'wait_for_package': False} 2023-12-07T17:15:37.217 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=f0c322331348463ad8afb13a3a03e833bee1c39c 2023-12-07T17:15:37.218 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': 'f0c322331348463ad8afb13a3a03e833bee1c39c', 'tag': None, 'wait_for_package': False} 2023-12-07T17:15:37.218 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=f0c322331348463ad8afb13a3a03e833bee1c39c 2023-12-07T17:15:37.361 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-yuri-testing-2023-12-06-1240/f0c322331348463ad8afb13a3a03e833bee1c39c/centos/8/flavors/default/ 2023-12-07T17:15:37.361 INFO:teuthology.task.install.rpm:Package version is 19.0.0-37.gf0c32233 2023-12-07T17:15:37.482 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-yuri-testing-2023-12-06-1240/f0c322331348463ad8afb13a3a03e833bee1c39c/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-yuri-testing-2023-12-06-1240/f0c322331348463ad8afb13a3a03e833bee1c39c/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-yuri-testing-2023-12-06-1240/f0c322331348463ad8afb13a3a03e833bee1c39c/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-07T17:15:37.482 DEBUG:teuthology.orchestra.run.smithi183:> set -ex 2023-12-07T17:15:37.483 DEBUG:teuthology.orchestra.run.smithi183:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-07T17:15:37.497 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-yuri-testing-2023-12-06-1240/f0c322331348463ad8afb13a3a03e833bee1c39c/centos/8/flavors/default/ 2023-12-07T17:15:37.497 INFO:teuthology.task.install.rpm:Package version is 19.0.0-37.gf0c32233 2023-12-07T17:15:37.502 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-yuri-testing-2023-12-06-1240/f0c322331348463ad8afb13a3a03e833bee1c39c/centos/8/flavors/default/ 2023-12-07T17:15:37.502 INFO:teuthology.task.install.rpm:Package version is 19.0.0-37.gf0c32233 2023-12-07T17:15:37.516 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 2023-12-07T17:15:37.516 DEBUG:teuthology.orchestra.run.smithi183:> 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/f0c322331348463ad8afb13a3a03e833bee1c39c/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-07T17:15:37.594 DEBUG:teuthology.orchestra.run.smithi183:> 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 2023-12-07T17:15:37.608 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-yuri-testing-2023-12-06-1240/f0c322331348463ad8afb13a3a03e833bee1c39c/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-yuri-testing-2023-12-06-1240/f0c322331348463ad8afb13a3a03e833bee1c39c/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-yuri-testing-2023-12-06-1240/f0c322331348463ad8afb13a3a03e833bee1c39c/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-07T17:15:37.608 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-12-07T17:15:37.608 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-07T17:15:37.638 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 2023-12-07T17:15:37.638 DEBUG:teuthology.orchestra.run.smithi040:> 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/f0c322331348463ad8afb13a3a03e833bee1c39c/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-07T17:15:37.676 DEBUG:teuthology.orchestra.run.smithi183:> 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 2023-12-07T17:15:37.707 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-12-07T17:15:37.724 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-yuri-testing-2023-12-06-1240/f0c322331348463ad8afb13a3a03e833bee1c39c/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-yuri-testing-2023-12-06-1240/f0c322331348463ad8afb13a3a03e833bee1c39c/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-yuri-testing-2023-12-06-1240/f0c322331348463ad8afb13a3a03e833bee1c39c/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-07T17:15:37.725 DEBUG:teuthology.orchestra.run.smithi091:> set -ex 2023-12-07T17:15:37.725 DEBUG:teuthology.orchestra.run.smithi091:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-07T17:15:37.743 INFO:teuthology.orchestra.run.smithi183.stdout:check_obsoletes = 1 2023-12-07T17:15:37.745 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum clean all 2023-12-07T17:15:37.757 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 2023-12-07T17:15:37.757 DEBUG:teuthology.orchestra.run.smithi091:> 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/f0c322331348463ad8afb13a3a03e833bee1c39c/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-07T17:15:37.788 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-12-07T17:15:37.829 DEBUG:teuthology.orchestra.run.smithi091:> 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 2023-12-07T17:15:37.856 INFO:teuthology.orchestra.run.smithi040.stdout:check_obsoletes = 1 2023-12-07T17:15:37.857 DEBUG:teuthology.orchestra.run.smithi040:> sudo yum clean all 2023-12-07T17:15:37.910 DEBUG:teuthology.orchestra.run.smithi091:> 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 2023-12-07T17:15:37.978 INFO:teuthology.orchestra.run.smithi091.stdout:check_obsoletes = 1 2023-12-07T17:15:37.979 DEBUG:teuthology.orchestra.run.smithi091:> sudo yum clean all 2023-12-07T17:15:38.119 INFO:teuthology.orchestra.run.smithi183.stdout:Updating Subscription Management repositories. 2023-12-07T17:15:38.250 INFO:teuthology.orchestra.run.smithi040.stdout:Updating Subscription Management repositories. 2023-12-07T17:15:38.351 INFO:teuthology.orchestra.run.smithi091.stdout:Updating Subscription Management repositories. 2023-12-07T17:15:39.559 INFO:teuthology.orchestra.run.smithi183.stdout:44 files removed 2023-12-07T17:15:39.612 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install ceph-radosgw 2023-12-07T17:15:39.643 INFO:teuthology.orchestra.run.smithi040.stdout:44 files removed 2023-12-07T17:15:39.663 INFO:teuthology.orchestra.run.smithi091.stdout:44 files removed 2023-12-07T17:15:39.697 DEBUG:teuthology.orchestra.run.smithi040:> sudo yum -y install ceph-radosgw 2023-12-07T17:15:39.716 DEBUG:teuthology.orchestra.run.smithi091:> sudo yum -y install ceph-radosgw 2023-12-07T17:15:39.947 INFO:teuthology.orchestra.run.smithi183.stdout:Updating Subscription Management repositories. 2023-12-07T17:15:40.050 INFO:teuthology.orchestra.run.smithi091.stdout:Updating Subscription Management repositories. 2023-12-07T17:15:40.050 INFO:teuthology.orchestra.run.smithi040.stdout:Updating Subscription Management repositories. 2023-12-07T17:15:41.724 INFO:teuthology.orchestra.run.smithi183.stdout:ceph packages for x86_64 187 kB/s | 81 kB 00:00 2023-12-07T17:15:41.840 INFO:teuthology.orchestra.run.smithi091.stdout:ceph packages for x86_64 225 kB/s | 81 kB 00:00 2023-12-07T17:15:41.986 INFO:teuthology.orchestra.run.smithi040.stdout:ceph packages for x86_64 216 kB/s | 81 kB 00:00 2023-12-07T17:15:42.050 INFO:teuthology.orchestra.run.smithi183.stdout:ceph noarch packages 32 kB/s | 9.5 kB 00:00 2023-12-07T17:15:42.266 INFO:teuthology.orchestra.run.smithi091.stdout:ceph noarch packages 24 kB/s | 9.5 kB 00:00 2023-12-07T17:15:42.343 INFO:teuthology.orchestra.run.smithi183.stdout:ceph source packages 5.5 kB/s | 1.5 kB 00:00 2023-12-07T17:15:42.403 INFO:teuthology.orchestra.run.smithi040.stdout:ceph noarch packages 25 kB/s | 9.5 kB 00:00 2023-12-07T17:15:42.501 INFO:teuthology.orchestra.run.smithi183.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-12-07T17:15:42.616 INFO:teuthology.orchestra.run.smithi091.stdout:ceph source packages 4.5 kB/s | 1.5 kB 00:00 2023-12-07T17:15:42.779 INFO:teuthology.orchestra.run.smithi040.stdout:ceph source packages 4.2 kB/s | 1.5 kB 00:00 2023-12-07T17:15:42.783 INFO:teuthology.orchestra.run.smithi091.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-07T17:15:42.946 INFO:teuthology.orchestra.run.smithi040.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-12-07T17:15:43.426 INFO:teuthology.orchestra.run.smithi091.stdout:Extra Packages for Enterprise Linux 26 MB/s | 16 MB 00:00 2023-12-07T17:15:44.170 INFO:teuthology.orchestra.run.smithi183.stdout:Extra Packages for Enterprise Linux 9.7 MB/s | 16 MB 00:01 2023-12-07T17:15:46.959 INFO:teuthology.orchestra.run.smithi091.stdout:lab-extras 336 kB/s | 24 kB 00:00 2023-12-07T17:15:47.333 INFO:teuthology.orchestra.run.smithi040.stdout:Extra Packages for Enterprise Linux 3.7 MB/s | 16 MB 00:04 2023-12-07T17:15:47.702 INFO:teuthology.orchestra.run.smithi183.stdout:lab-extras 444 kB/s | 24 kB 00:00 2023-12-07T17:15:48.186 INFO:teuthology.orchestra.run.smithi091.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 41 MB/s | 47 MB 00:01 2023-12-07T17:15:48.912 INFO:teuthology.orchestra.run.smithi183.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 42 MB/s | 47 MB 00:01 2023-12-07T17:15:51.105 INFO:teuthology.orchestra.run.smithi040.stdout:lab-extras 554 kB/s | 24 kB 00:00 2023-12-07T17:15:52.782 INFO:teuthology.orchestra.run.smithi040.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 MB/s | 47 MB 00:01 2023-12-07T17:15:56.358 INFO:teuthology.orchestra.run.smithi091.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 45 MB/s | 53 MB 00:01 2023-12-07T17:15:57.430 INFO:teuthology.orchestra.run.smithi183.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 35 MB/s | 53 MB 00:01 2023-12-07T17:16:01.533 INFO:teuthology.orchestra.run.smithi040.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 44 MB/s | 53 MB 00:01 2023-12-07T17:16:07.510 INFO:teuthology.orchestra.run.smithi091.stdout:Dependencies resolved. 2023-12-07T17:16:07.513 INFO:teuthology.orchestra.run.smithi091.stdout:================================================================================================== 2023-12-07T17:16:07.513 INFO:teuthology.orchestra.run.smithi091.stdout: Package Arch Version Repository Size 2023-12-07T17:16:07.513 INFO:teuthology.orchestra.run.smithi091.stdout:================================================================================================== 2023-12-07T17:16:07.513 INFO:teuthology.orchestra.run.smithi091.stdout:Installing: 2023-12-07T17:16:07.513 INFO:teuthology.orchestra.run.smithi091.stdout: ceph-radosgw x86_64 2:19.0.0-37.gf0c32233.el8 ceph 14 M 2023-12-07T17:16:07.513 INFO:teuthology.orchestra.run.smithi091.stdout:Upgrading: 2023-12-07T17:16:07.513 INFO:teuthology.orchestra.run.smithi091.stdout: librados2 x86_64 2:19.0.0-37.gf0c32233.el8 ceph 3.8 M 2023-12-07T17:16:07.514 INFO:teuthology.orchestra.run.smithi091.stdout: librbd1 x86_64 2:19.0.0-37.gf0c32233.el8 ceph 3.7 M 2023-12-07T17:16:07.514 INFO:teuthology.orchestra.run.smithi091.stdout:Installing dependencies: 2023-12-07T17:16:07.514 INFO:teuthology.orchestra.run.smithi091.stdout: ceph-base x86_64 2:19.0.0-37.gf0c32233.el8 ceph 5.4 M 2023-12-07T17:16:07.514 INFO:teuthology.orchestra.run.smithi091.stdout: ceph-common x86_64 2:19.0.0-37.gf0c32233.el8 ceph 23 M 2023-12-07T17:16:07.514 INFO:teuthology.orchestra.run.smithi091.stdout: ceph-selinux x86_64 2:19.0.0-37.gf0c32233.el8 ceph 24 k 2023-12-07T17:16:07.514 INFO:teuthology.orchestra.run.smithi091.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-07T17:16:07.514 INFO:teuthology.orchestra.run.smithi091.stdout: libcephfs2 x86_64 2:19.0.0-37.gf0c32233.el8 ceph 839 k 2023-12-07T17:16:07.514 INFO:teuthology.orchestra.run.smithi091.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-07T17:16:07.514 INFO:teuthology.orchestra.run.smithi091.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-07T17:16:07.514 INFO:teuthology.orchestra.run.smithi091.stdout: libradosstriper1 x86_64 2:19.0.0-37.gf0c32233.el8 ceph 517 k 2023-12-07T17:16:07.514 INFO:teuthology.orchestra.run.smithi091.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-07T17:16:07.514 INFO:teuthology.orchestra.run.smithi091.stdout: librgw2 x86_64 2:19.0.0-37.gf0c32233.el8 ceph 6.9 M 2023-12-07T17:16:07.515 INFO:teuthology.orchestra.run.smithi091.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-07T17:16:07.515 INFO:teuthology.orchestra.run.smithi091.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-07T17:16:07.515 INFO:teuthology.orchestra.run.smithi091.stdout: python3-ceph-argparse x86_64 2:19.0.0-37.gf0c32233.el8 ceph 45 k 2023-12-07T17:16:07.515 INFO:teuthology.orchestra.run.smithi091.stdout: python3-ceph-common x86_64 2:19.0.0-37.gf0c32233.el8 ceph 128 k 2023-12-07T17:16:07.515 INFO:teuthology.orchestra.run.smithi091.stdout: python3-cephfs x86_64 2:19.0.0-37.gf0c32233.el8 ceph 197 k 2023-12-07T17:16:07.515 INFO:teuthology.orchestra.run.smithi091.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-07T17:16:07.515 INFO:teuthology.orchestra.run.smithi091.stdout: python3-rados x86_64 2:19.0.0-37.gf0c32233.el8 ceph 372 k 2023-12-07T17:16:07.515 INFO:teuthology.orchestra.run.smithi091.stdout: python3-rbd x86_64 2:19.0.0-37.gf0c32233.el8 ceph 365 k 2023-12-07T17:16:07.515 INFO:teuthology.orchestra.run.smithi091.stdout: python3-rgw x86_64 2:19.0.0-37.gf0c32233.el8 ceph 107 k 2023-12-07T17:16:07.515 INFO:teuthology.orchestra.run.smithi091.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-07T17:16:07.515 INFO:teuthology.orchestra.run.smithi091.stdout: 2023-12-07T17:16:07.515 INFO:teuthology.orchestra.run.smithi091.stdout:Transaction Summary 2023-12-07T17:16:07.515 INFO:teuthology.orchestra.run.smithi091.stdout:================================================================================================== 2023-12-07T17:16:07.515 INFO:teuthology.orchestra.run.smithi091.stdout:Install 21 Packages 2023-12-07T17:16:07.515 INFO:teuthology.orchestra.run.smithi091.stdout:Upgrade 2 Packages 2023-12-07T17:16:07.515 INFO:teuthology.orchestra.run.smithi091.stdout: 2023-12-07T17:16:07.516 INFO:teuthology.orchestra.run.smithi091.stdout:Total download size: 62 M 2023-12-07T17:16:07.516 INFO:teuthology.orchestra.run.smithi091.stdout:Downloading Packages: 2023-12-07T17:16:08.616 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2023-12-07T17:16:08.619 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================================== 2023-12-07T17:16:08.619 INFO:teuthology.orchestra.run.smithi183.stdout: Package Arch Version Repository Size 2023-12-07T17:16:08.619 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================================== 2023-12-07T17:16:08.619 INFO:teuthology.orchestra.run.smithi183.stdout:Installing: 2023-12-07T17:16:08.619 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-radosgw x86_64 2:19.0.0-37.gf0c32233.el8 ceph 14 M 2023-12-07T17:16:08.619 INFO:teuthology.orchestra.run.smithi183.stdout:Upgrading: 2023-12-07T17:16:08.619 INFO:teuthology.orchestra.run.smithi183.stdout: librados2 x86_64 2:19.0.0-37.gf0c32233.el8 ceph 3.8 M 2023-12-07T17:16:08.619 INFO:teuthology.orchestra.run.smithi183.stdout: librbd1 x86_64 2:19.0.0-37.gf0c32233.el8 ceph 3.7 M 2023-12-07T17:16:08.619 INFO:teuthology.orchestra.run.smithi183.stdout:Installing dependencies: 2023-12-07T17:16:08.619 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-base x86_64 2:19.0.0-37.gf0c32233.el8 ceph 5.4 M 2023-12-07T17:16:08.619 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-common x86_64 2:19.0.0-37.gf0c32233.el8 ceph 23 M 2023-12-07T17:16:08.619 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-selinux x86_64 2:19.0.0-37.gf0c32233.el8 ceph 24 k 2023-12-07T17:16:08.619 INFO:teuthology.orchestra.run.smithi183.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-07T17:16:08.619 INFO:teuthology.orchestra.run.smithi183.stdout: libcephfs2 x86_64 2:19.0.0-37.gf0c32233.el8 ceph 839 k 2023-12-07T17:16:08.620 INFO:teuthology.orchestra.run.smithi183.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-07T17:16:08.620 INFO:teuthology.orchestra.run.smithi183.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-07T17:16:08.620 INFO:teuthology.orchestra.run.smithi183.stdout: libradosstriper1 x86_64 2:19.0.0-37.gf0c32233.el8 ceph 517 k 2023-12-07T17:16:08.620 INFO:teuthology.orchestra.run.smithi183.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-07T17:16:08.620 INFO:teuthology.orchestra.run.smithi183.stdout: librgw2 x86_64 2:19.0.0-37.gf0c32233.el8 ceph 6.9 M 2023-12-07T17:16:08.620 INFO:teuthology.orchestra.run.smithi183.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-07T17:16:08.620 INFO:teuthology.orchestra.run.smithi183.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-07T17:16:08.620 INFO:teuthology.orchestra.run.smithi183.stdout: python3-ceph-argparse x86_64 2:19.0.0-37.gf0c32233.el8 ceph 45 k 2023-12-07T17:16:08.620 INFO:teuthology.orchestra.run.smithi183.stdout: python3-ceph-common x86_64 2:19.0.0-37.gf0c32233.el8 ceph 128 k 2023-12-07T17:16:08.620 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cephfs x86_64 2:19.0.0-37.gf0c32233.el8 ceph 197 k 2023-12-07T17:16:08.620 INFO:teuthology.orchestra.run.smithi183.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-07T17:16:08.620 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rados x86_64 2:19.0.0-37.gf0c32233.el8 ceph 372 k 2023-12-07T17:16:08.620 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rbd x86_64 2:19.0.0-37.gf0c32233.el8 ceph 365 k 2023-12-07T17:16:08.620 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rgw x86_64 2:19.0.0-37.gf0c32233.el8 ceph 107 k 2023-12-07T17:16:08.621 INFO:teuthology.orchestra.run.smithi183.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-07T17:16:08.621 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-07T17:16:08.621 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2023-12-07T17:16:08.621 INFO:teuthology.orchestra.run.smithi183.stdout:================================================================================================== 2023-12-07T17:16:08.621 INFO:teuthology.orchestra.run.smithi183.stdout:Install 21 Packages 2023-12-07T17:16:08.621 INFO:teuthology.orchestra.run.smithi183.stdout:Upgrade 2 Packages 2023-12-07T17:16:08.621 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-07T17:16:08.621 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 62 M 2023-12-07T17:16:08.621 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2023-12-07T17:16:08.828 INFO:teuthology.orchestra.run.smithi091.stdout:(1/23): ceph-base-19.0.0-37.gf0c32233.el8.x86_6 4.3 MB/s | 5.4 MB 00:01 2023-12-07T17:16:08.920 INFO:teuthology.orchestra.run.smithi091.stdout:(2/23): ceph-selinux-19.0.0-37.gf0c32233.el8.x8 265 kB/s | 24 kB 00:00 2023-12-07T17:16:09.245 INFO:teuthology.orchestra.run.smithi091.stdout:(3/23): libcephfs2-19.0.0-37.gf0c32233.el8.x86_ 2.5 MB/s | 839 kB 00:00 2023-12-07T17:16:09.412 INFO:teuthology.orchestra.run.smithi091.stdout:(4/23): libradosstriper1-19.0.0-37.gf0c32233.el 3.0 MB/s | 517 kB 00:00 2023-12-07T17:16:09.671 INFO:teuthology.orchestra.run.smithi183.stdout:(1/23): ceph-base-19.0.0-37.gf0c32233.el8.x86_6 6.5 MB/s | 5.4 MB 00:00 2023-12-07T17:16:09.713 INFO:teuthology.orchestra.run.smithi183.stdout:(2/23): ceph-selinux-19.0.0-37.gf0c32233.el8.x8 586 kB/s | 24 kB 00:00 2023-12-07T17:16:09.830 INFO:teuthology.orchestra.run.smithi183.stdout:(3/23): libcephfs2-19.0.0-37.gf0c32233.el8.x86_ 7.0 MB/s | 839 kB 00:00 2023-12-07T17:16:09.921 INFO:teuthology.orchestra.run.smithi183.stdout:(4/23): libradosstriper1-19.0.0-37.gf0c32233.el 5.5 MB/s | 517 kB 00:00 2023-12-07T17:16:10.422 INFO:teuthology.orchestra.run.smithi183.stdout:(5/23): ceph-radosgw-19.0.0-37.gf0c32233.el8.x8 8.8 MB/s | 14 MB 00:01 2023-12-07T17:16:10.508 INFO:teuthology.orchestra.run.smithi183.stdout:(6/23): python3-ceph-argparse-19.0.0-37.gf0c322 523 kB/s | 45 kB 00:00 2023-12-07T17:16:10.598 INFO:teuthology.orchestra.run.smithi183.stdout:(7/23): librgw2-19.0.0-37.gf0c32233.el8.x86_64. 10 MB/s | 6.9 MB 00:00 2023-12-07T17:16:10.623 INFO:teuthology.orchestra.run.smithi183.stdout:(8/23): python3-ceph-common-19.0.0-37.gf0c32233 1.1 MB/s | 128 kB 00:00 2023-12-07T17:16:10.648 INFO:teuthology.orchestra.run.smithi183.stdout:(9/23): python3-cephfs-19.0.0-37.gf0c32233.el8. 3.9 MB/s | 197 kB 00:00 2023-12-07T17:16:10.673 INFO:teuthology.orchestra.run.smithi183.stdout:(10/23): python3-rados-19.0.0-37.gf0c32233.el8. 7.2 MB/s | 372 kB 00:00 2023-12-07T17:16:10.699 INFO:teuthology.orchestra.run.smithi183.stdout:(11/23): python3-rbd-19.0.0-37.gf0c32233.el8.x8 7.1 MB/s | 365 kB 00:00 2023-12-07T17:16:10.724 INFO:teuthology.orchestra.run.smithi183.stdout:(12/23): python3-rgw-19.0.0-37.gf0c32233.el8.x8 2.1 MB/s | 107 kB 00:00 2023-12-07T17:16:11.029 INFO:teuthology.orchestra.run.smithi091.stdout:(5/23): ceph-radosgw-19.0.0-37.gf0c32233.el8.x8 4.0 MB/s | 14 MB 00:03 2023-12-07T17:16:11.121 INFO:teuthology.orchestra.run.smithi091.stdout:(6/23): python3-ceph-argparse-19.0.0-37.gf0c322 489 kB/s | 45 kB 00:00 2023-12-07T17:16:11.141 INFO:teuthology.orchestra.run.smithi183.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 141 kB/s | 59 kB 00:00 2023-12-07T17:16:11.196 INFO:teuthology.orchestra.run.smithi091.stdout:(7/23): python3-ceph-common-19.0.0-37.gf0c32233 1.7 MB/s | 128 kB 00:00 2023-12-07T17:16:11.288 INFO:teuthology.orchestra.run.smithi091.stdout:(8/23): librgw2-19.0.0-37.gf0c32233.el8.x86_64. 3.7 MB/s | 6.9 MB 00:01 2023-12-07T17:16:11.291 INFO:teuthology.orchestra.run.smithi183.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 517 kB/s | 306 kB 00:00 2023-12-07T17:16:11.313 INFO:teuthology.orchestra.run.smithi091.stdout:(9/23): python3-cephfs-19.0.0-37.gf0c32233.el8. 1.6 MB/s | 197 kB 00:00 2023-12-07T17:16:11.316 INFO:teuthology.orchestra.run.smithi183.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 429 kB/s | 75 kB 00:00 2023-12-07T17:16:11.390 INFO:teuthology.orchestra.run.smithi091.stdout:(10/23): python3-rados-19.0.0-37.gf0c32233.el8. 3.6 MB/s | 372 kB 00:00 2023-12-07T17:16:11.414 INFO:teuthology.orchestra.run.smithi091.stdout:(11/23): python3-rbd-19.0.0-37.gf0c32233.el8.x8 3.5 MB/s | 365 kB 00:00 2023-12-07T17:16:11.448 INFO:teuthology.orchestra.run.smithi091.stdout:(12/23): python3-rgw-19.0.0-37.gf0c32233.el8.x8 1.8 MB/s | 107 kB 00:00 2023-12-07T17:16:11.617 INFO:teuthology.orchestra.run.smithi183.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 864 kB/s | 259 kB 00:00 2023-12-07T17:16:11.659 INFO:teuthology.orchestra.run.smithi183.stdout:(17/23): thrift-0.13.0-2.el8.x86_64.rpm 4.7 MB/s | 1.7 MB 00:00 2023-12-07T17:16:11.681 INFO:teuthology.orchestra.run.smithi091.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 252 kB/s | 59 kB 00:00 2023-12-07T17:16:11.757 INFO:teuthology.orchestra.run.smithi091.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 895 kB/s | 306 kB 00:00 2023-12-07T17:16:11.798 INFO:teuthology.orchestra.run.smithi091.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 643 kB/s | 75 kB 00:00 2023-12-07T17:16:11.926 INFO:teuthology.orchestra.run.smithi183.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 142 kB/s | 44 kB 00:00 2023-12-07T17:16:11.966 INFO:teuthology.orchestra.run.smithi091.stdout:(16/23): thrift-0.13.0-2.el8.x86_64.rpm 8.3 MB/s | 1.7 MB 00:00 2023-12-07T17:16:12.082 INFO:teuthology.orchestra.run.smithi091.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 913 kB/s | 259 kB 00:00 2023-12-07T17:16:12.118 INFO:teuthology.orchestra.run.smithi183.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 772 kB/s | 354 kB 00:00 2023-12-07T17:16:12.133 INFO:teuthology.orchestra.run.smithi091.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 263 kB/s | 44 kB 00:00 2023-12-07T17:16:12.159 INFO:teuthology.orchestra.run.smithi183.stdout:(20/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 200 kB/s | 47 kB 00:00 2023-12-07T17:16:12.250 INFO:teuthology.orchestra.run.smithi091.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.1 MB/s | 354 kB 00:00 2023-12-07T17:16:12.267 INFO:teuthology.orchestra.run.smithi091.stdout:(20/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 351 kB/s | 47 kB 00:00 2023-12-07T17:16:12.518 INFO:teuthology.orchestra.run.smithi183.stdout:(21/23): librados2-19.0.0-37.gf0c32233.el8.x86_ 9.4 MB/s | 3.8 MB 00:00 2023-12-07T17:16:12.602 INFO:teuthology.orchestra.run.smithi183.stdout:(22/23): librbd1-19.0.0-37.gf0c32233.el8.x86_64 8.4 MB/s | 3.7 MB 00:00 2023-12-07T17:16:13.208 INFO:teuthology.orchestra.run.smithi091.stdout:(21/23): ceph-common-19.0.0-37.gf0c32233.el8.x8 4.0 MB/s | 23 MB 00:05 2023-12-07T17:16:13.367 INFO:teuthology.orchestra.run.smithi091.stdout:(22/23): librados2-19.0.0-37.gf0c32233.el8.x86_ 3.4 MB/s | 3.8 MB 00:01 2023-12-07T17:16:13.422 INFO:teuthology.orchestra.run.smithi040.stdout:Dependencies resolved. 2023-12-07T17:16:13.425 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================================== 2023-12-07T17:16:13.425 INFO:teuthology.orchestra.run.smithi040.stdout: Package Arch Version Repository Size 2023-12-07T17:16:13.425 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================================== 2023-12-07T17:16:13.425 INFO:teuthology.orchestra.run.smithi040.stdout:Installing: 2023-12-07T17:16:13.425 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-radosgw x86_64 2:19.0.0-37.gf0c32233.el8 ceph 14 M 2023-12-07T17:16:13.425 INFO:teuthology.orchestra.run.smithi040.stdout:Upgrading: 2023-12-07T17:16:13.426 INFO:teuthology.orchestra.run.smithi040.stdout: librados2 x86_64 2:19.0.0-37.gf0c32233.el8 ceph 3.8 M 2023-12-07T17:16:13.426 INFO:teuthology.orchestra.run.smithi040.stdout: librbd1 x86_64 2:19.0.0-37.gf0c32233.el8 ceph 3.7 M 2023-12-07T17:16:13.426 INFO:teuthology.orchestra.run.smithi040.stdout:Installing dependencies: 2023-12-07T17:16:13.426 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-base x86_64 2:19.0.0-37.gf0c32233.el8 ceph 5.4 M 2023-12-07T17:16:13.426 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-common x86_64 2:19.0.0-37.gf0c32233.el8 ceph 23 M 2023-12-07T17:16:13.426 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-selinux x86_64 2:19.0.0-37.gf0c32233.el8 ceph 24 k 2023-12-07T17:16:13.429 INFO:teuthology.orchestra.run.smithi040.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-07T17:16:13.429 INFO:teuthology.orchestra.run.smithi040.stdout: libcephfs2 x86_64 2:19.0.0-37.gf0c32233.el8 ceph 839 k 2023-12-07T17:16:13.429 INFO:teuthology.orchestra.run.smithi040.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-07T17:16:13.429 INFO:teuthology.orchestra.run.smithi040.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-07T17:16:13.429 INFO:teuthology.orchestra.run.smithi040.stdout: libradosstriper1 x86_64 2:19.0.0-37.gf0c32233.el8 ceph 517 k 2023-12-07T17:16:13.429 INFO:teuthology.orchestra.run.smithi040.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-07T17:16:13.430 INFO:teuthology.orchestra.run.smithi040.stdout: librgw2 x86_64 2:19.0.0-37.gf0c32233.el8 ceph 6.9 M 2023-12-07T17:16:13.430 INFO:teuthology.orchestra.run.smithi040.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-07T17:16:13.430 INFO:teuthology.orchestra.run.smithi040.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-07T17:16:13.430 INFO:teuthology.orchestra.run.smithi040.stdout: python3-ceph-argparse x86_64 2:19.0.0-37.gf0c32233.el8 ceph 45 k 2023-12-07T17:16:13.430 INFO:teuthology.orchestra.run.smithi040.stdout: python3-ceph-common x86_64 2:19.0.0-37.gf0c32233.el8 ceph 128 k 2023-12-07T17:16:13.430 INFO:teuthology.orchestra.run.smithi040.stdout: python3-cephfs x86_64 2:19.0.0-37.gf0c32233.el8 ceph 197 k 2023-12-07T17:16:13.430 INFO:teuthology.orchestra.run.smithi040.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-07T17:16:13.430 INFO:teuthology.orchestra.run.smithi040.stdout: python3-rados x86_64 2:19.0.0-37.gf0c32233.el8 ceph 372 k 2023-12-07T17:16:13.430 INFO:teuthology.orchestra.run.smithi040.stdout: python3-rbd x86_64 2:19.0.0-37.gf0c32233.el8 ceph 365 k 2023-12-07T17:16:13.430 INFO:teuthology.orchestra.run.smithi040.stdout: python3-rgw x86_64 2:19.0.0-37.gf0c32233.el8 ceph 107 k 2023-12-07T17:16:13.430 INFO:teuthology.orchestra.run.smithi040.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-07T17:16:13.431 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-07T17:16:13.431 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction Summary 2023-12-07T17:16:13.431 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================================== 2023-12-07T17:16:13.431 INFO:teuthology.orchestra.run.smithi040.stdout:Install 21 Packages 2023-12-07T17:16:13.431 INFO:teuthology.orchestra.run.smithi040.stdout:Upgrade 2 Packages 2023-12-07T17:16:13.431 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-07T17:16:13.431 INFO:teuthology.orchestra.run.smithi040.stdout:Total download size: 62 M 2023-12-07T17:16:13.432 INFO:teuthology.orchestra.run.smithi040.stdout:Downloading Packages: 2023-12-07T17:16:13.509 INFO:teuthology.orchestra.run.smithi091.stdout:(23/23): librbd1-19.0.0-37.gf0c32233.el8.x86_64 3.0 MB/s | 3.7 MB 00:01 2023-12-07T17:16:13.512 INFO:teuthology.orchestra.run.smithi091.stdout:-------------------------------------------------------------------------------- 2023-12-07T17:16:13.512 INFO:teuthology.orchestra.run.smithi091.stdout:Total 10 MB/s | 62 MB 00:05 2023-12-07T17:16:13.559 INFO:teuthology.orchestra.run.smithi091.stdout:Running transaction check 2023-12-07T17:16:13.604 INFO:teuthology.orchestra.run.smithi091.stdout:Transaction check succeeded. 2023-12-07T17:16:13.604 INFO:teuthology.orchestra.run.smithi091.stdout:Running transaction test 2023-12-07T17:16:13.950 INFO:teuthology.orchestra.run.smithi091.stdout:Transaction test succeeded. 2023-12-07T17:16:13.954 INFO:teuthology.orchestra.run.smithi091.stdout:Running transaction 2023-12-07T17:16:14.808 INFO:teuthology.orchestra.run.smithi040.stdout:(1/23): ceph-radosgw-19.0.0-37.gf0c32233.el8.x8 11 MB/s | 14 MB 00:01 2023-12-07T17:16:14.850 INFO:teuthology.orchestra.run.smithi040.stdout:(2/23): ceph-selinux-19.0.0-37.gf0c32233.el8.x8 586 kB/s | 24 kB 00:00 2023-12-07T17:16:14.950 INFO:teuthology.orchestra.run.smithi040.stdout:(3/23): libcephfs2-19.0.0-37.gf0c32233.el8.x86_ 8.2 MB/s | 839 kB 00:00 2023-12-07T17:16:15.059 INFO:teuthology.orchestra.run.smithi040.stdout:(4/23): ceph-base-19.0.0-37.gf0c32233.el8.x86_6 3.6 MB/s | 5.4 MB 00:01 2023-12-07T17:16:15.101 INFO:teuthology.orchestra.run.smithi040.stdout:(5/23): libradosstriper1-19.0.0-37.gf0c32233.el 3.4 MB/s | 517 kB 00:00 2023-12-07T17:16:15.143 INFO:teuthology.orchestra.run.smithi040.stdout:(6/23): python3-ceph-argparse-19.0.0-37.gf0c322 1.1 MB/s | 45 kB 00:00 2023-12-07T17:16:15.185 INFO:teuthology.orchestra.run.smithi040.stdout:(7/23): python3-ceph-common-19.0.0-37.gf0c32233 3.0 MB/s | 128 kB 00:00 2023-12-07T17:16:15.235 INFO:teuthology.orchestra.run.smithi040.stdout:(8/23): python3-cephfs-19.0.0-37.gf0c32233.el8. 3.9 MB/s | 197 kB 00:00 2023-12-07T17:16:15.248 INFO:teuthology.orchestra.run.smithi091.stdout: Preparing : 1/1 2023-12-07T17:16:15.302 INFO:teuthology.orchestra.run.smithi040.stdout:(9/23): python3-rados-19.0.0-37.gf0c32233.el8.x 5.5 MB/s | 372 kB 00:00 2023-12-07T17:16:15.394 INFO:teuthology.orchestra.run.smithi040.stdout:(10/23): python3-rbd-19.0.0-37.gf0c32233.el8.x8 3.9 MB/s | 365 kB 00:00 2023-12-07T17:16:15.453 INFO:teuthology.orchestra.run.smithi040.stdout:(11/23): python3-rgw-19.0.0-37.gf0c32233.el8.x8 1.8 MB/s | 107 kB 00:00 2023-12-07T17:16:15.455 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-07T17:16:15.644 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T17:16:15.853 INFO:teuthology.orchestra.run.smithi040.stdout:(12/23): librgw2-19.0.0-37.gf0c32233.el8.x86_64 8.7 MB/s | 6.9 MB 00:00 2023-12-07T17:16:15.995 INFO:teuthology.orchestra.run.smithi040.stdout:(13/23): gperftools-libs-2.7-9.el8.x86_64.rpm 565 kB/s | 306 kB 00:00 2023-12-07T17:16:16.064 INFO:teuthology.orchestra.run.smithi091.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T17:16:16.112 INFO:teuthology.orchestra.run.smithi040.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 643 kB/s | 75 kB 00:00 2023-12-07T17:16:16.311 INFO:teuthology.orchestra.run.smithi091.stdout: Upgrading : librados2-2:19.0.0-37.gf0c32233.el8.x86_64 3/25 2023-12-07T17:16:16.396 INFO:teuthology.orchestra.run.smithi040.stdout:(15/23): ceph-common-19.0.0-37.gf0c32233.el8.x8 8.0 MB/s | 23 MB 00:02 2023-12-07T17:16:16.408 INFO:teuthology.orchestra.run.smithi091.stdout: Running scriptlet: librados2-2:19.0.0-37.gf0c32233.el8.x86_64 3/25 2023-12-07T17:16:16.448 INFO:teuthology.orchestra.run.smithi040.stdout:(16/23): liboath-2.6.2-3.el8.x86_64.rpm 99 kB/s | 59 kB 00:00 2023-12-07T17:16:16.580 INFO:teuthology.orchestra.run.smithi040.stdout:(17/23): thrift-0.13.0-2.el8.x86_64.rpm 3.7 MB/s | 1.7 MB 00:00 2023-12-07T17:16:16.605 INFO:teuthology.orchestra.run.smithi040.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 281 kB/s | 44 kB 00:00 2023-12-07T17:16:16.647 INFO:teuthology.orchestra.run.smithi040.stdout:(19/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.0 MB/s | 259 kB 00:00 2023-12-07T17:16:16.666 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : python3-rados-2:19.0.0-37.gf0c32233.el8.x86_64 4/25 2023-12-07T17:16:16.747 INFO:teuthology.orchestra.run.smithi040.stdout:(20/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 351 kB/s | 47 kB 00:00 2023-12-07T17:16:16.781 INFO:teuthology.orchestra.run.smithi040.stdout:(21/23): librdkafka-0.11.4-3.el8.x86_64.rpm 1.7 MB/s | 354 kB 00:00 2023-12-07T17:16:16.922 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-07T17:16:17.114 INFO:teuthology.orchestra.run.smithi040.stdout:(22/23): librbd1-19.0.0-37.gf0c32233.el8.x86_64 10 MB/s | 3.7 MB 00:00 2023-12-07T17:16:17.127 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : libcephfs2-2:19.0.0-37.gf0c32233.el8.x86_64 6/25 2023-12-07T17:16:17.164 INFO:teuthology.orchestra.run.smithi040.stdout:(23/23): librados2-19.0.0-37.gf0c32233.el8.x86_ 7.3 MB/s | 3.8 MB 00:00 2023-12-07T17:16:17.166 INFO:teuthology.orchestra.run.smithi040.stdout:-------------------------------------------------------------------------------- 2023-12-07T17:16:17.167 INFO:teuthology.orchestra.run.smithi040.stdout:Total 16 MB/s | 62 MB 00:03 2023-12-07T17:16:17.211 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction check 2023-12-07T17:16:17.259 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction check succeeded. 2023-12-07T17:16:17.260 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction test 2023-12-07T17:16:17.571 INFO:teuthology.orchestra.run.smithi091.stdout: Running scriptlet: libcephfs2-2:19.0.0-37.gf0c32233.el8.x86_64 6/25 2023-12-07T17:16:17.615 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction test succeeded. 2023-12-07T17:16:17.619 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction 2023-12-07T17:16:17.777 INFO:teuthology.orchestra.run.smithi091.stdout: Upgrading : librbd1-2:19.0.0-37.gf0c32233.el8.x86_64 7/25 2023-12-07T17:16:17.840 INFO:teuthology.orchestra.run.smithi091.stdout: Running scriptlet: librbd1-2:19.0.0-37.gf0c32233.el8.x86_64 7/25 2023-12-07T17:16:18.067 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-07T17:16:18.285 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-07T17:16:18.806 INFO:teuthology.orchestra.run.smithi040.stdout: Preparing : 1/1 2023-12-07T17:16:18.945 INFO:teuthology.orchestra.run.smithi091.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-07T17:16:19.046 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-07T17:16:19.102 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : librgw2-2:19.0.0-37.gf0c32233.el8.x86_64 10/25 2023-12-07T17:16:19.154 INFO:teuthology.orchestra.run.smithi091.stdout: Running scriptlet: librgw2-2:19.0.0-37.gf0c32233.el8.x86_64 10/25 2023-12-07T17:16:19.250 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T17:16:19.288 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : python3-ceph-argparse-2:19.0.0-37.gf0c32233.el8.x8 11/25 2023-12-07T17:16:19.538 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : python3-cephfs-2:19.0.0-37.gf0c32233.el8.x86_64 12/25 2023-12-07T17:16:19.676 INFO:teuthology.orchestra.run.smithi183.stdout:(23/23): ceph-common-19.0.0-37.gf0c32233.el8.x8 2.1 MB/s | 23 MB 00:10 2023-12-07T17:16:19.678 INFO:teuthology.orchestra.run.smithi183.stdout:-------------------------------------------------------------------------------- 2023-12-07T17:16:19.679 INFO:teuthology.orchestra.run.smithi183.stdout:Total 5.6 MB/s | 62 MB 00:11 2023-12-07T17:16:19.690 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T17:16:19.725 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction check 2023-12-07T17:16:19.771 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction check succeeded. 2023-12-07T17:16:19.772 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction test 2023-12-07T17:16:19.913 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : python3-rgw-2:19.0.0-37.gf0c32233.el8.x86_64 13/25 2023-12-07T17:16:19.917 INFO:teuthology.orchestra.run.smithi040.stdout: Upgrading : librados2-2:19.0.0-37.gf0c32233.el8.x86_64 3/25 2023-12-07T17:16:20.017 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: librados2-2:19.0.0-37.gf0c32233.el8.x86_64 3/25 2023-12-07T17:16:20.118 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction test succeeded. 2023-12-07T17:16:20.121 INFO:teuthology.orchestra.run.smithi183.stdout:Running transaction 2023-12-07T17:16:20.131 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : python3-rbd-2:19.0.0-37.gf0c32233.el8.x86_64 14/25 2023-12-07T17:16:20.189 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-rados-2:19.0.0-37.gf0c32233.el8.x86_64 4/25 2023-12-07T17:16:20.277 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : libradosstriper1-2:19.0.0-37.gf0c32233.el8.x86_64 15/25 2023-12-07T17:16:20.334 INFO:teuthology.orchestra.run.smithi091.stdout: Running scriptlet: libradosstriper1-2:19.0.0-37.gf0c32233.el8.x86_64 15/25 2023-12-07T17:16:20.459 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-07T17:16:20.511 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-07T17:16:20.698 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-07T17:16:20.825 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : libcephfs2-2:19.0.0-37.gf0c32233.el8.x86_64 6/25 2023-12-07T17:16:20.956 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-07T17:16:21.177 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : python3-ceph-common-2:19.0.0-37.gf0c32233.el8.x86_ 19/25 2023-12-07T17:16:21.265 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: libcephfs2-2:19.0.0-37.gf0c32233.el8.x86_64 6/25 2023-12-07T17:16:21.357 INFO:teuthology.orchestra.run.smithi183.stdout: Preparing : 1/1 2023-12-07T17:16:21.483 INFO:teuthology.orchestra.run.smithi040.stdout: Upgrading : librbd1-2:19.0.0-37.gf0c32233.el8.x86_64 7/25 2023-12-07T17:16:21.555 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: librbd1-2:19.0.0-37.gf0c32233.el8.x86_64 7/25 2023-12-07T17:16:21.609 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-07T17:16:21.801 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-07T17:16:21.856 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T17:16:21.983 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-07T17:16:22.260 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-07T17:16:22.481 INFO:teuthology.orchestra.run.smithi183.stdout: Upgrading : librados2-2:19.0.0-37.gf0c32233.el8.x86_64 3/25 2023-12-07T17:16:22.576 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: librados2-2:19.0.0-37.gf0c32233.el8.x86_64 3/25 2023-12-07T17:16:22.691 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-07T17:16:22.811 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-rados-2:19.0.0-37.gf0c32233.el8.x86_64 4/25 2023-12-07T17:16:22.874 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : librgw2-2:19.0.0-37.gf0c32233.el8.x86_64 10/25 2023-12-07T17:16:22.927 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: librgw2-2:19.0.0-37.gf0c32233.el8.x86_64 10/25 2023-12-07T17:16:23.059 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-07T17:16:23.071 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-ceph-argparse-2:19.0.0-37.gf0c32233.el8.x8 11/25 2023-12-07T17:16:23.254 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-cephfs-2:19.0.0-37.gf0c32233.el8.x86_64 12/25 2023-12-07T17:16:23.272 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libcephfs2-2:19.0.0-37.gf0c32233.el8.x86_64 6/25 2023-12-07T17:16:23.463 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-rgw-2:19.0.0-37.gf0c32233.el8.x86_64 13/25 2023-12-07T17:16:23.682 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: libcephfs2-2:19.0.0-37.gf0c32233.el8.x86_64 6/25 2023-12-07T17:16:23.691 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-rbd-2:19.0.0-37.gf0c32233.el8.x86_64 14/25 2023-12-07T17:16:23.841 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : libradosstriper1-2:19.0.0-37.gf0c32233.el8.x86_64 15/25 2023-12-07T17:16:23.906 INFO:teuthology.orchestra.run.smithi183.stdout: Upgrading : librbd1-2:19.0.0-37.gf0c32233.el8.x86_64 7/25 2023-12-07T17:16:23.917 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: libradosstriper1-2:19.0.0-37.gf0c32233.el8.x86_64 15/25 2023-12-07T17:16:23.957 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: librbd1-2:19.0.0-37.gf0c32233.el8.x86_64 7/25 2023-12-07T17:16:24.094 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-07T17:16:24.199 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-07T17:16:24.308 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-07T17:16:24.389 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-07T17:16:24.559 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-07T17:16:24.734 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-ceph-common-2:19.0.0-37.gf0c32233.el8.x86_ 19/25 2023-12-07T17:16:24.911 INFO:teuthology.orchestra.run.smithi091.stdout: Running scriptlet: ceph-common-2:19.0.0-37.gf0c32233.el8.x86_64 20/25 2023-12-07T17:16:25.059 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-07T17:16:25.205 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : librgw2-2:19.0.0-37.gf0c32233.el8.x86_64 10/25 2023-12-07T17:16:25.273 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: librgw2-2:19.0.0-37.gf0c32233.el8.x86_64 10/25 2023-12-07T17:16:25.431 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-ceph-argparse-2:19.0.0-37.gf0c32233.el8.x8 11/25 2023-12-07T17:16:25.443 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : ceph-common-2:19.0.0-37.gf0c32233.el8.x86_64 20/25 2023-12-07T17:16:25.600 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-cephfs-2:19.0.0-37.gf0c32233.el8.x86_64 12/25 2023-12-07T17:16:25.824 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-rgw-2:19.0.0-37.gf0c32233.el8.x86_64 13/25 2023-12-07T17:16:26.040 INFO:teuthology.orchestra.run.smithi091.stdout: Running scriptlet: ceph-common-2:19.0.0-37.gf0c32233.el8.x86_64 20/25 2023-12-07T17:16:26.042 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-rbd-2:19.0.0-37.gf0c32233.el8.x86_64 14/25 2023-12-07T17:16:26.205 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libradosstriper1-2:19.0.0-37.gf0c32233.el8.x86_64 15/25 2023-12-07T17:16:26.277 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: libradosstriper1-2:19.0.0-37.gf0c32233.el8.x86_64 15/25 2023-12-07T17:16:26.312 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : ceph-base-2:19.0.0-37.gf0c32233.el8.x86_64 21/25 2023-12-07T17:16:26.398 INFO:teuthology.orchestra.run.smithi091.stdout: Running scriptlet: ceph-base-2:19.0.0-37.gf0c32233.el8.x86_64 21/25 2023-12-07T17:16:26.439 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-07T17:16:26.585 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : ceph-selinux-2:19.0.0-37.gf0c32233.el8.x86_64 22/25 2023-12-07T17:16:26.635 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-07T17:16:27.160 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-07T17:16:27.364 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : python3-ceph-common-2:19.0.0-37.gf0c32233.el8.x86_ 19/25 2023-12-07T17:16:28.933 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: ceph-common-2:19.0.0-37.gf0c32233.el8.x86_64 20/25 2023-12-07T17:16:29.149 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-common-2:19.0.0-37.gf0c32233.el8.x86_64 20/25 2023-12-07T17:16:29.774 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: ceph-common-2:19.0.0-37.gf0c32233.el8.x86_64 20/25 2023-12-07T17:16:30.024 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-base-2:19.0.0-37.gf0c32233.el8.x86_64 21/25 2023-12-07T17:16:30.106 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: ceph-base-2:19.0.0-37.gf0c32233.el8.x86_64 21/25 2023-12-07T17:16:30.307 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-selinux-2:19.0.0-37.gf0c32233.el8.x86_64 22/25 2023-12-07T17:16:31.094 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-common-2:19.0.0-37.gf0c32233.el8.x86_64 20/25 2023-12-07T17:16:31.305 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-common-2:19.0.0-37.gf0c32233.el8.x86_64 20/25 2023-12-07T17:16:31.895 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-common-2:19.0.0-37.gf0c32233.el8.x86_64 20/25 2023-12-07T17:16:32.152 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-base-2:19.0.0-37.gf0c32233.el8.x86_64 21/25 2023-12-07T17:16:32.218 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-base-2:19.0.0-37.gf0c32233.el8.x86_64 21/25 2023-12-07T17:16:32.446 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-selinux-2:19.0.0-37.gf0c32233.el8.x86_64 22/25 2023-12-07T17:16:44.978 INFO:teuthology.orchestra.run.smithi091.stdout: Running scriptlet: ceph-selinux-2:19.0.0-37.gf0c32233.el8.x86_64 22/25 2023-12-07T17:16:44.978 INFO:teuthology.orchestra.run.smithi091.stdout:skipping the directory /sys 2023-12-07T17:16:44.978 INFO:teuthology.orchestra.run.smithi091.stdout:skipping the directory /proc 2023-12-07T17:16:44.978 INFO:teuthology.orchestra.run.smithi091.stdout:skipping the directory /dev 2023-12-07T17:16:44.978 INFO:teuthology.orchestra.run.smithi091.stdout:skipping the directory /run 2023-12-07T17:16:44.978 INFO:teuthology.orchestra.run.smithi091.stdout:skipping the directory /mnt 2023-12-07T17:16:44.978 INFO:teuthology.orchestra.run.smithi091.stdout:skipping the directory /var/tmp 2023-12-07T17:16:44.979 INFO:teuthology.orchestra.run.smithi091.stdout:skipping the directory /home 2023-12-07T17:16:44.979 INFO:teuthology.orchestra.run.smithi091.stdout:skipping the directory /tmp 2023-12-07T17:16:44.979 INFO:teuthology.orchestra.run.smithi091.stdout:skipping the directory /dev 2023-12-07T17:16:44.979 INFO:teuthology.orchestra.run.smithi091.stdout: 2023-12-07T17:16:46.399 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : ceph-radosgw-2:19.0.0-37.gf0c32233.el8.x86_64 23/25 2023-12-07T17:16:46.419 INFO:teuthology.orchestra.run.smithi091.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-37.gf0c32233.el8.x86_64 23/25 2023-12-07T17:16:46.420 INFO:teuthology.orchestra.run.smithi091.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T17:16:46.632 INFO:teuthology.orchestra.run.smithi091.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T17:16:46.632 INFO:teuthology.orchestra.run.smithi091.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T17:16:47.251 INFO:teuthology.orchestra.run.smithi091.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T17:16:47.251 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : ceph-base-2:19.0.0-37.gf0c32233.el8.x86_64 1/25 2023-12-07T17:16:47.251 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : ceph-common-2:19.0.0-37.gf0c32233.el8.x86_64 2/25 2023-12-07T17:16:47.251 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : ceph-radosgw-2:19.0.0-37.gf0c32233.el8.x86_64 3/25 2023-12-07T17:16:47.252 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : ceph-selinux-2:19.0.0-37.gf0c32233.el8.x86_64 4/25 2023-12-07T17:16:47.252 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : libcephfs2-2:19.0.0-37.gf0c32233.el8.x86_64 5/25 2023-12-07T17:16:47.252 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : libradosstriper1-2:19.0.0-37.gf0c32233.el8.x86_64 6/25 2023-12-07T17:16:47.252 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : librgw2-2:19.0.0-37.gf0c32233.el8.x86_64 7/25 2023-12-07T17:16:47.252 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : python3-ceph-argparse-2:19.0.0-37.gf0c32233.el8.x8 8/25 2023-12-07T17:16:47.252 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : python3-ceph-common-2:19.0.0-37.gf0c32233.el8.x86_ 9/25 2023-12-07T17:16:47.252 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : python3-cephfs-2:19.0.0-37.gf0c32233.el8.x86_64 10/25 2023-12-07T17:16:47.252 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : python3-rados-2:19.0.0-37.gf0c32233.el8.x86_64 11/25 2023-12-07T17:16:47.252 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : python3-rbd-2:19.0.0-37.gf0c32233.el8.x86_64 12/25 2023-12-07T17:16:47.252 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : python3-rgw-2:19.0.0-37.gf0c32233.el8.x86_64 13/25 2023-12-07T17:16:47.252 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-07T17:16:47.252 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-07T17:16:47.252 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-07T17:16:47.253 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-07T17:16:47.253 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-07T17:16:47.253 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-07T17:16:47.253 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-07T17:16:47.253 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-07T17:16:47.253 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : librados2-2:19.0.0-37.gf0c32233.el8.x86_64 22/25 2023-12-07T17:16:47.253 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-07T17:16:47.253 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : librbd1-2:19.0.0-37.gf0c32233.el8.x86_64 24/25 2023-12-07T17:16:49.696 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: ceph-selinux-2:19.0.0-37.gf0c32233.el8.x86_64 22/25 2023-12-07T17:16:49.696 INFO:teuthology.orchestra.run.smithi040.stdout:skipping the directory /sys 2023-12-07T17:16:49.696 INFO:teuthology.orchestra.run.smithi040.stdout:skipping the directory /proc 2023-12-07T17:16:49.696 INFO:teuthology.orchestra.run.smithi040.stdout:skipping the directory /dev 2023-12-07T17:16:49.696 INFO:teuthology.orchestra.run.smithi040.stdout:skipping the directory /run 2023-12-07T17:16:49.696 INFO:teuthology.orchestra.run.smithi040.stdout:skipping the directory /mnt 2023-12-07T17:16:49.696 INFO:teuthology.orchestra.run.smithi040.stdout:skipping the directory /var/tmp 2023-12-07T17:16:49.697 INFO:teuthology.orchestra.run.smithi040.stdout:skipping the directory /home 2023-12-07T17:16:49.697 INFO:teuthology.orchestra.run.smithi040.stdout:skipping the directory /tmp 2023-12-07T17:16:49.697 INFO:teuthology.orchestra.run.smithi040.stdout:skipping the directory /dev 2023-12-07T17:16:49.697 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-07T17:16:51.212 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-radosgw-2:19.0.0-37.gf0c32233.el8.x86_64 23/25 2023-12-07T17:16:51.237 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-37.gf0c32233.el8.x86_64 23/25 2023-12-07T17:16:51.237 INFO:teuthology.orchestra.run.smithi040.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T17:16:51.382 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-selinux-2:19.0.0-37.gf0c32233.el8.x86_64 22/25 2023-12-07T17:16:51.382 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /sys 2023-12-07T17:16:51.382 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /proc 2023-12-07T17:16:51.382 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /dev 2023-12-07T17:16:51.382 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /run 2023-12-07T17:16:51.382 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /mnt 2023-12-07T17:16:51.382 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /var/tmp 2023-12-07T17:16:51.382 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /home 2023-12-07T17:16:51.382 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /tmp 2023-12-07T17:16:51.382 INFO:teuthology.orchestra.run.smithi183.stdout:skipping the directory /dev 2023-12-07T17:16:51.383 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-07T17:16:51.423 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T17:16:51.423 INFO:teuthology.orchestra.run.smithi040.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T17:16:52.051 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T17:16:52.052 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-base-2:19.0.0-37.gf0c32233.el8.x86_64 1/25 2023-12-07T17:16:52.052 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-common-2:19.0.0-37.gf0c32233.el8.x86_64 2/25 2023-12-07T17:16:52.052 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-radosgw-2:19.0.0-37.gf0c32233.el8.x86_64 3/25 2023-12-07T17:16:52.052 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-selinux-2:19.0.0-37.gf0c32233.el8.x86_64 4/25 2023-12-07T17:16:52.052 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : libcephfs2-2:19.0.0-37.gf0c32233.el8.x86_64 5/25 2023-12-07T17:16:52.052 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : libradosstriper1-2:19.0.0-37.gf0c32233.el8.x86_64 6/25 2023-12-07T17:16:52.052 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : librgw2-2:19.0.0-37.gf0c32233.el8.x86_64 7/25 2023-12-07T17:16:52.052 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-ceph-argparse-2:19.0.0-37.gf0c32233.el8.x8 8/25 2023-12-07T17:16:52.052 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-ceph-common-2:19.0.0-37.gf0c32233.el8.x86_ 9/25 2023-12-07T17:16:52.052 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-cephfs-2:19.0.0-37.gf0c32233.el8.x86_64 10/25 2023-12-07T17:16:52.052 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-rados-2:19.0.0-37.gf0c32233.el8.x86_64 11/25 2023-12-07T17:16:52.053 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-rbd-2:19.0.0-37.gf0c32233.el8.x86_64 12/25 2023-12-07T17:16:52.053 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-rgw-2:19.0.0-37.gf0c32233.el8.x86_64 13/25 2023-12-07T17:16:52.053 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-07T17:16:52.053 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-07T17:16:52.053 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-07T17:16:52.053 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-07T17:16:52.053 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-07T17:16:52.053 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-07T17:16:52.053 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-07T17:16:52.053 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-07T17:16:52.053 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : librados2-2:19.0.0-37.gf0c32233.el8.x86_64 22/25 2023-12-07T17:16:52.053 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-07T17:16:52.053 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : librbd1-2:19.0.0-37.gf0c32233.el8.x86_64 24/25 2023-12-07T17:16:52.798 INFO:teuthology.orchestra.run.smithi183.stdout: Installing : ceph-radosgw-2:19.0.0-37.gf0c32233.el8.x86_64 23/25 2023-12-07T17:16:52.819 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-37.gf0c32233.el8.x86_64 23/25 2023-12-07T17:16:52.819 INFO:teuthology.orchestra.run.smithi183.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T17:16:53.053 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-07T17:16:53.053 INFO:teuthology.orchestra.run.smithi183.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T17:16:53.650 INFO:teuthology.orchestra.run.smithi183.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T17:16:53.650 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-base-2:19.0.0-37.gf0c32233.el8.x86_64 1/25 2023-12-07T17:16:53.650 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-common-2:19.0.0-37.gf0c32233.el8.x86_64 2/25 2023-12-07T17:16:53.650 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-radosgw-2:19.0.0-37.gf0c32233.el8.x86_64 3/25 2023-12-07T17:16:53.650 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : ceph-selinux-2:19.0.0-37.gf0c32233.el8.x86_64 4/25 2023-12-07T17:16:53.651 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libcephfs2-2:19.0.0-37.gf0c32233.el8.x86_64 5/25 2023-12-07T17:16:53.651 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libradosstriper1-2:19.0.0-37.gf0c32233.el8.x86_64 6/25 2023-12-07T17:16:53.651 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librgw2-2:19.0.0-37.gf0c32233.el8.x86_64 7/25 2023-12-07T17:16:53.651 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-ceph-argparse-2:19.0.0-37.gf0c32233.el8.x8 8/25 2023-12-07T17:16:53.651 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-ceph-common-2:19.0.0-37.gf0c32233.el8.x86_ 9/25 2023-12-07T17:16:53.651 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-cephfs-2:19.0.0-37.gf0c32233.el8.x86_64 10/25 2023-12-07T17:16:53.651 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-rados-2:19.0.0-37.gf0c32233.el8.x86_64 11/25 2023-12-07T17:16:53.651 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-rbd-2:19.0.0-37.gf0c32233.el8.x86_64 12/25 2023-12-07T17:16:53.651 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-rgw-2:19.0.0-37.gf0c32233.el8.x86_64 13/25 2023-12-07T17:16:53.651 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-07T17:16:53.651 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-07T17:16:53.651 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-07T17:16:53.651 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-07T17:16:53.651 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-07T17:16:53.651 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-07T17:16:53.652 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-07T17:16:53.652 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-07T17:16:53.652 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librados2-2:19.0.0-37.gf0c32233.el8.x86_64 22/25 2023-12-07T17:16:53.652 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-07T17:16:53.652 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librbd1-2:19.0.0-37.gf0c32233.el8.x86_64 24/25 2023-12-07T17:16:55.319 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T17:16:55.320 INFO:teuthology.orchestra.run.smithi091.stdout:Installed products updated. 2023-12-07T17:16:55.507 INFO:teuthology.orchestra.run.smithi091.stdout: 2023-12-07T17:16:55.507 INFO:teuthology.orchestra.run.smithi091.stdout:Upgraded: 2023-12-07T17:16:55.507 INFO:teuthology.orchestra.run.smithi091.stdout: librados2-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:16:55.507 INFO:teuthology.orchestra.run.smithi091.stdout: librbd1-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:16:55.507 INFO:teuthology.orchestra.run.smithi091.stdout:Installed: 2023-12-07T17:16:55.507 INFO:teuthology.orchestra.run.smithi091.stdout: ceph-base-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:16:55.507 INFO:teuthology.orchestra.run.smithi091.stdout: ceph-common-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:16:55.508 INFO:teuthology.orchestra.run.smithi091.stdout: ceph-radosgw-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:16:55.508 INFO:teuthology.orchestra.run.smithi091.stdout: ceph-selinux-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:16:55.508 INFO:teuthology.orchestra.run.smithi091.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-07T17:16:55.508 INFO:teuthology.orchestra.run.smithi091.stdout: libcephfs2-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:16:55.508 INFO:teuthology.orchestra.run.smithi091.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-07T17:16:55.508 INFO:teuthology.orchestra.run.smithi091.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-07T17:16:55.508 INFO:teuthology.orchestra.run.smithi091.stdout: libradosstriper1-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:16:55.508 INFO:teuthology.orchestra.run.smithi091.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-07T17:16:55.508 INFO:teuthology.orchestra.run.smithi091.stdout: librgw2-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:16:55.508 INFO:teuthology.orchestra.run.smithi091.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-07T17:16:55.508 INFO:teuthology.orchestra.run.smithi091.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-07T17:16:55.508 INFO:teuthology.orchestra.run.smithi091.stdout: python3-ceph-argparse-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:16:55.508 INFO:teuthology.orchestra.run.smithi091.stdout: python3-ceph-common-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:16:55.508 INFO:teuthology.orchestra.run.smithi091.stdout: python3-cephfs-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:16:55.509 INFO:teuthology.orchestra.run.smithi091.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-07T17:16:55.509 INFO:teuthology.orchestra.run.smithi091.stdout: python3-rados-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:16:55.509 INFO:teuthology.orchestra.run.smithi091.stdout: python3-rbd-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:16:55.509 INFO:teuthology.orchestra.run.smithi091.stdout: python3-rgw-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:16:55.509 INFO:teuthology.orchestra.run.smithi091.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-07T17:16:55.509 INFO:teuthology.orchestra.run.smithi091.stdout: 2023-12-07T17:16:55.509 INFO:teuthology.orchestra.run.smithi091.stdout:Complete! 2023-12-07T17:16:55.705 DEBUG:teuthology.orchestra.run.smithi091:> sudo yum -y install ceph-test 2023-12-07T17:16:56.053 INFO:teuthology.orchestra.run.smithi091.stdout:Updating Subscription Management repositories. 2023-12-07T17:16:57.617 INFO:teuthology.orchestra.run.smithi091.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 105 kB/s | 4.5 kB 00:00 2023-12-07T17:16:58.044 INFO:teuthology.orchestra.run.smithi091.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2023-12-07T17:16:59.621 INFO:teuthology.orchestra.run.smithi091.stdout:Dependencies resolved. 2023-12-07T17:16:59.622 INFO:teuthology.orchestra.run.smithi091.stdout:========================================================================================== 2023-12-07T17:16:59.622 INFO:teuthology.orchestra.run.smithi091.stdout: Package Arch Version Repository Size 2023-12-07T17:16:59.622 INFO:teuthology.orchestra.run.smithi091.stdout:========================================================================================== 2023-12-07T17:16:59.622 INFO:teuthology.orchestra.run.smithi091.stdout:Installing: 2023-12-07T17:16:59.622 INFO:teuthology.orchestra.run.smithi091.stdout: ceph-test x86_64 2:19.0.0-37.gf0c32233.el8 ceph 49 M 2023-12-07T17:16:59.622 INFO:teuthology.orchestra.run.smithi091.stdout:Installing dependencies: 2023-12-07T17:16:59.622 INFO:teuthology.orchestra.run.smithi091.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-07T17:16:59.622 INFO:teuthology.orchestra.run.smithi091.stdout: libcephsqlite x86_64 2:19.0.0-37.gf0c32233.el8 ceph 183 k 2023-12-07T17:16:59.622 INFO:teuthology.orchestra.run.smithi091.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-07T17:16:59.622 INFO:teuthology.orchestra.run.smithi091.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-07T17:16:59.622 INFO:teuthology.orchestra.run.smithi091.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-07T17:16:59.623 INFO:teuthology.orchestra.run.smithi091.stdout: 2023-12-07T17:16:59.623 INFO:teuthology.orchestra.run.smithi091.stdout:Transaction Summary 2023-12-07T17:16:59.623 INFO:teuthology.orchestra.run.smithi091.stdout:========================================================================================== 2023-12-07T17:16:59.623 INFO:teuthology.orchestra.run.smithi091.stdout:Install 6 Packages 2023-12-07T17:16:59.623 INFO:teuthology.orchestra.run.smithi091.stdout: 2023-12-07T17:16:59.623 INFO:teuthology.orchestra.run.smithi091.stdout:Total download size: 50 M 2023-12-07T17:16:59.623 INFO:teuthology.orchestra.run.smithi091.stdout:Installed size: 223 M 2023-12-07T17:16:59.623 INFO:teuthology.orchestra.run.smithi091.stdout:Downloading Packages: 2023-12-07T17:16:59.658 INFO:teuthology.orchestra.run.smithi091.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.0 MB/s | 70 kB 00:00 2023-12-07T17:16:59.825 INFO:teuthology.orchestra.run.smithi091.stdout:(2/6): libcephsqlite-19.0.0-37.gf0c32233.el8.x8 911 kB/s | 183 kB 00:00 2023-12-07T17:16:59.943 INFO:teuthology.orchestra.run.smithi091.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.1 MB/s | 323 kB 00:00 2023-12-07T17:17:00.050 INFO:teuthology.orchestra.run.smithi091.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 833 kB/s | 187 kB 00:00 2023-12-07T17:17:00.150 INFO:teuthology.orchestra.run.smithi091.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 977 kB/s | 202 kB 00:00 2023-12-07T17:17:01.463 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T17:17:01.464 INFO:teuthology.orchestra.run.smithi040.stdout:Installed products updated. 2023-12-07T17:17:01.668 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-07T17:17:01.668 INFO:teuthology.orchestra.run.smithi040.stdout:Upgraded: 2023-12-07T17:17:01.668 INFO:teuthology.orchestra.run.smithi040.stdout: librados2-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:01.668 INFO:teuthology.orchestra.run.smithi040.stdout: librbd1-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:01.669 INFO:teuthology.orchestra.run.smithi040.stdout:Installed: 2023-12-07T17:17:01.669 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-base-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:01.669 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-common-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:01.669 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-radosgw-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:01.669 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-selinux-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:01.669 INFO:teuthology.orchestra.run.smithi040.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-07T17:17:01.669 INFO:teuthology.orchestra.run.smithi040.stdout: libcephfs2-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:01.669 INFO:teuthology.orchestra.run.smithi040.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-07T17:17:01.669 INFO:teuthology.orchestra.run.smithi040.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-07T17:17:01.669 INFO:teuthology.orchestra.run.smithi040.stdout: libradosstriper1-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:01.669 INFO:teuthology.orchestra.run.smithi040.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-07T17:17:01.669 INFO:teuthology.orchestra.run.smithi040.stdout: librgw2-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:01.669 INFO:teuthology.orchestra.run.smithi040.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-07T17:17:01.669 INFO:teuthology.orchestra.run.smithi040.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-07T17:17:01.669 INFO:teuthology.orchestra.run.smithi040.stdout: python3-ceph-argparse-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:01.670 INFO:teuthology.orchestra.run.smithi040.stdout: python3-ceph-common-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:01.670 INFO:teuthology.orchestra.run.smithi040.stdout: python3-cephfs-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:01.670 INFO:teuthology.orchestra.run.smithi040.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-07T17:17:01.670 INFO:teuthology.orchestra.run.smithi040.stdout: python3-rados-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:01.670 INFO:teuthology.orchestra.run.smithi040.stdout: python3-rbd-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:01.670 INFO:teuthology.orchestra.run.smithi040.stdout: python3-rgw-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:01.670 INFO:teuthology.orchestra.run.smithi040.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-07T17:17:01.670 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-07T17:17:01.670 INFO:teuthology.orchestra.run.smithi040.stdout:Complete! 2023-12-07T17:17:01.856 DEBUG:teuthology.orchestra.run.smithi040:> sudo yum -y install ceph-test 2023-12-07T17:17:02.026 INFO:teuthology.orchestra.run.smithi091.stdout:(6/6): ceph-test-19.0.0-37.gf0c32233.el8.x86_64 21 MB/s | 49 MB 00:02 2023-12-07T17:17:02.027 INFO:teuthology.orchestra.run.smithi091.stdout:-------------------------------------------------------------------------------- 2023-12-07T17:17:02.027 INFO:teuthology.orchestra.run.smithi091.stdout:Total 21 MB/s | 50 MB 00:02 2023-12-07T17:17:02.065 INFO:teuthology.orchestra.run.smithi091.stdout:Running transaction check 2023-12-07T17:17:02.086 INFO:teuthology.orchestra.run.smithi091.stdout:Transaction check succeeded. 2023-12-07T17:17:02.086 INFO:teuthology.orchestra.run.smithi091.stdout:Running transaction test 2023-12-07T17:17:02.228 INFO:teuthology.orchestra.run.smithi040.stdout:Updating Subscription Management repositories. 2023-12-07T17:17:02.350 INFO:teuthology.orchestra.run.smithi091.stdout:Transaction test succeeded. 2023-12-07T17:17:02.354 INFO:teuthology.orchestra.run.smithi091.stdout:Running transaction 2023-12-07T17:17:02.828 INFO:teuthology.orchestra.run.smithi091.stdout: Preparing : 1/1 2023-12-07T17:17:02.976 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T17:17:03.057 INFO:teuthology.orchestra.run.smithi091.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T17:17:03.266 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-07T17:17:03.443 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-07T17:17:03.580 INFO:teuthology.orchestra.run.smithi183.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-07T17:17:03.580 INFO:teuthology.orchestra.run.smithi183.stdout:Installed products updated. 2023-12-07T17:17:03.624 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-07T17:17:03.767 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : libcephsqlite-2:19.0.0-37.gf0c32233.el8.x86_64 5/6 2023-12-07T17:17:03.771 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-07T17:17:03.771 INFO:teuthology.orchestra.run.smithi183.stdout:Upgraded: 2023-12-07T17:17:03.771 INFO:teuthology.orchestra.run.smithi183.stdout: librados2-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:03.771 INFO:teuthology.orchestra.run.smithi183.stdout: librbd1-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:03.771 INFO:teuthology.orchestra.run.smithi183.stdout:Installed: 2023-12-07T17:17:03.771 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-base-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:03.771 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-common-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:03.771 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-radosgw-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:03.772 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-selinux-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:03.772 INFO:teuthology.orchestra.run.smithi183.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-07T17:17:03.772 INFO:teuthology.orchestra.run.smithi183.stdout: libcephfs2-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:03.772 INFO:teuthology.orchestra.run.smithi183.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-07T17:17:03.772 INFO:teuthology.orchestra.run.smithi183.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-07T17:17:03.772 INFO:teuthology.orchestra.run.smithi183.stdout: libradosstriper1-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:03.772 INFO:teuthology.orchestra.run.smithi183.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-07T17:17:03.772 INFO:teuthology.orchestra.run.smithi183.stdout: librgw2-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:03.772 INFO:teuthology.orchestra.run.smithi183.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-07T17:17:03.772 INFO:teuthology.orchestra.run.smithi183.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-07T17:17:03.772 INFO:teuthology.orchestra.run.smithi183.stdout: python3-ceph-argparse-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:03.772 INFO:teuthology.orchestra.run.smithi183.stdout: python3-ceph-common-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:03.772 INFO:teuthology.orchestra.run.smithi183.stdout: python3-cephfs-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:03.772 INFO:teuthology.orchestra.run.smithi183.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-07T17:17:03.773 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rados-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:03.773 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rbd-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:03.773 INFO:teuthology.orchestra.run.smithi183.stdout: python3-rgw-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:03.773 INFO:teuthology.orchestra.run.smithi183.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-07T17:17:03.773 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-07T17:17:03.773 INFO:teuthology.orchestra.run.smithi183.stdout:Complete! 2023-12-07T17:17:03.900 INFO:teuthology.orchestra.run.smithi040.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 28 kB/s | 4.5 kB 00:00 2023-12-07T17:17:03.947 DEBUG:teuthology.orchestra.run.smithi183:> sudo yum -y install ceph-test 2023-12-07T17:17:04.294 INFO:teuthology.orchestra.run.smithi183.stdout:Updating Subscription Management repositories. 2023-12-07T17:17:04.355 INFO:teuthology.orchestra.run.smithi040.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2023-12-07T17:17:06.009 INFO:teuthology.orchestra.run.smithi183.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 28 kB/s | 4.5 kB 00:00 2023-12-07T17:17:06.092 INFO:teuthology.orchestra.run.smithi040.stdout:Dependencies resolved. 2023-12-07T17:17:06.093 INFO:teuthology.orchestra.run.smithi040.stdout:========================================================================================== 2023-12-07T17:17:06.093 INFO:teuthology.orchestra.run.smithi040.stdout: Package Arch Version Repository Size 2023-12-07T17:17:06.094 INFO:teuthology.orchestra.run.smithi040.stdout:========================================================================================== 2023-12-07T17:17:06.094 INFO:teuthology.orchestra.run.smithi040.stdout:Installing: 2023-12-07T17:17:06.094 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-test x86_64 2:19.0.0-37.gf0c32233.el8 ceph 49 M 2023-12-07T17:17:06.094 INFO:teuthology.orchestra.run.smithi040.stdout:Installing dependencies: 2023-12-07T17:17:06.094 INFO:teuthology.orchestra.run.smithi040.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-07T17:17:06.094 INFO:teuthology.orchestra.run.smithi040.stdout: libcephsqlite x86_64 2:19.0.0-37.gf0c32233.el8 ceph 183 k 2023-12-07T17:17:06.094 INFO:teuthology.orchestra.run.smithi040.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-07T17:17:06.094 INFO:teuthology.orchestra.run.smithi040.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-07T17:17:06.094 INFO:teuthology.orchestra.run.smithi040.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-07T17:17:06.095 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-07T17:17:06.095 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction Summary 2023-12-07T17:17:06.095 INFO:teuthology.orchestra.run.smithi040.stdout:========================================================================================== 2023-12-07T17:17:06.095 INFO:teuthology.orchestra.run.smithi040.stdout:Install 6 Packages 2023-12-07T17:17:06.095 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-12-07T17:17:06.096 INFO:teuthology.orchestra.run.smithi040.stdout:Total download size: 50 M 2023-12-07T17:17:06.096 INFO:teuthology.orchestra.run.smithi040.stdout:Installed size: 223 M 2023-12-07T17:17:06.096 INFO:teuthology.orchestra.run.smithi040.stdout:Downloading Packages: 2023-12-07T17:17:06.131 INFO:teuthology.orchestra.run.smithi040.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.0 MB/s | 70 kB 00:00 2023-12-07T17:17:06.298 INFO:teuthology.orchestra.run.smithi040.stdout:(2/6): libcephsqlite-19.0.0-37.gf0c32233.el8.x8 906 kB/s | 183 kB 00:00 2023-12-07T17:17:06.323 INFO:teuthology.orchestra.run.smithi040.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.7 MB/s | 323 kB 00:00 2023-12-07T17:17:06.428 INFO:teuthology.orchestra.run.smithi183.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2023-12-07T17:17:06.456 INFO:teuthology.orchestra.run.smithi040.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 1.5 MB/s | 202 kB 00:00 2023-12-07T17:17:06.473 INFO:teuthology.orchestra.run.smithi040.stdout:(5/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.0 MB/s | 187 kB 00:00 2023-12-07T17:17:08.041 INFO:teuthology.orchestra.run.smithi183.stdout:Dependencies resolved. 2023-12-07T17:17:08.042 INFO:teuthology.orchestra.run.smithi183.stdout:========================================================================================== 2023-12-07T17:17:08.042 INFO:teuthology.orchestra.run.smithi183.stdout: Package Arch Version Repository Size 2023-12-07T17:17:08.042 INFO:teuthology.orchestra.run.smithi183.stdout:========================================================================================== 2023-12-07T17:17:08.042 INFO:teuthology.orchestra.run.smithi183.stdout:Installing: 2023-12-07T17:17:08.042 INFO:teuthology.orchestra.run.smithi183.stdout: ceph-test x86_64 2:19.0.0-37.gf0c32233.el8 ceph 49 M 2023-12-07T17:17:08.043 INFO:teuthology.orchestra.run.smithi183.stdout:Installing dependencies: 2023-12-07T17:17:08.043 INFO:teuthology.orchestra.run.smithi183.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-07T17:17:08.043 INFO:teuthology.orchestra.run.smithi183.stdout: libcephsqlite x86_64 2:19.0.0-37.gf0c32233.el8 ceph 183 k 2023-12-07T17:17:08.043 INFO:teuthology.orchestra.run.smithi183.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-07T17:17:08.043 INFO:teuthology.orchestra.run.smithi183.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-07T17:17:08.043 INFO:teuthology.orchestra.run.smithi183.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-07T17:17:08.044 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-07T17:17:08.044 INFO:teuthology.orchestra.run.smithi183.stdout:Transaction Summary 2023-12-07T17:17:08.044 INFO:teuthology.orchestra.run.smithi183.stdout:========================================================================================== 2023-12-07T17:17:08.044 INFO:teuthology.orchestra.run.smithi183.stdout:Install 6 Packages 2023-12-07T17:17:08.044 INFO:teuthology.orchestra.run.smithi183.stdout: 2023-12-07T17:17:08.045 INFO:teuthology.orchestra.run.smithi183.stdout:Total download size: 50 M 2023-12-07T17:17:08.045 INFO:teuthology.orchestra.run.smithi183.stdout:Installed size: 223 M 2023-12-07T17:17:08.045 INFO:teuthology.orchestra.run.smithi183.stdout:Downloading Packages: 2023-12-07T17:17:08.083 INFO:teuthology.orchestra.run.smithi183.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.8 MB/s | 70 kB 00:00 2023-12-07T17:17:08.258 INFO:teuthology.orchestra.run.smithi183.stdout:(2/6): libcephsqlite-19.0.0-37.gf0c32233.el8.x8 854 kB/s | 183 kB 00:00 2023-12-07T17:17:08.291 INFO:teuthology.orchestra.run.smithi183.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.5 MB/s | 323 kB 00:00 2023-12-07T17:17:08.392 INFO:teuthology.orchestra.run.smithi183.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 2.1 MB/s | 202 kB 00:00 2023-12-07T17:17:08.417 INFO:teuthology.orchestra.run.smithi183.stdout:(5/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.2 MB/s | 187 kB 00:00 2023-12-07T17:17:08.537 INFO:teuthology.orchestra.run.smithi091.stdout: Running scriptlet: libcephsqlite-2:19.0.0-37.gf0c32233.el8.x86_64 5/6 2023-12-07T17:17:08.732 INFO:teuthology.orchestra.run.smithi040.stdout:(6/6): ceph-test-19.0.0-37.gf0c32233.el8.x86_64 19 MB/s | 49 MB 00:02 2023-12-07T17:17:08.733 INFO:teuthology.orchestra.run.smithi040.stdout:-------------------------------------------------------------------------------- 2023-12-07T17:17:08.733 INFO:teuthology.orchestra.run.smithi040.stdout:Total 19 MB/s | 50 MB 00:02 2023-12-07T17:17:08.747 INFO:teuthology.orchestra.run.smithi091.stdout: Installing : ceph-test-2:19.0.0-37.gf0c32233.el8.x86_64 6/6 2023-12-07T17:17:08.772 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction check 2023-12-07T17:17:08.796 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction check succeeded. 2023-12-07T17:17:08.796 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction test 2023-12-07T17:17:08.996 INFO:teuthology.orchestra.run.smithi091.stdout: Running scriptlet: ceph-test-2:19.0.0-37.gf0c32233.el8.x86_64 6/6 2023-12-07T17:17:08.996 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : ceph-test-2:19.0.0-37.gf0c32233.el8.x86_64 1/6 2023-12-07T17:17:08.996 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : libcephsqlite-2:19.0.0-37.gf0c32233.el8.x86_64 2/6 2023-12-07T17:17:08.996 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-07T17:17:08.996 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-07T17:17:08.996 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-07T17:17:09.077 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction test succeeded. 2023-12-07T17:17:09.084 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction 2023-12-07T17:17:09.573 INFO:teuthology.orchestra.run.smithi040.stdout: Preparing : 1/1 2023-12-07T17:17:09.735 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T17:17:09.825 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-07T17:17:10.009 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-07T17:17:10.186 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-07T17:17:10.343 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-07T17:17:10.502 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : libcephsqlite-2:19.0.0-37.gf0c32233.el8.x86_64 5/6 2023-12-07T17:17:15.608 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: libcephsqlite-2:19.0.0-37.gf0c32233.el8.x86_64 5/6 2023-12-07T17:17:15.848 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-test-2:19.0.0-37.gf0c32233.el8.x86_64 6/6 2023-12-07T17:17:16.069 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: ceph-test-2:19.0.0-37.gf0c32233.el8.x86_64 6/6 2023-12-07T17:17:16.069 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-test-2:19.0.0-37.gf0c32233.el8.x86_64 1/6 2023-12-07T17:17:16.069 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : libcephsqlite-2:19.0.0-37.gf0c32233.el8.x86_64 2/6 2023-12-07T17:17:16.069 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-07T17:17:16.069 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-07T17:17:16.069 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-07T17:17:16.472 INFO:teuthology.orchestra.run.smithi091.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-07T17:17:16.472 INFO:teuthology.orchestra.run.smithi091.stdout:Installed products updated. 2023-12-07T17:17:16.655 INFO:teuthology.orchestra.run.smithi091.stdout: 2023-12-07T17:17:16.656 INFO:teuthology.orchestra.run.smithi091.stdout:Installed: 2023-12-07T17:17:16.656 INFO:teuthology.orchestra.run.smithi091.stdout: ceph-test-2:19.0.0-37.gf0c32233.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-07T17:17:16.656 INFO:teuthology.orchestra.run.smithi091.stdout: libcephsqlite-2:19.0.0-37.gf0c32233.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-07T17:17:16.656 INFO:teuthology.orchestra.run.smithi091.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-07T17:17:16.656 INFO:teuthology.orchestra.run.smithi091.stdout: 2023-12-07T17:17:16.656 INFO:teuthology.orchestra.run.smithi091.stdout:Complete! 2023-12-07T17:17:16.802 DEBUG:teuthology.orchestra.run.smithi091:> sudo yum -y install ceph 2023-12-07T17:17:17.139 INFO:teuthology.orchestra.run.smithi091.stdout:Updating Subscription Management repositories. 2023-12-07T17:17:18.769 INFO:teuthology.orchestra.run.smithi091.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 53 kB/s | 4.5 kB 00:00 2023-12-07T17:17:19.182 INFO:teuthology.orchestra.run.smithi091.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2023-12-07T17:17:20.714 INFO:teuthology.orchestra.run.smithi091.stderr:Error: 2023-12-07T17:17:20.714 INFO:teuthology.orchestra.run.smithi091.stderr: Problem: conflicting requests 2023-12-07T17:17:20.714 INFO:teuthology.orchestra.run.smithi091.stderr: - nothing provides lua-devel needed by ceph-2:19.0.0-37.gf0c32233.el8.x86_64 2023-12-07T17:17:20.714 INFO:teuthology.orchestra.run.smithi091.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-07T17:17:20.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T17:17:20.804 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi091 with status 1: 'sudo yum -y install ceph' 2023-12-07T17:17:20.806 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi091 with status 1: 'sudo yum -y install ceph' 2023-12-07T17:17:20.884 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=83f21996e7b247e7b2af2a5565096a63 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi091 with status 1: 'sudo yum -y install ceph' 2023-12-07T17:17:20.887 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-07T17:17:20.897 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-07T17:17:20.904 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-07T17:17:20.905 DEBUG:teuthology.orchestra.run.smithi040:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T17:17:20.920 DEBUG:teuthology.orchestra.run.smithi091:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T17:17:20.923 DEBUG:teuthology.orchestra.run.smithi183:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-07T17:17:20.929 INFO:teuthology.orchestra.run.smithi040.stderr:bash: ntpq: command not found 2023-12-07T17:17:20.934 INFO:teuthology.orchestra.run.smithi040.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T17:17:20.934 INFO:teuthology.orchestra.run.smithi040.stdout:=============================================================================== 2023-12-07T17:17:20.934 INFO:teuthology.orchestra.run.smithi040.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 7 +639us[ +639us] +/- 89ms 2023-12-07T17:17:20.934 INFO:teuthology.orchestra.run.smithi040.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 7 -514us[ -514us] +/- 54ms 2023-12-07T17:17:20.934 INFO:teuthology.orchestra.run.smithi040.stdout:^* hv03.front.sepia.ceph.com 3 6 77 9 -125us[ -72us] +/- 77ms 2023-12-07T17:17:20.934 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T17:17:20.936 INFO:teuthology.orchestra.run.smithi091.stderr:bash: ntpq: command not found 2023-12-07T17:17:20.940 INFO:teuthology.orchestra.run.smithi091.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T17:17:20.940 INFO:teuthology.orchestra.run.smithi091.stdout:=============================================================================== 2023-12-07T17:17:20.940 INFO:teuthology.orchestra.run.smithi091.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 7 +726us[ +721us] +/- 89ms 2023-12-07T17:17:20.940 INFO:teuthology.orchestra.run.smithi091.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 8 -420us[ -425us] +/- 54ms 2023-12-07T17:17:20.940 INFO:teuthology.orchestra.run.smithi091.stdout:^* hv03.front.sepia.ceph.com 3 6 77 7 -57us[ -61us] +/- 78ms 2023-12-07T17:17:20.940 INFO:teuthology.orchestra.run.smithi091.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T17:17:20.942 INFO:teuthology.orchestra.run.smithi183.stderr:bash: ntpq: command not found 2023-12-07T17:17:20.947 INFO:teuthology.orchestra.run.smithi183.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-07T17:17:20.947 INFO:teuthology.orchestra.run.smithi183.stdout:=============================================================================== 2023-12-07T17:17:20.948 INFO:teuthology.orchestra.run.smithi183.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 7 +744us[ +683us] +/- 89ms 2023-12-07T17:17:20.948 INFO:teuthology.orchestra.run.smithi183.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 7 -435us[ -497us] +/- 54ms 2023-12-07T17:17:20.948 INFO:teuthology.orchestra.run.smithi183.stdout:^* hv03.front.sepia.ceph.com 3 6 77 7 -48us[ -110us] +/- 78ms 2023-12-07T17:17:20.948 INFO:teuthology.orchestra.run.smithi183.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2023-12-07T17:17:20.949 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-07T17:17:20.957 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-07T17:17:20.957 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-07T17:17:20.965 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-12-07T17:17:21.086 DEBUG:teuthology.orchestra.run.smithi091:> 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 2023-12-07T17:17:21.188 DEBUG:teuthology.orchestra.run.smithi183:> 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 2023-12-07T17:17:21.320 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-12-07T17:17:21.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T17:17:21.357 DEBUG:teuthology.orchestra.run.smithi091:> 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 2023-12-07T17:17:21.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T17:17:21.389 DEBUG:teuthology.orchestra.run.smithi183:> 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 2023-12-07T17:17:21.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T17:17:21.423 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-07T17:17:21.433 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-07T17:17:21.444 INFO:teuthology.task.internal:Duration was 791.892782 seconds 2023-12-07T17:17:21.445 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-07T17:17:21.454 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-07T17:17:21.454 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-07T17:17:21.457 DEBUG:teuthology.orchestra.run.smithi091:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-07T17:17:21.460 DEBUG:teuthology.orchestra.run.smithi183:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-07T17:17:21.503 INFO:teuthology.orchestra.run.smithi091.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T17:17:21.508 INFO:teuthology.orchestra.run.smithi040.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T17:17:21.512 INFO:teuthology.orchestra.run.smithi183.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-07T17:17:21.975 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-07T17:17:21.975 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi040.front.sepia.ceph.com 2023-12-07T17:17:21.975 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-12-07T17:17:22.003 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi091.front.sepia.ceph.com 2023-12-07T17:17:22.003 DEBUG:teuthology.orchestra.run.smithi091:> 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 2023-12-07T17:17:22.026 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi183.front.sepia.ceph.com 2023-12-07T17:17:22.026 DEBUG:teuthology.orchestra.run.smithi183:> 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 2023-12-07T17:17:22.049 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-07T17:17:22.049 DEBUG:teuthology.orchestra.run.smithi040:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-07T17:17:22.051 DEBUG:teuthology.orchestra.run.smithi091:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-07T17:17:22.069 DEBUG:teuthology.orchestra.run.smithi183:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-07T17:17:22.128 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-07T17:17:22.128 DEBUG:teuthology.orchestra.run.smithi040:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-07T17:17:22.131 DEBUG:teuthology.orchestra.run.smithi091:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-07T17:17:22.146 DEBUG:teuthology.orchestra.run.smithi183:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-07T17:17:22.235 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-07T17:17:22.246 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-07T17:17:22.246 DEBUG:teuthology.orchestra.run.smithi040:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-07T17:17:22.285 DEBUG:teuthology.orchestra.run.smithi091:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-07T17:17:22.357 DEBUG:teuthology.orchestra.run.smithi183:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-07T17:17:22.397 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-07T17:17:22.406 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-12-07T17:17:22.409 DEBUG:teuthology.orchestra.run.smithi091:> 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 2023-12-07T17:17:22.411 DEBUG:teuthology.orchestra.run.smithi183:> 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 2023-12-07T17:17:22.434 INFO:teuthology.orchestra.run.smithi091.stdout:kernel.core_pattern = core 2023-12-07T17:17:22.435 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = core 2023-12-07T17:17:22.463 INFO:teuthology.orchestra.run.smithi183.stdout:kernel.core_pattern = core 2023-12-07T17:17:22.477 DEBUG:teuthology.orchestra.run.smithi040:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-07T17:17:22.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T17:17:22.508 DEBUG:teuthology.orchestra.run.smithi091:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-07T17:17:22.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T17:17:22.524 DEBUG:teuthology.orchestra.run.smithi183:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-07T17:17:22.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-07T17:17:22.541 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-07T17:17:22.549 INFO:teuthology.task.internal:Transferring archived files... 2023-12-07T17:17:22.551 DEBUG:teuthology.misc:Transferring archived files from smithi040:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-07_16:39:06-rados-wip-yuri-testing-2023-12-06-1240-distro-default-smithi/7482228/remote/smithi040 2023-12-07T17:17:22.552 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-07T17:17:22.614 DEBUG:teuthology.misc:Transferring archived files from smithi091:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-07_16:39:06-rados-wip-yuri-testing-2023-12-06-1240-distro-default-smithi/7482228/remote/smithi091 2023-12-07T17:17:22.615 DEBUG:teuthology.orchestra.run.smithi091:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-07T17:17:22.666 DEBUG:teuthology.misc:Transferring archived files from smithi183:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-07_16:39:06-rados-wip-yuri-testing-2023-12-06-1240-distro-default-smithi/7482228/remote/smithi183 2023-12-07T17:17:22.667 DEBUG:teuthology.orchestra.run.smithi183:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-07T17:17:22.727 INFO:teuthology.task.internal:Removing archive directory... 2023-12-07T17:17:22.728 DEBUG:teuthology.orchestra.run.smithi040:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-07T17:17:22.730 DEBUG:teuthology.orchestra.run.smithi091:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-07T17:17:22.733 DEBUG:teuthology.orchestra.run.smithi183:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-07T17:17:22.749 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-07T17:17:22.761 INFO:teuthology.task.internal:Not uploading archives. 2023-12-07T17:17:22.761 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-07T17:17:22.771 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-07T17:17:22.771 DEBUG:teuthology.orchestra.run.smithi040:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-07T17:17:22.788 DEBUG:teuthology.orchestra.run.smithi091:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-07T17:17:22.790 DEBUG:teuthology.orchestra.run.smithi183:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-07T17:17:22.803 INFO:teuthology.orchestra.run.smithi040.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 7 17:17 /home/ubuntu/cephtest 2023-12-07T17:17:22.805 INFO:teuthology.orchestra.run.smithi091.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 7 17:17 /home/ubuntu/cephtest 2023-12-07T17:17:22.806 INFO:teuthology.orchestra.run.smithi183.stdout: 262324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 7 17:17 /home/ubuntu/cephtest 2023-12-07T17:17:22.808 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-07T17:17:22.819 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-07T17:17:22.843 INFO:teuthology.nuke:Checking targets against current locks 2023-12-07T17:17:22.875 DEBUG:teuthology.nuke:shortname: smithi040 2023-12-07T17:17:22.875 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T17:17:22.899 DEBUG:teuthology.nuke:shortname: smithi091 2023-12-07T17:17:22.900 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T17:17:22.904 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi040.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-07_16:39:06-rados-wip-yuri-testing-2023-12-06-1240-distro-default-smithi/7482228', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-07 16:58:42.362764', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T17:17:22.924 DEBUG:teuthology.nuke:shortname: smithi183 2023-12-07T17:17:22.924 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-07T17:17:22.928 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi091.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-07_16:39:06-rados-wip-yuri-testing-2023-12-06-1240-distro-default-smithi/7482228', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-07 16:58:42.361301', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T17:17:22.955 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi183.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-07_16:39:06-rados-wip-yuri-testing-2023-12-06-1240-distro-default-smithi/7482228', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-07 16:58:42.359644', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-07T17:17:22.960 INFO:teuthology.orchestra.console.smithi040:Power off 2023-12-07T17:17:22.961 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T17:17:22.990 DEBUG:teuthology.orchestra.console.smithi040:power off output: Chassis Power Control: Down/Off 2023-12-07T17:17:22.990 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T17:17:23.011 INFO:teuthology.orchestra.console.smithi091:Power off 2023-12-07T17:17:23.012 DEBUG:teuthology.orchestra.console.smithi091:pexpect command: ipmitool -H smithi091.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T17:17:23.021 DEBUG:teuthology.orchestra.console.smithi040:check power output: Chassis Power is on 2023-12-07T17:17:23.034 DEBUG:teuthology.orchestra.console.smithi091:power off output: Chassis Power Control: Down/Off 2023-12-07T17:17:23.034 DEBUG:teuthology.orchestra.console.smithi091:pexpect command: ipmitool -H smithi091.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T17:17:23.048 INFO:teuthology.orchestra.console.smithi183:Power off 2023-12-07T17:17:23.049 DEBUG:teuthology.orchestra.console.smithi183:pexpect command: ipmitool -H smithi183.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-07T17:17:23.058 DEBUG:teuthology.orchestra.console.smithi091:check power output: Chassis Power is on 2023-12-07T17:17:23.072 DEBUG:teuthology.orchestra.console.smithi183:power off output: Chassis Power Control: Down/Off 2023-12-07T17:17:23.072 DEBUG:teuthology.orchestra.console.smithi183:pexpect command: ipmitool -H smithi183.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T17:17:23.097 DEBUG:teuthology.orchestra.console.smithi183:check power output: Chassis Power is on 2023-12-07T17:17:26.288 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-07T17:17:26.289 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-07T17:17:26.683 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-07T17:17:27.023 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T17:17:27.060 DEBUG:teuthology.orchestra.console.smithi091:pexpect command: ipmitool -H smithi091.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T17:17:27.098 DEBUG:teuthology.orchestra.console.smithi183:pexpect command: ipmitool -H smithi183.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T17:17:27.134 DEBUG:teuthology.orchestra.console.smithi040:check power output: Chassis Power is on 2023-12-07T17:17:27.176 DEBUG:teuthology.orchestra.console.smithi091:check power output: Chassis Power is on 2023-12-07T17:17:27.210 DEBUG:teuthology.orchestra.console.smithi183:check power output: Chassis Power is on 2023-12-07T17:17:31.138 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T17:17:31.177 DEBUG:teuthology.orchestra.console.smithi091:pexpect command: ipmitool -H smithi091.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T17:17:31.212 DEBUG:teuthology.orchestra.console.smithi183:pexpect command: ipmitool -H smithi183.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T17:17:31.248 DEBUG:teuthology.orchestra.console.smithi040:check power output: Chassis Power is off 2023-12-07T17:17:31.287 DEBUG:teuthology.orchestra.console.smithi091:check power output: Chassis Power is on 2023-12-07T17:17:31.325 DEBUG:teuthology.orchestra.console.smithi183:check power output: Chassis Power is on 2023-12-07T17:17:31.349 INFO:teuthology.orchestra.console.smithi040:Power off completed 2023-12-07T17:17:35.290 DEBUG:teuthology.orchestra.console.smithi091:pexpect command: ipmitool -H smithi091.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T17:17:35.326 DEBUG:teuthology.orchestra.console.smithi183:pexpect command: ipmitool -H smithi183.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-07T17:17:35.401 DEBUG:teuthology.orchestra.console.smithi091:check power output: Chassis Power is off 2023-12-07T17:17:35.437 DEBUG:teuthology.orchestra.console.smithi183:check power output: Chassis Power is off 2023-12-07T17:17:35.502 INFO:teuthology.orchestra.console.smithi091:Power off completed 2023-12-07T17:17:35.538 INFO:teuthology.orchestra.console.smithi183:Power off completed 2023-12-07T17:17:35.643 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_set_mon_crush_locations} duration: 791.8927822113037 failure_reason: 'Command failed on smithi091 with status 1: ''sudo yum -y install ceph''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=83f21996e7b247e7b2af2a5565096a63 status: fail success: false 2023-12-07T17:17:35.644 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-07T17:17:35.717 INFO:teuthology.run:FAIL