2023-12-05T13:13:34.484 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-05T13:13:34.484 DEBUG:teuthology.run:Teuthology command: teuthology --description orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/on mon_election/connectivity task/test_set_mon_crush_locations} --verbose --archive /home/teuthworker/archive/gabrioux-2023-12-05_12:39:43-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477767 --owner scheduled_gabrioux@teuthology --name gabrioux-2023-12-05_12:39:43-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi -- /home/teuthworker/archive/gabrioux-2023-12-05_12:39:43-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477767/orig.config.yaml 2023-12-05T13:13:34.515 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-05T13:13:34.589 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2023-12-05_12:39:43-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477767 branch: wip-guits-testing-2023-12-05-0857 description: orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/on mon_election/connectivity task/test_set_mon_crush_locations} email: gabrioux@ibm.com first_in_suite: false job_id: '7477767' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2023-12-05_12:39:43-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-guits-testing-2023-12-05-0857 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-guits-testing-2023-12-05-0857 sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/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: 6586 sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-testing-2023-12-05-0857 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_e6605fb8725c25c4838cef6a39f30df73f1ed149/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: e6605fb8725c25c4838cef6a39f30df73f1ed149 targets: smithi077.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi159.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi178.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:3.0 --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 0x7f028e8ad9d0>, signals=[15]) 2023-12-05T13:13:35.120 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-05T13:13:35.126 INFO:teuthology.task.internal:Opening connections... 2023-12-05T13:13:35.126 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi077.front.sepia.ceph.com 2023-12-05T13:13:35.128 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-05T13:13:35.195 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi159.front.sepia.ceph.com 2023-12-05T13:13:35.196 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-05T13:13:35.261 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi178.front.sepia.ceph.com 2023-12-05T13:13:35.262 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-05T13:13:35.331 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-05T13:13:35.384 DEBUG:teuthology.orchestra.run.smithi077:> uname -m 2023-12-05T13:13:35.406 INFO:teuthology.orchestra.run.smithi077.stdout:x86_64 2023-12-05T13:13:35.406 DEBUG:teuthology.orchestra.run.smithi077:> cat /etc/os-release 2023-12-05T13:13:35.465 INFO:teuthology.orchestra.run.smithi077.stdout:NAME="Red Hat Enterprise Linux" 2023-12-05T13:13:35.465 INFO:teuthology.orchestra.run.smithi077.stdout:VERSION="8.6 (Ootpa)" 2023-12-05T13:13:35.466 INFO:teuthology.orchestra.run.smithi077.stdout:ID="rhel" 2023-12-05T13:13:35.466 INFO:teuthology.orchestra.run.smithi077.stdout:ID_LIKE="fedora" 2023-12-05T13:13:35.466 INFO:teuthology.orchestra.run.smithi077.stdout:VERSION_ID="8.6" 2023-12-05T13:13:35.466 INFO:teuthology.orchestra.run.smithi077.stdout:PLATFORM_ID="platform:el8" 2023-12-05T13:13:35.466 INFO:teuthology.orchestra.run.smithi077.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-05T13:13:35.466 INFO:teuthology.orchestra.run.smithi077.stdout:ANSI_COLOR="0;31" 2023-12-05T13:13:35.466 INFO:teuthology.orchestra.run.smithi077.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-05T13:13:35.466 INFO:teuthology.orchestra.run.smithi077.stdout:HOME_URL="https://www.redhat.com/" 2023-12-05T13:13:35.466 INFO:teuthology.orchestra.run.smithi077.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-05T13:13:35.466 INFO:teuthology.orchestra.run.smithi077.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-05T13:13:35.466 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-05T13:13:35.466 INFO:teuthology.orchestra.run.smithi077.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-05T13:13:35.467 INFO:teuthology.orchestra.run.smithi077.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-05T13:13:35.467 INFO:teuthology.orchestra.run.smithi077.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-05T13:13:35.467 INFO:teuthology.orchestra.run.smithi077.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-05T13:13:35.467 INFO:teuthology.lock.ops:Updating smithi077.front.sepia.ceph.com on lock server 2023-12-05T13:13:35.492 DEBUG:teuthology.orchestra.run.smithi159:> uname -m 2023-12-05T13:13:35.512 INFO:teuthology.orchestra.run.smithi159.stdout:x86_64 2023-12-05T13:13:35.513 DEBUG:teuthology.orchestra.run.smithi159:> cat /etc/os-release 2023-12-05T13:13:35.572 INFO:teuthology.orchestra.run.smithi159.stdout:NAME="Red Hat Enterprise Linux" 2023-12-05T13:13:35.573 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION="8.6 (Ootpa)" 2023-12-05T13:13:35.573 INFO:teuthology.orchestra.run.smithi159.stdout:ID="rhel" 2023-12-05T13:13:35.573 INFO:teuthology.orchestra.run.smithi159.stdout:ID_LIKE="fedora" 2023-12-05T13:13:35.573 INFO:teuthology.orchestra.run.smithi159.stdout:VERSION_ID="8.6" 2023-12-05T13:13:35.573 INFO:teuthology.orchestra.run.smithi159.stdout:PLATFORM_ID="platform:el8" 2023-12-05T13:13:35.573 INFO:teuthology.orchestra.run.smithi159.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-05T13:13:35.573 INFO:teuthology.orchestra.run.smithi159.stdout:ANSI_COLOR="0;31" 2023-12-05T13:13:35.574 INFO:teuthology.orchestra.run.smithi159.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-05T13:13:35.574 INFO:teuthology.orchestra.run.smithi159.stdout:HOME_URL="https://www.redhat.com/" 2023-12-05T13:13:35.574 INFO:teuthology.orchestra.run.smithi159.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-05T13:13:35.574 INFO:teuthology.orchestra.run.smithi159.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-05T13:13:35.574 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-05T13:13:35.574 INFO:teuthology.orchestra.run.smithi159.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-05T13:13:35.575 INFO:teuthology.orchestra.run.smithi159.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-05T13:13:35.575 INFO:teuthology.orchestra.run.smithi159.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-05T13:13:35.575 INFO:teuthology.orchestra.run.smithi159.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-05T13:13:35.575 INFO:teuthology.lock.ops:Updating smithi159.front.sepia.ceph.com on lock server 2023-12-05T13:13:35.601 DEBUG:teuthology.orchestra.run.smithi178:> uname -m 2023-12-05T13:13:35.621 INFO:teuthology.orchestra.run.smithi178.stdout:x86_64 2023-12-05T13:13:35.621 DEBUG:teuthology.orchestra.run.smithi178:> cat /etc/os-release 2023-12-05T13:13:35.684 INFO:teuthology.orchestra.run.smithi178.stdout:NAME="Red Hat Enterprise Linux" 2023-12-05T13:13:35.684 INFO:teuthology.orchestra.run.smithi178.stdout:VERSION="8.6 (Ootpa)" 2023-12-05T13:13:35.684 INFO:teuthology.orchestra.run.smithi178.stdout:ID="rhel" 2023-12-05T13:13:35.684 INFO:teuthology.orchestra.run.smithi178.stdout:ID_LIKE="fedora" 2023-12-05T13:13:35.684 INFO:teuthology.orchestra.run.smithi178.stdout:VERSION_ID="8.6" 2023-12-05T13:13:35.684 INFO:teuthology.orchestra.run.smithi178.stdout:PLATFORM_ID="platform:el8" 2023-12-05T13:13:35.684 INFO:teuthology.orchestra.run.smithi178.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-05T13:13:35.684 INFO:teuthology.orchestra.run.smithi178.stdout:ANSI_COLOR="0;31" 2023-12-05T13:13:35.685 INFO:teuthology.orchestra.run.smithi178.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-05T13:13:35.685 INFO:teuthology.orchestra.run.smithi178.stdout:HOME_URL="https://www.redhat.com/" 2023-12-05T13:13:35.685 INFO:teuthology.orchestra.run.smithi178.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-05T13:13:35.685 INFO:teuthology.orchestra.run.smithi178.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-05T13:13:35.685 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-12-05T13:13:35.685 INFO:teuthology.orchestra.run.smithi178.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-05T13:13:35.685 INFO:teuthology.orchestra.run.smithi178.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-05T13:13:35.685 INFO:teuthology.orchestra.run.smithi178.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-05T13:13:35.685 INFO:teuthology.orchestra.run.smithi178.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-05T13:13:35.685 INFO:teuthology.lock.ops:Updating smithi178.front.sepia.ceph.com on lock server 2023-12-05T13:13:35.709 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-05T13:13:35.717 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-05T13:13:35.722 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-05T13:13:35.722 DEBUG:teuthology.orchestra.run.smithi077:> test '!' -e /home/ubuntu/cephtest 2023-12-05T13:13:35.724 DEBUG:teuthology.orchestra.run.smithi159:> test '!' -e /home/ubuntu/cephtest 2023-12-05T13:13:35.727 DEBUG:teuthology.orchestra.run.smithi178:> test '!' -e /home/ubuntu/cephtest 2023-12-05T13:13:35.746 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-05T13:13:35.752 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-05T13:13:35.752 DEBUG:teuthology.orchestra.run.smithi077:> test -z $(ls -A /var/lib/ceph) 2023-12-05T13:13:35.783 DEBUG:teuthology.orchestra.run.smithi159:> test -z $(ls -A /var/lib/ceph) 2023-12-05T13:13:35.786 DEBUG:teuthology.orchestra.run.smithi178:> test -z $(ls -A /var/lib/ceph) 2023-12-05T13:13:35.830 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-05T13:13:35.907 INFO:teuthology.run_tasks:Running task kernel... 2023-12-05T13:13:35.922 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-05T13:13:35.922 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-05T13:13:35.923 DEBUG:teuthology.orchestra.run.smithi077:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-05T13:13:35.923 DEBUG:teuthology.orchestra.run.smithi159:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-05T13:13:35.924 DEBUG:teuthology.orchestra.run.smithi178:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-05T13:13:35.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T13:13:35.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T13:13:35.944 DEBUG:teuthology.orchestra.run.smithi077:> uname -r 2023-12-05T13:13:35.944 DEBUG:teuthology.orchestra.run.smithi159:> uname -r 2023-12-05T13:13:35.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T13:13:35.945 DEBUG:teuthology.orchestra.run.smithi178:> uname -r 2023-12-05T13:13:36.002 INFO:teuthology.orchestra.run.smithi077.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-05T13:13:36.002 INFO:teuthology.task.kernel:Running kernel on smithi077: 4.18.0-372.9.1.el8.x86_64 2023-12-05T13:13:36.003 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum install -y kernel 2023-12-05T13:13:36.004 INFO:teuthology.orchestra.run.smithi159.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-05T13:13:36.004 INFO:teuthology.task.kernel:Running kernel on smithi159: 4.18.0-372.9.1.el8.x86_64 2023-12-05T13:13:36.004 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum install -y kernel 2023-12-05T13:13:36.007 INFO:teuthology.orchestra.run.smithi178.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-05T13:13:36.007 INFO:teuthology.task.kernel:Running kernel on smithi178: 4.18.0-372.9.1.el8.x86_64 2023-12-05T13:13:36.007 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum install -y kernel 2023-12-05T13:13:37.165 INFO:teuthology.orchestra.run.smithi178.stdout:Updating Subscription Management repositories. 2023-12-05T13:13:37.165 INFO:teuthology.orchestra.run.smithi178.stdout:Unable to read consumer identity 2023-12-05T13:13:37.166 INFO:teuthology.orchestra.run.smithi077.stdout:Updating Subscription Management repositories. 2023-12-05T13:13:37.166 INFO:teuthology.orchestra.run.smithi077.stdout:Unable to read consumer identity 2023-12-05T13:13:37.226 INFO:teuthology.orchestra.run.smithi159.stdout:Updating Subscription Management repositories. 2023-12-05T13:13:37.226 INFO:teuthology.orchestra.run.smithi159.stdout:Unable to read consumer identity 2023-12-05T13:13:38.524 INFO:teuthology.orchestra.run.smithi077.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2023-12-05T13:13:38.575 INFO:teuthology.orchestra.run.smithi178.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-12-05T13:13:38.715 INFO:teuthology.orchestra.run.smithi159.stdout:Copr repo for python3-asyncssh owned by ceph 17 kB/s | 3.5 kB 00:00 2023-12-05T13:13:39.500 INFO:teuthology.orchestra.run.smithi178.stdout:Extra Packages for Enterprise Linux 18 MB/s | 16 MB 00:00 2023-12-05T13:13:39.683 INFO:teuthology.orchestra.run.smithi077.stdout:Extra Packages for Enterprise Linux 14 MB/s | 16 MB 00:01 2023-12-05T13:13:40.749 INFO:teuthology.orchestra.run.smithi159.stdout:Extra Packages for Enterprise Linux 7.9 MB/s | 16 MB 00:02 2023-12-05T13:13:42.967 INFO:teuthology.orchestra.run.smithi178.stdout:lab-extras 431 kB/s | 24 kB 00:00 2023-12-05T13:13:43.183 INFO:teuthology.orchestra.run.smithi077.stdout:lab-extras 247 kB/s | 24 kB 00:00 2023-12-05T13:13:43.695 INFO:teuthology.orchestra.run.smithi178.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-05T13:13:43.752 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-12-05T13:13:43.753 INFO:teuthology.orchestra.run.smithi178.stdout:Nothing to do. 2023-12-05T13:13:43.753 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-12-05T13:13:43.873 DEBUG:teuthology.orchestra.run.smithi178:> echo no | sudo yum reinstall kernel || true 2023-12-05T13:13:43.911 INFO:teuthology.orchestra.run.smithi077.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-05T13:13:43.957 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2023-12-05T13:13:43.958 INFO:teuthology.orchestra.run.smithi077.stdout:Nothing to do. 2023-12-05T13:13:43.958 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2023-12-05T13:13:44.071 DEBUG:teuthology.orchestra.run.smithi077:> echo no | sudo yum reinstall kernel || true 2023-12-05T13:13:44.205 INFO:teuthology.orchestra.run.smithi178.stdout:Updating Subscription Management repositories. 2023-12-05T13:13:44.205 INFO:teuthology.orchestra.run.smithi178.stdout:Unable to read consumer identity 2023-12-05T13:13:44.282 INFO:teuthology.orchestra.run.smithi159.stdout:lab-extras 403 kB/s | 24 kB 00:00 2023-12-05T13:13:44.402 INFO:teuthology.orchestra.run.smithi077.stdout:Updating Subscription Management repositories. 2023-12-05T13:13:44.402 INFO:teuthology.orchestra.run.smithi077.stdout:Unable to read consumer identity 2023-12-05T13:13:44.470 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:00:02 ago on Tue 05 Dec 2023 01:13:42 PM UTC. 2023-12-05T13:13:44.514 INFO:teuthology.orchestra.run.smithi178.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-05T13:13:44.554 INFO:teuthology.orchestra.run.smithi178.stderr:Error: No packages marked for reinstall. 2023-12-05T13:13:44.601 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum reinstall -y kernel || true 2023-12-05T13:13:44.667 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:00:01 ago on Tue 05 Dec 2023 01:13:43 PM UTC. 2023-12-05T13:13:44.709 INFO:teuthology.orchestra.run.smithi077.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-05T13:13:44.767 INFO:teuthology.orchestra.run.smithi077.stderr:Error: No packages marked for reinstall. 2023-12-05T13:13:44.813 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum reinstall -y kernel || true 2023-12-05T13:13:44.928 INFO:teuthology.orchestra.run.smithi178.stdout:Updating Subscription Management repositories. 2023-12-05T13:13:44.929 INFO:teuthology.orchestra.run.smithi178.stdout:Unable to read consumer identity 2023-12-05T13:13:44.951 INFO:teuthology.orchestra.run.smithi159.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-05T13:13:45.006 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2023-12-05T13:13:45.007 INFO:teuthology.orchestra.run.smithi159.stdout:Nothing to do. 2023-12-05T13:13:45.008 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2023-12-05T13:13:45.135 DEBUG:teuthology.orchestra.run.smithi159:> echo no | sudo yum reinstall kernel || true 2023-12-05T13:13:45.143 INFO:teuthology.orchestra.run.smithi077.stdout:Updating Subscription Management repositories. 2023-12-05T13:13:45.143 INFO:teuthology.orchestra.run.smithi077.stdout:Unable to read consumer identity 2023-12-05T13:13:45.193 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:00:03 ago on Tue 05 Dec 2023 01:13:42 PM UTC. 2023-12-05T13:13:45.240 INFO:teuthology.orchestra.run.smithi178.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-05T13:13:45.268 INFO:teuthology.orchestra.run.smithi178.stderr:Error: No packages marked for reinstall. 2023-12-05T13:13:45.320 DEBUG:teuthology.orchestra.run.smithi178:> rpm -q kernel | sort -rV | head -n 1 2023-12-05T13:13:45.400 INFO:teuthology.orchestra.run.smithi178.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-05T13:13:45.401 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-05T13:13:45.401 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-05T13:13:45.401 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-12-05T13:13:45.401 DEBUG:teuthology.orchestra.run.smithi178:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-05T13:13:45.404 INFO:teuthology.orchestra.run.smithi077.stdout:Last metadata expiration check: 0:00:02 ago on Tue 05 Dec 2023 01:13:43 PM UTC. 2023-12-05T13:13:45.427 INFO:teuthology.orchestra.run.smithi178.stdout:ttyS1 2023-12-05T13:13:45.443 DEBUG:teuthology.parallel:result is None 2023-12-05T13:13:45.443 INFO:teuthology.orchestra.run.smithi077.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-05T13:13:45.465 INFO:teuthology.orchestra.run.smithi077.stderr:Error: No packages marked for reinstall. 2023-12-05T13:13:45.506 INFO:teuthology.orchestra.run.smithi159.stdout:Updating Subscription Management repositories. 2023-12-05T13:13:45.507 INFO:teuthology.orchestra.run.smithi159.stdout:Unable to read consumer identity 2023-12-05T13:13:45.509 DEBUG:teuthology.orchestra.run.smithi077:> rpm -q kernel | sort -rV | head -n 1 2023-12-05T13:13:45.589 INFO:teuthology.orchestra.run.smithi077.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-05T13:13:45.590 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-05T13:13:45.590 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-05T13:13:45.590 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-05T13:13:45.590 DEBUG:teuthology.orchestra.run.smithi077:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-05T13:13:45.620 INFO:teuthology.orchestra.run.smithi077.stdout:ttyS1 2023-12-05T13:13:45.637 DEBUG:teuthology.parallel:result is None 2023-12-05T13:13:45.784 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:01 ago on Tue 05 Dec 2023 01:13:44 PM UTC. 2023-12-05T13:13:45.825 INFO:teuthology.orchestra.run.smithi159.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-05T13:13:45.866 INFO:teuthology.orchestra.run.smithi159.stderr:Error: No packages marked for reinstall. 2023-12-05T13:13:45.913 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum reinstall -y kernel || true 2023-12-05T13:13:46.243 INFO:teuthology.orchestra.run.smithi159.stdout:Updating Subscription Management repositories. 2023-12-05T13:13:46.243 INFO:teuthology.orchestra.run.smithi159.stdout:Unable to read consumer identity 2023-12-05T13:13:46.502 INFO:teuthology.orchestra.run.smithi159.stdout:Last metadata expiration check: 0:00:02 ago on Tue 05 Dec 2023 01:13:44 PM UTC. 2023-12-05T13:13:46.544 INFO:teuthology.orchestra.run.smithi159.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-05T13:13:46.574 INFO:teuthology.orchestra.run.smithi159.stderr:Error: No packages marked for reinstall. 2023-12-05T13:13:46.623 DEBUG:teuthology.orchestra.run.smithi159:> rpm -q kernel | sort -rV | head -n 1 2023-12-05T13:13:46.704 INFO:teuthology.orchestra.run.smithi159.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-05T13:13:46.704 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-05T13:13:46.704 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-05T13:13:46.704 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-05T13:13:46.704 DEBUG:teuthology.orchestra.run.smithi159:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-05T13:13:46.738 INFO:teuthology.orchestra.run.smithi159.stdout:ttyS1 2023-12-05T13:13:46.755 DEBUG:teuthology.parallel:result is None 2023-12-05T13:13:46.755 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-05T13:13:46.762 INFO:teuthology.task.internal:Creating test directory... 2023-12-05T13:13:46.762 DEBUG:teuthology.orchestra.run.smithi077:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-05T13:13:46.764 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-05T13:13:46.796 DEBUG:teuthology.orchestra.run.smithi178:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-05T13:13:46.817 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-05T13:13:46.824 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-05T13:13:46.863 INFO:teuthology.task.internal:Creating archive directory... 2023-12-05T13:13:46.863 DEBUG:teuthology.orchestra.run.smithi077:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-05T13:13:46.866 DEBUG:teuthology.orchestra.run.smithi159:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-05T13:13:46.868 DEBUG:teuthology.orchestra.run.smithi178:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-05T13:13:46.910 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-05T13:13:46.918 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-05T13:13:46.918 DEBUG:teuthology.orchestra.run.smithi077:> 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-05T13:13:46.928 DEBUG:teuthology.orchestra.run.smithi159:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-05T13:13:46.947 DEBUG:teuthology.orchestra.run.smithi178:> 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-05T13:13:46.972 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-05T13:13:46.982 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-05T13:13:46.999 INFO:teuthology.orchestra.run.smithi178.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-05T13:13:47.012 INFO:teuthology.orchestra.run.smithi178.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-05T13:13:47.088 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-05T13:13:47.099 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-05T13:13:47.101 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-05T13:13:47.108 INFO:teuthology.task.internal:Configuring sudo... 2023-12-05T13:13:47.109 DEBUG:teuthology.orchestra.run.smithi077:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-05T13:13:47.111 DEBUG:teuthology.orchestra.run.smithi159:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-05T13:13:47.113 DEBUG:teuthology.orchestra.run.smithi178:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-05T13:13:47.144 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-05T13:13:47.153 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-05T13:13:47.154 DEBUG:teuthology.orchestra.run.smithi077:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-05T13:13:47.183 DEBUG:teuthology.orchestra.run.smithi159:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-05T13:13:47.185 DEBUG:teuthology.orchestra.run.smithi178:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-05T13:13:47.204 DEBUG:teuthology.orchestra.run.smithi077:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-05T13:13:47.286 DEBUG:teuthology.orchestra.run.smithi077:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-05T13:13:47.347 DEBUG:teuthology.orchestra.run.smithi077:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-05T13:13:47.390 DEBUG:teuthology.orchestra.run.smithi077:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-05T13:13:47.433 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2023-12-05T13:13:47.434 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-05T13:13:47.510 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-05T13:13:47.554 DEBUG:teuthology.orchestra.run.smithi159:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-05T13:13:47.605 DEBUG:teuthology.orchestra.run.smithi159:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-05T13:13:47.689 DEBUG:teuthology.orchestra.run.smithi159:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-05T13:13:47.730 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-12-05T13:13:47.731 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-05T13:13:47.804 DEBUG:teuthology.orchestra.run.smithi178:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-05T13:13:47.848 DEBUG:teuthology.orchestra.run.smithi178:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-05T13:13:47.907 DEBUG:teuthology.orchestra.run.smithi178:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-05T13:13:47.992 DEBUG:teuthology.orchestra.run.smithi178:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-05T13:13:48.036 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2023-12-05T13:13:48.036 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-05T13:13:48.106 DEBUG:teuthology.orchestra.run.smithi077:> sudo service rsyslog restart 2023-12-05T13:13:48.109 DEBUG:teuthology.orchestra.run.smithi159:> sudo service rsyslog restart 2023-12-05T13:13:48.111 DEBUG:teuthology.orchestra.run.smithi178:> sudo service rsyslog restart 2023-12-05T13:13:48.165 INFO:teuthology.orchestra.run.smithi159.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-05T13:13:48.177 INFO:teuthology.orchestra.run.smithi077.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-05T13:13:48.204 INFO:teuthology.orchestra.run.smithi178.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-05T13:13:48.626 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-05T13:13:48.634 INFO:teuthology.task.internal:Starting timer... 2023-12-05T13:13:48.634 INFO:teuthology.run_tasks:Running task pcp... 2023-12-05T13:13:48.646 INFO:teuthology.run_tasks:Running task selinux... 2023-12-05T13:13:48.656 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-05T13:13:48.656 DEBUG:teuthology.orchestra.run.smithi077:> sudo service auditd rotate 2023-12-05T13:13:48.709 INFO:teuthology.orchestra.run.smithi077.stdout:Rotating logs: 2023-12-05T13:13:48.712 DEBUG:teuthology.orchestra.run.smithi159:> sudo service auditd rotate 2023-12-05T13:13:48.772 INFO:teuthology.orchestra.run.smithi159.stdout:Rotating logs: 2023-12-05T13:13:48.774 DEBUG:teuthology.orchestra.run.smithi178:> sudo service auditd rotate 2023-12-05T13:13:48.834 INFO:teuthology.orchestra.run.smithi178.stdout:Rotating logs: 2023-12-05T13:13:48.836 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-05T13:13:48.837 DEBUG:teuthology.orchestra.run.smithi077:> /usr/sbin/getenforce 2023-12-05T13:13:48.866 INFO:teuthology.orchestra.run.smithi077.stdout:Permissive 2023-12-05T13:13:48.867 DEBUG:teuthology.orchestra.run.smithi159:> /usr/sbin/getenforce 2023-12-05T13:13:48.894 INFO:teuthology.orchestra.run.smithi159.stdout:Permissive 2023-12-05T13:13:48.894 DEBUG:teuthology.orchestra.run.smithi178:> /usr/sbin/getenforce 2023-12-05T13:13:48.922 INFO:teuthology.orchestra.run.smithi178.stdout:Permissive 2023-12-05T13:13:48.923 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi077.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi159.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi178.front.sepia.ceph.com': 'permissive'} 2023-12-05T13:13:48.923 DEBUG:teuthology.orchestra.run.smithi077:> 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-05T13:13:48.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T13:13:48.951 DEBUG:teuthology.orchestra.run.smithi159:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-05T13:13:48.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T13:13:48.979 DEBUG:teuthology.orchestra.run.smithi178:> 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-05T13:13:49.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T13:13:49.006 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-05T13:13:49.006 DEBUG:teuthology.orchestra.run.smithi077:> sudo /usr/sbin/setenforce permissive 2023-12-05T13:13:49.040 DEBUG:teuthology.orchestra.run.smithi159:> sudo /usr/sbin/setenforce permissive 2023-12-05T13:13:49.072 DEBUG:teuthology.orchestra.run.smithi178:> sudo /usr/sbin/setenforce permissive 2023-12-05T13:13:49.099 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-05T13:13:49.110 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-05T13:13:49.110 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-05T13:13:49.135 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-05T13:13:49.137 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi077.front.sepia.ceph.com,smithi159.front.sepia.ceph.com,smithi178.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-05T13:22:55.834 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi077.front.sepia.ceph.com'), Remote(name='ubuntu@smithi159.front.sepia.ceph.com'), Remote(name='ubuntu@smithi178.front.sepia.ceph.com')] 2023-12-05T13:22:55.835 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi077.front.sepia.ceph.com' 2023-12-05T13:22:55.836 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi077.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-05T13:22:55.906 DEBUG:teuthology.orchestra.run.smithi077:> true 2023-12-05T13:22:55.971 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi077.front.sepia.ceph.com' 2023-12-05T13:22:55.971 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-12-05T13:22:55.972 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi159.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-05T13:22:56.040 DEBUG:teuthology.orchestra.run.smithi159:> true 2023-12-05T13:22:56.112 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi159.front.sepia.ceph.com' 2023-12-05T13:22:56.113 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi178.front.sepia.ceph.com' 2023-12-05T13:22:56.113 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-05T13:22:56.182 DEBUG:teuthology.orchestra.run.smithi178:> true 2023-12-05T13:22:56.257 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi178.front.sepia.ceph.com' 2023-12-05T13:22:56.258 INFO:teuthology.run_tasks:Running task clock... 2023-12-05T13:22:56.268 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-05T13:22:56.268 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-05T13:22:56.269 DEBUG:teuthology.orchestra.run.smithi077:> 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-05T13:22:56.271 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-05T13:22:56.271 DEBUG:teuthology.orchestra.run.smithi159:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-05T13:22:56.273 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-05T13:22:56.273 DEBUG:teuthology.orchestra.run.smithi178:> 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-05T13:22:56.303 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-05T13:22:56.305 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-05T13:22:56.319 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-05T13:22:56.321 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-05T13:22:56.330 INFO:teuthology.orchestra.run.smithi178.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-05T13:22:56.344 INFO:teuthology.orchestra.run.smithi178.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-05T13:22:56.388 INFO:teuthology.orchestra.run.smithi159.stderr:sudo: ntpd: command not found 2023-12-05T13:22:56.400 INFO:teuthology.orchestra.run.smithi159.stdout:506 Cannot talk to daemon 2023-12-05T13:22:56.401 INFO:teuthology.orchestra.run.smithi077.stderr:sudo: ntpd: command not found 2023-12-05T13:22:56.414 INFO:teuthology.orchestra.run.smithi077.stdout:506 Cannot talk to daemon 2023-12-05T13:22:56.416 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-05T13:22:56.416 INFO:teuthology.orchestra.run.smithi178.stderr:sudo: ntpd: command not found 2023-12-05T13:22:56.428 INFO:teuthology.orchestra.run.smithi178.stdout:506 Cannot talk to daemon 2023-12-05T13:22:56.429 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-05T13:22:56.430 INFO:teuthology.orchestra.run.smithi159.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-05T13:22:56.443 INFO:teuthology.orchestra.run.smithi178.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-05T13:22:56.444 INFO:teuthology.orchestra.run.smithi077.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-05T13:22:56.457 INFO:teuthology.orchestra.run.smithi178.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-05T13:22:56.511 INFO:teuthology.orchestra.run.smithi077.stderr:bash: ntpq: command not found 2023-12-05T13:22:56.515 INFO:teuthology.orchestra.run.smithi077.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-05T13:22:56.516 INFO:teuthology.orchestra.run.smithi077.stdout:=============================================================================== 2023-12-05T13:22:56.516 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T13:22:56.516 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T13:22:56.516 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T13:22:56.516 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T13:22:56.516 INFO:teuthology.orchestra.run.smithi159.stderr:bash: ntpq: command not found 2023-12-05T13:22:56.519 INFO:teuthology.orchestra.run.smithi159.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-05T13:22:56.519 INFO:teuthology.orchestra.run.smithi159.stdout:=============================================================================== 2023-12-05T13:22:56.520 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T13:22:56.520 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T13:22:56.520 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T13:22:56.520 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T13:22:56.531 INFO:teuthology.orchestra.run.smithi178.stderr:bash: ntpq: command not found 2023-12-05T13:22:56.535 INFO:teuthology.orchestra.run.smithi178.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-05T13:22:56.535 INFO:teuthology.orchestra.run.smithi178.stdout:=============================================================================== 2023-12-05T13:22:56.535 INFO:teuthology.orchestra.run.smithi178.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T13:22:56.535 INFO:teuthology.orchestra.run.smithi178.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T13:22:56.535 INFO:teuthology.orchestra.run.smithi178.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T13:22:56.535 INFO:teuthology.orchestra.run.smithi178.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T13:22:56.536 INFO:teuthology.run_tasks:Running task pexec... 2023-12-05T13:22:56.549 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-05T13:22:56.549 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi077.front.sepia.ceph.com 2023-12-05T13:22:56.549 DEBUG:teuthology.orchestra.run.smithi077:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-05T13:22:56.550 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi159.front.sepia.ceph.com 2023-12-05T13:22:56.550 DEBUG:teuthology.orchestra.run.smithi159:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-05T13:22:56.550 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi178.front.sepia.ceph.com 2023-12-05T13:22:56.550 DEBUG:teuthology.orchestra.run.smithi178:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-05T13:22:56.924 INFO:teuthology.orchestra.run.smithi077.stdout:Updating Subscription Management repositories. 2023-12-05T13:22:56.934 INFO:teuthology.orchestra.run.smithi159.stdout:Updating Subscription Management repositories. 2023-12-05T13:22:56.945 INFO:teuthology.orchestra.run.smithi178.stdout:Updating Subscription Management repositories. 2023-12-05T13:22:58.432 INFO:teuthology.orchestra.run.smithi178.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2023-12-05T13:22:58.506 INFO:teuthology.orchestra.run.smithi159.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 41 kB/s | 4.1 kB 00:00 2023-12-05T13:22:58.569 INFO:teuthology.orchestra.run.smithi077.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 18 kB/s | 4.1 kB 00:00 2023-12-05T13:22:58.875 INFO:teuthology.orchestra.run.smithi159.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 25 kB/s | 4.5 kB 00:00 2023-12-05T13:22:58.891 INFO:teuthology.orchestra.run.smithi077.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2023-12-05T13:22:58.925 INFO:teuthology.orchestra.run.smithi178.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 18 kB/s | 4.1 kB 00:00 2023-12-05T13:23:00.799 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2023-12-05T13:23:00.800 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2023-12-05T13:23:00.800 INFO:teuthology.orchestra.run.smithi159.stdout: Package Architecture Version Repository Size 2023-12-05T13:23:00.800 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2023-12-05T13:23:00.800 INFO:teuthology.orchestra.run.smithi159.stdout:Resetting modules: 2023-12-05T13:23:00.800 INFO:teuthology.orchestra.run.smithi159.stdout: container-tools 2023-12-05T13:23:00.801 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-05T13:23:00.801 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2023-12-05T13:23:00.801 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================ 2023-12-05T13:23:00.801 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-05T13:23:00.801 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2023-12-05T13:23:00.802 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2023-12-05T13:23:00.802 INFO:teuthology.orchestra.run.smithi077.stdout: Package Architecture Version Repository Size 2023-12-05T13:23:00.802 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2023-12-05T13:23:00.802 INFO:teuthology.orchestra.run.smithi077.stdout:Resetting modules: 2023-12-05T13:23:00.803 INFO:teuthology.orchestra.run.smithi077.stdout: container-tools 2023-12-05T13:23:00.803 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-05T13:23:00.803 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2023-12-05T13:23:00.803 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================ 2023-12-05T13:23:00.803 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-05T13:23:00.838 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-12-05T13:23:00.839 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-12-05T13:23:00.839 INFO:teuthology.orchestra.run.smithi178.stdout: Package Architecture Version Repository Size 2023-12-05T13:23:00.839 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-12-05T13:23:00.839 INFO:teuthology.orchestra.run.smithi178.stdout:Resetting modules: 2023-12-05T13:23:00.839 INFO:teuthology.orchestra.run.smithi178.stdout: container-tools 2023-12-05T13:23:00.840 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-12-05T13:23:00.840 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-12-05T13:23:00.840 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2023-12-05T13:23:00.840 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-12-05T13:23:05.748 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2023-12-05T13:23:06.091 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2023-12-05T13:23:06.214 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-12-05T13:23:06.216 INFO:teuthology.orchestra.run.smithi159.stdout:Updating Subscription Management repositories. 2023-12-05T13:23:06.548 INFO:teuthology.orchestra.run.smithi077.stdout:Updating Subscription Management repositories. 2023-12-05T13:23:06.676 INFO:teuthology.orchestra.run.smithi178.stdout:Updating Subscription Management repositories. 2023-12-05T13:23:07.090 INFO:teuthology.orchestra.run.smithi159.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 19 kB/s | 4.1 kB 00:00 2023-12-05T13:23:07.426 INFO:teuthology.orchestra.run.smithi159.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 kB/s | 4.5 kB 00:00 2023-12-05T13:23:07.741 INFO:teuthology.orchestra.run.smithi077.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2023-12-05T13:23:08.062 INFO:teuthology.orchestra.run.smithi077.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 kB/s | 4.5 kB 00:00 2023-12-05T13:23:08.143 INFO:teuthology.orchestra.run.smithi178.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 27 kB/s | 4.5 kB 00:00 2023-12-05T13:23:08.575 INFO:teuthology.orchestra.run.smithi178.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 26 kB/s | 4.1 kB 00:00 2023-12-05T13:23:09.329 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2023-12-05T13:23:09.422 INFO:teuthology.orchestra.run.smithi159.stdout:========================================================================================================================== 2023-12-05T13:23:09.422 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2023-12-05T13:23:09.422 INFO:teuthology.orchestra.run.smithi159.stdout:========================================================================================================================== 2023-12-05T13:23:09.423 INFO:teuthology.orchestra.run.smithi159.stdout:Installing group/module packages: 2023-12-05T13:23:09.423 INFO:teuthology.orchestra.run.smithi159.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-12-05T13:23:09.423 INFO:teuthology.orchestra.run.smithi159.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-05T13:23:09.423 INFO:teuthology.orchestra.run.smithi159.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-05T13:23:09.423 INFO:teuthology.orchestra.run.smithi159.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-12-05T13:23:09.423 INFO:teuthology.orchestra.run.smithi159.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-05T13:23:09.423 INFO:teuthology.orchestra.run.smithi159.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-05T13:23:09.423 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2023-12-05T13:23:09.424 INFO:teuthology.orchestra.run.smithi159.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-05T13:23:09.424 INFO:teuthology.orchestra.run.smithi159.stdout:Downgrading: 2023-12-05T13:23:09.424 INFO:teuthology.orchestra.run.smithi159.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-05T13:23:09.424 INFO:teuthology.orchestra.run.smithi159.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-05T13:23:09.424 INFO:teuthology.orchestra.run.smithi159.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-05T13:23:09.424 INFO:teuthology.orchestra.run.smithi159.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-05T13:23:09.424 INFO:teuthology.orchestra.run.smithi159.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-05T13:23:09.424 INFO:teuthology.orchestra.run.smithi159.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-05T13:23:09.424 INFO:teuthology.orchestra.run.smithi159.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-05T13:23:09.424 INFO:teuthology.orchestra.run.smithi159.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-05T13:23:09.425 INFO:teuthology.orchestra.run.smithi159.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-12-05T13:23:09.425 INFO:teuthology.orchestra.run.smithi159.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-12-05T13:23:09.425 INFO:teuthology.orchestra.run.smithi159.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-05T13:23:09.425 INFO:teuthology.orchestra.run.smithi159.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-05T13:23:09.425 INFO:teuthology.orchestra.run.smithi159.stdout:Installing module profiles: 2023-12-05T13:23:09.425 INFO:teuthology.orchestra.run.smithi159.stdout: container-tools/common 2023-12-05T13:23:09.425 INFO:teuthology.orchestra.run.smithi159.stdout:Enabling module streams: 2023-12-05T13:23:09.425 INFO:teuthology.orchestra.run.smithi159.stdout: container-tools 3.0 2023-12-05T13:23:09.425 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-05T13:23:09.426 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2023-12-05T13:23:09.426 INFO:teuthology.orchestra.run.smithi159.stdout:========================================================================================================================== 2023-12-05T13:23:09.426 INFO:teuthology.orchestra.run.smithi159.stdout:Install 7 Packages 2023-12-05T13:23:09.426 INFO:teuthology.orchestra.run.smithi159.stdout:Downgrade 12 Packages 2023-12-05T13:23:09.426 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-05T13:23:09.427 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 51 M 2023-12-05T13:23:09.427 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2023-12-05T13:23:09.668 INFO:teuthology.orchestra.run.smithi159.stdout:(1/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 212 kB/s | 51 kB 00:00 2023-12-05T13:23:09.884 INFO:teuthology.orchestra.run.smithi159.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 115 kB/s | 53 kB 00:00 2023-12-05T13:23:09.910 INFO:teuthology.orchestra.run.smithi159.stdout:(3/19): containers-common-1.2.4-1.module+el8.6. 188 kB/s | 91 kB 00:00 2023-12-05T13:23:09.952 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2023-12-05T13:23:09.968 INFO:teuthology.orchestra.run.smithi159.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 1.7 MB/s | 511 kB 00:00 2023-12-05T13:23:10.047 INFO:teuthology.orchestra.run.smithi077.stdout:========================================================================================================================== 2023-12-05T13:23:10.047 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repository Size 2023-12-05T13:23:10.048 INFO:teuthology.orchestra.run.smithi077.stdout:========================================================================================================================== 2023-12-05T13:23:10.048 INFO:teuthology.orchestra.run.smithi077.stdout:Installing group/module packages: 2023-12-05T13:23:10.048 INFO:teuthology.orchestra.run.smithi077.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-12-05T13:23:10.048 INFO:teuthology.orchestra.run.smithi077.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-05T13:23:10.048 INFO:teuthology.orchestra.run.smithi077.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-05T13:23:10.048 INFO:teuthology.orchestra.run.smithi077.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-12-05T13:23:10.048 INFO:teuthology.orchestra.run.smithi077.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-05T13:23:10.048 INFO:teuthology.orchestra.run.smithi077.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-05T13:23:10.048 INFO:teuthology.orchestra.run.smithi077.stdout:Installing dependencies: 2023-12-05T13:23:10.048 INFO:teuthology.orchestra.run.smithi077.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-05T13:23:10.048 INFO:teuthology.orchestra.run.smithi077.stdout:Downgrading: 2023-12-05T13:23:10.049 INFO:teuthology.orchestra.run.smithi077.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-05T13:23:10.049 INFO:teuthology.orchestra.run.smithi077.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-05T13:23:10.049 INFO:teuthology.orchestra.run.smithi077.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-05T13:23:10.049 INFO:teuthology.orchestra.run.smithi077.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-05T13:23:10.049 INFO:teuthology.orchestra.run.smithi077.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-05T13:23:10.049 INFO:teuthology.orchestra.run.smithi077.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-05T13:23:10.049 INFO:teuthology.orchestra.run.smithi077.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-05T13:23:10.049 INFO:teuthology.orchestra.run.smithi077.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-05T13:23:10.049 INFO:teuthology.orchestra.run.smithi077.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-12-05T13:23:10.049 INFO:teuthology.orchestra.run.smithi077.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-12-05T13:23:10.049 INFO:teuthology.orchestra.run.smithi077.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-05T13:23:10.049 INFO:teuthology.orchestra.run.smithi077.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-05T13:23:10.049 INFO:teuthology.orchestra.run.smithi077.stdout:Installing module profiles: 2023-12-05T13:23:10.050 INFO:teuthology.orchestra.run.smithi077.stdout: container-tools/common 2023-12-05T13:23:10.050 INFO:teuthology.orchestra.run.smithi077.stdout:Enabling module streams: 2023-12-05T13:23:10.050 INFO:teuthology.orchestra.run.smithi077.stdout: container-tools 3.0 2023-12-05T13:23:10.050 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-05T13:23:10.050 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2023-12-05T13:23:10.050 INFO:teuthology.orchestra.run.smithi077.stdout:========================================================================================================================== 2023-12-05T13:23:10.050 INFO:teuthology.orchestra.run.smithi077.stdout:Install 7 Packages 2023-12-05T13:23:10.050 INFO:teuthology.orchestra.run.smithi077.stdout:Downgrade 12 Packages 2023-12-05T13:23:10.050 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-05T13:23:10.051 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 51 M 2023-12-05T13:23:10.051 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2023-12-05T13:23:10.068 INFO:teuthology.orchestra.run.smithi159.stdout:(5/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 18 MB/s | 2.9 MB 00:00 2023-12-05T13:23:10.094 INFO:teuthology.orchestra.run.smithi159.stdout:(6/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 330 kB/s | 69 kB 00:00 2023-12-05T13:23:10.246 INFO:teuthology.orchestra.run.smithi077.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 467 kB/s | 91 kB 00:00 2023-12-05T13:23:10.271 INFO:teuthology.orchestra.run.smithi077.stdout:(2/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 233 kB/s | 51 kB 00:00 2023-12-05T13:23:10.297 INFO:teuthology.orchestra.run.smithi077.stdout:(3/19): container-selinux-2.178.0-2.module+el8. 215 kB/s | 53 kB 00:00 2023-12-05T13:23:10.356 INFO:teuthology.orchestra.run.smithi077.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 4.6 MB/s | 511 kB 00:00 2023-12-05T13:23:10.406 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-12-05T13:23:10.419 INFO:teuthology.orchestra.run.smithi159.stdout:(7/19): podman-3.0.1-9.module+el8.6.0+14874+644 31 MB/s | 11 MB 00:00 2023-12-05T13:23:10.444 INFO:teuthology.orchestra.run.smithi159.stdout:(8/19): podman-docker-3.0.1-9.module+el8.6.0+14 160 kB/s | 56 kB 00:00 2023-12-05T13:23:10.456 INFO:teuthology.orchestra.run.smithi077.stdout:(5/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 721 kB/s | 72 kB 00:00 2023-12-05T13:23:10.470 INFO:teuthology.orchestra.run.smithi159.stdout:(9/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 144 kB/s | 72 kB 00:00 2023-12-05T13:23:10.500 INFO:teuthology.orchestra.run.smithi178.stdout:========================================================================================================================== 2023-12-05T13:23:10.500 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2023-12-05T13:23:10.500 INFO:teuthology.orchestra.run.smithi178.stdout:========================================================================================================================== 2023-12-05T13:23:10.500 INFO:teuthology.orchestra.run.smithi178.stdout:Installing group/module packages: 2023-12-05T13:23:10.500 INFO:teuthology.orchestra.run.smithi178.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-12-05T13:23:10.501 INFO:teuthology.orchestra.run.smithi178.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-05T13:23:10.501 INFO:teuthology.orchestra.run.smithi178.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-05T13:23:10.501 INFO:teuthology.orchestra.run.smithi178.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-12-05T13:23:10.501 INFO:teuthology.orchestra.run.smithi178.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-05T13:23:10.501 INFO:teuthology.orchestra.run.smithi178.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-05T13:23:10.501 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2023-12-05T13:23:10.501 INFO:teuthology.orchestra.run.smithi178.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-05T13:23:10.501 INFO:teuthology.orchestra.run.smithi178.stdout:Downgrading: 2023-12-05T13:23:10.501 INFO:teuthology.orchestra.run.smithi178.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-05T13:23:10.501 INFO:teuthology.orchestra.run.smithi178.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-05T13:23:10.501 INFO:teuthology.orchestra.run.smithi178.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-05T13:23:10.501 INFO:teuthology.orchestra.run.smithi178.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-05T13:23:10.501 INFO:teuthology.orchestra.run.smithi178.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-05T13:23:10.501 INFO:teuthology.orchestra.run.smithi178.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-05T13:23:10.502 INFO:teuthology.orchestra.run.smithi178.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-05T13:23:10.502 INFO:teuthology.orchestra.run.smithi178.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-05T13:23:10.502 INFO:teuthology.orchestra.run.smithi178.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-12-05T13:23:10.502 INFO:teuthology.orchestra.run.smithi178.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-12-05T13:23:10.502 INFO:teuthology.orchestra.run.smithi178.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-05T13:23:10.502 INFO:teuthology.orchestra.run.smithi178.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-05T13:23:10.502 INFO:teuthology.orchestra.run.smithi178.stdout:Installing module profiles: 2023-12-05T13:23:10.502 INFO:teuthology.orchestra.run.smithi178.stdout: container-tools/common 2023-12-05T13:23:10.502 INFO:teuthology.orchestra.run.smithi178.stdout:Enabling module streams: 2023-12-05T13:23:10.502 INFO:teuthology.orchestra.run.smithi178.stdout: container-tools 3.0 2023-12-05T13:23:10.502 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-12-05T13:23:10.502 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-12-05T13:23:10.502 INFO:teuthology.orchestra.run.smithi178.stdout:========================================================================================================================== 2023-12-05T13:23:10.502 INFO:teuthology.orchestra.run.smithi178.stdout:Install 7 Packages 2023-12-05T13:23:10.503 INFO:teuthology.orchestra.run.smithi178.stdout:Downgrade 12 Packages 2023-12-05T13:23:10.503 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-12-05T13:23:10.503 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 51 M 2023-12-05T13:23:10.503 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-12-05T13:23:10.507 INFO:teuthology.orchestra.run.smithi077.stdout:(6/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 14 MB/s | 2.9 MB 00:00 2023-12-05T13:23:10.531 INFO:teuthology.orchestra.run.smithi077.stdout:(7/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 266 kB/s | 69 kB 00:00 2023-12-05T13:23:10.657 INFO:teuthology.orchestra.run.smithi077.stdout:(8/19): podman-docker-3.0.1-9.module+el8.6.0+14 372 kB/s | 56 kB 00:00 2023-12-05T13:23:10.670 INFO:teuthology.orchestra.run.smithi178.stdout:(1/19): container-selinux-2.178.0-2.module+el8. 318 kB/s | 53 kB 00:00 2023-12-05T13:23:10.686 INFO:teuthology.orchestra.run.smithi159.stdout:(10/19): conmon-2.0.26-1.module+el8.6.0+14874+6 191 kB/s | 51 kB 00:00 2023-12-05T13:23:10.704 INFO:teuthology.orchestra.run.smithi178.stdout:(2/19): containers-common-1.2.4-1.module+el8.6. 455 kB/s | 91 kB 00:00 2023-12-05T13:23:10.745 INFO:teuthology.orchestra.run.smithi159.stdout:(11/19): podman-catatonit-3.0.1-9.module+el8.6. 1.1 MB/s | 322 kB 00:00 2023-12-05T13:23:10.787 INFO:teuthology.orchestra.run.smithi178.stdout:(3/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 181 kB/s | 51 kB 00:00 2023-12-05T13:23:10.790 INFO:teuthology.orchestra.run.smithi077.stdout:(9/19): podman-3.0.1-9.module+el8.6.0+14874+644 33 MB/s | 11 MB 00:00 2023-12-05T13:23:10.815 INFO:teuthology.orchestra.run.smithi077.stdout:(10/19): conmon-2.0.26-1.module+el8.6.0+14874+6 180 kB/s | 51 kB 00:00 2023-12-05T13:23:10.821 INFO:teuthology.orchestra.run.smithi178.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 3.3 MB/s | 511 kB 00:00 2023-12-05T13:23:10.845 INFO:teuthology.orchestra.run.smithi159.stdout:(12/19): yajl-2.1.0-10.el8.x86_64.rpm 257 kB/s | 41 kB 00:00 2023-12-05T13:23:10.846 INFO:teuthology.orchestra.run.smithi178.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 486 kB/s | 69 kB 00:00 2023-12-05T13:23:10.966 INFO:teuthology.orchestra.run.smithi077.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 272 kB/s | 41 kB 00:00 2023-12-05T13:23:10.991 INFO:teuthology.orchestra.run.smithi077.stdout:(12/19): podman-catatonit-3.0.1-9.module+el8.6. 1.6 MB/s | 322 kB 00:00 2023-12-05T13:23:11.005 INFO:teuthology.orchestra.run.smithi178.stdout:(6/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 13 MB/s | 2.9 MB 00:00 2023-12-05T13:23:11.055 INFO:teuthology.orchestra.run.smithi178.stdout:(7/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 308 kB/s | 72 kB 00:00 2023-12-05T13:23:11.113 INFO:teuthology.orchestra.run.smithi178.stdout:(8/19): conmon-2.0.26-1.module+el8.6.0+14874+64 875 kB/s | 51 kB 00:00 2023-12-05T13:23:11.139 INFO:teuthology.orchestra.run.smithi178.stdout:(9/19): podman-docker-3.0.1-9.module+el8.6.0+14 418 kB/s | 56 kB 00:00 2023-12-05T13:23:11.199 INFO:teuthology.orchestra.run.smithi077.stdout:(13/19): containernetworking-plugins-0.9.1-1.mo 35 MB/s | 19 MB 00:00 2023-12-05T13:23:11.266 INFO:teuthology.orchestra.run.smithi077.stdout:(14/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 7.3 MB/s | 2.2 MB 00:00 2023-12-05T13:23:11.296 INFO:teuthology.orchestra.run.smithi159.stdout:(13/19): containernetworking-plugins-0.9.1-1.mo 22 MB/s | 19 MB 00:00 2023-12-05T13:23:11.306 INFO:teuthology.orchestra.run.smithi178.stdout:(10/19): podman-3.0.1-9.module+el8.6.0+14874+64 24 MB/s | 11 MB 00:00 2023-12-05T13:23:11.331 INFO:teuthology.orchestra.run.smithi178.stdout:(11/19): podman-catatonit-3.0.1-9.module+el8.6. 1.6 MB/s | 322 kB 00:00 2023-12-05T13:23:11.354 INFO:teuthology.orchestra.run.smithi159.stdout:(14/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 3.6 MB/s | 2.2 MB 00:00 2023-12-05T13:23:11.400 INFO:teuthology.orchestra.run.smithi077.stdout:(15/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 16 MB/s | 6.4 MB 00:00 2023-12-05T13:23:11.456 INFO:teuthology.orchestra.run.smithi178.stdout:(12/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 18 MB/s | 2.2 MB 00:00 2023-12-05T13:23:11.458 INFO:teuthology.orchestra.run.smithi077.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 5.6 MB/s | 1.1 MB 00:00 2023-12-05T13:23:11.481 INFO:teuthology.orchestra.run.smithi178.stdout:(13/19): yajl-2.1.0-10.el8.x86_64.rpm 232 kB/s | 41 kB 00:00 2023-12-05T13:23:11.488 INFO:teuthology.orchestra.run.smithi159.stdout:(15/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 9.9 MB/s | 6.4 MB 00:00 2023-12-05T13:23:11.538 INFO:teuthology.orchestra.run.smithi159.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 5.8 MB/s | 1.1 MB 00:00 2023-12-05T13:23:11.578 INFO:teuthology.orchestra.run.smithi077.stdout:(17/19): buildah-1.19.9-3.module+el8.6.0+14874+ 18 MB/s | 6.8 MB 00:00 2023-12-05T13:23:11.634 INFO:teuthology.orchestra.run.smithi077.stdout:(18/19): crun-0.18-3.module+el8.6.0+14874+64436 791 kB/s | 185 kB 00:00 2023-12-05T13:23:11.647 INFO:teuthology.orchestra.run.smithi159.stdout:(17/19): buildah-1.19.9-3.module+el8.6.0+14874+ 19 MB/s | 6.8 MB 00:00 2023-12-05T13:23:11.659 INFO:teuthology.orchestra.run.smithi077.stdout:(19/19): udica-0.2.4-1.module+el8.6.0+14874+644 252 kB/s | 51 kB 00:00 2023-12-05T13:23:11.660 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2023-12-05T13:23:11.660 INFO:teuthology.orchestra.run.smithi077.stdout:Total 31 MB/s | 51 MB 00:01 2023-12-05T13:23:11.681 INFO:teuthology.orchestra.run.smithi159.stdout:(18/19): crun-0.18-3.module+el8.6.0+14874+64436 963 kB/s | 185 kB 00:00 2023-12-05T13:23:11.731 INFO:teuthology.orchestra.run.smithi159.stdout:(19/19): udica-0.2.4-1.module+el8.6.0+14874+644 263 kB/s | 51 kB 00:00 2023-12-05T13:23:11.731 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2023-12-05T13:23:11.731 INFO:teuthology.orchestra.run.smithi159.stdout:Total 22 MB/s | 51 MB 00:02 2023-12-05T13:23:11.740 INFO:teuthology.orchestra.run.smithi178.stdout:(14/19): containernetworking-plugins-0.9.1-1.mo 30 MB/s | 19 MB 00:00 2023-12-05T13:23:11.882 INFO:teuthology.orchestra.run.smithi178.stdout:(15/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 15 MB/s | 6.4 MB 00:00 2023-12-05T13:23:11.924 INFO:teuthology.orchestra.run.smithi178.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 5.8 MB/s | 1.1 MB 00:00 2023-12-05T13:23:12.016 INFO:teuthology.orchestra.run.smithi178.stdout:(17/19): buildah-1.19.9-3.module+el8.6.0+14874+ 13 MB/s | 6.8 MB 00:00 2023-12-05T13:23:12.041 INFO:teuthology.orchestra.run.smithi178.stdout:(18/19): crun-0.18-3.module+el8.6.0+14874+64436 1.1 MB/s | 185 kB 00:00 2023-12-05T13:23:12.058 INFO:teuthology.orchestra.run.smithi178.stdout:(19/19): udica-0.2.4-1.module+el8.6.0+14874+644 378 kB/s | 51 kB 00:00 2023-12-05T13:23:12.058 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-12-05T13:23:12.059 INFO:teuthology.orchestra.run.smithi178.stdout:Total 33 MB/s | 51 MB 00:01 2023-12-05T13:23:12.135 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2023-12-05T13:23:12.178 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2023-12-05T13:23:12.178 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2023-12-05T13:23:12.203 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2023-12-05T13:23:12.246 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2023-12-05T13:23:12.246 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2023-12-05T13:23:12.535 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-12-05T13:23:12.577 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-12-05T13:23:12.577 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-12-05T13:23:12.606 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2023-12-05T13:23:12.610 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2023-12-05T13:23:12.671 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2023-12-05T13:23:12.675 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2023-12-05T13:23:13.005 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-12-05T13:23:13.009 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-12-05T13:23:13.734 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2023-12-05T13:23:13.788 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-05T13:23:13.834 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2023-12-05T13:23:13.889 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-05T13:23:13.965 INFO:teuthology.orchestra.run.smithi077.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-05T13:23:13.974 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-05T13:23:13.993 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-05T13:23:14.089 INFO:teuthology.orchestra.run.smithi159.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-05T13:23:14.098 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-05T13:23:14.117 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-05T13:23:14.161 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-12-05T13:23:14.173 INFO:teuthology.orchestra.run.smithi077.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-05T13:23:14.209 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-05T13:23:14.305 INFO:teuthology.orchestra.run.smithi159.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-05T13:23:14.419 INFO:teuthology.orchestra.run.smithi178.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-05T13:23:14.428 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-05T13:23:14.450 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-05T13:23:14.627 INFO:teuthology.orchestra.run.smithi178.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-05T13:23:31.182 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-05T13:23:31.290 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-05T13:23:31.806 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-05T13:23:32.965 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-05T13:23:33.040 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-05T13:23:33.189 INFO:teuthology.orchestra.run.smithi159.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-05T13:23:33.253 INFO:teuthology.orchestra.run.smithi077.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-05T13:23:33.420 INFO:teuthology.orchestra.run.smithi159.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-05T13:23:33.464 INFO:teuthology.orchestra.run.smithi077.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-05T13:23:33.600 INFO:teuthology.orchestra.run.smithi159.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-05T13:23:33.620 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-05T13:23:33.627 INFO:teuthology.orchestra.run.smithi077.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-05T13:23:33.785 INFO:teuthology.orchestra.run.smithi159.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-05T13:23:33.786 INFO:teuthology.orchestra.run.smithi159.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-05T13:23:33.786 INFO:teuthology.orchestra.run.smithi159.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-05T13:23:33.786 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-05T13:23:33.843 INFO:teuthology.orchestra.run.smithi178.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-05T13:23:33.855 INFO:teuthology.orchestra.run.smithi077.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-05T13:23:33.855 INFO:teuthology.orchestra.run.smithi077.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-05T13:23:33.855 INFO:teuthology.orchestra.run.smithi077.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-05T13:23:33.855 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-05T13:23:34.083 INFO:teuthology.orchestra.run.smithi178.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-05T13:23:34.280 INFO:teuthology.orchestra.run.smithi178.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-05T13:23:34.557 INFO:teuthology.orchestra.run.smithi178.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-05T13:23:34.557 INFO:teuthology.orchestra.run.smithi178.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-05T13:23:34.557 INFO:teuthology.orchestra.run.smithi178.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-05T13:23:34.557 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-12-05T13:23:34.627 INFO:teuthology.orchestra.run.smithi159.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-05T13:23:34.677 INFO:teuthology.orchestra.run.smithi077.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-05T13:23:34.877 INFO:teuthology.orchestra.run.smithi159.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-05T13:23:34.896 INFO:teuthology.orchestra.run.smithi077.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-05T13:23:35.393 INFO:teuthology.orchestra.run.smithi178.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-05T13:23:35.631 INFO:teuthology.orchestra.run.smithi178.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-05T13:23:36.358 INFO:teuthology.orchestra.run.smithi077.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-05T13:23:36.380 INFO:teuthology.orchestra.run.smithi159.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-05T13:23:36.647 INFO:teuthology.orchestra.run.smithi077.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-05T13:23:36.680 INFO:teuthology.orchestra.run.smithi159.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-05T13:23:37.029 INFO:teuthology.orchestra.run.smithi077.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-05T13:23:37.057 INFO:teuthology.orchestra.run.smithi159.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-05T13:23:37.104 INFO:teuthology.orchestra.run.smithi178.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-05T13:23:37.317 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-05T13:23:37.323 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-05T13:23:37.417 INFO:teuthology.orchestra.run.smithi178.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-05T13:23:37.839 INFO:teuthology.orchestra.run.smithi178.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-05T13:23:38.055 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-05T13:23:38.079 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-05T13:23:38.163 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-05T13:23:38.761 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-05T13:23:38.849 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-05T13:23:38.866 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-05T13:23:39.011 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-05T13:23:39.075 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-05T13:23:39.202 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-05T13:23:39.315 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-05T13:23:39.387 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-05T13:23:39.518 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-05T13:23:39.518 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-05T13:23:39.518 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-05T13:23:39.640 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-05T13:23:39.667 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-05T13:23:39.668 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-05T13:23:39.806 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-05T13:23:39.863 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-05T13:23:39.961 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-05T13:23:39.989 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-05T13:23:39.989 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-05T13:23:40.055 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-05T13:23:40.138 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-05T13:23:40.152 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-05T13:23:40.152 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-05T13:23:40.256 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-05T13:23:40.262 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-05T13:23:40.319 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-05T13:23:40.379 INFO:teuthology.orchestra.run.smithi178.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-05T13:23:40.379 INFO:teuthology.orchestra.run.smithi178.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-05T13:23:40.405 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-05T13:23:40.510 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-05T13:23:40.579 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-05T13:23:40.644 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-05T13:23:40.735 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-05T13:23:40.747 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-05T13:23:40.794 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-05T13:23:40.863 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-05T13:23:40.925 INFO:teuthology.orchestra.run.smithi178.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-05T13:23:40.925 INFO:teuthology.orchestra.run.smithi178.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-05T13:23:40.995 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-05T13:23:41.001 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-05T13:23:41.132 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-05T13:23:41.135 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-05T13:23:41.138 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-05T13:23:41.138 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-05T13:23:41.268 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-05T13:23:41.273 INFO:teuthology.orchestra.run.smithi178.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-05T13:23:41.295 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-05T13:23:41.457 INFO:teuthology.orchestra.run.smithi178.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-05T13:23:41.459 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-05T13:23:41.460 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-05T13:23:41.626 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-05T13:23:41.646 INFO:teuthology.orchestra.run.smithi178.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-05T13:23:41.821 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-05T13:23:41.841 INFO:teuthology.orchestra.run.smithi178.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-05T13:23:41.990 INFO:teuthology.orchestra.run.smithi178.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-05T13:23:42.164 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-05T13:23:42.172 INFO:teuthology.orchestra.run.smithi178.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-05T13:23:42.210 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-05T13:23:42.210 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-05T13:23:42.210 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-05T13:23:42.211 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-05T13:23:42.211 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-05T13:23:42.211 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-05T13:23:42.211 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-05T13:23:42.211 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-05T13:23:42.211 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-05T13:23:42.211 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-05T13:23:42.211 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-05T13:23:42.211 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-05T13:23:42.212 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-05T13:23:42.212 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-05T13:23:42.212 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-05T13:23:42.212 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-05T13:23:42.212 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-05T13:23:42.212 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-05T13:23:42.212 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-05T13:23:42.212 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-05T13:23:42.213 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-05T13:23:42.213 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-05T13:23:42.213 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-05T13:23:42.213 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-05T13:23:42.213 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-05T13:23:42.213 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-05T13:23:42.213 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-05T13:23:42.213 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-05T13:23:42.213 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-05T13:23:42.214 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-05T13:23:42.214 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-05T13:23:42.346 INFO:teuthology.orchestra.run.smithi178.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-05T13:23:42.347 INFO:teuthology.orchestra.run.smithi178.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-05T13:23:42.506 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-05T13:23:42.570 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-05T13:23:42.571 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-05T13:23:42.571 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-05T13:23:42.571 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-05T13:23:42.571 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-05T13:23:42.571 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-05T13:23:42.571 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-05T13:23:42.571 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-05T13:23:42.571 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-05T13:23:42.571 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-05T13:23:42.571 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-05T13:23:42.571 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-05T13:23:42.571 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-05T13:23:42.571 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-05T13:23:42.572 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-05T13:23:42.572 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-05T13:23:42.572 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-05T13:23:42.572 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-05T13:23:42.572 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-05T13:23:42.572 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-05T13:23:42.572 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-05T13:23:42.572 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-05T13:23:42.572 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-05T13:23:42.572 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-05T13:23:42.572 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-05T13:23:42.573 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-05T13:23:42.573 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-05T13:23:42.573 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-05T13:23:42.573 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-05T13:23:42.573 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-05T13:23:42.573 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-05T13:23:43.029 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-05T13:23:43.432 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-05T13:23:43.432 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-05T13:23:43.432 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-05T13:23:43.432 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-05T13:23:43.432 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-05T13:23:43.432 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-05T13:23:43.432 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-05T13:23:43.432 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-05T13:23:43.433 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-05T13:23:43.433 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-05T13:23:43.433 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-05T13:23:43.433 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-05T13:23:43.433 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-05T13:23:43.433 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-05T13:23:43.433 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-05T13:23:43.433 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-05T13:23:43.433 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-05T13:23:43.433 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-05T13:23:43.433 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-05T13:23:43.433 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-05T13:23:43.433 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-05T13:23:43.433 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-05T13:23:43.433 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-05T13:23:43.434 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-05T13:23:43.434 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-05T13:23:43.434 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-05T13:23:43.434 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-05T13:23:43.434 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-05T13:23:43.434 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-05T13:23:43.434 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-05T13:23:43.435 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-05T13:23:50.886 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-05T13:23:50.886 INFO:teuthology.orchestra.run.smithi077.stdout:Installed products updated. 2023-12-05T13:23:50.906 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-05T13:23:50.906 INFO:teuthology.orchestra.run.smithi159.stdout:Installed products updated. 2023-12-05T13:23:50.908 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-05T13:23:50.908 INFO:teuthology.orchestra.run.smithi178.stdout:Installed products updated. 2023-12-05T13:23:51.077 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-05T13:23:51.077 INFO:teuthology.orchestra.run.smithi077.stdout:Downgraded: 2023-12-05T13:23:51.077 INFO:teuthology.orchestra.run.smithi077.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.078 INFO:teuthology.orchestra.run.smithi077.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-05T13:23:51.078 INFO:teuthology.orchestra.run.smithi077.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.078 INFO:teuthology.orchestra.run.smithi077.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.078 INFO:teuthology.orchestra.run.smithi077.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.078 INFO:teuthology.orchestra.run.smithi077.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.078 INFO:teuthology.orchestra.run.smithi077.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.078 INFO:teuthology.orchestra.run.smithi077.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.078 INFO:teuthology.orchestra.run.smithi077.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.078 INFO:teuthology.orchestra.run.smithi077.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-05T13:23:51.078 INFO:teuthology.orchestra.run.smithi077.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.078 INFO:teuthology.orchestra.run.smithi077.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.078 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2023-12-05T13:23:51.078 INFO:teuthology.orchestra.run.smithi077.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.078 INFO:teuthology.orchestra.run.smithi077.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-05T13:23:51.079 INFO:teuthology.orchestra.run.smithi077.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.079 INFO:teuthology.orchestra.run.smithi077.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.079 INFO:teuthology.orchestra.run.smithi077.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.079 INFO:teuthology.orchestra.run.smithi077.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-05T13:23:51.079 INFO:teuthology.orchestra.run.smithi077.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-05T13:23:51.079 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-05T13:23:51.079 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2023-12-05T13:23:51.101 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-12-05T13:23:51.101 INFO:teuthology.orchestra.run.smithi178.stdout:Downgraded: 2023-12-05T13:23:51.101 INFO:teuthology.orchestra.run.smithi178.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.101 INFO:teuthology.orchestra.run.smithi178.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-05T13:23:51.101 INFO:teuthology.orchestra.run.smithi178.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.101 INFO:teuthology.orchestra.run.smithi178.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.101 INFO:teuthology.orchestra.run.smithi178.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.101 INFO:teuthology.orchestra.run.smithi178.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.101 INFO:teuthology.orchestra.run.smithi178.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.101 INFO:teuthology.orchestra.run.smithi178.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.101 INFO:teuthology.orchestra.run.smithi178.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.102 INFO:teuthology.orchestra.run.smithi178.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-05T13:23:51.102 INFO:teuthology.orchestra.run.smithi178.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.102 INFO:teuthology.orchestra.run.smithi178.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.102 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2023-12-05T13:23:51.102 INFO:teuthology.orchestra.run.smithi178.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.102 INFO:teuthology.orchestra.run.smithi178.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-05T13:23:51.102 INFO:teuthology.orchestra.run.smithi178.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.102 INFO:teuthology.orchestra.run.smithi178.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.102 INFO:teuthology.orchestra.run.smithi178.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.102 INFO:teuthology.orchestra.run.smithi178.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-05T13:23:51.102 INFO:teuthology.orchestra.run.smithi178.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-05T13:23:51.102 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-12-05T13:23:51.103 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-12-05T13:23:51.111 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-05T13:23:51.111 INFO:teuthology.orchestra.run.smithi159.stdout:Downgraded: 2023-12-05T13:23:51.111 INFO:teuthology.orchestra.run.smithi159.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.111 INFO:teuthology.orchestra.run.smithi159.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-05T13:23:51.111 INFO:teuthology.orchestra.run.smithi159.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.111 INFO:teuthology.orchestra.run.smithi159.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.112 INFO:teuthology.orchestra.run.smithi159.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.112 INFO:teuthology.orchestra.run.smithi159.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.112 INFO:teuthology.orchestra.run.smithi159.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.112 INFO:teuthology.orchestra.run.smithi159.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.112 INFO:teuthology.orchestra.run.smithi159.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.112 INFO:teuthology.orchestra.run.smithi159.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-05T13:23:51.112 INFO:teuthology.orchestra.run.smithi159.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.112 INFO:teuthology.orchestra.run.smithi159.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.112 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2023-12-05T13:23:51.112 INFO:teuthology.orchestra.run.smithi159.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.112 INFO:teuthology.orchestra.run.smithi159.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-05T13:23:51.112 INFO:teuthology.orchestra.run.smithi159.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.112 INFO:teuthology.orchestra.run.smithi159.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.112 INFO:teuthology.orchestra.run.smithi159.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-05T13:23:51.112 INFO:teuthology.orchestra.run.smithi159.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-05T13:23:51.113 INFO:teuthology.orchestra.run.smithi159.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-05T13:23:51.113 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-05T13:23:51.113 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2023-12-05T13:23:51.249 DEBUG:teuthology.parallel:result is None 2023-12-05T13:23:51.286 DEBUG:teuthology.parallel:result is None 2023-12-05T13:23:51.292 DEBUG:teuthology.parallel:result is None 2023-12-05T13:23:51.292 INFO:teuthology.run_tasks:Running task install... 2023-12-05T13:23:51.301 DEBUG:teuthology.task.install:project ceph 2023-12-05T13:23:51.302 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'e6605fb8725c25c4838cef6a39f30df73f1ed149'}} 2023-12-05T13:23:51.302 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'e6605fb8725c25c4838cef6a39f30df73f1ed149'} 2023-12-05T13:23:51.302 INFO:teuthology.task.install:Using flavor: default 2023-12-05T13:23:51.308 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-05T13:23:51.308 INFO:teuthology.task.install:extra packages: [] 2023-12-05T13:23:51.310 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': 'e6605fb8725c25c4838cef6a39f30df73f1ed149', 'tag': None, 'wait_for_package': False} 2023-12-05T13:23:51.313 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e6605fb8725c25c4838cef6a39f30df73f1ed149 2023-12-05T13:23:51.316 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': 'e6605fb8725c25c4838cef6a39f30df73f1ed149', 'tag': None, 'wait_for_package': False} 2023-12-05T13:23:51.316 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e6605fb8725c25c4838cef6a39f30df73f1ed149 2023-12-05T13:23:51.317 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': 'e6605fb8725c25c4838cef6a39f30df73f1ed149', 'tag': None, 'wait_for_package': False} 2023-12-05T13:23:51.317 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e6605fb8725c25c4838cef6a39f30df73f1ed149 2023-12-05T13:23:51.461 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/ 2023-12-05T13:23:51.461 INFO:teuthology.task.install.rpm:Package version is 19.0.0-13.ge6605fb8 2023-12-05T13:23:51.466 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/ 2023-12-05T13:23:51.466 INFO:teuthology.task.install.rpm:Package version is 19.0.0-13.ge6605fb8 2023-12-05T13:23:51.536 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/ 2023-12-05T13:23:51.536 INFO:teuthology.task.install.rpm:Package version is 19.0.0-13.ge6605fb8 2023-12-05T13:23:51.579 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/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-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/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-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-05T13:23:51.579 DEBUG:teuthology.orchestra.run.smithi077:> set -ex 2023-12-05T13:23:51.579 DEBUG:teuthology.orchestra.run.smithi077:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-05T13:23:51.608 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-05T13:23:51.608 DEBUG:teuthology.orchestra.run.smithi077:> 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/e6605fb8725c25c4838cef6a39f30df73f1ed149/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-05T13:23:51.634 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/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-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/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-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-05T13:23:51.635 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2023-12-05T13:23:51.635 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-05T13:23:51.641 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/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-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/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-guits-testing-2023-12-05-0857/e6605fb8725c25c4838cef6a39f30df73f1ed149/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-05T13:23:51.641 DEBUG:teuthology.orchestra.run.smithi159:> set -ex 2023-12-05T13:23:51.641 DEBUG:teuthology.orchestra.run.smithi159:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-05T13:23:51.662 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-05T13:23:51.662 DEBUG:teuthology.orchestra.run.smithi178:> 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/e6605fb8725c25c4838cef6a39f30df73f1ed149/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-05T13:23:51.668 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-05T13:23:51.668 DEBUG:teuthology.orchestra.run.smithi159:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/e6605fb8725c25c4838cef6a39f30df73f1ed149/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-05T13:23:51.674 DEBUG:teuthology.orchestra.run.smithi077:> 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-05T13:23:51.730 DEBUG:teuthology.orchestra.run.smithi178:> 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-05T13:23:51.734 DEBUG:teuthology.orchestra.run.smithi159:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-12-05T13:23:51.750 DEBUG:teuthology.orchestra.run.smithi077:> 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-05T13:23:51.807 DEBUG:teuthology.orchestra.run.smithi178:> 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-05T13:23:51.811 DEBUG:teuthology.orchestra.run.smithi159:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-12-05T13:23:51.816 INFO:teuthology.orchestra.run.smithi077.stdout:check_obsoletes = 1 2023-12-05T13:23:51.817 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum clean all 2023-12-05T13:23:51.874 INFO:teuthology.orchestra.run.smithi178.stdout:check_obsoletes = 1 2023-12-05T13:23:51.875 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum clean all 2023-12-05T13:23:51.876 INFO:teuthology.orchestra.run.smithi159.stdout:check_obsoletes = 1 2023-12-05T13:23:51.878 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum clean all 2023-12-05T13:23:52.188 INFO:teuthology.orchestra.run.smithi077.stdout:Updating Subscription Management repositories. 2023-12-05T13:23:52.244 INFO:teuthology.orchestra.run.smithi178.stdout:Updating Subscription Management repositories. 2023-12-05T13:23:52.249 INFO:teuthology.orchestra.run.smithi159.stdout:Updating Subscription Management repositories. 2023-12-05T13:23:53.300 INFO:teuthology.orchestra.run.smithi077.stdout:44 files removed 2023-12-05T13:23:53.354 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install ceph-radosgw 2023-12-05T13:23:53.524 INFO:teuthology.orchestra.run.smithi159.stdout:44 files removed 2023-12-05T13:23:53.578 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-radosgw 2023-12-05T13:23:53.642 INFO:teuthology.orchestra.run.smithi178.stdout:44 files removed 2023-12-05T13:23:53.685 INFO:teuthology.orchestra.run.smithi077.stdout:Updating Subscription Management repositories. 2023-12-05T13:23:53.694 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-radosgw 2023-12-05T13:23:53.910 INFO:teuthology.orchestra.run.smithi159.stdout:Updating Subscription Management repositories. 2023-12-05T13:23:54.027 INFO:teuthology.orchestra.run.smithi178.stdout:Updating Subscription Management repositories. 2023-12-05T13:23:55.112 INFO:teuthology.orchestra.run.smithi077.stdout:ceph packages for x86_64 268 kB/s | 81 kB 00:00 2023-12-05T13:23:55.433 INFO:teuthology.orchestra.run.smithi178.stdout:ceph packages for x86_64 197 kB/s | 81 kB 00:00 2023-12-05T13:23:55.460 INFO:teuthology.orchestra.run.smithi159.stdout:ceph packages for x86_64 201 kB/s | 81 kB 00:00 2023-12-05T13:23:55.472 INFO:teuthology.orchestra.run.smithi077.stdout:ceph noarch packages 29 kB/s | 9.5 kB 00:00 2023-12-05T13:23:55.725 INFO:teuthology.orchestra.run.smithi178.stdout:ceph noarch packages 36 kB/s | 9.5 kB 00:00 2023-12-05T13:23:55.831 INFO:teuthology.orchestra.run.smithi077.stdout:ceph source packages 4.4 kB/s | 1.5 kB 00:00 2023-12-05T13:23:55.852 INFO:teuthology.orchestra.run.smithi159.stdout:ceph noarch packages 26 kB/s | 9.5 kB 00:00 2023-12-05T13:23:56.009 INFO:teuthology.orchestra.run.smithi178.stdout:ceph source packages 5.7 kB/s | 1.5 kB 00:00 2023-12-05T13:23:56.014 INFO:teuthology.orchestra.run.smithi077.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-12-05T13:23:56.202 INFO:teuthology.orchestra.run.smithi178.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-12-05T13:23:56.202 INFO:teuthology.orchestra.run.smithi159.stdout:ceph source packages 4.5 kB/s | 1.5 kB 00:00 2023-12-05T13:23:56.394 INFO:teuthology.orchestra.run.smithi159.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-12-05T13:23:56.957 INFO:teuthology.orchestra.run.smithi077.stdout:Extra Packages for Enterprise Linux 17 MB/s | 16 MB 00:00 2023-12-05T13:23:57.156 INFO:teuthology.orchestra.run.smithi159.stdout:Extra Packages for Enterprise Linux 22 MB/s | 16 MB 00:00 2023-12-05T13:23:57.205 INFO:teuthology.orchestra.run.smithi178.stdout:Extra Packages for Enterprise Linux 16 MB/s | 16 MB 00:00 2023-12-05T13:24:00.474 INFO:teuthology.orchestra.run.smithi077.stdout:lab-extras 310 kB/s | 24 kB 00:00 2023-12-05T13:24:00.754 INFO:teuthology.orchestra.run.smithi159.stdout:lab-extras 371 kB/s | 24 kB 00:00 2023-12-05T13:24:00.777 INFO:teuthology.orchestra.run.smithi178.stdout:lab-extras 435 kB/s | 24 kB 00:00 2023-12-05T13:24:01.659 INFO:teuthology.orchestra.run.smithi077.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 48 MB/s | 53 MB 00:01 2023-12-05T13:24:01.906 INFO:teuthology.orchestra.run.smithi159.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 49 MB/s | 53 MB 00:01 2023-12-05T13:24:01.921 INFO:teuthology.orchestra.run.smithi178.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 44 MB/s | 47 MB 00:01 2023-12-05T13:24:09.979 INFO:teuthology.orchestra.run.smithi077.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 44 MB/s | 47 MB 00:01 2023-12-05T13:24:10.063 INFO:teuthology.orchestra.run.smithi178.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 49 MB/s | 53 MB 00:01 2023-12-05T13:24:10.441 INFO:teuthology.orchestra.run.smithi159.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 46 MB/s | 47 MB 00:01 2023-12-05T13:24:20.983 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2023-12-05T13:24:20.986 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================================== 2023-12-05T13:24:20.986 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repository Size 2023-12-05T13:24:20.986 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================================== 2023-12-05T13:24:20.986 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2023-12-05T13:24:20.987 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-radosgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 14 M 2023-12-05T13:24:20.987 INFO:teuthology.orchestra.run.smithi077.stdout:Upgrading: 2023-12-05T13:24:20.987 INFO:teuthology.orchestra.run.smithi077.stdout: librados2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.8 M 2023-12-05T13:24:20.987 INFO:teuthology.orchestra.run.smithi077.stdout: librbd1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.7 M 2023-12-05T13:24:20.987 INFO:teuthology.orchestra.run.smithi077.stdout:Installing dependencies: 2023-12-05T13:24:20.987 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-base x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 5.4 M 2023-12-05T13:24:20.987 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 23 M 2023-12-05T13:24:20.987 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-selinux x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 24 k 2023-12-05T13:24:20.987 INFO:teuthology.orchestra.run.smithi077.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-05T13:24:20.987 INFO:teuthology.orchestra.run.smithi077.stdout: libcephfs2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 839 k 2023-12-05T13:24:20.987 INFO:teuthology.orchestra.run.smithi077.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-05T13:24:20.987 INFO:teuthology.orchestra.run.smithi077.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-05T13:24:20.987 INFO:teuthology.orchestra.run.smithi077.stdout: libradosstriper1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 517 k 2023-12-05T13:24:20.988 INFO:teuthology.orchestra.run.smithi077.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-05T13:24:20.988 INFO:teuthology.orchestra.run.smithi077.stdout: librgw2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 6.9 M 2023-12-05T13:24:20.988 INFO:teuthology.orchestra.run.smithi077.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-05T13:24:20.988 INFO:teuthology.orchestra.run.smithi077.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-05T13:24:20.988 INFO:teuthology.orchestra.run.smithi077.stdout: python3-ceph-argparse x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 45 k 2023-12-05T13:24:20.988 INFO:teuthology.orchestra.run.smithi077.stdout: python3-ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 128 k 2023-12-05T13:24:20.988 INFO:teuthology.orchestra.run.smithi077.stdout: python3-cephfs x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 197 k 2023-12-05T13:24:20.988 INFO:teuthology.orchestra.run.smithi077.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-05T13:24:20.988 INFO:teuthology.orchestra.run.smithi077.stdout: python3-rados x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 371 k 2023-12-05T13:24:20.988 INFO:teuthology.orchestra.run.smithi077.stdout: python3-rbd x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 365 k 2023-12-05T13:24:20.988 INFO:teuthology.orchestra.run.smithi077.stdout: python3-rgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 107 k 2023-12-05T13:24:20.988 INFO:teuthology.orchestra.run.smithi077.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-05T13:24:20.988 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-05T13:24:20.989 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2023-12-05T13:24:20.989 INFO:teuthology.orchestra.run.smithi077.stdout:================================================================================================== 2023-12-05T13:24:20.989 INFO:teuthology.orchestra.run.smithi077.stdout:Install 21 Packages 2023-12-05T13:24:20.989 INFO:teuthology.orchestra.run.smithi077.stdout:Upgrade 2 Packages 2023-12-05T13:24:20.989 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-05T13:24:20.989 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 62 M 2023-12-05T13:24:20.989 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2023-12-05T13:24:21.367 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-12-05T13:24:21.369 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================================== 2023-12-05T13:24:21.370 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2023-12-05T13:24:21.370 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================================== 2023-12-05T13:24:21.370 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2023-12-05T13:24:21.370 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-radosgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 14 M 2023-12-05T13:24:21.370 INFO:teuthology.orchestra.run.smithi178.stdout:Upgrading: 2023-12-05T13:24:21.370 INFO:teuthology.orchestra.run.smithi178.stdout: librados2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.8 M 2023-12-05T13:24:21.370 INFO:teuthology.orchestra.run.smithi178.stdout: librbd1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.7 M 2023-12-05T13:24:21.370 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2023-12-05T13:24:21.370 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-base x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 5.4 M 2023-12-05T13:24:21.370 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 23 M 2023-12-05T13:24:21.370 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-selinux x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 24 k 2023-12-05T13:24:21.370 INFO:teuthology.orchestra.run.smithi178.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-05T13:24:21.370 INFO:teuthology.orchestra.run.smithi178.stdout: libcephfs2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 839 k 2023-12-05T13:24:21.371 INFO:teuthology.orchestra.run.smithi178.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-05T13:24:21.371 INFO:teuthology.orchestra.run.smithi178.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-05T13:24:21.371 INFO:teuthology.orchestra.run.smithi178.stdout: libradosstriper1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 517 k 2023-12-05T13:24:21.371 INFO:teuthology.orchestra.run.smithi178.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-05T13:24:21.371 INFO:teuthology.orchestra.run.smithi178.stdout: librgw2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 6.9 M 2023-12-05T13:24:21.371 INFO:teuthology.orchestra.run.smithi178.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-05T13:24:21.371 INFO:teuthology.orchestra.run.smithi178.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-05T13:24:21.371 INFO:teuthology.orchestra.run.smithi178.stdout: python3-ceph-argparse x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 45 k 2023-12-05T13:24:21.371 INFO:teuthology.orchestra.run.smithi178.stdout: python3-ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 128 k 2023-12-05T13:24:21.371 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cephfs x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 197 k 2023-12-05T13:24:21.371 INFO:teuthology.orchestra.run.smithi178.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-05T13:24:21.371 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rados x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 371 k 2023-12-05T13:24:21.371 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rbd x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 365 k 2023-12-05T13:24:21.371 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 107 k 2023-12-05T13:24:21.372 INFO:teuthology.orchestra.run.smithi178.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-05T13:24:21.372 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-12-05T13:24:21.372 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-12-05T13:24:21.372 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================================== 2023-12-05T13:24:21.372 INFO:teuthology.orchestra.run.smithi178.stdout:Install 21 Packages 2023-12-05T13:24:21.372 INFO:teuthology.orchestra.run.smithi178.stdout:Upgrade 2 Packages 2023-12-05T13:24:21.372 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-12-05T13:24:21.372 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 62 M 2023-12-05T13:24:21.372 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-12-05T13:24:21.762 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2023-12-05T13:24:21.765 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================================== 2023-12-05T13:24:21.765 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2023-12-05T13:24:21.765 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================================== 2023-12-05T13:24:21.765 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2023-12-05T13:24:21.765 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-radosgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 14 M 2023-12-05T13:24:21.765 INFO:teuthology.orchestra.run.smithi159.stdout:Upgrading: 2023-12-05T13:24:21.765 INFO:teuthology.orchestra.run.smithi159.stdout: librados2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.8 M 2023-12-05T13:24:21.765 INFO:teuthology.orchestra.run.smithi159.stdout: librbd1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 3.7 M 2023-12-05T13:24:21.765 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2023-12-05T13:24:21.765 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-base x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 5.4 M 2023-12-05T13:24:21.765 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 23 M 2023-12-05T13:24:21.766 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-selinux x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 24 k 2023-12-05T13:24:21.766 INFO:teuthology.orchestra.run.smithi159.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-05T13:24:21.766 INFO:teuthology.orchestra.run.smithi159.stdout: libcephfs2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 839 k 2023-12-05T13:24:21.766 INFO:teuthology.orchestra.run.smithi159.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-05T13:24:21.766 INFO:teuthology.orchestra.run.smithi159.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-05T13:24:21.766 INFO:teuthology.orchestra.run.smithi159.stdout: libradosstriper1 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 517 k 2023-12-05T13:24:21.766 INFO:teuthology.orchestra.run.smithi159.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-05T13:24:21.766 INFO:teuthology.orchestra.run.smithi159.stdout: librgw2 x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 6.9 M 2023-12-05T13:24:21.766 INFO:teuthology.orchestra.run.smithi159.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-05T13:24:21.766 INFO:teuthology.orchestra.run.smithi159.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-05T13:24:21.766 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-argparse x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 45 k 2023-12-05T13:24:21.766 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-common x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 128 k 2023-12-05T13:24:21.767 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cephfs x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 197 k 2023-12-05T13:24:21.767 INFO:teuthology.orchestra.run.smithi159.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-05T13:24:21.767 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rados x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 371 k 2023-12-05T13:24:21.767 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rbd x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 365 k 2023-12-05T13:24:21.767 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rgw x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 107 k 2023-12-05T13:24:21.767 INFO:teuthology.orchestra.run.smithi159.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-05T13:24:21.767 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-05T13:24:21.767 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2023-12-05T13:24:21.767 INFO:teuthology.orchestra.run.smithi159.stdout:================================================================================================== 2023-12-05T13:24:21.767 INFO:teuthology.orchestra.run.smithi159.stdout:Install 21 Packages 2023-12-05T13:24:21.767 INFO:teuthology.orchestra.run.smithi159.stdout:Upgrade 2 Packages 2023-12-05T13:24:21.767 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-05T13:24:21.768 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 62 M 2023-12-05T13:24:21.768 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2023-12-05T13:24:21.887 INFO:teuthology.orchestra.run.smithi077.stdout:(1/23): ceph-base-19.0.0-13.ge6605fb8.el8.x86_6 7.3 MB/s | 5.4 MB 00:00 2023-12-05T13:24:21.945 INFO:teuthology.orchestra.run.smithi077.stdout:(2/23): ceph-selinux-19.0.0-13.ge6605fb8.el8.x8 419 kB/s | 24 kB 00:00 2023-12-05T13:24:22.112 INFO:teuthology.orchestra.run.smithi077.stdout:(3/23): libcephfs2-19.0.0-13.ge6605fb8.el8.x86_ 4.9 MB/s | 839 kB 00:00 2023-12-05T13:24:22.254 INFO:teuthology.orchestra.run.smithi077.stdout:(4/23): libradosstriper1-19.0.0-13.ge6605fb8.el 3.6 MB/s | 517 kB 00:00 2023-12-05T13:24:23.255 INFO:teuthology.orchestra.run.smithi178.stdout:(1/23): ceph-base-19.0.0-13.ge6605fb8.el8.x86_6 3.1 MB/s | 5.4 MB 00:01 2023-12-05T13:24:23.330 INFO:teuthology.orchestra.run.smithi178.stdout:(2/23): ceph-selinux-19.0.0-13.ge6605fb8.el8.x8 325 kB/s | 24 kB 00:00 2023-12-05T13:24:23.388 INFO:teuthology.orchestra.run.smithi077.stdout:(5/23): librgw2-19.0.0-13.ge6605fb8.el8.x86_64. 6.1 MB/s | 6.9 MB 00:01 2023-12-05T13:24:23.480 INFO:teuthology.orchestra.run.smithi077.stdout:(6/23): python3-ceph-argparse-19.0.0-13.ge6605f 488 kB/s | 45 kB 00:00 2023-12-05T13:24:23.572 INFO:teuthology.orchestra.run.smithi077.stdout:(7/23): python3-ceph-common-19.0.0-13.ge6605fb8 1.4 MB/s | 128 kB 00:00 2023-12-05T13:24:23.680 INFO:teuthology.orchestra.run.smithi077.stdout:(8/23): python3-cephfs-19.0.0-13.ge6605fb8.el8. 1.8 MB/s | 197 kB 00:00 2023-12-05T13:24:23.739 INFO:teuthology.orchestra.run.smithi178.stdout:(3/23): libcephfs2-19.0.0-13.ge6605fb8.el8.x86_ 2.0 MB/s | 839 kB 00:00 2023-12-05T13:24:23.789 INFO:teuthology.orchestra.run.smithi077.stdout:(9/23): python3-rados-19.0.0-13.ge6605fb8.el8.x 3.3 MB/s | 371 kB 00:00 2023-12-05T13:24:23.889 INFO:teuthology.orchestra.run.smithi077.stdout:(10/23): python3-rbd-19.0.0-13.ge6605fb8.el8.x8 3.6 MB/s | 365 kB 00:00 2023-12-05T13:24:23.965 INFO:teuthology.orchestra.run.smithi077.stdout:(11/23): python3-rgw-19.0.0-13.ge6605fb8.el8.x8 1.4 MB/s | 107 kB 00:00 2023-12-05T13:24:24.056 INFO:teuthology.orchestra.run.smithi178.stdout:(4/23): ceph-radosgw-19.0.0-13.ge6605fb8.el8.x8 5.5 MB/s | 14 MB 00:02 2023-12-05T13:24:24.081 INFO:teuthology.orchestra.run.smithi178.stdout:(5/23): libradosstriper1-19.0.0-13.ge6605fb8.el 1.5 MB/s | 517 kB 00:00 2023-12-05T13:24:24.165 INFO:teuthology.orchestra.run.smithi178.stdout:(6/23): python3-ceph-argparse-19.0.0-13.ge6605f 537 kB/s | 45 kB 00:00 2023-12-05T13:24:24.340 INFO:teuthology.orchestra.run.smithi178.stdout:(7/23): python3-ceph-common-19.0.0-13.ge6605fb8 734 kB/s | 128 kB 00:00 2023-12-05T13:24:24.398 INFO:teuthology.orchestra.run.smithi077.stdout:(12/23): gperftools-libs-2.7-9.el8.x86_64.rpm 707 kB/s | 306 kB 00:00 2023-12-05T13:24:24.515 INFO:teuthology.orchestra.run.smithi178.stdout:(8/23): python3-cephfs-19.0.0-13.ge6605fb8.el8. 1.1 MB/s | 197 kB 00:00 2023-12-05T13:24:24.548 INFO:teuthology.orchestra.run.smithi077.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 393 kB/s | 59 kB 00:00 2023-12-05T13:24:24.716 INFO:teuthology.orchestra.run.smithi077.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 450 kB/s | 75 kB 00:00 2023-12-05T13:24:24.757 INFO:teuthology.orchestra.run.smithi178.stdout:(9/23): python3-rados-19.0.0-13.ge6605fb8.el8.x 1.5 MB/s | 371 kB 00:00 2023-12-05T13:24:24.907 INFO:teuthology.orchestra.run.smithi178.stdout:(10/23): python3-rbd-19.0.0-13.ge6605fb8.el8.x8 2.4 MB/s | 365 kB 00:00 2023-12-05T13:24:24.966 INFO:teuthology.orchestra.run.smithi178.stdout:(11/23): python3-rgw-19.0.0-13.ge6605fb8.el8.x8 1.8 MB/s | 107 kB 00:00 2023-12-05T13:24:25.133 INFO:teuthology.orchestra.run.smithi178.stdout:(12/23): librgw2-19.0.0-13.ge6605fb8.el8.x86_64 6.4 MB/s | 6.9 MB 00:01 2023-12-05T13:24:25.165 INFO:teuthology.orchestra.run.smithi159.stdout:(1/23): ceph-base-19.0.0-13.ge6605fb8.el8.x86_6 1.7 MB/s | 5.4 MB 00:03 2023-12-05T13:24:25.208 INFO:teuthology.orchestra.run.smithi178.stdout:(13/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.2 MB/s | 306 kB 00:00 2023-12-05T13:24:25.224 INFO:teuthology.orchestra.run.smithi159.stdout:(2/23): ceph-selinux-19.0.0-13.ge6605fb8.el8.x8 419 kB/s | 24 kB 00:00 2023-12-05T13:24:25.275 INFO:teuthology.orchestra.run.smithi178.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.1 MB/s | 75 kB 00:00 2023-12-05T13:24:25.282 INFO:teuthology.orchestra.run.smithi077.stdout:(15/23): ceph-common-19.0.0-13.ge6605fb8.el8.x8 5.5 MB/s | 23 MB 00:04 2023-12-05T13:24:25.300 INFO:teuthology.orchestra.run.smithi178.stdout:(15/23): liboath-2.6.2-3.el8.x86_64.rpm 352 kB/s | 59 kB 00:00 2023-12-05T13:24:25.366 INFO:teuthology.orchestra.run.smithi159.stdout:(3/23): libcephfs2-19.0.0-13.ge6605fb8.el8.x86_ 5.8 MB/s | 839 kB 00:00 2023-12-05T13:24:25.434 INFO:teuthology.orchestra.run.smithi178.stdout:(16/23): thrift-0.13.0-2.el8.x86_64.rpm 11 MB/s | 1.7 MB 00:00 2023-12-05T13:24:25.449 INFO:teuthology.orchestra.run.smithi077.stdout:(16/23): thrift-0.13.0-2.el8.x86_64.rpm 2.4 MB/s | 1.7 MB 00:00 2023-12-05T13:24:25.475 INFO:teuthology.orchestra.run.smithi077.stdout:(17/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 244 kB/s | 47 kB 00:00 2023-12-05T13:24:25.499 INFO:teuthology.orchestra.run.smithi159.stdout:(4/23): libradosstriper1-19.0.0-13.ge6605fb8.el 3.8 MB/s | 517 kB 00:00 2023-12-05T13:24:25.626 INFO:teuthology.orchestra.run.smithi178.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 796 kB/s | 259 kB 00:00 2023-12-05T13:24:25.650 INFO:teuthology.orchestra.run.smithi077.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.3 MB/s | 259 kB 00:00 2023-12-05T13:24:25.676 INFO:teuthology.orchestra.run.smithi077.stdout:(19/23): python3-prettytable-0.7.2-14.el8.noarc 220 kB/s | 44 kB 00:00 2023-12-05T13:24:25.685 INFO:teuthology.orchestra.run.smithi178.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 175 kB/s | 44 kB 00:00 2023-12-05T13:24:25.801 INFO:teuthology.orchestra.run.smithi077.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.3 MB/s | 354 kB 00:00 2023-12-05T13:24:25.802 INFO:teuthology.orchestra.run.smithi178.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.0 MB/s | 354 kB 00:00 2023-12-05T13:24:25.827 INFO:teuthology.orchestra.run.smithi178.stdout:(20/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 330 kB/s | 47 kB 00:00 2023-12-05T13:24:26.158 INFO:teuthology.orchestra.run.smithi159.stdout:(5/23): ceph-radosgw-19.0.0-13.ge6605fb8.el8.x8 3.3 MB/s | 14 MB 00:04 2023-12-05T13:24:26.266 INFO:teuthology.orchestra.run.smithi159.stdout:(6/23): python3-ceph-argparse-19.0.0-13.ge6605f 415 kB/s | 45 kB 00:00 2023-12-05T13:24:26.384 INFO:teuthology.orchestra.run.smithi159.stdout:(7/23): python3-ceph-common-19.0.0-13.ge6605fb8 1.1 MB/s | 128 kB 00:00 2023-12-05T13:24:26.443 INFO:teuthology.orchestra.run.smithi077.stdout:(21/23): ceph-radosgw-19.0.0-13.ge6605fb8.el8.x 2.6 MB/s | 14 MB 00:05 2023-12-05T13:24:26.492 INFO:teuthology.orchestra.run.smithi159.stdout:(8/23): python3-cephfs-19.0.0-13.ge6605fb8.el8. 1.8 MB/s | 197 kB 00:00 2023-12-05T13:24:26.518 INFO:teuthology.orchestra.run.smithi077.stdout:(22/23): librados2-19.0.0-13.ge6605fb8.el8.x86_ 4.5 MB/s | 3.8 MB 00:00 2023-12-05T13:24:26.584 INFO:teuthology.orchestra.run.smithi159.stdout:(9/23): librgw2-19.0.0-13.ge6605fb8.el8.x86_64. 6.4 MB/s | 6.9 MB 00:01 2023-12-05T13:24:26.618 INFO:teuthology.orchestra.run.smithi159.stdout:(10/23): python3-rados-19.0.0-13.ge6605fb8.el8. 2.9 MB/s | 371 kB 00:00 2023-12-05T13:24:26.677 INFO:teuthology.orchestra.run.smithi159.stdout:(11/23): python3-rbd-19.0.0-13.ge6605fb8.el8.x8 3.9 MB/s | 365 kB 00:00 2023-12-05T13:24:26.677 INFO:teuthology.orchestra.run.smithi178.stdout:(21/23): librbd1-19.0.0-13.ge6605fb8.el8.x86_64 4.4 MB/s | 3.7 MB 00:00 2023-12-05T13:24:26.702 INFO:teuthology.orchestra.run.smithi159.stdout:(12/23): python3-rgw-19.0.0-13.ge6605fb8.el8.x8 1.2 MB/s | 107 kB 00:00 2023-12-05T13:24:26.827 INFO:teuthology.orchestra.run.smithi159.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 471 kB/s | 59 kB 00:00 2023-12-05T13:24:26.853 INFO:teuthology.orchestra.run.smithi159.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.7 MB/s | 306 kB 00:00 2023-12-05T13:24:26.877 INFO:teuthology.orchestra.run.smithi077.stdout:(23/23): librbd1-19.0.0-13.ge6605fb8.el8.x86_64 3.4 MB/s | 3.7 MB 00:01 2023-12-05T13:24:26.879 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2023-12-05T13:24:26.879 INFO:teuthology.orchestra.run.smithi077.stdout:Total 10 MB/s | 62 MB 00:05 2023-12-05T13:24:26.886 INFO:teuthology.orchestra.run.smithi159.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.3 MB/s | 75 kB 00:00 2023-12-05T13:24:26.929 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2023-12-05T13:24:26.974 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2023-12-05T13:24:26.975 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2023-12-05T13:24:26.978 INFO:teuthology.orchestra.run.smithi159.stdout:(16/23): thrift-0.13.0-2.el8.x86_64.rpm 14 MB/s | 1.7 MB 00:00 2023-12-05T13:24:27.012 INFO:teuthology.orchestra.run.smithi159.stdout:(17/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 374 kB/s | 47 kB 00:00 2023-12-05T13:24:27.094 INFO:teuthology.orchestra.run.smithi178.stdout:(22/23): ceph-common-19.0.0-13.ge6605fb8.el8.x8 4.0 MB/s | 23 MB 00:05 2023-12-05T13:24:27.195 INFO:teuthology.orchestra.run.smithi159.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.2 MB/s | 259 kB 00:00 2023-12-05T13:24:27.202 INFO:teuthology.orchestra.run.smithi178.stdout:(23/23): librados2-19.0.0-13.ge6605fb8.el8.x86_ 2.7 MB/s | 3.8 MB 00:01 2023-12-05T13:24:27.204 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-12-05T13:24:27.205 INFO:teuthology.orchestra.run.smithi178.stdout:Total 11 MB/s | 62 MB 00:05 2023-12-05T13:24:27.249 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-12-05T13:24:27.291 INFO:teuthology.orchestra.run.smithi159.stdout:(19/23): python3-prettytable-0.7.2-14.el8.noarc 161 kB/s | 44 kB 00:00 2023-12-05T13:24:27.292 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-12-05T13:24:27.292 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-12-05T13:24:27.330 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2023-12-05T13:24:27.334 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2023-12-05T13:24:27.487 INFO:teuthology.orchestra.run.smithi159.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 1.2 MB/s | 354 kB 00:00 2023-12-05T13:24:27.639 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-12-05T13:24:27.642 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-12-05T13:24:27.830 INFO:teuthology.orchestra.run.smithi159.stdout:(21/23): librados2-19.0.0-13.ge6605fb8.el8.x86_ 7.0 MB/s | 3.8 MB 00:00 2023-12-05T13:24:27.988 INFO:teuthology.orchestra.run.smithi159.stdout:(22/23): librbd1-19.0.0-13.ge6605fb8.el8.x86_64 7.4 MB/s | 3.7 MB 00:00 2023-12-05T13:24:28.490 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2023-12-05T13:24:28.741 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-05T13:24:28.926 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-12-05T13:24:28.938 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-05T13:24:29.124 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-05T13:24:29.313 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-05T13:24:29.344 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-05T13:24:29.488 INFO:teuthology.orchestra.run.smithi077.stdout: Upgrading : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-05T13:24:29.584 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-05T13:24:29.752 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-05T13:24:29.778 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-05T13:24:29.954 INFO:teuthology.orchestra.run.smithi178.stdout: Upgrading : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-05T13:24:30.000 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-05T13:24:30.030 INFO:teuthology.orchestra.run.smithi159.stdout:(23/23): ceph-common-19.0.0-13.ge6605fb8.el8.x8 2.8 MB/s | 23 MB 00:08 2023-12-05T13:24:30.032 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2023-12-05T13:24:30.033 INFO:teuthology.orchestra.run.smithi159.stdout:Total 7.4 MB/s | 62 MB 00:08 2023-12-05T13:24:30.052 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-05T13:24:30.081 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2023-12-05T13:24:30.127 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2023-12-05T13:24:30.127 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2023-12-05T13:24:30.180 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-05T13:24:30.252 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-05T13:24:30.473 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2023-12-05T13:24:30.477 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2023-12-05T13:24:30.541 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-05T13:24:30.588 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-05T13:24:30.737 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-05T13:24:30.805 INFO:teuthology.orchestra.run.smithi077.stdout: Upgrading : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-05T13:24:30.903 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-05T13:24:31.063 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-05T13:24:31.131 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-05T13:24:31.134 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-05T13:24:31.346 INFO:teuthology.orchestra.run.smithi178.stdout: Upgrading : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-05T13:24:31.442 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-05T13:24:31.619 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-05T13:24:31.635 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2023-12-05T13:24:31.787 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-05T13:24:31.846 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-05T13:24:31.915 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-05T13:24:32.043 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-05T13:24:32.063 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-05T13:24:32.146 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-05T13:24:32.274 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 11/25 2023-12-05T13:24:32.424 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-05T13:24:32.465 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-05T13:24:32.487 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-05T13:24:32.623 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-05T13:24:32.637 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-05T13:24:32.688 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-05T13:24:32.701 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-05T13:24:32.779 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-05T13:24:32.800 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 14/25 2023-12-05T13:24:32.814 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 11/25 2023-12-05T13:24:32.947 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-05T13:24:33.007 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-05T13:24:33.017 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-05T13:24:33.141 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-05T13:24:33.174 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-05T13:24:33.214 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-05T13:24:33.311 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-05T13:24:33.389 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-05T13:24:33.530 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-05T13:24:33.601 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-05T13:24:33.680 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 19/25 2023-12-05T13:24:34.013 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-05T13:24:34.132 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 14/25 2023-12-05T13:24:34.217 INFO:teuthology.orchestra.run.smithi159.stdout: Upgrading : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-05T13:24:34.287 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-05T13:24:34.313 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-05T13:24:34.343 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-05T13:24:34.455 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-05T13:24:34.501 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-05T13:24:34.571 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-05T13:24:34.683 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-05T13:24:34.917 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-05T13:24:35.137 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 19/25 2023-12-05T13:24:35.342 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-05T13:24:35.517 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-05T13:24:35.582 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-05T13:24:35.753 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 11/25 2023-12-05T13:24:35.937 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-05T13:24:36.202 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-05T13:24:36.404 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 14/25 2023-12-05T13:24:36.592 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-05T13:24:36.661 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 15/25 2023-12-05T13:24:36.810 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-05T13:24:37.016 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-05T13:24:37.260 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-05T13:24:37.417 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 19/25 2023-12-05T13:24:37.537 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-05T13:24:37.754 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-05T13:24:38.333 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-05T13:24:38.606 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-05T13:24:38.691 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-05T13:24:38.816 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-05T13:24:38.845 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-05T13:24:39.053 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-05T13:24:39.860 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-05T13:24:40.122 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-05T13:24:40.210 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-05T13:24:40.369 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-05T13:24:41.454 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-05T13:24:41.692 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-05T13:24:42.269 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 20/25 2023-12-05T13:24:42.558 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-05T13:24:42.643 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 21/25 2023-12-05T13:24:42.841 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-05T13:24:57.271 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-05T13:24:57.271 INFO:teuthology.orchestra.run.smithi077.stdout:skipping the directory /sys 2023-12-05T13:24:57.271 INFO:teuthology.orchestra.run.smithi077.stdout:skipping the directory /proc 2023-12-05T13:24:57.271 INFO:teuthology.orchestra.run.smithi077.stdout:skipping the directory /dev 2023-12-05T13:24:57.271 INFO:teuthology.orchestra.run.smithi077.stdout:skipping the directory /run 2023-12-05T13:24:57.271 INFO:teuthology.orchestra.run.smithi077.stdout:skipping the directory /mnt 2023-12-05T13:24:57.271 INFO:teuthology.orchestra.run.smithi077.stdout:skipping the directory /var/tmp 2023-12-05T13:24:57.271 INFO:teuthology.orchestra.run.smithi077.stdout:skipping the directory /home 2023-12-05T13:24:57.272 INFO:teuthology.orchestra.run.smithi077.stdout:skipping the directory /tmp 2023-12-05T13:24:57.272 INFO:teuthology.orchestra.run.smithi077.stdout:skipping the directory /dev 2023-12-05T13:24:57.272 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-05T13:24:58.670 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-05T13:24:58.691 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-05T13:24:58.691 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-05T13:24:58.879 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-05T13:24:58.879 INFO:teuthology.orchestra.run.smithi077.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-05T13:24:59.053 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-05T13:24:59.053 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /sys 2023-12-05T13:24:59.054 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /proc 2023-12-05T13:24:59.054 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /dev 2023-12-05T13:24:59.054 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /run 2023-12-05T13:24:59.054 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /mnt 2023-12-05T13:24:59.054 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /var/tmp 2023-12-05T13:24:59.054 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /home 2023-12-05T13:24:59.054 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /tmp 2023-12-05T13:24:59.054 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /dev 2023-12-05T13:24:59.054 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-12-05T13:24:59.485 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-05T13:24:59.485 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 1/25 2023-12-05T13:24:59.485 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2/25 2023-12-05T13:24:59.485 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-05T13:24:59.485 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-05T13:24:59.485 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 5/25 2023-12-05T13:24:59.485 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-05T13:24:59.485 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-05T13:24:59.486 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 8/25 2023-12-05T13:24:59.486 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 9/25 2023-12-05T13:24:59.486 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-05T13:24:59.486 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 11/25 2023-12-05T13:24:59.486 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-05T13:24:59.486 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-05T13:24:59.486 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-05T13:24:59.486 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-05T13:24:59.486 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-05T13:24:59.486 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-05T13:24:59.486 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-05T13:24:59.486 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-05T13:24:59.486 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-05T13:24:59.487 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-05T13:24:59.487 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-05T13:24:59.487 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-05T13:24:59.487 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 24/25 2023-12-05T13:25:00.468 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-05T13:25:00.488 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-05T13:25:00.488 INFO:teuthology.orchestra.run.smithi178.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-05T13:25:00.734 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-05T13:25:00.734 INFO:teuthology.orchestra.run.smithi178.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-05T13:25:01.361 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-05T13:25:01.362 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 1/25 2023-12-05T13:25:01.362 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2/25 2023-12-05T13:25:01.362 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-05T13:25:01.362 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-05T13:25:01.362 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 5/25 2023-12-05T13:25:01.362 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-05T13:25:01.362 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-05T13:25:01.362 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 8/25 2023-12-05T13:25:01.362 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 9/25 2023-12-05T13:25:01.363 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-05T13:25:01.363 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 11/25 2023-12-05T13:25:01.363 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-05T13:25:01.363 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-05T13:25:01.363 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-05T13:25:01.363 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-05T13:25:01.363 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-05T13:25:01.363 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-05T13:25:01.364 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-05T13:25:01.364 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-05T13:25:01.364 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-05T13:25:01.364 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-05T13:25:01.364 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-05T13:25:01.364 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-05T13:25:01.365 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 24/25 2023-12-05T13:25:01.592 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-05T13:25:01.592 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /sys 2023-12-05T13:25:01.592 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /proc 2023-12-05T13:25:01.592 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /dev 2023-12-05T13:25:01.592 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /run 2023-12-05T13:25:01.592 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /mnt 2023-12-05T13:25:01.592 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /var/tmp 2023-12-05T13:25:01.592 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /home 2023-12-05T13:25:01.592 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /tmp 2023-12-05T13:25:01.592 INFO:teuthology.orchestra.run.smithi159.stdout:skipping the directory /dev 2023-12-05T13:25:01.592 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-05T13:25:03.014 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-05T13:25:03.035 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 23/25 2023-12-05T13:25:03.035 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-05T13:25:03.265 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-05T13:25:03.266 INFO:teuthology.orchestra.run.smithi159.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-05T13:25:03.838 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-05T13:25:03.838 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 1/25 2023-12-05T13:25:03.838 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2/25 2023-12-05T13:25:03.838 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 3/25 2023-12-05T13:25:03.838 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 4/25 2023-12-05T13:25:03.839 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 5/25 2023-12-05T13:25:03.839 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 6/25 2023-12-05T13:25:03.839 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 7/25 2023-12-05T13:25:03.839 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x8 8/25 2023-12-05T13:25:03.839 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_ 9/25 2023-12-05T13:25:03.839 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 10/25 2023-12-05T13:25:03.839 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 11/25 2023-12-05T13:25:03.839 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 12/25 2023-12-05T13:25:03.839 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 13/25 2023-12-05T13:25:03.839 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-05T13:25:03.839 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-05T13:25:03.839 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-05T13:25:03.839 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-05T13:25:03.840 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-05T13:25:03.840 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-05T13:25:03.840 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-05T13:25:03.840 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-05T13:25:03.840 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 22/25 2023-12-05T13:25:03.840 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-05T13:25:03.840 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 24/25 2023-12-05T13:25:06.337 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-05T13:25:06.337 INFO:teuthology.orchestra.run.smithi077.stdout:Installed products updated. 2023-12-05T13:25:06.528 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-05T13:25:06.528 INFO:teuthology.orchestra.run.smithi077.stdout:Upgraded: 2023-12-05T13:25:06.528 INFO:teuthology.orchestra.run.smithi077.stdout: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:06.528 INFO:teuthology.orchestra.run.smithi077.stdout: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:06.528 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2023-12-05T13:25:06.528 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:06.529 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:06.529 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:06.529 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:06.529 INFO:teuthology.orchestra.run.smithi077.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-05T13:25:06.529 INFO:teuthology.orchestra.run.smithi077.stdout: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:06.529 INFO:teuthology.orchestra.run.smithi077.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-05T13:25:06.529 INFO:teuthology.orchestra.run.smithi077.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-05T13:25:06.529 INFO:teuthology.orchestra.run.smithi077.stdout: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:06.529 INFO:teuthology.orchestra.run.smithi077.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-05T13:25:06.529 INFO:teuthology.orchestra.run.smithi077.stdout: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:06.529 INFO:teuthology.orchestra.run.smithi077.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-05T13:25:06.529 INFO:teuthology.orchestra.run.smithi077.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-05T13:25:06.529 INFO:teuthology.orchestra.run.smithi077.stdout: python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:06.529 INFO:teuthology.orchestra.run.smithi077.stdout: python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:06.530 INFO:teuthology.orchestra.run.smithi077.stdout: python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:06.530 INFO:teuthology.orchestra.run.smithi077.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-05T13:25:06.530 INFO:teuthology.orchestra.run.smithi077.stdout: python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:06.530 INFO:teuthology.orchestra.run.smithi077.stdout: python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:06.530 INFO:teuthology.orchestra.run.smithi077.stdout: python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:06.530 INFO:teuthology.orchestra.run.smithi077.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-05T13:25:06.530 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-05T13:25:06.530 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2023-12-05T13:25:06.683 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install ceph-test 2023-12-05T13:25:07.034 INFO:teuthology.orchestra.run.smithi077.stdout:Updating Subscription Management repositories. 2023-12-05T13:25:08.447 INFO:teuthology.orchestra.run.smithi077.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 32 kB/s | 4.1 kB 00:00 2023-12-05T13:25:08.794 INFO:teuthology.orchestra.run.smithi077.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 29 kB/s | 4.5 kB 00:00 2023-12-05T13:25:10.397 INFO:teuthology.orchestra.run.smithi077.stdout:Dependencies resolved. 2023-12-05T13:25:10.398 INFO:teuthology.orchestra.run.smithi077.stdout:========================================================================================== 2023-12-05T13:25:10.398 INFO:teuthology.orchestra.run.smithi077.stdout: Package Arch Version Repository Size 2023-12-05T13:25:10.398 INFO:teuthology.orchestra.run.smithi077.stdout:========================================================================================== 2023-12-05T13:25:10.398 INFO:teuthology.orchestra.run.smithi077.stdout:Installing: 2023-12-05T13:25:10.398 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-test x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 49 M 2023-12-05T13:25:10.399 INFO:teuthology.orchestra.run.smithi077.stdout:Installing dependencies: 2023-12-05T13:25:10.399 INFO:teuthology.orchestra.run.smithi077.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-05T13:25:10.399 INFO:teuthology.orchestra.run.smithi077.stdout: libcephsqlite x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 183 k 2023-12-05T13:25:10.399 INFO:teuthology.orchestra.run.smithi077.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-05T13:25:10.399 INFO:teuthology.orchestra.run.smithi077.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-05T13:25:10.399 INFO:teuthology.orchestra.run.smithi077.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-05T13:25:10.399 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-05T13:25:10.399 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction Summary 2023-12-05T13:25:10.399 INFO:teuthology.orchestra.run.smithi077.stdout:========================================================================================== 2023-12-05T13:25:10.399 INFO:teuthology.orchestra.run.smithi077.stdout:Install 6 Packages 2023-12-05T13:25:10.399 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-05T13:25:10.400 INFO:teuthology.orchestra.run.smithi077.stdout:Total download size: 50 M 2023-12-05T13:25:10.400 INFO:teuthology.orchestra.run.smithi077.stdout:Installed size: 223 M 2023-12-05T13:25:10.400 INFO:teuthology.orchestra.run.smithi077.stdout:Downloading Packages: 2023-12-05T13:25:10.412 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-05T13:25:10.412 INFO:teuthology.orchestra.run.smithi178.stdout:Installed products updated. 2023-12-05T13:25:10.454 INFO:teuthology.orchestra.run.smithi077.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.3 MB/s | 70 kB 00:00 2023-12-05T13:25:10.600 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-12-05T13:25:10.600 INFO:teuthology.orchestra.run.smithi178.stdout:Upgraded: 2023-12-05T13:25:10.600 INFO:teuthology.orchestra.run.smithi178.stdout: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:10.600 INFO:teuthology.orchestra.run.smithi178.stdout: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:10.600 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2023-12-05T13:25:10.601 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:10.601 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:10.601 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:10.601 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:10.601 INFO:teuthology.orchestra.run.smithi178.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-05T13:25:10.601 INFO:teuthology.orchestra.run.smithi178.stdout: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:10.601 INFO:teuthology.orchestra.run.smithi178.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-05T13:25:10.601 INFO:teuthology.orchestra.run.smithi178.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-05T13:25:10.601 INFO:teuthology.orchestra.run.smithi178.stdout: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:10.601 INFO:teuthology.orchestra.run.smithi178.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-05T13:25:10.601 INFO:teuthology.orchestra.run.smithi178.stdout: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:10.601 INFO:teuthology.orchestra.run.smithi178.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-05T13:25:10.602 INFO:teuthology.orchestra.run.smithi178.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-05T13:25:10.602 INFO:teuthology.orchestra.run.smithi178.stdout: python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:10.602 INFO:teuthology.orchestra.run.smithi178.stdout: python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:10.602 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:10.602 INFO:teuthology.orchestra.run.smithi178.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-05T13:25:10.602 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:10.602 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:10.602 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:10.602 INFO:teuthology.orchestra.run.smithi178.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-05T13:25:10.602 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-12-05T13:25:10.602 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2023-12-05T13:25:10.729 INFO:teuthology.orchestra.run.smithi077.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.1 MB/s | 323 kB 00:00 2023-12-05T13:25:10.759 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum -y install ceph-test 2023-12-05T13:25:10.996 INFO:teuthology.orchestra.run.smithi077.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 703 kB/s | 187 kB 00:00 2023-12-05T13:25:11.030 INFO:teuthology.orchestra.run.smithi077.stdout:(4/6): libcephsqlite-19.0.0-13.ge6605fb8.el8.x8 291 kB/s | 183 kB 00:00 2023-12-05T13:25:11.107 INFO:teuthology.orchestra.run.smithi178.stdout:Updating Subscription Management repositories. 2023-12-05T13:25:11.272 INFO:teuthology.orchestra.run.smithi077.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 734 kB/s | 202 kB 00:00 2023-12-05T13:25:11.460 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-05T13:25:11.460 INFO:teuthology.orchestra.run.smithi159.stdout:Installed products updated. 2023-12-05T13:25:11.650 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-05T13:25:11.650 INFO:teuthology.orchestra.run.smithi159.stdout:Upgraded: 2023-12-05T13:25:11.650 INFO:teuthology.orchestra.run.smithi159.stdout: librados2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:11.650 INFO:teuthology.orchestra.run.smithi159.stdout: librbd1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:11.650 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2023-12-05T13:25:11.650 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-base-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:11.650 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:11.650 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-radosgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:11.651 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-selinux-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:11.651 INFO:teuthology.orchestra.run.smithi159.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-05T13:25:11.651 INFO:teuthology.orchestra.run.smithi159.stdout: libcephfs2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:11.651 INFO:teuthology.orchestra.run.smithi159.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-05T13:25:11.651 INFO:teuthology.orchestra.run.smithi159.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-05T13:25:11.651 INFO:teuthology.orchestra.run.smithi159.stdout: libradosstriper1-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:11.651 INFO:teuthology.orchestra.run.smithi159.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-05T13:25:11.651 INFO:teuthology.orchestra.run.smithi159.stdout: librgw2-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:11.651 INFO:teuthology.orchestra.run.smithi159.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-05T13:25:11.651 INFO:teuthology.orchestra.run.smithi159.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-05T13:25:11.651 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-argparse-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:11.651 INFO:teuthology.orchestra.run.smithi159.stdout: python3-ceph-common-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:11.651 INFO:teuthology.orchestra.run.smithi159.stdout: python3-cephfs-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:11.651 INFO:teuthology.orchestra.run.smithi159.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-05T13:25:11.652 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rados-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:11.652 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rbd-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:11.652 INFO:teuthology.orchestra.run.smithi159.stdout: python3-rgw-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:11.652 INFO:teuthology.orchestra.run.smithi159.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-05T13:25:11.652 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-05T13:25:11.652 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2023-12-05T13:25:11.820 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph-test 2023-12-05T13:25:12.171 INFO:teuthology.orchestra.run.smithi159.stdout:Updating Subscription Management repositories. 2023-12-05T13:25:12.481 INFO:teuthology.orchestra.run.smithi178.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 89 kB/s | 4.5 kB 00:00 2023-12-05T13:25:12.949 INFO:teuthology.orchestra.run.smithi178.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 21 kB/s | 4.1 kB 00:00 2023-12-05T13:25:13.338 INFO:teuthology.orchestra.run.smithi077.stdout:(6/6): ceph-test-19.0.0-13.ge6605fb8.el8.x86_64 17 MB/s | 49 MB 00:02 2023-12-05T13:25:13.341 INFO:teuthology.orchestra.run.smithi077.stdout:-------------------------------------------------------------------------------- 2023-12-05T13:25:13.341 INFO:teuthology.orchestra.run.smithi077.stdout:Total 17 MB/s | 50 MB 00:02 2023-12-05T13:25:13.379 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction check 2023-12-05T13:25:13.400 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction check succeeded. 2023-12-05T13:25:13.401 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction test 2023-12-05T13:25:13.665 INFO:teuthology.orchestra.run.smithi077.stdout:Transaction test succeeded. 2023-12-05T13:25:13.669 INFO:teuthology.orchestra.run.smithi077.stdout:Running transaction 2023-12-05T13:25:13.798 INFO:teuthology.orchestra.run.smithi159.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 32 kB/s | 4.1 kB 00:00 2023-12-05T13:25:14.109 INFO:teuthology.orchestra.run.smithi077.stdout: Preparing : 1/1 2023-12-05T13:25:14.135 INFO:teuthology.orchestra.run.smithi159.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 29 kB/s | 4.5 kB 00:00 2023-12-05T13:25:14.249 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-05T13:25:14.341 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-05T13:25:14.525 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2023-12-05T13:25:14.526 INFO:teuthology.orchestra.run.smithi178.stdout:========================================================================================== 2023-12-05T13:25:14.526 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2023-12-05T13:25:14.526 INFO:teuthology.orchestra.run.smithi178.stdout:========================================================================================== 2023-12-05T13:25:14.527 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2023-12-05T13:25:14.527 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-test x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 49 M 2023-12-05T13:25:14.527 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2023-12-05T13:25:14.527 INFO:teuthology.orchestra.run.smithi178.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-05T13:25:14.527 INFO:teuthology.orchestra.run.smithi178.stdout: libcephsqlite x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 183 k 2023-12-05T13:25:14.527 INFO:teuthology.orchestra.run.smithi178.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-05T13:25:14.527 INFO:teuthology.orchestra.run.smithi178.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-05T13:25:14.527 INFO:teuthology.orchestra.run.smithi178.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-05T13:25:14.527 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-12-05T13:25:14.528 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2023-12-05T13:25:14.528 INFO:teuthology.orchestra.run.smithi178.stdout:========================================================================================== 2023-12-05T13:25:14.528 INFO:teuthology.orchestra.run.smithi178.stdout:Install 6 Packages 2023-12-05T13:25:14.528 INFO:teuthology.orchestra.run.smithi178.stdout: 2023-12-05T13:25:14.528 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 50 M 2023-12-05T13:25:14.528 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 223 M 2023-12-05T13:25:14.529 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2023-12-05T13:25:14.554 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-05T13:25:14.573 INFO:teuthology.orchestra.run.smithi178.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.6 MB/s | 70 kB 00:00 2023-12-05T13:25:14.708 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-05T13:25:14.748 INFO:teuthology.orchestra.run.smithi178.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.8 MB/s | 323 kB 00:00 2023-12-05T13:25:14.881 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-05T13:25:14.931 INFO:teuthology.orchestra.run.smithi178.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.0 MB/s | 187 kB 00:00 2023-12-05T13:25:15.040 INFO:teuthology.orchestra.run.smithi178.stdout:(4/6): libcephsqlite-19.0.0-13.ge6605fb8.el8.x8 358 kB/s | 183 kB 00:00 2023-12-05T13:25:15.041 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-05T13:25:15.090 INFO:teuthology.orchestra.run.smithi178.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 1.2 MB/s | 202 kB 00:00 2023-12-05T13:25:15.691 INFO:teuthology.orchestra.run.smithi159.stdout:Dependencies resolved. 2023-12-05T13:25:15.692 INFO:teuthology.orchestra.run.smithi159.stdout:========================================================================================== 2023-12-05T13:25:15.692 INFO:teuthology.orchestra.run.smithi159.stdout: Package Arch Version Repository Size 2023-12-05T13:25:15.692 INFO:teuthology.orchestra.run.smithi159.stdout:========================================================================================== 2023-12-05T13:25:15.692 INFO:teuthology.orchestra.run.smithi159.stdout:Installing: 2023-12-05T13:25:15.692 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-test x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 49 M 2023-12-05T13:25:15.692 INFO:teuthology.orchestra.run.smithi159.stdout:Installing dependencies: 2023-12-05T13:25:15.692 INFO:teuthology.orchestra.run.smithi159.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-05T13:25:15.692 INFO:teuthology.orchestra.run.smithi159.stdout: libcephsqlite x86_64 2:19.0.0-13.ge6605fb8.el8 ceph 183 k 2023-12-05T13:25:15.692 INFO:teuthology.orchestra.run.smithi159.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-05T13:25:15.692 INFO:teuthology.orchestra.run.smithi159.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-05T13:25:15.692 INFO:teuthology.orchestra.run.smithi159.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-05T13:25:15.692 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-05T13:25:15.693 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction Summary 2023-12-05T13:25:15.693 INFO:teuthology.orchestra.run.smithi159.stdout:========================================================================================== 2023-12-05T13:25:15.693 INFO:teuthology.orchestra.run.smithi159.stdout:Install 6 Packages 2023-12-05T13:25:15.693 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-05T13:25:15.693 INFO:teuthology.orchestra.run.smithi159.stdout:Total download size: 50 M 2023-12-05T13:25:15.693 INFO:teuthology.orchestra.run.smithi159.stdout:Installed size: 223 M 2023-12-05T13:25:15.694 INFO:teuthology.orchestra.run.smithi159.stdout:Downloading Packages: 2023-12-05T13:25:15.737 INFO:teuthology.orchestra.run.smithi159.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.6 MB/s | 70 kB 00:00 2023-12-05T13:25:15.929 INFO:teuthology.orchestra.run.smithi159.stdout:(2/6): libcephsqlite-19.0.0-13.ge6605fb8.el8.x8 779 kB/s | 183 kB 00:00 2023-12-05T13:25:15.962 INFO:teuthology.orchestra.run.smithi159.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.5 MB/s | 323 kB 00:00 2023-12-05T13:25:16.096 INFO:teuthology.orchestra.run.smithi159.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 1.5 MB/s | 202 kB 00:00 2023-12-05T13:25:16.129 INFO:teuthology.orchestra.run.smithi159.stdout:(5/6): oniguruma-6.8.2-2.el8.x86_64.rpm 937 kB/s | 187 kB 00:00 2023-12-05T13:25:18.388 INFO:teuthology.orchestra.run.smithi159.stdout:(6/6): ceph-test-19.0.0-13.ge6605fb8.el8.x86_64 18 MB/s | 49 MB 00:02 2023-12-05T13:25:18.390 INFO:teuthology.orchestra.run.smithi159.stdout:-------------------------------------------------------------------------------- 2023-12-05T13:25:18.390 INFO:teuthology.orchestra.run.smithi159.stdout:Total 19 MB/s | 50 MB 00:02 2023-12-05T13:25:18.428 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction check 2023-12-05T13:25:18.450 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction check succeeded. 2023-12-05T13:25:18.450 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction test 2023-12-05T13:25:18.715 INFO:teuthology.orchestra.run.smithi159.stdout:Transaction test succeeded. 2023-12-05T13:25:18.718 INFO:teuthology.orchestra.run.smithi159.stdout:Running transaction 2023-12-05T13:25:19.152 INFO:teuthology.orchestra.run.smithi159.stdout: Preparing : 1/1 2023-12-05T13:25:19.303 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-05T13:25:19.382 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-05T13:25:19.617 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-05T13:25:19.765 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-05T13:25:19.778 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-05T13:25:19.976 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-05T13:25:19.996 INFO:teuthology.orchestra.run.smithi077.stdout: Installing : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-05T13:25:20.121 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-05T13:25:20.219 INFO:teuthology.orchestra.run.smithi077.stdout: Running scriptlet: ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-05T13:25:20.219 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 1/6 2023-12-05T13:25:20.219 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 2/6 2023-12-05T13:25:20.219 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-05T13:25:20.219 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-05T13:25:20.219 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-05T13:25:24.909 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-05T13:25:25.165 INFO:teuthology.orchestra.run.smithi159.stdout: Installing : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-05T13:25:25.419 INFO:teuthology.orchestra.run.smithi159.stdout: Running scriptlet: ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-05T13:25:25.419 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 1/6 2023-12-05T13:25:25.419 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 2/6 2023-12-05T13:25:25.419 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-05T13:25:25.420 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-05T13:25:25.420 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-05T13:25:27.107 INFO:teuthology.orchestra.run.smithi077.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-05T13:25:27.108 INFO:teuthology.orchestra.run.smithi077.stdout:Installed products updated. 2023-12-05T13:25:27.289 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-05T13:25:27.289 INFO:teuthology.orchestra.run.smithi077.stdout:Installed: 2023-12-05T13:25:27.289 INFO:teuthology.orchestra.run.smithi077.stdout: ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-05T13:25:27.289 INFO:teuthology.orchestra.run.smithi077.stdout: libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-05T13:25:27.289 INFO:teuthology.orchestra.run.smithi077.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-05T13:25:27.289 INFO:teuthology.orchestra.run.smithi077.stdout: 2023-12-05T13:25:27.289 INFO:teuthology.orchestra.run.smithi077.stdout:Complete! 2023-12-05T13:25:27.426 DEBUG:teuthology.orchestra.run.smithi077:> sudo yum -y install ceph 2023-12-05T13:25:27.762 INFO:teuthology.orchestra.run.smithi077.stdout:Updating Subscription Management repositories. 2023-12-05T13:25:29.305 INFO:teuthology.orchestra.run.smithi077.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 39 kB/s | 4.1 kB 00:00 2023-12-05T13:25:29.517 INFO:teuthology.orchestra.run.smithi077.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 109 kB/s | 4.5 kB 00:00 2023-12-05T13:25:30.080 INFO:teuthology.orchestra.run.smithi178.stdout:(6/6): ceph-test-19.0.0-13.ge6605fb8.el8.x86_64 3.2 MB/s | 49 MB 00:15 2023-12-05T13:25:30.082 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2023-12-05T13:25:30.082 INFO:teuthology.orchestra.run.smithi178.stdout:Total 3.2 MB/s | 50 MB 00:15 2023-12-05T13:25:30.118 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2023-12-05T13:25:30.139 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2023-12-05T13:25:30.139 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2023-12-05T13:25:30.402 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2023-12-05T13:25:30.406 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2023-12-05T13:25:30.881 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2023-12-05T13:25:31.051 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-05T13:25:31.089 INFO:teuthology.orchestra.run.smithi077.stderr:Error: 2023-12-05T13:25:31.090 INFO:teuthology.orchestra.run.smithi077.stderr: Problem: conflicting requests 2023-12-05T13:25:31.090 INFO:teuthology.orchestra.run.smithi077.stderr: - nothing provides lua-devel needed by ceph-2:19.0.0-13.ge6605fb8.el8.x86_64 2023-12-05T13:25:31.090 INFO:teuthology.orchestra.run.smithi077.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-05T13:25:31.133 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-05T13:25:31.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T13:25:31.171 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 smithi077 with status 1: 'sudo yum -y install ceph' 2023-12-05T13:25:31.173 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 smithi077 with status 1: 'sudo yum -y install ceph' 2023-12-05T13:25:31.257 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=e4cafbb0e8c542c49ec7bfa8bcc534ce 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 smithi077 with status 1: 'sudo yum -y install ceph' 2023-12-05T13:25:31.261 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-05T13:25:31.272 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-05T13:25:31.285 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-05T13:25:31.285 DEBUG:teuthology.orchestra.run.smithi077:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-05T13:25:31.299 DEBUG:teuthology.orchestra.run.smithi159:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-05T13:25:31.302 DEBUG:teuthology.orchestra.run.smithi178:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-05T13:25:31.306 INFO:teuthology.orchestra.run.smithi077.stderr:bash: ntpq: command not found 2023-12-05T13:25:31.309 INFO:teuthology.orchestra.run.smithi077.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-05T13:25:31.309 INFO:teuthology.orchestra.run.smithi077.stdout:=============================================================================== 2023-12-05T13:25:31.310 INFO:teuthology.orchestra.run.smithi077.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 20 +2473us[+2438us] +/- 94ms 2023-12-05T13:25:31.310 INFO:teuthology.orchestra.run.smithi077.stdout:^* hv02.front.sepia.ceph.com 3 6 77 18 -2859us[-2893us] +/- 65ms 2023-12-05T13:25:31.310 INFO:teuthology.orchestra.run.smithi077.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 20 +1458us[+1424us] +/- 82ms 2023-12-05T13:25:31.310 INFO:teuthology.orchestra.run.smithi077.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T13:25:31.318 INFO:teuthology.orchestra.run.smithi178.stderr:bash: ntpq: command not found 2023-12-05T13:25:31.319 INFO:teuthology.orchestra.run.smithi159.stderr:bash: ntpq: command not found 2023-12-05T13:25:31.321 INFO:teuthology.orchestra.run.smithi178.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-05T13:25:31.322 INFO:teuthology.orchestra.run.smithi178.stdout:=============================================================================== 2023-12-05T13:25:31.322 INFO:teuthology.orchestra.run.smithi178.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 19 +2472us[+2472us] +/- 94ms 2023-12-05T13:25:31.322 INFO:teuthology.orchestra.run.smithi178.stdout:^* hv02.front.sepia.ceph.com 3 6 77 20 -2847us[-2827us] +/- 65ms 2023-12-05T13:25:31.322 INFO:teuthology.orchestra.run.smithi178.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 19 +1448us[+1448us] +/- 82ms 2023-12-05T13:25:31.322 INFO:teuthology.orchestra.run.smithi178.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T13:25:31.324 INFO:teuthology.orchestra.run.smithi159.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-05T13:25:31.325 INFO:teuthology.orchestra.run.smithi159.stdout:=============================================================================== 2023-12-05T13:25:31.325 INFO:teuthology.orchestra.run.smithi159.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 19 +2465us[+2465us] +/- 94ms 2023-12-05T13:25:31.325 INFO:teuthology.orchestra.run.smithi159.stdout:^* hv02.front.sepia.ceph.com 3 6 77 20 -2849us[-2780us] +/- 65ms 2023-12-05T13:25:31.325 INFO:teuthology.orchestra.run.smithi159.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 19 +1456us[+1456us] +/- 82ms 2023-12-05T13:25:31.325 INFO:teuthology.orchestra.run.smithi159.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-05T13:25:31.327 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-05T13:25:31.335 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-05T13:25:31.336 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-05T13:25:31.344 DEBUG:teuthology.orchestra.run.smithi077:> 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-05T13:25:31.345 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-05T13:25:31.445 DEBUG:teuthology.orchestra.run.smithi159:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-05T13:25:31.477 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-05T13:25:31.551 DEBUG:teuthology.orchestra.run.smithi178:> 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-05T13:25:31.656 DEBUG:teuthology.orchestra.run.smithi077:> 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-05T13:25:31.684 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-05T13:25:31.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T13:25:31.688 DEBUG:teuthology.orchestra.run.smithi159:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-05T13:25:31.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T13:25:31.722 DEBUG:teuthology.orchestra.run.smithi178:> 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-05T13:25:31.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T13:25:31.753 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-05T13:25:31.762 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-05T13:25:31.771 INFO:teuthology.task.internal:Duration was 703.137015 seconds 2023-12-05T13:25:31.771 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-05T13:25:31.780 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-05T13:25:31.780 DEBUG:teuthology.orchestra.run.smithi077:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-05T13:25:31.783 DEBUG:teuthology.orchestra.run.smithi159:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-05T13:25:31.784 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-05T13:25:31.818 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-05T13:25:31.829 INFO:teuthology.orchestra.run.smithi159.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-05T13:25:31.831 INFO:teuthology.orchestra.run.smithi077.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-05T13:25:31.840 INFO:teuthology.orchestra.run.smithi178.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-05T13:25:32.146 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-05T13:25:32.146 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi077.front.sepia.ceph.com 2023-12-05T13:25:32.146 DEBUG:teuthology.orchestra.run.smithi077:> 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-05T13:25:32.169 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi159.front.sepia.ceph.com 2023-12-05T13:25:32.169 DEBUG:teuthology.orchestra.run.smithi159:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-05T13:25:32.192 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi178.front.sepia.ceph.com 2023-12-05T13:25:32.193 DEBUG:teuthology.orchestra.run.smithi178:> 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-05T13:25:32.214 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-05T13:25:32.214 DEBUG:teuthology.orchestra.run.smithi077:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-05T13:25:32.216 DEBUG:teuthology.orchestra.run.smithi159:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-05T13:25:32.235 DEBUG:teuthology.orchestra.run.smithi178:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-05T13:25:32.293 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-05T13:25:32.294 DEBUG:teuthology.orchestra.run.smithi077:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-05T13:25:32.296 DEBUG:teuthology.orchestra.run.smithi159:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-05T13:25:32.316 DEBUG:teuthology.orchestra.run.smithi178:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-05T13:25:32.417 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-05T13:25:32.428 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-05T13:25:32.428 DEBUG:teuthology.orchestra.run.smithi077:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-05T13:25:32.464 DEBUG:teuthology.orchestra.run.smithi159:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-05T13:25:32.511 DEBUG:teuthology.orchestra.run.smithi178:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-05T13:25:32.568 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-05T13:25:32.579 DEBUG:teuthology.orchestra.run.smithi077:> 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-05T13:25:32.582 DEBUG:teuthology.orchestra.run.smithi159:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-05T13:25:32.584 DEBUG:teuthology.orchestra.run.smithi178:> 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-05T13:25:32.605 INFO:teuthology.orchestra.run.smithi077.stdout:kernel.core_pattern = core 2023-12-05T13:25:32.608 INFO:teuthology.orchestra.run.smithi159.stdout:kernel.core_pattern = core 2023-12-05T13:25:32.611 INFO:teuthology.orchestra.run.smithi178.stdout:kernel.core_pattern = core 2023-12-05T13:25:32.637 DEBUG:teuthology.orchestra.run.smithi077:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-05T13:25:32.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T13:25:32.692 DEBUG:teuthology.orchestra.run.smithi159:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-05T13:25:32.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T13:25:32.709 DEBUG:teuthology.orchestra.run.smithi178:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-05T13:25:32.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-05T13:25:32.726 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-05T13:25:32.740 INFO:teuthology.task.internal:Transferring archived files... 2023-12-05T13:25:32.741 DEBUG:teuthology.misc:Transferring archived files from smithi077:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-12-05_12:39:43-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477767/remote/smithi077 2023-12-05T13:25:32.742 DEBUG:teuthology.orchestra.run.smithi077:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-05T13:25:32.788 DEBUG:teuthology.misc:Transferring archived files from smithi159:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-12-05_12:39:43-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477767/remote/smithi159 2023-12-05T13:25:32.789 DEBUG:teuthology.orchestra.run.smithi159:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-05T13:25:32.838 DEBUG:teuthology.misc:Transferring archived files from smithi178:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2023-12-05_12:39:43-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477767/remote/smithi178 2023-12-05T13:25:32.838 DEBUG:teuthology.orchestra.run.smithi178:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-05T13:25:32.896 INFO:teuthology.task.internal:Removing archive directory... 2023-12-05T13:25:32.896 DEBUG:teuthology.orchestra.run.smithi077:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-05T13:25:32.899 DEBUG:teuthology.orchestra.run.smithi159:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-05T13:25:32.901 DEBUG:teuthology.orchestra.run.smithi178:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-05T13:25:32.919 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-05T13:25:32.931 INFO:teuthology.task.internal:Not uploading archives. 2023-12-05T13:25:32.931 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-05T13:25:32.940 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-05T13:25:32.940 DEBUG:teuthology.orchestra.run.smithi077:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-05T13:25:32.955 DEBUG:teuthology.orchestra.run.smithi159:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-05T13:25:32.958 DEBUG:teuthology.orchestra.run.smithi178:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-05T13:25:32.969 INFO:teuthology.orchestra.run.smithi077.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 5 13:25 /home/ubuntu/cephtest 2023-12-05T13:25:32.971 INFO:teuthology.orchestra.run.smithi159.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 5 13:25 /home/ubuntu/cephtest 2023-12-05T13:25:32.975 INFO:teuthology.orchestra.run.smithi178.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 5 13:25 /home/ubuntu/cephtest 2023-12-05T13:25:32.976 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-05T13:25:32.987 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-05T13:25:33.008 INFO:teuthology.nuke:Checking targets against current locks 2023-12-05T13:25:33.035 DEBUG:teuthology.nuke:shortname: smithi077 2023-12-05T13:25:33.035 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-05T13:25:33.057 DEBUG:teuthology.nuke:shortname: smithi159 2023-12-05T13:25:33.058 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-05T13:25:33.065 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi077.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-05_12:39:43-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477767', '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-05 13:08:10.569989', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-05T13:25:33.083 DEBUG:teuthology.nuke:shortname: smithi178 2023-12-05T13:25:33.083 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-05T13:25:33.089 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi159.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-05_12:39:43-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477767', '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-05 13:08:10.572327', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-05T13:25:33.113 INFO:teuthology.orchestra.console.smithi077:Power off 2023-12-05T13:25:33.114 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-05T13:25:33.125 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi178.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2023-12-05_12:39:43-orch:cephadm-wip-guits-testing-2023-12-05-0857-distro-default-smithi/7477767', '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-05 13:08:10.573571', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-05T13:25:33.137 DEBUG:teuthology.orchestra.console.smithi077:power off output: Chassis Power Control: Down/Off 2023-12-05T13:25:33.137 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-05T13:25:33.154 INFO:teuthology.orchestra.console.smithi159:Power off 2023-12-05T13:25:33.155 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-05T13:25:33.166 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is on 2023-12-05T13:25:33.177 DEBUG:teuthology.orchestra.console.smithi159:power off output: Chassis Power Control: Down/Off 2023-12-05T13:25:33.177 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-05T13:25:33.194 INFO:teuthology.orchestra.console.smithi178:Power off 2023-12-05T13:25:33.194 DEBUG:teuthology.orchestra.console.smithi178:pexpect command: ipmitool -H smithi178.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-05T13:25:33.205 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is on 2023-12-05T13:25:33.217 DEBUG:teuthology.orchestra.console.smithi178:power off output: Chassis Power Control: Down/Off 2023-12-05T13:25:33.218 DEBUG:teuthology.orchestra.console.smithi178:pexpect command: ipmitool -H smithi178.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-05T13:25:33.242 DEBUG:teuthology.orchestra.console.smithi178:check power output: Chassis Power is on 2023-12-05T13:25:34.869 INFO:teuthology.orchestra.run.smithi159.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-05T13:25:34.870 INFO:teuthology.orchestra.run.smithi159.stdout:Installed products updated. 2023-12-05T13:25:35.051 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-05T13:25:35.051 INFO:teuthology.orchestra.run.smithi159.stdout:Installed: 2023-12-05T13:25:35.052 INFO:teuthology.orchestra.run.smithi159.stdout: ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-05T13:25:35.052 INFO:teuthology.orchestra.run.smithi159.stdout: libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-05T13:25:35.052 INFO:teuthology.orchestra.run.smithi159.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-05T13:25:35.052 INFO:teuthology.orchestra.run.smithi159.stdout: 2023-12-05T13:25:35.052 INFO:teuthology.orchestra.run.smithi159.stdout:Complete! 2023-12-05T13:25:35.180 DEBUG:teuthology.orchestra.run.smithi159:> sudo yum -y install ceph 2023-12-05T13:25:35.516 INFO:teuthology.orchestra.run.smithi159.stdout:Updating Subscription Management repositories. 2023-12-05T13:25:36.514 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-05T13:25:36.625 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: libcephsqlite-2:19.0.0-13.ge6605fb8.el8.x86_64 5/6 2023-12-05T13:25:36.914 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-05T13:25:37.167 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-05T13:25:37.183 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-05T13:25:37.184 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-test-2:19.0.0-13.ge6605fb8.el8.x86_64 6/6 2023-12-05T13:25:37.205 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-05T13:25:37.244 DEBUG:teuthology.orchestra.console.smithi178:pexpect command: ipmitool -H smithi178.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-05T13:25:37.277 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is on 2023-12-05T13:25:37.315 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is on 2023-12-05T13:25:37.354 DEBUG:teuthology.orchestra.console.smithi178:check power output: Chassis Power is on 2023-12-05T13:25:41.282 DEBUG:teuthology.orchestra.console.smithi077:pexpect command: ipmitool -H smithi077.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-05T13:25:41.316 DEBUG:teuthology.orchestra.console.smithi159:pexpect command: ipmitool -H smithi159.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-05T13:25:41.355 DEBUG:teuthology.orchestra.console.smithi178:pexpect command: ipmitool -H smithi178.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-05T13:25:41.393 DEBUG:teuthology.orchestra.console.smithi077:check power output: Chassis Power is off 2023-12-05T13:25:41.426 DEBUG:teuthology.orchestra.console.smithi159:check power output: Chassis Power is off 2023-12-05T13:25:41.465 DEBUG:teuthology.orchestra.console.smithi178:check power output: Chassis Power is on 2023-12-05T13:25:41.494 INFO:teuthology.orchestra.console.smithi077:Power off completed 2023-12-05T13:25:41.527 INFO:teuthology.orchestra.console.smithi159:Power off completed 2023-12-05T13:25:45.466 DEBUG:teuthology.orchestra.console.smithi178:pexpect command: ipmitool -H smithi178.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-05T13:25:45.578 DEBUG:teuthology.orchestra.console.smithi178:check power output: Chassis Power is off 2023-12-05T13:25:45.679 INFO:teuthology.orchestra.console.smithi178:Power off completed 2023-12-05T13:25:45.784 INFO:teuthology.run:Summary data: description: orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/on mon_election/connectivity task/test_set_mon_crush_locations} duration: 703.1370153427124 failure_reason: 'Command failed on smithi077 with status 1: ''sudo yum -y install ceph''' flavor: default owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=e4cafbb0e8c542c49ec7bfa8bcc534ce status: fail success: false 2023-12-05T13:25:45.784 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-05T13:25:45.861 INFO:teuthology.run:FAIL