2023-12-06T21:14:29.870 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-06T21:14:29.871 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_phlogistonjohn@teuthology --verbose --name phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi --archive /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480726 --description orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/off mon_election/classic task/test_rgw_multisite} -- /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480726/orig.config.yaml 2023-12-06T21:14:29.900 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T21:14:29.985 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480726 branch: wip-phlogistonjohn-testing-2023-12-06-1007 description: orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/off mon_election/classic task/test_rgw_multisite} email: jmulligan@redhat.com first_in_suite: false job_id: '7480726' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-phlogistonjohn-testing-2023-12-06-1007 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-phlogistonjohn-testing-2023-12-06-1007 sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 owner: scheduled_phlogistonjohn@teuthology priority: 99 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 5320 sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 sleep_before_teardown: 0 subset: 1/15 suite: orch:cephadm suite_branch: wip-phlogistonjohn-testing-2023-12-06-1007 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 targets: smithi097.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi124.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi125.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.shell: host.a: - ceph mgr module enable rgw - rgw_module.apply: specs: - rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 - cephadm.shell: host.a: - 'set -e set -x while true; do TOKEN=$(ceph rgw realm tokens | jq -r ''.[0].token''); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done TOKENS=$(ceph rgw realm tokens) echo $TOKENS | jq --exit-status ''.[0].realm == "myrealm1"'' echo $TOKENS | jq --exit-status ''.[0].token'' TOKEN_JSON=$(ceph rgw realm tokens | jq -r ''.[0].token'' | base64 --decode) echo $TOKEN_JSON | jq --exit-status ''.realm_name == "myrealm1"'' echo $TOKEN_JSON | jq --exit-status ''.endpoint | test("http://.+:\\d+")'' echo $TOKEN_JSON | jq --exit-status ''.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")'' echo $TOKEN_JSON | jq --exit-status ''.access_key'' echo $TOKEN_JSON | jq --exit-status ''.secret'' ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-06_20:07:47 tube: smithi user: phlogistonjohn verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-06T21:14:29.985 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa; will attempt to use it 2023-12-06T21:14:29.986 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_583a8f423152326ab01a6e95dd560ab68ea88e77/qa/tasks 2023-12-06T21:14:29.986 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-06T21:14:29.988 INFO:teuthology.task.internal:Checking packages... 2023-12-06T21:14:30.012 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '583a8f423152326ab01a6e95dd560ab68ea88e77' 2023-12-06T21:14:30.012 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-06T21:14:30.012 INFO:teuthology.packaging:ref: None 2023-12-06T21:14:30.012 INFO:teuthology.packaging:tag: None 2023-12-06T21:14:30.012 INFO:teuthology.packaging:branch: wip-phlogistonjohn-testing-2023-12-06-1007 2023-12-06T21:14:30.012 INFO:teuthology.packaging:sha1: 583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:14:30.013 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-phlogistonjohn-testing-2023-12-06-1007 2023-12-06T21:14:30.168 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-69.g583a8f42 2023-12-06T21:14:30.168 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-06T21:14:30.177 INFO:teuthology.task.internal:no buildpackages task found 2023-12-06T21:14:30.177 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-06T21:14:30.227 INFO:teuthology.task.internal:Saving configuration 2023-12-06T21:14:30.238 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-06T21:14:30.260 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T21:14:30.285 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi097.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480726', '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-06 21:09:18.096502', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T21:14:30.308 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi124.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480726', '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-06 21:09:18.094789', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T21:14:30.331 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi125.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480726', '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-06 21:09:18.097821', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T21:14:30.331 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-06T21:14:30.342 INFO:teuthology.task.internal:roles: ubuntu@smithi097.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2023-12-06T21:14:30.343 INFO:teuthology.task.internal:roles: ubuntu@smithi124.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2023-12-06T21:14:30.343 INFO:teuthology.task.internal:roles: ubuntu@smithi125.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2023-12-06T21:14:30.343 INFO:teuthology.run_tasks:Running task console_log... 2023-12-06T21:14:30.475 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f5e765cd9d0>, signals=[15]) 2023-12-06T21:14:30.475 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-06T21:14:30.484 INFO:teuthology.task.internal:Opening connections... 2023-12-06T21:14:30.484 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi097.front.sepia.ceph.com 2023-12-06T21:14:30.486 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:14:30.553 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi124.front.sepia.ceph.com 2023-12-06T21:14:30.554 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:14:30.618 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi125.front.sepia.ceph.com 2023-12-06T21:14:30.619 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi125.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:14:30.684 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-06T21:14:30.693 DEBUG:teuthology.orchestra.run.smithi097:> uname -m 2023-12-06T21:14:30.713 INFO:teuthology.orchestra.run.smithi097.stdout:x86_64 2023-12-06T21:14:30.714 DEBUG:teuthology.orchestra.run.smithi097:> cat /etc/os-release 2023-12-06T21:14:30.772 INFO:teuthology.orchestra.run.smithi097.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T21:14:30.772 INFO:teuthology.orchestra.run.smithi097.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T21:14:30.772 INFO:teuthology.orchestra.run.smithi097.stdout:ID="rhel" 2023-12-06T21:14:30.772 INFO:teuthology.orchestra.run.smithi097.stdout:ID_LIKE="fedora" 2023-12-06T21:14:30.772 INFO:teuthology.orchestra.run.smithi097.stdout:VERSION_ID="8.6" 2023-12-06T21:14:30.773 INFO:teuthology.orchestra.run.smithi097.stdout:PLATFORM_ID="platform:el8" 2023-12-06T21:14:30.773 INFO:teuthology.orchestra.run.smithi097.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T21:14:30.773 INFO:teuthology.orchestra.run.smithi097.stdout:ANSI_COLOR="0;31" 2023-12-06T21:14:30.773 INFO:teuthology.orchestra.run.smithi097.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T21:14:30.773 INFO:teuthology.orchestra.run.smithi097.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T21:14:30.773 INFO:teuthology.orchestra.run.smithi097.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T21:14:30.773 INFO:teuthology.orchestra.run.smithi097.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T21:14:30.773 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T21:14:30.773 INFO:teuthology.orchestra.run.smithi097.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T21:14:30.773 INFO:teuthology.orchestra.run.smithi097.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T21:14:30.773 INFO:teuthology.orchestra.run.smithi097.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T21:14:30.773 INFO:teuthology.orchestra.run.smithi097.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T21:14:30.774 INFO:teuthology.lock.ops:Updating smithi097.front.sepia.ceph.com on lock server 2023-12-06T21:14:30.797 DEBUG:teuthology.orchestra.run.smithi124:> uname -m 2023-12-06T21:14:30.817 INFO:teuthology.orchestra.run.smithi124.stdout:x86_64 2023-12-06T21:14:30.817 DEBUG:teuthology.orchestra.run.smithi124:> cat /etc/os-release 2023-12-06T21:14:30.875 INFO:teuthology.orchestra.run.smithi124.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T21:14:30.876 INFO:teuthology.orchestra.run.smithi124.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T21:14:30.876 INFO:teuthology.orchestra.run.smithi124.stdout:ID="rhel" 2023-12-06T21:14:30.876 INFO:teuthology.orchestra.run.smithi124.stdout:ID_LIKE="fedora" 2023-12-06T21:14:30.876 INFO:teuthology.orchestra.run.smithi124.stdout:VERSION_ID="8.6" 2023-12-06T21:14:30.876 INFO:teuthology.orchestra.run.smithi124.stdout:PLATFORM_ID="platform:el8" 2023-12-06T21:14:30.876 INFO:teuthology.orchestra.run.smithi124.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T21:14:30.876 INFO:teuthology.orchestra.run.smithi124.stdout:ANSI_COLOR="0;31" 2023-12-06T21:14:30.876 INFO:teuthology.orchestra.run.smithi124.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T21:14:30.876 INFO:teuthology.orchestra.run.smithi124.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T21:14:30.877 INFO:teuthology.orchestra.run.smithi124.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T21:14:30.877 INFO:teuthology.orchestra.run.smithi124.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T21:14:30.877 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T21:14:30.877 INFO:teuthology.orchestra.run.smithi124.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T21:14:30.877 INFO:teuthology.orchestra.run.smithi124.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T21:14:30.877 INFO:teuthology.orchestra.run.smithi124.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T21:14:30.877 INFO:teuthology.orchestra.run.smithi124.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T21:14:30.878 INFO:teuthology.lock.ops:Updating smithi124.front.sepia.ceph.com on lock server 2023-12-06T21:14:30.897 DEBUG:teuthology.orchestra.run.smithi125:> uname -m 2023-12-06T21:14:30.917 INFO:teuthology.orchestra.run.smithi125.stdout:x86_64 2023-12-06T21:14:30.917 DEBUG:teuthology.orchestra.run.smithi125:> cat /etc/os-release 2023-12-06T21:14:30.977 INFO:teuthology.orchestra.run.smithi125.stdout:NAME="Red Hat Enterprise Linux" 2023-12-06T21:14:30.977 INFO:teuthology.orchestra.run.smithi125.stdout:VERSION="8.6 (Ootpa)" 2023-12-06T21:14:30.977 INFO:teuthology.orchestra.run.smithi125.stdout:ID="rhel" 2023-12-06T21:14:30.977 INFO:teuthology.orchestra.run.smithi125.stdout:ID_LIKE="fedora" 2023-12-06T21:14:30.977 INFO:teuthology.orchestra.run.smithi125.stdout:VERSION_ID="8.6" 2023-12-06T21:14:30.977 INFO:teuthology.orchestra.run.smithi125.stdout:PLATFORM_ID="platform:el8" 2023-12-06T21:14:30.977 INFO:teuthology.orchestra.run.smithi125.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-06T21:14:30.978 INFO:teuthology.orchestra.run.smithi125.stdout:ANSI_COLOR="0;31" 2023-12-06T21:14:30.978 INFO:teuthology.orchestra.run.smithi125.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-06T21:14:30.978 INFO:teuthology.orchestra.run.smithi125.stdout:HOME_URL="https://www.redhat.com/" 2023-12-06T21:14:30.978 INFO:teuthology.orchestra.run.smithi125.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-06T21:14:30.978 INFO:teuthology.orchestra.run.smithi125.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-06T21:14:30.978 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-06T21:14:30.978 INFO:teuthology.orchestra.run.smithi125.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-06T21:14:30.978 INFO:teuthology.orchestra.run.smithi125.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-06T21:14:30.978 INFO:teuthology.orchestra.run.smithi125.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-06T21:14:30.978 INFO:teuthology.orchestra.run.smithi125.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-06T21:14:30.978 INFO:teuthology.lock.ops:Updating smithi125.front.sepia.ceph.com on lock server 2023-12-06T21:14:30.997 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-06T21:14:31.006 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-06T21:14:31.035 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-06T21:14:31.035 DEBUG:teuthology.orchestra.run.smithi097:> test '!' -e /home/ubuntu/cephtest 2023-12-06T21:14:31.038 DEBUG:teuthology.orchestra.run.smithi124:> test '!' -e /home/ubuntu/cephtest 2023-12-06T21:14:31.040 DEBUG:teuthology.orchestra.run.smithi125:> test '!' -e /home/ubuntu/cephtest 2023-12-06T21:14:31.059 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-06T21:14:31.071 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-06T21:14:31.071 DEBUG:teuthology.orchestra.run.smithi097:> test -z $(ls -A /var/lib/ceph) 2023-12-06T21:14:31.096 DEBUG:teuthology.orchestra.run.smithi124:> test -z $(ls -A /var/lib/ceph) 2023-12-06T21:14:31.099 DEBUG:teuthology.orchestra.run.smithi125:> test -z $(ls -A /var/lib/ceph) 2023-12-06T21:14:31.149 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-06T21:14:31.221 INFO:teuthology.run_tasks:Running task kernel... 2023-12-06T21:14:31.239 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-06T21:14:31.239 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-06T21:14:31.239 DEBUG:teuthology.orchestra.run.smithi097:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T21:14:31.240 DEBUG:teuthology.orchestra.run.smithi124:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T21:14:31.240 DEBUG:teuthology.orchestra.run.smithi125:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-06T21:14:31.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:14:31.259 DEBUG:teuthology.orchestra.run.smithi125:> uname -r 2023-12-06T21:14:31.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:14:31.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:14:31.261 DEBUG:teuthology.orchestra.run.smithi124:> uname -r 2023-12-06T21:14:31.261 DEBUG:teuthology.orchestra.run.smithi097:> uname -r 2023-12-06T21:14:31.318 INFO:teuthology.orchestra.run.smithi125.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T21:14:31.318 INFO:teuthology.task.kernel:Running kernel on smithi125: 4.18.0-372.9.1.el8.x86_64 2023-12-06T21:14:31.319 DEBUG:teuthology.orchestra.run.smithi125:> sudo yum install -y kernel 2023-12-06T21:14:31.320 INFO:teuthology.orchestra.run.smithi097.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T21:14:31.320 INFO:teuthology.orchestra.run.smithi124.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-06T21:14:31.321 INFO:teuthology.task.kernel:Running kernel on smithi097: 4.18.0-372.9.1.el8.x86_64 2023-12-06T21:14:31.321 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum install -y kernel 2023-12-06T21:14:31.321 INFO:teuthology.task.kernel:Running kernel on smithi124: 4.18.0-372.9.1.el8.x86_64 2023-12-06T21:14:31.321 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum install -y kernel 2023-12-06T21:14:32.500 INFO:teuthology.orchestra.run.smithi124.stdout:Updating Subscription Management repositories. 2023-12-06T21:14:32.501 INFO:teuthology.orchestra.run.smithi124.stdout:Unable to read consumer identity 2023-12-06T21:14:32.548 INFO:teuthology.orchestra.run.smithi097.stdout:Updating Subscription Management repositories. 2023-12-06T21:14:32.548 INFO:teuthology.orchestra.run.smithi097.stdout:Unable to read consumer identity 2023-12-06T21:14:32.565 INFO:teuthology.orchestra.run.smithi125.stdout:Updating Subscription Management repositories. 2023-12-06T21:14:32.565 INFO:teuthology.orchestra.run.smithi125.stdout:Unable to read consumer identity 2023-12-06T21:14:33.962 INFO:teuthology.orchestra.run.smithi124.stdout:Copr repo for python3-asyncssh owned by ceph 15 kB/s | 3.5 kB 00:00 2023-12-06T21:14:34.012 INFO:teuthology.orchestra.run.smithi097.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2023-12-06T21:14:34.058 INFO:teuthology.orchestra.run.smithi125.stdout:Copr repo for python3-asyncssh owned by ceph 17 kB/s | 3.5 kB 00:00 2023-12-06T21:14:35.162 INFO:teuthology.orchestra.run.smithi124.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2023-12-06T21:14:35.297 INFO:teuthology.orchestra.run.smithi097.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2023-12-06T21:14:35.883 INFO:teuthology.orchestra.run.smithi125.stdout:Extra Packages for Enterprise Linux 8.8 MB/s | 16 MB 00:01 2023-12-06T21:14:38.638 INFO:teuthology.orchestra.run.smithi124.stdout:lab-extras 475 kB/s | 24 kB 00:00 2023-12-06T21:14:38.822 INFO:teuthology.orchestra.run.smithi097.stdout:lab-extras 450 kB/s | 24 kB 00:00 2023-12-06T21:14:39.332 INFO:teuthology.orchestra.run.smithi124.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T21:14:39.380 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T21:14:39.381 INFO:teuthology.orchestra.run.smithi124.stdout:Nothing to do. 2023-12-06T21:14:39.381 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T21:14:39.408 INFO:teuthology.orchestra.run.smithi125.stdout:lab-extras 424 kB/s | 24 kB 00:00 2023-12-06T21:14:39.512 DEBUG:teuthology.orchestra.run.smithi124:> echo no | sudo yum reinstall kernel || true 2023-12-06T21:14:39.557 INFO:teuthology.orchestra.run.smithi097.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T21:14:39.603 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T21:14:39.604 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2023-12-06T21:14:39.604 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T21:14:39.730 DEBUG:teuthology.orchestra.run.smithi097:> echo no | sudo yum reinstall kernel || true 2023-12-06T21:14:39.842 INFO:teuthology.orchestra.run.smithi124.stdout:Updating Subscription Management repositories. 2023-12-06T21:14:39.843 INFO:teuthology.orchestra.run.smithi124.stdout:Unable to read consumer identity 2023-12-06T21:14:40.099 INFO:teuthology.orchestra.run.smithi097.stdout:Updating Subscription Management repositories. 2023-12-06T21:14:40.099 INFO:teuthology.orchestra.run.smithi097.stdout:Unable to read consumer identity 2023-12-06T21:14:40.110 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 09:14:38 PM UTC. 2023-12-06T21:14:40.144 INFO:teuthology.orchestra.run.smithi125.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-06T21:14:40.152 INFO:teuthology.orchestra.run.smithi124.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T21:14:40.187 INFO:teuthology.orchestra.run.smithi125.stdout:Dependencies resolved. 2023-12-06T21:14:40.188 INFO:teuthology.orchestra.run.smithi125.stdout:Nothing to do. 2023-12-06T21:14:40.188 INFO:teuthology.orchestra.run.smithi125.stdout:Complete! 2023-12-06T21:14:40.189 INFO:teuthology.orchestra.run.smithi124.stderr:Error: No packages marked for reinstall. 2023-12-06T21:14:40.235 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum reinstall -y kernel || true 2023-12-06T21:14:40.312 DEBUG:teuthology.orchestra.run.smithi125:> echo no | sudo yum reinstall kernel || true 2023-12-06T21:14:40.365 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 09:14:38 PM UTC. 2023-12-06T21:14:40.406 INFO:teuthology.orchestra.run.smithi097.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T21:14:40.452 INFO:teuthology.orchestra.run.smithi097.stderr:Error: No packages marked for reinstall. 2023-12-06T21:14:40.499 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum reinstall -y kernel || true 2023-12-06T21:14:40.563 INFO:teuthology.orchestra.run.smithi124.stdout:Updating Subscription Management repositories. 2023-12-06T21:14:40.564 INFO:teuthology.orchestra.run.smithi124.stdout:Unable to read consumer identity 2023-12-06T21:14:40.641 INFO:teuthology.orchestra.run.smithi125.stdout:Updating Subscription Management repositories. 2023-12-06T21:14:40.641 INFO:teuthology.orchestra.run.smithi125.stdout:Unable to read consumer identity 2023-12-06T21:14:40.822 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 09:14:38 PM UTC. 2023-12-06T21:14:40.829 INFO:teuthology.orchestra.run.smithi097.stdout:Updating Subscription Management repositories. 2023-12-06T21:14:40.829 INFO:teuthology.orchestra.run.smithi097.stdout:Unable to read consumer identity 2023-12-06T21:14:40.861 INFO:teuthology.orchestra.run.smithi124.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T21:14:40.879 INFO:teuthology.orchestra.run.smithi124.stderr:Error: No packages marked for reinstall. 2023-12-06T21:14:40.906 INFO:teuthology.orchestra.run.smithi125.stdout:Last metadata expiration check: 0:00:01 ago on Wed 06 Dec 2023 09:14:39 PM UTC. 2023-12-06T21:14:40.924 DEBUG:teuthology.orchestra.run.smithi124:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T21:14:40.946 INFO:teuthology.orchestra.run.smithi125.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T21:14:40.975 INFO:teuthology.orchestra.run.smithi125.stderr:Error: No packages marked for reinstall. 2023-12-06T21:14:41.003 INFO:teuthology.orchestra.run.smithi124.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T21:14:41.004 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T21:14:41.004 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T21:14:41.004 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-06T21:14:41.005 DEBUG:teuthology.orchestra.run.smithi124:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T21:14:41.021 DEBUG:teuthology.orchestra.run.smithi125:> sudo yum reinstall -y kernel || true 2023-12-06T21:14:41.034 INFO:teuthology.orchestra.run.smithi124.stdout:ttyS1 2023-12-06T21:14:41.048 DEBUG:teuthology.parallel:result is None 2023-12-06T21:14:41.078 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:00:03 ago on Wed 06 Dec 2023 09:14:38 PM UTC. 2023-12-06T21:14:41.119 INFO:teuthology.orchestra.run.smithi097.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T21:14:41.150 INFO:teuthology.orchestra.run.smithi097.stderr:Error: No packages marked for reinstall. 2023-12-06T21:14:41.202 DEBUG:teuthology.orchestra.run.smithi097:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T21:14:41.284 INFO:teuthology.orchestra.run.smithi097.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T21:14:41.284 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T21:14:41.284 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T21:14:41.284 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-06T21:14:41.284 DEBUG:teuthology.orchestra.run.smithi097:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T21:14:41.311 INFO:teuthology.orchestra.run.smithi097.stdout:ttyS1 2023-12-06T21:14:41.322 DEBUG:teuthology.parallel:result is None 2023-12-06T21:14:41.348 INFO:teuthology.orchestra.run.smithi125.stdout:Updating Subscription Management repositories. 2023-12-06T21:14:41.348 INFO:teuthology.orchestra.run.smithi125.stdout:Unable to read consumer identity 2023-12-06T21:14:41.611 INFO:teuthology.orchestra.run.smithi125.stdout:Last metadata expiration check: 0:00:02 ago on Wed 06 Dec 2023 09:14:39 PM UTC. 2023-12-06T21:14:41.650 INFO:teuthology.orchestra.run.smithi125.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-06T21:14:41.672 INFO:teuthology.orchestra.run.smithi125.stderr:Error: No packages marked for reinstall. 2023-12-06T21:14:41.723 DEBUG:teuthology.orchestra.run.smithi125:> rpm -q kernel | sort -rV | head -n 1 2023-12-06T21:14:41.803 INFO:teuthology.orchestra.run.smithi125.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-06T21:14:41.803 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-06T21:14:41.803 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-06T21:14:41.803 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-12-06T21:14:41.803 DEBUG:teuthology.orchestra.run.smithi125:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-06T21:14:41.839 INFO:teuthology.orchestra.run.smithi125.stdout:ttyS1 2023-12-06T21:14:41.860 DEBUG:teuthology.parallel:result is None 2023-12-06T21:14:41.860 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-06T21:14:41.871 INFO:teuthology.task.internal:Creating test directory... 2023-12-06T21:14:41.871 DEBUG:teuthology.orchestra.run.smithi097:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T21:14:41.873 DEBUG:teuthology.orchestra.run.smithi124:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T21:14:41.876 DEBUG:teuthology.orchestra.run.smithi125:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-06T21:14:41.916 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-06T21:14:41.927 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-06T21:14:41.967 INFO:teuthology.task.internal:Creating archive directory... 2023-12-06T21:14:41.968 DEBUG:teuthology.orchestra.run.smithi097:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T21:14:41.970 DEBUG:teuthology.orchestra.run.smithi124:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T21:14:41.973 DEBUG:teuthology.orchestra.run.smithi125:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-06T21:14:41.996 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-06T21:14:42.007 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-06T21:14:42.007 DEBUG:teuthology.orchestra.run.smithi097:> 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-06T21:14:42.032 DEBUG:teuthology.orchestra.run.smithi124:> 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-06T21:14:42.035 DEBUG:teuthology.orchestra.run.smithi125:> 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-06T21:14:42.058 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T21:14:42.061 INFO:teuthology.orchestra.run.smithi125.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T21:14:42.069 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T21:14:42.072 INFO:teuthology.orchestra.run.smithi125.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T21:14:42.078 INFO:teuthology.orchestra.run.smithi124.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T21:14:42.090 INFO:teuthology.orchestra.run.smithi124.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-06T21:14:42.092 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-06T21:14:42.103 INFO:teuthology.task.internal:Configuring sudo... 2023-12-06T21:14:42.103 DEBUG:teuthology.orchestra.run.smithi097:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T21:14:42.112 DEBUG:teuthology.orchestra.run.smithi124:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T21:14:42.114 DEBUG:teuthology.orchestra.run.smithi125:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-06T21:14:42.144 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-06T21:14:42.157 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-06T21:14:42.158 DEBUG:teuthology.orchestra.run.smithi097:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T21:14:42.179 DEBUG:teuthology.orchestra.run.smithi124:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T21:14:42.187 DEBUG:teuthology.orchestra.run.smithi125:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-06T21:14:42.204 DEBUG:teuthology.orchestra.run.smithi097:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T21:14:42.278 DEBUG:teuthology.orchestra.run.smithi097:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T21:14:42.331 DEBUG:teuthology.orchestra.run.smithi097:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T21:14:42.414 DEBUG:teuthology.orchestra.run.smithi097:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T21:14:42.456 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2023-12-06T21:14:42.457 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T21:14:42.523 DEBUG:teuthology.orchestra.run.smithi124:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T21:14:42.571 DEBUG:teuthology.orchestra.run.smithi124:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T21:14:42.634 DEBUG:teuthology.orchestra.run.smithi124:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T21:14:42.681 DEBUG:teuthology.orchestra.run.smithi124:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T21:14:42.728 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-12-06T21:14:42.728 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T21:14:42.805 DEBUG:teuthology.orchestra.run.smithi125:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T21:14:42.851 DEBUG:teuthology.orchestra.run.smithi125:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-06T21:14:42.899 DEBUG:teuthology.orchestra.run.smithi125:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T21:14:42.983 DEBUG:teuthology.orchestra.run.smithi125:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-06T21:14:43.028 DEBUG:teuthology.orchestra.run.smithi125:> set -ex 2023-12-06T21:14:43.028 DEBUG:teuthology.orchestra.run.smithi125:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-06T21:14:43.097 DEBUG:teuthology.orchestra.run.smithi097:> sudo service rsyslog restart 2023-12-06T21:14:43.099 DEBUG:teuthology.orchestra.run.smithi124:> sudo service rsyslog restart 2023-12-06T21:14:43.101 DEBUG:teuthology.orchestra.run.smithi125:> sudo service rsyslog restart 2023-12-06T21:14:43.164 INFO:teuthology.orchestra.run.smithi097.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T21:14:43.181 INFO:teuthology.orchestra.run.smithi124.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T21:14:43.204 INFO:teuthology.orchestra.run.smithi125.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T21:14:43.624 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-06T21:14:43.632 INFO:teuthology.task.internal:Starting timer... 2023-12-06T21:14:43.632 INFO:teuthology.run_tasks:Running task pcp... 2023-12-06T21:14:43.678 INFO:teuthology.run_tasks:Running task selinux... 2023-12-06T21:14:43.707 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-06T21:14:43.708 DEBUG:teuthology.orchestra.run.smithi097:> sudo service auditd rotate 2023-12-06T21:14:43.768 INFO:teuthology.orchestra.run.smithi097.stdout:Rotating logs: 2023-12-06T21:14:43.770 DEBUG:teuthology.orchestra.run.smithi124:> sudo service auditd rotate 2023-12-06T21:14:43.839 INFO:teuthology.orchestra.run.smithi124.stdout:Rotating logs: 2023-12-06T21:14:43.841 DEBUG:teuthology.orchestra.run.smithi125:> sudo service auditd rotate 2023-12-06T21:14:43.904 INFO:teuthology.orchestra.run.smithi125.stdout:Rotating logs: 2023-12-06T21:14:43.906 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-06T21:14:43.906 DEBUG:teuthology.orchestra.run.smithi097:> /usr/sbin/getenforce 2023-12-06T21:14:43.933 INFO:teuthology.orchestra.run.smithi097.stdout:Permissive 2023-12-06T21:14:43.933 DEBUG:teuthology.orchestra.run.smithi124:> /usr/sbin/getenforce 2023-12-06T21:14:43.956 INFO:teuthology.orchestra.run.smithi124.stdout:Permissive 2023-12-06T21:14:43.956 DEBUG:teuthology.orchestra.run.smithi125:> /usr/sbin/getenforce 2023-12-06T21:14:43.987 INFO:teuthology.orchestra.run.smithi125.stdout:Permissive 2023-12-06T21:14:43.987 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi097.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi124.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi125.front.sepia.ceph.com': 'permissive'} 2023-12-06T21:14:43.987 DEBUG:teuthology.orchestra.run.smithi097:> 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-06T21:14:44.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:14:44.014 DEBUG:teuthology.orchestra.run.smithi124:> 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-06T21:14:44.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:14:44.042 DEBUG:teuthology.orchestra.run.smithi125:> 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-06T21:14:44.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:14:44.069 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-06T21:14:44.070 DEBUG:teuthology.orchestra.run.smithi097:> sudo /usr/sbin/setenforce permissive 2023-12-06T21:14:44.097 DEBUG:teuthology.orchestra.run.smithi124:> sudo /usr/sbin/setenforce permissive 2023-12-06T21:14:44.124 DEBUG:teuthology.orchestra.run.smithi125:> sudo /usr/sbin/setenforce permissive 2023-12-06T21:14:44.151 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-06T21:14:44.160 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-06T21:14:44.161 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-06T21:14:44.180 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-06T21:14:44.181 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi097.front.sepia.ceph.com,smithi124.front.sepia.ceph.com,smithi125.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-06T21:23:41.621 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi097.front.sepia.ceph.com'), Remote(name='ubuntu@smithi124.front.sepia.ceph.com'), Remote(name='ubuntu@smithi125.front.sepia.ceph.com')] 2023-12-06T21:23:41.623 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2023-12-06T21:23:41.624 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:23:41.694 DEBUG:teuthology.orchestra.run.smithi097:> true 2023-12-06T21:23:41.760 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi097.front.sepia.ceph.com' 2023-12-06T21:23:41.760 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-12-06T21:23:41.761 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:23:41.830 DEBUG:teuthology.orchestra.run.smithi124:> true 2023-12-06T21:23:41.899 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-12-06T21:23:41.900 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi125.front.sepia.ceph.com' 2023-12-06T21:23:41.900 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi125.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-06T21:23:41.969 DEBUG:teuthology.orchestra.run.smithi125:> true 2023-12-06T21:23:42.036 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi125.front.sepia.ceph.com' 2023-12-06T21:23:42.037 INFO:teuthology.run_tasks:Running task clock... 2023-12-06T21:23:42.047 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-06T21:23:42.047 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T21:23:42.048 DEBUG:teuthology.orchestra.run.smithi097:> 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-06T21:23:42.050 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T21:23:42.050 DEBUG:teuthology.orchestra.run.smithi124:> 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-06T21:23:42.053 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-06T21:23:42.053 DEBUG:teuthology.orchestra.run.smithi125:> 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-06T21:23:42.080 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T21:23:42.082 INFO:teuthology.orchestra.run.smithi124.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T21:23:42.094 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T21:23:42.097 INFO:teuthology.orchestra.run.smithi124.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T21:23:42.111 INFO:teuthology.orchestra.run.smithi125.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-06T21:23:42.126 INFO:teuthology.orchestra.run.smithi125.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-06T21:23:42.161 INFO:teuthology.orchestra.run.smithi097.stderr:sudo: ntpd: command not found 2023-12-06T21:23:42.168 INFO:teuthology.orchestra.run.smithi124.stderr:sudo: ntpd: command not found 2023-12-06T21:23:42.173 INFO:teuthology.orchestra.run.smithi097.stdout:506 Cannot talk to daemon 2023-12-06T21:23:42.180 INFO:teuthology.orchestra.run.smithi124.stdout:506 Cannot talk to daemon 2023-12-06T21:23:42.186 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T21:23:42.188 INFO:teuthology.orchestra.run.smithi125.stderr:sudo: ntpd: command not found 2023-12-06T21:23:42.194 INFO:teuthology.orchestra.run.smithi124.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T21:23:42.200 INFO:teuthology.orchestra.run.smithi125.stdout:506 Cannot talk to daemon 2023-12-06T21:23:42.200 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T21:23:42.208 INFO:teuthology.orchestra.run.smithi124.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T21:23:42.214 INFO:teuthology.orchestra.run.smithi125.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-06T21:23:42.228 INFO:teuthology.orchestra.run.smithi125.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-06T21:23:42.264 INFO:teuthology.orchestra.run.smithi097.stderr:bash: ntpq: command not found 2023-12-06T21:23:42.268 INFO:teuthology.orchestra.run.smithi097.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T21:23:42.268 INFO:teuthology.orchestra.run.smithi097.stdout:=============================================================================== 2023-12-06T21:23:42.268 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:23:42.268 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:23:42.268 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:23:42.268 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:23:42.273 INFO:teuthology.orchestra.run.smithi124.stderr:bash: ntpq: command not found 2023-12-06T21:23:42.276 INFO:teuthology.orchestra.run.smithi124.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T21:23:42.277 INFO:teuthology.orchestra.run.smithi124.stdout:=============================================================================== 2023-12-06T21:23:42.277 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:23:42.277 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:23:42.277 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:23:42.277 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:23:42.304 INFO:teuthology.orchestra.run.smithi125.stderr:bash: ntpq: command not found 2023-12-06T21:23:42.308 INFO:teuthology.orchestra.run.smithi125.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T21:23:42.308 INFO:teuthology.orchestra.run.smithi125.stdout:=============================================================================== 2023-12-06T21:23:42.308 INFO:teuthology.orchestra.run.smithi125.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:23:42.308 INFO:teuthology.orchestra.run.smithi125.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:23:42.308 INFO:teuthology.orchestra.run.smithi125.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:23:42.308 INFO:teuthology.orchestra.run.smithi125.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:23:42.309 INFO:teuthology.run_tasks:Running task pexec... 2023-12-06T21:23:42.319 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-06T21:23:42.319 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi097.front.sepia.ceph.com 2023-12-06T21:23:42.320 DEBUG:teuthology.orchestra.run.smithi097:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T21:23:42.320 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi124.front.sepia.ceph.com 2023-12-06T21:23:42.320 DEBUG:teuthology.orchestra.run.smithi124:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T21:23:42.320 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi125.front.sepia.ceph.com 2023-12-06T21:23:42.321 DEBUG:teuthology.orchestra.run.smithi125:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-06T21:23:42.693 INFO:teuthology.orchestra.run.smithi124.stdout:Updating Subscription Management repositories. 2023-12-06T21:23:42.693 INFO:teuthology.orchestra.run.smithi097.stdout:Updating Subscription Management repositories. 2023-12-06T21:23:42.719 INFO:teuthology.orchestra.run.smithi125.stdout:Updating Subscription Management repositories. 2023-12-06T21:23:43.724 INFO:teuthology.orchestra.run.smithi124.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 169 kB/s | 4.5 kB 00:00 2023-12-06T21:23:43.755 INFO:teuthology.orchestra.run.smithi125.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 71 kB/s | 4.1 kB 00:00 2023-12-06T21:23:43.765 INFO:teuthology.orchestra.run.smithi097.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 158 kB/s | 4.1 kB 00:00 2023-12-06T21:23:43.958 INFO:teuthology.orchestra.run.smithi125.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 170 kB/s | 4.5 kB 00:00 2023-12-06T21:23:43.966 INFO:teuthology.orchestra.run.smithi097.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 166 kB/s | 4.5 kB 00:00 2023-12-06T21:23:44.014 INFO:teuthology.orchestra.run.smithi124.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 161 kB/s | 4.1 kB 00:00 2023-12-06T21:23:45.889 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T21:23:45.890 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T21:23:45.890 INFO:teuthology.orchestra.run.smithi124.stdout: Package Architecture Version Repository Size 2023-12-06T21:23:45.890 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T21:23:45.891 INFO:teuthology.orchestra.run.smithi124.stdout:Resetting modules: 2023-12-06T21:23:45.891 INFO:teuthology.orchestra.run.smithi124.stdout: container-tools 2023-12-06T21:23:45.891 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T21:23:45.891 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T21:23:45.891 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-12-06T21:23:45.891 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T21:23:45.914 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T21:23:45.915 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T21:23:45.915 INFO:teuthology.orchestra.run.smithi097.stdout: Package Architecture Version Repository Size 2023-12-06T21:23:45.915 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T21:23:45.915 INFO:teuthology.orchestra.run.smithi097.stdout:Resetting modules: 2023-12-06T21:23:45.915 INFO:teuthology.orchestra.run.smithi097.stdout: container-tools 2023-12-06T21:23:45.915 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T21:23:45.915 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T21:23:45.915 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2023-12-06T21:23:45.916 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T21:23:46.026 INFO:teuthology.orchestra.run.smithi125.stdout:Dependencies resolved. 2023-12-06T21:23:46.027 INFO:teuthology.orchestra.run.smithi125.stdout:================================================================================ 2023-12-06T21:23:46.027 INFO:teuthology.orchestra.run.smithi125.stdout: Package Architecture Version Repository Size 2023-12-06T21:23:46.027 INFO:teuthology.orchestra.run.smithi125.stdout:================================================================================ 2023-12-06T21:23:46.027 INFO:teuthology.orchestra.run.smithi125.stdout:Resetting modules: 2023-12-06T21:23:46.027 INFO:teuthology.orchestra.run.smithi125.stdout: container-tools 2023-12-06T21:23:46.028 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-06T21:23:46.028 INFO:teuthology.orchestra.run.smithi125.stdout:Transaction Summary 2023-12-06T21:23:46.028 INFO:teuthology.orchestra.run.smithi125.stdout:================================================================================ 2023-12-06T21:23:46.028 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-06T21:23:53.698 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T21:23:53.736 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T21:23:54.012 INFO:teuthology.orchestra.run.smithi125.stdout:Complete! 2023-12-06T21:23:54.145 INFO:teuthology.orchestra.run.smithi097.stdout:Updating Subscription Management repositories. 2023-12-06T21:23:54.186 INFO:teuthology.orchestra.run.smithi124.stdout:Updating Subscription Management repositories. 2023-12-06T21:23:54.455 INFO:teuthology.orchestra.run.smithi125.stdout:Updating Subscription Management repositories. 2023-12-06T21:23:55.170 INFO:teuthology.orchestra.run.smithi124.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 156 kB/s | 4.5 kB 00:00 2023-12-06T21:23:55.210 INFO:teuthology.orchestra.run.smithi097.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 148 kB/s | 4.1 kB 00:00 2023-12-06T21:23:55.416 INFO:teuthology.orchestra.run.smithi097.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 133 kB/s | 4.5 kB 00:00 2023-12-06T21:23:55.470 INFO:teuthology.orchestra.run.smithi124.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 138 kB/s | 4.1 kB 00:00 2023-12-06T21:23:55.519 INFO:teuthology.orchestra.run.smithi125.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 142 kB/s | 4.1 kB 00:00 2023-12-06T21:23:55.716 INFO:teuthology.orchestra.run.smithi125.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 173 kB/s | 4.5 kB 00:00 2023-12-06T21:23:57.292 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T21:23:57.318 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T21:23:57.382 INFO:teuthology.orchestra.run.smithi097.stdout:========================================================================================================================== 2023-12-06T21:23:57.382 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2023-12-06T21:23:57.383 INFO:teuthology.orchestra.run.smithi097.stdout:========================================================================================================================== 2023-12-06T21:23:57.383 INFO:teuthology.orchestra.run.smithi097.stdout:Installing group/module packages: 2023-12-06T21:23:57.383 INFO:teuthology.orchestra.run.smithi097.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-06T21:23:57.383 INFO:teuthology.orchestra.run.smithi097.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-06T21:23:57.383 INFO:teuthology.orchestra.run.smithi097.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-06T21:23:57.383 INFO:teuthology.orchestra.run.smithi097.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-06T21:23:57.383 INFO:teuthology.orchestra.run.smithi097.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-06T21:23:57.383 INFO:teuthology.orchestra.run.smithi097.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-06T21:23:57.383 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2023-12-06T21:23:57.383 INFO:teuthology.orchestra.run.smithi097.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T21:23:57.383 INFO:teuthology.orchestra.run.smithi097.stdout:Downgrading: 2023-12-06T21:23:57.383 INFO:teuthology.orchestra.run.smithi097.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-06T21:23:57.384 INFO:teuthology.orchestra.run.smithi097.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-06T21:23:57.384 INFO:teuthology.orchestra.run.smithi097.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-06T21:23:57.384 INFO:teuthology.orchestra.run.smithi097.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-06T21:23:57.384 INFO:teuthology.orchestra.run.smithi097.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-06T21:23:57.384 INFO:teuthology.orchestra.run.smithi097.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-06T21:23:57.384 INFO:teuthology.orchestra.run.smithi097.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-06T21:23:57.384 INFO:teuthology.orchestra.run.smithi097.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-06T21:23:57.384 INFO:teuthology.orchestra.run.smithi097.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-06T21:23:57.384 INFO:teuthology.orchestra.run.smithi097.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-06T21:23:57.384 INFO:teuthology.orchestra.run.smithi097.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-06T21:23:57.384 INFO:teuthology.orchestra.run.smithi097.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-06T21:23:57.385 INFO:teuthology.orchestra.run.smithi097.stdout:Installing module profiles: 2023-12-06T21:23:57.385 INFO:teuthology.orchestra.run.smithi097.stdout: container-tools/common 2023-12-06T21:23:57.385 INFO:teuthology.orchestra.run.smithi097.stdout:Enabling module streams: 2023-12-06T21:23:57.385 INFO:teuthology.orchestra.run.smithi097.stdout: container-tools 3.0 2023-12-06T21:23:57.385 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T21:23:57.385 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T21:23:57.385 INFO:teuthology.orchestra.run.smithi097.stdout:========================================================================================================================== 2023-12-06T21:23:57.385 INFO:teuthology.orchestra.run.smithi097.stdout:Install 7 Packages 2023-12-06T21:23:57.385 INFO:teuthology.orchestra.run.smithi097.stdout:Downgrade 12 Packages 2023-12-06T21:23:57.385 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T21:23:57.386 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 51 M 2023-12-06T21:23:57.386 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-06T21:23:57.412 INFO:teuthology.orchestra.run.smithi124.stdout:========================================================================================================================== 2023-12-06T21:23:57.412 INFO:teuthology.orchestra.run.smithi124.stdout: Package Arch Version Repository Size 2023-12-06T21:23:57.412 INFO:teuthology.orchestra.run.smithi124.stdout:========================================================================================================================== 2023-12-06T21:23:57.412 INFO:teuthology.orchestra.run.smithi124.stdout:Installing group/module packages: 2023-12-06T21:23:57.413 INFO:teuthology.orchestra.run.smithi124.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-06T21:23:57.413 INFO:teuthology.orchestra.run.smithi124.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-06T21:23:57.413 INFO:teuthology.orchestra.run.smithi124.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-06T21:23:57.413 INFO:teuthology.orchestra.run.smithi124.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-06T21:23:57.413 INFO:teuthology.orchestra.run.smithi124.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-06T21:23:57.413 INFO:teuthology.orchestra.run.smithi124.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-06T21:23:57.413 INFO:teuthology.orchestra.run.smithi124.stdout:Installing dependencies: 2023-12-06T21:23:57.413 INFO:teuthology.orchestra.run.smithi124.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T21:23:57.413 INFO:teuthology.orchestra.run.smithi124.stdout:Downgrading: 2023-12-06T21:23:57.413 INFO:teuthology.orchestra.run.smithi124.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-06T21:23:57.413 INFO:teuthology.orchestra.run.smithi124.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-06T21:23:57.413 INFO:teuthology.orchestra.run.smithi124.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-06T21:23:57.413 INFO:teuthology.orchestra.run.smithi124.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-06T21:23:57.414 INFO:teuthology.orchestra.run.smithi124.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-06T21:23:57.414 INFO:teuthology.orchestra.run.smithi124.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-06T21:23:57.414 INFO:teuthology.orchestra.run.smithi124.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-06T21:23:57.414 INFO:teuthology.orchestra.run.smithi124.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-06T21:23:57.414 INFO:teuthology.orchestra.run.smithi124.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-06T21:23:57.414 INFO:teuthology.orchestra.run.smithi124.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-06T21:23:57.414 INFO:teuthology.orchestra.run.smithi124.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-06T21:23:57.414 INFO:teuthology.orchestra.run.smithi124.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-06T21:23:57.414 INFO:teuthology.orchestra.run.smithi124.stdout:Installing module profiles: 2023-12-06T21:23:57.414 INFO:teuthology.orchestra.run.smithi124.stdout: container-tools/common 2023-12-06T21:23:57.414 INFO:teuthology.orchestra.run.smithi124.stdout:Enabling module streams: 2023-12-06T21:23:57.414 INFO:teuthology.orchestra.run.smithi124.stdout: container-tools 3.0 2023-12-06T21:23:57.414 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T21:23:57.415 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T21:23:57.415 INFO:teuthology.orchestra.run.smithi124.stdout:========================================================================================================================== 2023-12-06T21:23:57.415 INFO:teuthology.orchestra.run.smithi124.stdout:Install 7 Packages 2023-12-06T21:23:57.415 INFO:teuthology.orchestra.run.smithi124.stdout:Downgrade 12 Packages 2023-12-06T21:23:57.415 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T21:23:57.415 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 51 M 2023-12-06T21:23:57.415 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-12-06T21:23:57.649 INFO:teuthology.orchestra.run.smithi124.stdout:(1/19): container-selinux-2.178.0-2.module+el8. 227 kB/s | 53 kB 00:00 2023-12-06T21:23:57.657 INFO:teuthology.orchestra.run.smithi097.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 336 kB/s | 91 kB 00:00 2023-12-06T21:23:57.674 INFO:teuthology.orchestra.run.smithi097.stdout:(2/19): container-selinux-2.178.0-2.module+el8. 184 kB/s | 53 kB 00:00 2023-12-06T21:23:57.675 INFO:teuthology.orchestra.run.smithi124.stdout:(2/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 199 kB/s | 51 kB 00:00 2023-12-06T21:23:57.699 INFO:teuthology.orchestra.run.smithi097.stdout:(3/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 164 kB/s | 51 kB 00:00 2023-12-06T21:23:57.716 INFO:teuthology.orchestra.run.smithi124.stdout:(3/19): criu-3.15-1.module+el8.6.0+14874+644362 7.5 MB/s | 511 kB 00:00 2023-12-06T21:23:57.733 INFO:teuthology.orchestra.run.smithi097.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 6.6 MB/s | 511 kB 00:00 2023-12-06T21:23:57.741 INFO:teuthology.orchestra.run.smithi124.stdout:(4/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 1.0 MB/s | 69 kB 00:00 2023-12-06T21:23:57.752 INFO:teuthology.orchestra.run.smithi125.stdout:Dependencies resolved. 2023-12-06T21:23:57.758 INFO:teuthology.orchestra.run.smithi097.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 1.2 MB/s | 69 kB 00:00 2023-12-06T21:23:57.767 INFO:teuthology.orchestra.run.smithi124.stdout:(5/19): containers-common-1.2.4-1.module+el8.6. 259 kB/s | 91 kB 00:00 2023-12-06T21:23:57.792 INFO:teuthology.orchestra.run.smithi124.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 1.4 MB/s | 72 kB 00:00 2023-12-06T21:23:57.808 INFO:teuthology.orchestra.run.smithi097.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 957 kB/s | 72 kB 00:00 2023-12-06T21:23:57.842 INFO:teuthology.orchestra.run.smithi097.stdout:(7/19): podman-docker-3.0.1-9.module+el8.6.0+14 1.6 MB/s | 56 kB 00:00 2023-12-06T21:23:57.843 INFO:teuthology.orchestra.run.smithi124.stdout:(7/19): podman-docker-3.0.1-9.module+el8.6.0+14 1.1 MB/s | 56 kB 00:00 2023-12-06T21:23:57.844 INFO:teuthology.orchestra.run.smithi125.stdout:========================================================================================================================== 2023-12-06T21:23:57.844 INFO:teuthology.orchestra.run.smithi125.stdout: Package Arch Version Repository Size 2023-12-06T21:23:57.844 INFO:teuthology.orchestra.run.smithi125.stdout:========================================================================================================================== 2023-12-06T21:23:57.844 INFO:teuthology.orchestra.run.smithi125.stdout:Installing group/module packages: 2023-12-06T21:23:57.844 INFO:teuthology.orchestra.run.smithi125.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-06T21:23:57.845 INFO:teuthology.orchestra.run.smithi125.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-06T21:23:57.845 INFO:teuthology.orchestra.run.smithi125.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-06T21:23:57.845 INFO:teuthology.orchestra.run.smithi125.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-06T21:23:57.845 INFO:teuthology.orchestra.run.smithi125.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-06T21:23:57.845 INFO:teuthology.orchestra.run.smithi125.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-06T21:23:57.845 INFO:teuthology.orchestra.run.smithi125.stdout:Installing dependencies: 2023-12-06T21:23:57.845 INFO:teuthology.orchestra.run.smithi125.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-06T21:23:57.845 INFO:teuthology.orchestra.run.smithi125.stdout:Downgrading: 2023-12-06T21:23:57.845 INFO:teuthology.orchestra.run.smithi125.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-06T21:23:57.845 INFO:teuthology.orchestra.run.smithi125.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-06T21:23:57.845 INFO:teuthology.orchestra.run.smithi125.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-06T21:23:57.845 INFO:teuthology.orchestra.run.smithi125.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-06T21:23:57.845 INFO:teuthology.orchestra.run.smithi125.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-06T21:23:57.845 INFO:teuthology.orchestra.run.smithi125.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-06T21:23:57.846 INFO:teuthology.orchestra.run.smithi125.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-06T21:23:57.846 INFO:teuthology.orchestra.run.smithi125.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-06T21:23:57.846 INFO:teuthology.orchestra.run.smithi125.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-06T21:23:57.846 INFO:teuthology.orchestra.run.smithi125.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-06T21:23:57.846 INFO:teuthology.orchestra.run.smithi125.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-06T21:23:57.846 INFO:teuthology.orchestra.run.smithi125.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-06T21:23:57.846 INFO:teuthology.orchestra.run.smithi125.stdout:Installing module profiles: 2023-12-06T21:23:57.846 INFO:teuthology.orchestra.run.smithi125.stdout: container-tools/common 2023-12-06T21:23:57.846 INFO:teuthology.orchestra.run.smithi125.stdout:Enabling module streams: 2023-12-06T21:23:57.846 INFO:teuthology.orchestra.run.smithi125.stdout: container-tools 3.0 2023-12-06T21:23:57.846 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-06T21:23:57.846 INFO:teuthology.orchestra.run.smithi125.stdout:Transaction Summary 2023-12-06T21:23:57.846 INFO:teuthology.orchestra.run.smithi125.stdout:========================================================================================================================== 2023-12-06T21:23:57.846 INFO:teuthology.orchestra.run.smithi125.stdout:Install 7 Packages 2023-12-06T21:23:57.847 INFO:teuthology.orchestra.run.smithi125.stdout:Downgrade 12 Packages 2023-12-06T21:23:57.847 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-06T21:23:57.847 INFO:teuthology.orchestra.run.smithi125.stdout:Total download size: 51 M 2023-12-06T21:23:57.847 INFO:teuthology.orchestra.run.smithi125.stdout:Downloading Packages: 2023-12-06T21:23:57.893 INFO:teuthology.orchestra.run.smithi124.stdout:(8/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 16 MB/s | 2.9 MB 00:00 2023-12-06T21:23:57.909 INFO:teuthology.orchestra.run.smithi097.stdout:(8/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 14 MB/s | 2.9 MB 00:00 2023-12-06T21:23:57.918 INFO:teuthology.orchestra.run.smithi124.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 678 kB/s | 51 kB 00:00 2023-12-06T21:23:57.923 INFO:teuthology.orchestra.run.smithi125.stdout:(1/19): container-selinux-2.178.0-2.module+el8. 704 kB/s | 53 kB 00:00 2023-12-06T21:23:57.926 INFO:teuthology.orchestra.run.smithi097.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 611 kB/s | 51 kB 00:00 2023-12-06T21:23:57.949 INFO:teuthology.orchestra.run.smithi125.stdout:(2/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 512 kB/s | 51 kB 00:00 2023-12-06T21:23:57.993 INFO:teuthology.orchestra.run.smithi097.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 4.7 MB/s | 322 kB 00:00 2023-12-06T21:23:57.993 INFO:teuthology.orchestra.run.smithi124.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 4.2 MB/s | 322 kB 00:00 2023-12-06T21:23:58.003 INFO:teuthology.orchestra.run.smithi125.stdout:(3/19): containers-common-1.2.4-1.module+el8.6. 588 kB/s | 91 kB 00:00 2023-12-06T21:23:58.033 INFO:teuthology.orchestra.run.smithi125.stdout:(4/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 826 kB/s | 69 kB 00:00 2023-12-06T21:23:58.035 INFO:teuthology.orchestra.run.smithi097.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 979 kB/s | 41 kB 00:00 2023-12-06T21:23:58.045 INFO:teuthology.orchestra.run.smithi124.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 817 kB/s | 41 kB 00:00 2023-12-06T21:23:58.066 INFO:teuthology.orchestra.run.smithi125.stdout:(5/19): criu-3.15-1.module+el8.6.0+14874+644362 3.5 MB/s | 511 kB 00:00 2023-12-06T21:23:58.091 INFO:teuthology.orchestra.run.smithi125.stdout:(6/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 1.2 MB/s | 72 kB 00:00 2023-12-06T21:23:58.125 INFO:teuthology.orchestra.run.smithi125.stdout:(7/19): podman-docker-3.0.1-9.module+el8.6.0+14 1.6 MB/s | 56 kB 00:00 2023-12-06T21:23:58.178 INFO:teuthology.orchestra.run.smithi124.stdout:(12/19): podman-3.0.1-9.module+el8.6.0+14874+64 27 MB/s | 11 MB 00:00 2023-12-06T21:23:58.192 INFO:teuthology.orchestra.run.smithi097.stdout:(12/19): podman-3.0.1-9.module+el8.6.0+14874+64 25 MB/s | 11 MB 00:00 2023-12-06T21:23:58.201 INFO:teuthology.orchestra.run.smithi125.stdout:(8/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 15 MB/s | 2.9 MB 00:00 2023-12-06T21:23:58.226 INFO:teuthology.orchestra.run.smithi125.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 507 kB/s | 51 kB 00:00 2023-12-06T21:23:58.236 INFO:teuthology.orchestra.run.smithi124.stdout:(13/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 11 MB/s | 2.2 MB 00:00 2023-12-06T21:23:58.260 INFO:teuthology.orchestra.run.smithi097.stdout:(13/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 9.7 MB/s | 2.2 MB 00:00 2023-12-06T21:23:58.268 INFO:teuthology.orchestra.run.smithi125.stdout:(10/19): podman-catatonit-3.0.1-9.module+el8.6. 7.5 MB/s | 322 kB 00:00 2023-12-06T21:23:58.310 INFO:teuthology.orchestra.run.smithi125.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 983 kB/s | 41 kB 00:00 2023-12-06T21:23:58.411 INFO:teuthology.orchestra.run.smithi124.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 27 MB/s | 6.4 MB 00:00 2023-12-06T21:23:58.418 INFO:teuthology.orchestra.run.smithi125.stdout:(12/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 20 MB/s | 2.2 MB 00:00 2023-12-06T21:23:58.419 INFO:teuthology.orchestra.run.smithi097.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 28 MB/s | 6.4 MB 00:00 2023-12-06T21:23:58.519 INFO:teuthology.orchestra.run.smithi097.stdout:(15/19): buildah-1.19.9-3.module+el8.6.0+14874+ 26 MB/s | 6.8 MB 00:00 2023-12-06T21:23:58.552 INFO:teuthology.orchestra.run.smithi125.stdout:(13/19): podman-3.0.1-9.module+el8.6.0+14874+64 22 MB/s | 11 MB 00:00 2023-12-06T21:23:58.612 INFO:teuthology.orchestra.run.smithi124.stdout:(15/19): containernetworking-plugins-0.9.1-1.mo 26 MB/s | 19 MB 00:00 2023-12-06T21:23:58.654 INFO:teuthology.orchestra.run.smithi124.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 4.4 MB/s | 1.1 MB 00:00 2023-12-06T21:23:58.679 INFO:teuthology.orchestra.run.smithi124.stdout:(17/19): crun-0.18-3.module+el8.6.0+14874+64436 2.7 MB/s | 185 kB 00:00 2023-12-06T21:23:58.711 INFO:teuthology.orchestra.run.smithi097.stdout:(16/19): containernetworking-plugins-0.9.1-1.mo 24 MB/s | 19 MB 00:00 2023-12-06T21:23:58.719 INFO:teuthology.orchestra.run.smithi125.stdout:(14/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 21 MB/s | 6.4 MB 00:00 2023-12-06T21:23:58.737 INFO:teuthology.orchestra.run.smithi097.stdout:(17/19): crun-0.18-3.module+el8.6.0+14874+64436 853 kB/s | 185 kB 00:00 2023-12-06T21:23:58.762 INFO:teuthology.orchestra.run.smithi097.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 1.0 MB/s | 51 kB 00:00 2023-12-06T21:23:58.763 INFO:teuthology.orchestra.run.smithi124.stdout:(18/19): buildah-1.19.9-3.module+el8.6.0+14874+ 13 MB/s | 6.8 MB 00:00 2023-12-06T21:23:58.788 INFO:teuthology.orchestra.run.smithi124.stdout:(19/19): udica-0.2.4-1.module+el8.6.0+14874+644 378 kB/s | 51 kB 00:00 2023-12-06T21:23:58.788 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:23:58.788 INFO:teuthology.orchestra.run.smithi124.stdout:Total 37 MB/s | 51 MB 00:01 2023-12-06T21:23:58.795 INFO:teuthology.orchestra.run.smithi097.stdout:(19/19): cockpit-podman-29-2.module+el8.6.0+148 2.8 MB/s | 1.1 MB 00:00 2023-12-06T21:23:58.796 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:23:58.796 INFO:teuthology.orchestra.run.smithi097.stdout:Total 36 MB/s | 51 MB 00:01 2023-12-06T21:23:58.819 INFO:teuthology.orchestra.run.smithi125.stdout:(15/19): buildah-1.19.9-3.module+el8.6.0+14874+ 25 MB/s | 6.8 MB 00:00 2023-12-06T21:23:58.869 INFO:teuthology.orchestra.run.smithi125.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 7.1 MB/s | 1.1 MB 00:00 2023-12-06T21:23:58.895 INFO:teuthology.orchestra.run.smithi125.stdout:(17/19): crun-0.18-3.module+el8.6.0+14874+64436 2.4 MB/s | 185 kB 00:00 2023-12-06T21:23:58.920 INFO:teuthology.orchestra.run.smithi125.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 1.0 MB/s | 51 kB 00:00 2023-12-06T21:23:59.103 INFO:teuthology.orchestra.run.smithi125.stdout:(19/19): containernetworking-plugins-0.9.1-1.mo 21 MB/s | 19 MB 00:00 2023-12-06T21:23:59.104 INFO:teuthology.orchestra.run.smithi125.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:23:59.104 INFO:teuthology.orchestra.run.smithi125.stdout:Total 40 MB/s | 51 MB 00:01 2023-12-06T21:23:59.265 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-12-06T21:23:59.272 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-06T21:23:59.307 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-12-06T21:23:59.307 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-12-06T21:23:59.313 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-06T21:23:59.313 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-06T21:23:59.582 INFO:teuthology.orchestra.run.smithi125.stdout:Running transaction check 2023-12-06T21:23:59.624 INFO:teuthology.orchestra.run.smithi125.stdout:Transaction check succeeded. 2023-12-06T21:23:59.624 INFO:teuthology.orchestra.run.smithi125.stdout:Running transaction test 2023-12-06T21:23:59.745 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-12-06T21:23:59.749 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-12-06T21:23:59.753 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-06T21:23:59.757 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-06T21:24:00.056 INFO:teuthology.orchestra.run.smithi125.stdout:Transaction test succeeded. 2023-12-06T21:24:00.060 INFO:teuthology.orchestra.run.smithi125.stdout:Running transaction 2023-12-06T21:24:00.887 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-12-06T21:24:00.941 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-06T21:24:00.949 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-06T21:24:01.006 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-06T21:24:01.135 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T21:24:01.144 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T21:24:01.159 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T21:24:01.171 INFO:teuthology.orchestra.run.smithi097.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T21:24:01.180 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T21:24:01.202 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T21:24:01.241 INFO:teuthology.orchestra.run.smithi125.stdout: Preparing : 1/1 2023-12-06T21:24:01.289 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-06T21:24:01.360 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T21:24:01.412 INFO:teuthology.orchestra.run.smithi097.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T21:24:01.486 INFO:teuthology.orchestra.run.smithi125.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T21:24:01.495 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-06T21:24:01.512 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T21:24:01.703 INFO:teuthology.orchestra.run.smithi125.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T21:24:18.413 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T21:24:18.498 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T21:24:18.758 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-06T21:24:20.198 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-06T21:24:20.278 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-06T21:24:20.425 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-06T21:24:20.532 INFO:teuthology.orchestra.run.smithi097.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-06T21:24:20.597 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-06T21:24:20.664 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-06T21:24:20.762 INFO:teuthology.orchestra.run.smithi097.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-06T21:24:20.847 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-06T21:24:20.873 INFO:teuthology.orchestra.run.smithi125.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-06T21:24:20.916 INFO:teuthology.orchestra.run.smithi097.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-06T21:24:21.066 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-06T21:24:21.066 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-06T21:24:21.066 INFO:teuthology.orchestra.run.smithi124.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-06T21:24:21.066 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T21:24:21.076 INFO:teuthology.orchestra.run.smithi125.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-06T21:24:21.134 INFO:teuthology.orchestra.run.smithi097.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-06T21:24:21.134 INFO:teuthology.orchestra.run.smithi097.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-06T21:24:21.135 INFO:teuthology.orchestra.run.smithi097.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-06T21:24:21.135 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T21:24:21.273 INFO:teuthology.orchestra.run.smithi125.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-06T21:24:21.501 INFO:teuthology.orchestra.run.smithi125.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-06T21:24:21.501 INFO:teuthology.orchestra.run.smithi125.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-06T21:24:21.501 INFO:teuthology.orchestra.run.smithi125.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-06T21:24:21.501 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-06T21:24:21.903 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-06T21:24:21.928 INFO:teuthology.orchestra.run.smithi097.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-06T21:24:22.124 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-06T21:24:22.168 INFO:teuthology.orchestra.run.smithi097.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-06T21:24:22.327 INFO:teuthology.orchestra.run.smithi125.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-06T21:24:22.566 INFO:teuthology.orchestra.run.smithi125.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-06T21:24:23.542 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-06T21:24:23.670 INFO:teuthology.orchestra.run.smithi097.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-06T21:24:23.833 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-06T21:24:24.029 INFO:teuthology.orchestra.run.smithi097.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-06T21:24:24.043 INFO:teuthology.orchestra.run.smithi125.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-06T21:24:24.229 INFO:teuthology.orchestra.run.smithi124.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-06T21:24:24.393 INFO:teuthology.orchestra.run.smithi097.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-06T21:24:24.409 INFO:teuthology.orchestra.run.smithi125.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-06T21:24:24.505 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-06T21:24:24.650 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-06T21:24:24.798 INFO:teuthology.orchestra.run.smithi125.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-06T21:24:25.056 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-06T21:24:25.250 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-06T21:24:25.408 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-06T21:24:25.767 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-06T21:24:26.016 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-06T21:24:26.143 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-06T21:24:26.247 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-06T21:24:26.425 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-06T21:24:26.441 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-06T21:24:26.502 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-06T21:24:26.616 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-06T21:24:26.673 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-06T21:24:26.798 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-06T21:24:26.821 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-06T21:24:26.822 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T21:24:26.826 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-06T21:24:26.957 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-06T21:24:26.958 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T21:24:27.031 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-06T21:24:27.136 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T21:24:27.224 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-06T21:24:27.283 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T21:24:27.343 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-06T21:24:27.343 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T21:24:27.380 INFO:teuthology.orchestra.run.smithi125.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-06T21:24:27.381 INFO:teuthology.orchestra.run.smithi125.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T21:24:27.449 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-06T21:24:27.449 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T21:24:27.516 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T21:24:27.627 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T21:24:27.674 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T21:24:27.680 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-06T21:24:27.751 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T21:24:27.858 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-06T21:24:27.871 INFO:teuthology.orchestra.run.smithi125.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-06T21:24:27.872 INFO:teuthology.orchestra.run.smithi125.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T21:24:27.944 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-06T21:24:28.024 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-06T21:24:28.041 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-06T21:24:28.093 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-06T21:24:28.207 INFO:teuthology.orchestra.run.smithi125.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T21:24:28.210 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-06T21:24:28.295 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-06T21:24:28.340 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-06T21:24:28.358 INFO:teuthology.orchestra.run.smithi125.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-06T21:24:28.427 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-06T21:24:28.473 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-06T21:24:28.532 INFO:teuthology.orchestra.run.smithi125.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-06T21:24:28.568 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-06T21:24:28.633 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-06T21:24:28.634 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T21:24:28.696 INFO:teuthology.orchestra.run.smithi125.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-06T21:24:28.729 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-06T21:24:28.729 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T21:24:28.815 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T21:24:28.824 INFO:teuthology.orchestra.run.smithi125.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-06T21:24:28.892 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T21:24:28.982 INFO:teuthology.orchestra.run.smithi125.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-06T21:24:29.124 INFO:teuthology.orchestra.run.smithi125.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-06T21:24:29.124 INFO:teuthology.orchestra.run.smithi125.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T21:24:29.332 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T21:24:29.368 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-06T21:24:29.422 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-06T21:24:29.759 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T21:24:29.759 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-06T21:24:29.759 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-06T21:24:29.759 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-06T21:24:29.759 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-06T21:24:29.759 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-06T21:24:29.759 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-06T21:24:29.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-06T21:24:29.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-06T21:24:29.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-06T21:24:29.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-06T21:24:29.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-06T21:24:29.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-06T21:24:29.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-06T21:24:29.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-06T21:24:29.761 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-06T21:24:29.761 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-06T21:24:29.761 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-06T21:24:29.761 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-06T21:24:29.761 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-06T21:24:29.761 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-06T21:24:29.761 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-06T21:24:29.761 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-06T21:24:29.762 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-06T21:24:29.762 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T21:24:29.762 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-06T21:24:29.762 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-06T21:24:29.762 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-06T21:24:29.762 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-06T21:24:29.762 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-06T21:24:29.762 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-06T21:24:29.844 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T21:24:29.844 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-06T21:24:29.844 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-06T21:24:29.844 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-06T21:24:29.844 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-06T21:24:29.844 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-06T21:24:29.844 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-06T21:24:29.844 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-06T21:24:29.844 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-06T21:24:29.845 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-06T21:24:29.845 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-06T21:24:29.845 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-06T21:24:29.845 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-06T21:24:29.845 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-06T21:24:29.845 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-06T21:24:29.845 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-06T21:24:29.845 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-06T21:24:29.845 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-06T21:24:29.845 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-06T21:24:29.845 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-06T21:24:29.845 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-06T21:24:29.845 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-06T21:24:29.845 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-06T21:24:29.846 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-06T21:24:29.846 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T21:24:29.846 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-06T21:24:29.846 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-06T21:24:29.846 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-06T21:24:29.846 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-06T21:24:29.846 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-06T21:24:29.847 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-06T21:24:29.860 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-06T21:24:30.248 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-06T21:24:30.248 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-06T21:24:30.248 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-06T21:24:30.248 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-06T21:24:30.248 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-06T21:24:30.248 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-06T21:24:30.248 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-06T21:24:30.248 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-06T21:24:30.248 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-06T21:24:30.248 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-06T21:24:30.249 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-06T21:24:30.249 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-06T21:24:30.249 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-06T21:24:30.249 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-06T21:24:30.249 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-06T21:24:30.249 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-06T21:24:30.249 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-06T21:24:30.249 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-06T21:24:30.249 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-06T21:24:30.249 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-06T21:24:30.249 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-06T21:24:30.249 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-06T21:24:30.249 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-06T21:24:30.249 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-06T21:24:30.250 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-06T21:24:30.250 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-06T21:24:30.250 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-06T21:24:30.250 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-06T21:24:30.250 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-06T21:24:30.250 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-06T21:24:30.250 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-06T21:24:37.408 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-06T21:24:37.409 INFO:teuthology.orchestra.run.smithi125.stdout:Installed products updated. 2023-12-06T21:24:37.609 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-06T21:24:37.609 INFO:teuthology.orchestra.run.smithi125.stdout:Downgraded: 2023-12-06T21:24:37.609 INFO:teuthology.orchestra.run.smithi125.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.609 INFO:teuthology.orchestra.run.smithi125.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T21:24:37.609 INFO:teuthology.orchestra.run.smithi125.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.609 INFO:teuthology.orchestra.run.smithi125.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.609 INFO:teuthology.orchestra.run.smithi125.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.609 INFO:teuthology.orchestra.run.smithi125.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.609 INFO:teuthology.orchestra.run.smithi125.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.610 INFO:teuthology.orchestra.run.smithi125.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.610 INFO:teuthology.orchestra.run.smithi125.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.610 INFO:teuthology.orchestra.run.smithi125.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-06T21:24:37.610 INFO:teuthology.orchestra.run.smithi125.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.610 INFO:teuthology.orchestra.run.smithi125.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.610 INFO:teuthology.orchestra.run.smithi125.stdout:Installed: 2023-12-06T21:24:37.610 INFO:teuthology.orchestra.run.smithi125.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.610 INFO:teuthology.orchestra.run.smithi125.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T21:24:37.610 INFO:teuthology.orchestra.run.smithi125.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.610 INFO:teuthology.orchestra.run.smithi125.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.610 INFO:teuthology.orchestra.run.smithi125.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.610 INFO:teuthology.orchestra.run.smithi125.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-06T21:24:37.610 INFO:teuthology.orchestra.run.smithi125.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T21:24:37.611 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-06T21:24:37.611 INFO:teuthology.orchestra.run.smithi125.stdout:Complete! 2023-12-06T21:24:37.797 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-06T21:24:37.797 INFO:teuthology.orchestra.run.smithi124.stdout:Installed products updated. 2023-12-06T21:24:37.804 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-06T21:24:37.804 INFO:teuthology.orchestra.run.smithi097.stdout:Installed products updated. 2023-12-06T21:24:37.820 DEBUG:teuthology.parallel:result is None 2023-12-06T21:24:37.991 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T21:24:37.992 INFO:teuthology.orchestra.run.smithi124.stdout:Downgraded: 2023-12-06T21:24:37.992 INFO:teuthology.orchestra.run.smithi124.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.992 INFO:teuthology.orchestra.run.smithi124.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T21:24:37.992 INFO:teuthology.orchestra.run.smithi124.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.992 INFO:teuthology.orchestra.run.smithi124.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.992 INFO:teuthology.orchestra.run.smithi124.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.992 INFO:teuthology.orchestra.run.smithi124.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.992 INFO:teuthology.orchestra.run.smithi124.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.992 INFO:teuthology.orchestra.run.smithi124.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.992 INFO:teuthology.orchestra.run.smithi124.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.992 INFO:teuthology.orchestra.run.smithi124.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-06T21:24:37.992 INFO:teuthology.orchestra.run.smithi124.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.992 INFO:teuthology.orchestra.run.smithi124.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.992 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-12-06T21:24:37.993 INFO:teuthology.orchestra.run.smithi124.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.993 INFO:teuthology.orchestra.run.smithi124.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T21:24:37.993 INFO:teuthology.orchestra.run.smithi124.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.993 INFO:teuthology.orchestra.run.smithi124.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.993 INFO:teuthology.orchestra.run.smithi124.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.993 INFO:teuthology.orchestra.run.smithi124.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-06T21:24:37.993 INFO:teuthology.orchestra.run.smithi124.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T21:24:37.993 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T21:24:37.993 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T21:24:37.993 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T21:24:37.993 INFO:teuthology.orchestra.run.smithi097.stdout:Downgraded: 2023-12-06T21:24:37.994 INFO:teuthology.orchestra.run.smithi097.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.994 INFO:teuthology.orchestra.run.smithi097.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T21:24:37.994 INFO:teuthology.orchestra.run.smithi097.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.994 INFO:teuthology.orchestra.run.smithi097.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.994 INFO:teuthology.orchestra.run.smithi097.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.994 INFO:teuthology.orchestra.run.smithi097.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.994 INFO:teuthology.orchestra.run.smithi097.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.994 INFO:teuthology.orchestra.run.smithi097.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.994 INFO:teuthology.orchestra.run.smithi097.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.994 INFO:teuthology.orchestra.run.smithi097.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-06T21:24:37.994 INFO:teuthology.orchestra.run.smithi097.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.994 INFO:teuthology.orchestra.run.smithi097.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.994 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-06T21:24:37.995 INFO:teuthology.orchestra.run.smithi097.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.995 INFO:teuthology.orchestra.run.smithi097.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-06T21:24:37.995 INFO:teuthology.orchestra.run.smithi097.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.995 INFO:teuthology.orchestra.run.smithi097.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.995 INFO:teuthology.orchestra.run.smithi097.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-06T21:24:37.995 INFO:teuthology.orchestra.run.smithi097.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-06T21:24:37.995 INFO:teuthology.orchestra.run.smithi097.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-06T21:24:37.995 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T21:24:37.995 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T21:24:38.187 DEBUG:teuthology.parallel:result is None 2023-12-06T21:24:38.236 DEBUG:teuthology.parallel:result is None 2023-12-06T21:24:38.236 INFO:teuthology.run_tasks:Running task install... 2023-12-06T21:24:38.245 DEBUG:teuthology.task.install:project ceph 2023-12-06T21:24:38.245 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '583a8f423152326ab01a6e95dd560ab68ea88e77'}} 2023-12-06T21:24:38.245 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '583a8f423152326ab01a6e95dd560ab68ea88e77'} 2023-12-06T21:24:38.245 INFO:teuthology.task.install:Using flavor: default 2023-12-06T21:24:38.255 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-06T21:24:38.255 INFO:teuthology.task.install:extra packages: [] 2023-12-06T21:24:38.255 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': '583a8f423152326ab01a6e95dd560ab68ea88e77', 'tag': None, 'wait_for_package': False} 2023-12-06T21:24:38.256 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:24:38.259 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': '583a8f423152326ab01a6e95dd560ab68ea88e77', 'tag': None, 'wait_for_package': False} 2023-12-06T21:24:38.260 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:24:38.261 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': '583a8f423152326ab01a6e95dd560ab68ea88e77', 'tag': None, 'wait_for_package': False} 2023-12-06T21:24:38.262 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=583a8f423152326ab01a6e95dd560ab68ea88e77 2023-12-06T21:24:38.415 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/ 2023-12-06T21:24:38.416 INFO:teuthology.task.install.rpm:Package version is 19.0.0-69.g583a8f42 2023-12-06T21:24:38.421 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/ 2023-12-06T21:24:38.421 INFO:teuthology.task.install.rpm:Package version is 19.0.0-69.g583a8f42 2023-12-06T21:24:38.533 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-06T21:24:38.533 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2023-12-06T21:24:38.533 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T21:24:38.549 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/ 2023-12-06T21:24:38.549 INFO:teuthology.task.install.rpm:Package version is 19.0.0-69.g583a8f42 2023-12-06T21:24:38.560 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-06T21:24:38.560 DEBUG:teuthology.orchestra.run.smithi097:> 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/583a8f423152326ab01a6e95dd560ab68ea88e77/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-06T21:24:38.627 DEBUG:teuthology.orchestra.run.smithi097:> 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-06T21:24:38.644 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-06T21:24:38.644 DEBUG:teuthology.orchestra.run.smithi125:> set -ex 2023-12-06T21:24:38.644 DEBUG:teuthology.orchestra.run.smithi125:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T21:24:38.675 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-06T21:24:38.675 DEBUG:teuthology.orchestra.run.smithi125:> 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/583a8f423152326ab01a6e95dd560ab68ea88e77/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-06T21:24:38.705 DEBUG:teuthology.orchestra.run.smithi097:> 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-06T21:24:38.745 DEBUG:teuthology.orchestra.run.smithi125:> 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-06T21:24:38.771 INFO:teuthology.orchestra.run.smithi097.stdout:check_obsoletes = 1 2023-12-06T21:24:38.774 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum clean all 2023-12-06T21:24:38.791 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-phlogistonjohn-testing-2023-12-06-1007/583a8f423152326ab01a6e95dd560ab68ea88e77/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-06T21:24:38.791 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-12-06T21:24:38.791 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-06T21:24:38.823 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-06T21:24:38.823 DEBUG:teuthology.orchestra.run.smithi124:> 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/583a8f423152326ab01a6e95dd560ab68ea88e77/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-06T21:24:38.826 DEBUG:teuthology.orchestra.run.smithi125:> 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-06T21:24:38.893 INFO:teuthology.orchestra.run.smithi125.stdout:check_obsoletes = 1 2023-12-06T21:24:38.894 DEBUG:teuthology.orchestra.run.smithi125:> sudo yum clean all 2023-12-06T21:24:38.896 DEBUG:teuthology.orchestra.run.smithi124:> 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-06T21:24:38.982 DEBUG:teuthology.orchestra.run.smithi124:> 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-06T21:24:39.013 INFO:teuthology.orchestra.run.smithi124.stdout:check_obsoletes = 1 2023-12-06T21:24:39.014 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum clean all 2023-12-06T21:24:39.143 INFO:teuthology.orchestra.run.smithi097.stdout:Updating Subscription Management repositories. 2023-12-06T21:24:39.270 INFO:teuthology.orchestra.run.smithi125.stdout:Updating Subscription Management repositories. 2023-12-06T21:24:39.398 INFO:teuthology.orchestra.run.smithi124.stdout:Updating Subscription Management repositories. 2023-12-06T21:24:40.138 INFO:teuthology.orchestra.run.smithi097.stdout:44 files removed 2023-12-06T21:24:40.185 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-radosgw 2023-12-06T21:24:40.199 INFO:teuthology.orchestra.run.smithi125.stdout:44 files removed 2023-12-06T21:24:40.252 DEBUG:teuthology.orchestra.run.smithi125:> sudo yum -y install ceph-radosgw 2023-12-06T21:24:40.454 INFO:teuthology.orchestra.run.smithi124.stdout:44 files removed 2023-12-06T21:24:40.505 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install ceph-radosgw 2023-12-06T21:24:40.516 INFO:teuthology.orchestra.run.smithi097.stdout:Updating Subscription Management repositories. 2023-12-06T21:24:40.584 INFO:teuthology.orchestra.run.smithi125.stdout:Updating Subscription Management repositories. 2023-12-06T21:24:40.837 INFO:teuthology.orchestra.run.smithi124.stdout:Updating Subscription Management repositories. 2023-12-06T21:24:41.963 INFO:teuthology.orchestra.run.smithi097.stdout:ceph packages for x86_64 243 kB/s | 81 kB 00:00 2023-12-06T21:24:42.214 INFO:teuthology.orchestra.run.smithi097.stdout:ceph noarch packages 43 kB/s | 9.5 kB 00:00 2023-12-06T21:24:42.284 INFO:teuthology.orchestra.run.smithi125.stdout:ceph packages for x86_64 208 kB/s | 81 kB 00:00 2023-12-06T21:24:42.493 INFO:teuthology.orchestra.run.smithi124.stdout:ceph packages for x86_64 244 kB/s | 81 kB 00:00 2023-12-06T21:24:42.556 INFO:teuthology.orchestra.run.smithi097.stdout:ceph source packages 4.6 kB/s | 1.5 kB 00:00 2023-12-06T21:24:42.652 INFO:teuthology.orchestra.run.smithi125.stdout:ceph noarch packages 28 kB/s | 9.5 kB 00:00 2023-12-06T21:24:42.757 INFO:teuthology.orchestra.run.smithi097.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2023-12-06T21:24:42.853 INFO:teuthology.orchestra.run.smithi124.stdout:ceph noarch packages 29 kB/s | 9.5 kB 00:00 2023-12-06T21:24:42.964 INFO:teuthology.orchestra.run.smithi125.stdout:ceph source packages 5.1 kB/s | 1.5 kB 00:00 2023-12-06T21:24:43.103 INFO:teuthology.orchestra.run.smithi124.stdout:ceph source packages 6.5 kB/s | 1.5 kB 00:00 2023-12-06T21:24:43.128 INFO:teuthology.orchestra.run.smithi125.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-12-06T21:24:43.288 INFO:teuthology.orchestra.run.smithi124.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-12-06T21:24:43.612 INFO:teuthology.orchestra.run.smithi097.stdout:Extra Packages for Enterprise Linux 19 MB/s | 16 MB 00:00 2023-12-06T21:24:44.195 INFO:teuthology.orchestra.run.smithi125.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-12-06T21:24:44.380 INFO:teuthology.orchestra.run.smithi124.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-12-06T21:24:47.099 INFO:teuthology.orchestra.run.smithi097.stdout:lab-extras 380 kB/s | 24 kB 00:00 2023-12-06T21:24:47.754 INFO:teuthology.orchestra.run.smithi125.stdout:lab-extras 413 kB/s | 24 kB 00:00 2023-12-06T21:24:47.848 INFO:teuthology.orchestra.run.smithi124.stdout:lab-extras 470 kB/s | 24 kB 00:00 2023-12-06T21:24:48.168 INFO:teuthology.orchestra.run.smithi097.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 53 MB/s | 53 MB 00:00 2023-12-06T21:24:48.714 INFO:teuthology.orchestra.run.smithi125.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 60 MB/s | 53 MB 00:00 2023-12-06T21:24:48.950 INFO:teuthology.orchestra.run.smithi124.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 46 MB/s | 47 MB 00:01 2023-12-06T21:24:56.469 INFO:teuthology.orchestra.run.smithi097.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 47 MB/s | 47 MB 00:01 2023-12-06T21:24:57.098 INFO:teuthology.orchestra.run.smithi125.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 47 MB/s | 47 MB 00:01 2023-12-06T21:24:57.185 INFO:teuthology.orchestra.run.smithi124.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 49 MB/s | 53 MB 00:01 2023-12-06T21:25:07.576 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T21:25:07.578 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================================== 2023-12-06T21:25:07.579 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2023-12-06T21:25:07.579 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================================== 2023-12-06T21:25:07.579 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2023-12-06T21:25:07.579 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-radosgw x86_64 2:19.0.0-69.g583a8f42.el8 ceph 14 M 2023-12-06T21:25:07.579 INFO:teuthology.orchestra.run.smithi097.stdout:Upgrading: 2023-12-06T21:25:07.579 INFO:teuthology.orchestra.run.smithi097.stdout: librados2 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 3.8 M 2023-12-06T21:25:07.579 INFO:teuthology.orchestra.run.smithi097.stdout: librbd1 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 3.7 M 2023-12-06T21:25:07.579 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2023-12-06T21:25:07.579 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-base x86_64 2:19.0.0-69.g583a8f42.el8 ceph 5.4 M 2023-12-06T21:25:07.579 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-common x86_64 2:19.0.0-69.g583a8f42.el8 ceph 23 M 2023-12-06T21:25:07.579 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-selinux x86_64 2:19.0.0-69.g583a8f42.el8 ceph 24 k 2023-12-06T21:25:07.579 INFO:teuthology.orchestra.run.smithi097.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T21:25:07.580 INFO:teuthology.orchestra.run.smithi097.stdout: libcephfs2 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 839 k 2023-12-06T21:25:07.580 INFO:teuthology.orchestra.run.smithi097.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T21:25:07.580 INFO:teuthology.orchestra.run.smithi097.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T21:25:07.580 INFO:teuthology.orchestra.run.smithi097.stdout: libradosstriper1 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 517 k 2023-12-06T21:25:07.580 INFO:teuthology.orchestra.run.smithi097.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T21:25:07.580 INFO:teuthology.orchestra.run.smithi097.stdout: librgw2 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 6.9 M 2023-12-06T21:25:07.580 INFO:teuthology.orchestra.run.smithi097.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T21:25:07.580 INFO:teuthology.orchestra.run.smithi097.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T21:25:07.580 INFO:teuthology.orchestra.run.smithi097.stdout: python3-ceph-argparse x86_64 2:19.0.0-69.g583a8f42.el8 ceph 45 k 2023-12-06T21:25:07.580 INFO:teuthology.orchestra.run.smithi097.stdout: python3-ceph-common x86_64 2:19.0.0-69.g583a8f42.el8 ceph 129 k 2023-12-06T21:25:07.580 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cephfs x86_64 2:19.0.0-69.g583a8f42.el8 ceph 197 k 2023-12-06T21:25:07.581 INFO:teuthology.orchestra.run.smithi097.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T21:25:07.581 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rados x86_64 2:19.0.0-69.g583a8f42.el8 ceph 371 k 2023-12-06T21:25:07.581 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rbd x86_64 2:19.0.0-69.g583a8f42.el8 ceph 365 k 2023-12-06T21:25:07.581 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rgw x86_64 2:19.0.0-69.g583a8f42.el8 ceph 107 k 2023-12-06T21:25:07.581 INFO:teuthology.orchestra.run.smithi097.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T21:25:07.581 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T21:25:07.581 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T21:25:07.581 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================================== 2023-12-06T21:25:07.581 INFO:teuthology.orchestra.run.smithi097.stdout:Install 21 Packages 2023-12-06T21:25:07.581 INFO:teuthology.orchestra.run.smithi097.stdout:Upgrade 2 Packages 2023-12-06T21:25:07.581 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T21:25:07.582 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 62 M 2023-12-06T21:25:07.582 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-06T21:25:08.213 INFO:teuthology.orchestra.run.smithi125.stdout:Dependencies resolved. 2023-12-06T21:25:08.215 INFO:teuthology.orchestra.run.smithi125.stdout:================================================================================================== 2023-12-06T21:25:08.215 INFO:teuthology.orchestra.run.smithi125.stdout: Package Arch Version Repository Size 2023-12-06T21:25:08.215 INFO:teuthology.orchestra.run.smithi125.stdout:================================================================================================== 2023-12-06T21:25:08.215 INFO:teuthology.orchestra.run.smithi125.stdout:Installing: 2023-12-06T21:25:08.216 INFO:teuthology.orchestra.run.smithi125.stdout: ceph-radosgw x86_64 2:19.0.0-69.g583a8f42.el8 ceph 14 M 2023-12-06T21:25:08.216 INFO:teuthology.orchestra.run.smithi125.stdout:Upgrading: 2023-12-06T21:25:08.216 INFO:teuthology.orchestra.run.smithi125.stdout: librados2 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 3.8 M 2023-12-06T21:25:08.216 INFO:teuthology.orchestra.run.smithi125.stdout: librbd1 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 3.7 M 2023-12-06T21:25:08.216 INFO:teuthology.orchestra.run.smithi125.stdout:Installing dependencies: 2023-12-06T21:25:08.216 INFO:teuthology.orchestra.run.smithi125.stdout: ceph-base x86_64 2:19.0.0-69.g583a8f42.el8 ceph 5.4 M 2023-12-06T21:25:08.216 INFO:teuthology.orchestra.run.smithi125.stdout: ceph-common x86_64 2:19.0.0-69.g583a8f42.el8 ceph 23 M 2023-12-06T21:25:08.216 INFO:teuthology.orchestra.run.smithi125.stdout: ceph-selinux x86_64 2:19.0.0-69.g583a8f42.el8 ceph 24 k 2023-12-06T21:25:08.216 INFO:teuthology.orchestra.run.smithi125.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T21:25:08.216 INFO:teuthology.orchestra.run.smithi125.stdout: libcephfs2 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 839 k 2023-12-06T21:25:08.216 INFO:teuthology.orchestra.run.smithi125.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T21:25:08.216 INFO:teuthology.orchestra.run.smithi125.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T21:25:08.217 INFO:teuthology.orchestra.run.smithi125.stdout: libradosstriper1 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 517 k 2023-12-06T21:25:08.217 INFO:teuthology.orchestra.run.smithi125.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T21:25:08.217 INFO:teuthology.orchestra.run.smithi125.stdout: librgw2 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 6.9 M 2023-12-06T21:25:08.217 INFO:teuthology.orchestra.run.smithi125.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T21:25:08.217 INFO:teuthology.orchestra.run.smithi125.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T21:25:08.217 INFO:teuthology.orchestra.run.smithi125.stdout: python3-ceph-argparse x86_64 2:19.0.0-69.g583a8f42.el8 ceph 45 k 2023-12-06T21:25:08.217 INFO:teuthology.orchestra.run.smithi125.stdout: python3-ceph-common x86_64 2:19.0.0-69.g583a8f42.el8 ceph 129 k 2023-12-06T21:25:08.217 INFO:teuthology.orchestra.run.smithi125.stdout: python3-cephfs x86_64 2:19.0.0-69.g583a8f42.el8 ceph 197 k 2023-12-06T21:25:08.217 INFO:teuthology.orchestra.run.smithi125.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T21:25:08.217 INFO:teuthology.orchestra.run.smithi125.stdout: python3-rados x86_64 2:19.0.0-69.g583a8f42.el8 ceph 371 k 2023-12-06T21:25:08.217 INFO:teuthology.orchestra.run.smithi125.stdout: python3-rbd x86_64 2:19.0.0-69.g583a8f42.el8 ceph 365 k 2023-12-06T21:25:08.217 INFO:teuthology.orchestra.run.smithi125.stdout: python3-rgw x86_64 2:19.0.0-69.g583a8f42.el8 ceph 107 k 2023-12-06T21:25:08.217 INFO:teuthology.orchestra.run.smithi125.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T21:25:08.218 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-06T21:25:08.218 INFO:teuthology.orchestra.run.smithi125.stdout:Transaction Summary 2023-12-06T21:25:08.218 INFO:teuthology.orchestra.run.smithi125.stdout:================================================================================================== 2023-12-06T21:25:08.218 INFO:teuthology.orchestra.run.smithi125.stdout:Install 21 Packages 2023-12-06T21:25:08.218 INFO:teuthology.orchestra.run.smithi125.stdout:Upgrade 2 Packages 2023-12-06T21:25:08.218 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-06T21:25:08.218 INFO:teuthology.orchestra.run.smithi125.stdout:Total download size: 62 M 2023-12-06T21:25:08.218 INFO:teuthology.orchestra.run.smithi125.stdout:Downloading Packages: 2023-12-06T21:25:08.384 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T21:25:08.389 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================================== 2023-12-06T21:25:08.389 INFO:teuthology.orchestra.run.smithi124.stdout: Package Arch Version Repository Size 2023-12-06T21:25:08.389 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================================== 2023-12-06T21:25:08.389 INFO:teuthology.orchestra.run.smithi124.stdout:Installing: 2023-12-06T21:25:08.389 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-radosgw x86_64 2:19.0.0-69.g583a8f42.el8 ceph 14 M 2023-12-06T21:25:08.389 INFO:teuthology.orchestra.run.smithi124.stdout:Upgrading: 2023-12-06T21:25:08.389 INFO:teuthology.orchestra.run.smithi124.stdout: librados2 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 3.8 M 2023-12-06T21:25:08.389 INFO:teuthology.orchestra.run.smithi124.stdout: librbd1 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 3.7 M 2023-12-06T21:25:08.390 INFO:teuthology.orchestra.run.smithi124.stdout:Installing dependencies: 2023-12-06T21:25:08.390 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-base x86_64 2:19.0.0-69.g583a8f42.el8 ceph 5.4 M 2023-12-06T21:25:08.390 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-common x86_64 2:19.0.0-69.g583a8f42.el8 ceph 23 M 2023-12-06T21:25:08.390 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-selinux x86_64 2:19.0.0-69.g583a8f42.el8 ceph 24 k 2023-12-06T21:25:08.390 INFO:teuthology.orchestra.run.smithi124.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-06T21:25:08.390 INFO:teuthology.orchestra.run.smithi124.stdout: libcephfs2 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 839 k 2023-12-06T21:25:08.390 INFO:teuthology.orchestra.run.smithi124.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-06T21:25:08.390 INFO:teuthology.orchestra.run.smithi124.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-06T21:25:08.390 INFO:teuthology.orchestra.run.smithi124.stdout: libradosstriper1 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 517 k 2023-12-06T21:25:08.390 INFO:teuthology.orchestra.run.smithi124.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-06T21:25:08.390 INFO:teuthology.orchestra.run.smithi124.stdout: librgw2 x86_64 2:19.0.0-69.g583a8f42.el8 ceph 6.9 M 2023-12-06T21:25:08.390 INFO:teuthology.orchestra.run.smithi124.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-06T21:25:08.391 INFO:teuthology.orchestra.run.smithi124.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-06T21:25:08.391 INFO:teuthology.orchestra.run.smithi124.stdout: python3-ceph-argparse x86_64 2:19.0.0-69.g583a8f42.el8 ceph 45 k 2023-12-06T21:25:08.391 INFO:teuthology.orchestra.run.smithi124.stdout: python3-ceph-common x86_64 2:19.0.0-69.g583a8f42.el8 ceph 129 k 2023-12-06T21:25:08.391 INFO:teuthology.orchestra.run.smithi124.stdout: python3-cephfs x86_64 2:19.0.0-69.g583a8f42.el8 ceph 197 k 2023-12-06T21:25:08.391 INFO:teuthology.orchestra.run.smithi124.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-06T21:25:08.391 INFO:teuthology.orchestra.run.smithi124.stdout: python3-rados x86_64 2:19.0.0-69.g583a8f42.el8 ceph 371 k 2023-12-06T21:25:08.391 INFO:teuthology.orchestra.run.smithi124.stdout: python3-rbd x86_64 2:19.0.0-69.g583a8f42.el8 ceph 365 k 2023-12-06T21:25:08.391 INFO:teuthology.orchestra.run.smithi124.stdout: python3-rgw x86_64 2:19.0.0-69.g583a8f42.el8 ceph 107 k 2023-12-06T21:25:08.391 INFO:teuthology.orchestra.run.smithi124.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-06T21:25:08.391 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T21:25:08.391 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T21:25:08.391 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================================== 2023-12-06T21:25:08.391 INFO:teuthology.orchestra.run.smithi124.stdout:Install 21 Packages 2023-12-06T21:25:08.392 INFO:teuthology.orchestra.run.smithi124.stdout:Upgrade 2 Packages 2023-12-06T21:25:08.392 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T21:25:08.392 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 62 M 2023-12-06T21:25:08.392 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-12-06T21:25:09.245 INFO:teuthology.orchestra.run.smithi097.stdout:(1/23): ceph-radosgw-19.0.0-69.g583a8f42.el8.x8 11 MB/s | 14 MB 00:01 2023-12-06T21:25:09.328 INFO:teuthology.orchestra.run.smithi097.stdout:(2/23): ceph-selinux-19.0.0-69.g583a8f42.el8.x8 292 kB/s | 24 kB 00:00 2023-12-06T21:25:09.762 INFO:teuthology.orchestra.run.smithi097.stdout:(3/23): libcephfs2-19.0.0-69.g583a8f42.el8.x86_ 1.9 MB/s | 839 kB 00:00 2023-12-06T21:25:10.004 INFO:teuthology.orchestra.run.smithi097.stdout:(4/23): ceph-common-19.0.0-69.g583a8f42.el8.x86 11 MB/s | 23 MB 00:02 2023-12-06T21:25:10.162 INFO:teuthology.orchestra.run.smithi097.stdout:(5/23): libradosstriper1-19.0.0-69.g583a8f42.el 1.3 MB/s | 517 kB 00:00 2023-12-06T21:25:10.238 INFO:teuthology.orchestra.run.smithi097.stdout:(6/23): python3-ceph-argparse-19.0.0-69.g583a8f 595 kB/s | 45 kB 00:00 2023-12-06T21:25:10.388 INFO:teuthology.orchestra.run.smithi097.stdout:(7/23): python3-ceph-common-19.0.0-69.g583a8f42 857 kB/s | 129 kB 00:00 2023-12-06T21:25:10.538 INFO:teuthology.orchestra.run.smithi097.stdout:(8/23): python3-cephfs-19.0.0-69.g583a8f42.el8. 1.3 MB/s | 197 kB 00:00 2023-12-06T21:25:10.806 INFO:teuthology.orchestra.run.smithi097.stdout:(9/23): librgw2-19.0.0-69.g583a8f42.el8.x86_64. 8.6 MB/s | 6.9 MB 00:00 2023-12-06T21:25:10.831 INFO:teuthology.orchestra.run.smithi097.stdout:(10/23): python3-rados-19.0.0-69.g583a8f42.el8. 1.2 MB/s | 371 kB 00:00 2023-12-06T21:25:10.856 INFO:teuthology.orchestra.run.smithi097.stdout:(11/23): python3-rbd-19.0.0-69.g583a8f42.el8.x8 7.1 MB/s | 365 kB 00:00 2023-12-06T21:25:10.882 INFO:teuthology.orchestra.run.smithi097.stdout:(12/23): python3-rgw-19.0.0-69.g583a8f42.el8.x8 2.1 MB/s | 107 kB 00:00 2023-12-06T21:25:10.919 INFO:teuthology.orchestra.run.smithi124.stdout:(1/23): ceph-radosgw-19.0.0-69.g583a8f42.el8.x8 6.3 MB/s | 14 MB 00:02 2023-12-06T21:25:10.952 INFO:teuthology.orchestra.run.smithi124.stdout:(2/23): ceph-selinux-19.0.0-69.g583a8f42.el8.x8 736 kB/s | 24 kB 00:00 2023-12-06T21:25:11.044 INFO:teuthology.orchestra.run.smithi124.stdout:(3/23): libcephfs2-19.0.0-69.g583a8f42.el8.x86_ 9.0 MB/s | 839 kB 00:00 2023-12-06T21:25:11.082 INFO:teuthology.orchestra.run.smithi125.stdout:(1/23): ceph-base-19.0.0-69.g583a8f42.el8.x86_6 2.0 MB/s | 5.4 MB 00:02 2023-12-06T21:25:11.120 INFO:teuthology.orchestra.run.smithi124.stdout:(4/23): libradosstriper1-19.0.0-69.g583a8f42.el 6.8 MB/s | 517 kB 00:00 2023-12-06T21:25:11.148 INFO:teuthology.orchestra.run.smithi125.stdout:(2/23): ceph-selinux-19.0.0-69.g583a8f42.el8.x8 367 kB/s | 24 kB 00:00 2023-12-06T21:25:11.178 INFO:teuthology.orchestra.run.smithi124.stdout:(5/23): ceph-base-19.0.0-69.g583a8f42.el8.x86_6 2.2 MB/s | 5.4 MB 00:02 2023-12-06T21:25:11.179 INFO:teuthology.orchestra.run.smithi097.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 197 kB/s | 59 kB 00:00 2023-12-06T21:25:11.254 INFO:teuthology.orchestra.run.smithi124.stdout:(6/23): python3-ceph-argparse-19.0.0-69.g583a8f 597 kB/s | 45 kB 00:00 2023-12-06T21:25:11.299 INFO:teuthology.orchestra.run.smithi097.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 632 kB/s | 75 kB 00:00 2023-12-06T21:25:11.306 INFO:teuthology.orchestra.run.smithi125.stdout:(3/23): libcephfs2-19.0.0-69.g583a8f42.el8.x86_ 5.2 MB/s | 839 kB 00:00 2023-12-06T21:25:11.321 INFO:teuthology.orchestra.run.smithi124.stdout:(7/23): python3-ceph-common-19.0.0-69.g583a8f42 1.9 MB/s | 129 kB 00:00 2023-12-06T21:25:11.383 INFO:teuthology.orchestra.run.smithi097.stdout:(15/23): gperftools-libs-2.7-9.el8.x86_64.rpm 582 kB/s | 306 kB 00:00 2023-12-06T21:25:11.425 INFO:teuthology.orchestra.run.smithi125.stdout:(4/23): libradosstriper1-19.0.0-69.g583a8f42.el 4.3 MB/s | 517 kB 00:00 2023-12-06T21:25:11.438 INFO:teuthology.orchestra.run.smithi124.stdout:(8/23): python3-cephfs-19.0.0-69.g583a8f42.el8. 1.7 MB/s | 197 kB 00:00 2023-12-06T21:25:11.541 INFO:teuthology.orchestra.run.smithi097.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 296 kB/s | 47 kB 00:00 2023-12-06T21:25:11.572 INFO:teuthology.orchestra.run.smithi124.stdout:(9/23): python3-rados-19.0.0-69.g583a8f42.el8.x 2.7 MB/s | 371 kB 00:00 2023-12-06T21:25:11.658 INFO:teuthology.orchestra.run.smithi097.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.2 MB/s | 259 kB 00:00 2023-12-06T21:25:11.697 INFO:teuthology.orchestra.run.smithi124.stdout:(10/23): python3-rbd-19.0.0-69.g583a8f42.el8.x8 2.9 MB/s | 365 kB 00:00 2023-12-06T21:25:11.780 INFO:teuthology.orchestra.run.smithi124.stdout:(11/23): librgw2-19.0.0-69.g583a8f42.el8.x86_64 10 MB/s | 6.9 MB 00:00 2023-12-06T21:25:11.792 INFO:teuthology.orchestra.run.smithi097.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 330 kB/s | 44 kB 00:00 2023-12-06T21:25:11.797 INFO:teuthology.orchestra.run.smithi124.stdout:(12/23): python3-rgw-19.0.0-69.g583a8f42.el8.x8 1.0 MB/s | 107 kB 00:00 2023-12-06T21:25:11.892 INFO:teuthology.orchestra.run.smithi097.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 3.5 MB/s | 354 kB 00:00 2023-12-06T21:25:12.099 INFO:teuthology.orchestra.run.smithi125.stdout:(5/23): librgw2-19.0.0-69.g583a8f42.el8.x86_64. 10 MB/s | 6.9 MB 00:00 2023-12-06T21:25:12.166 INFO:teuthology.orchestra.run.smithi125.stdout:(6/23): python3-ceph-argparse-19.0.0-69.g583a8f 673 kB/s | 45 kB 00:00 2023-12-06T21:25:12.217 INFO:teuthology.orchestra.run.smithi097.stdout:(20/23): librados2-19.0.0-69.g583a8f42.el8.x86_ 12 MB/s | 3.8 MB 00:00 2023-12-06T21:25:12.241 INFO:teuthology.orchestra.run.smithi125.stdout:(7/23): python3-ceph-common-19.0.0-69.g583a8f42 1.7 MB/s | 129 kB 00:00 2023-12-06T21:25:12.316 INFO:teuthology.orchestra.run.smithi125.stdout:(8/23): python3-cephfs-19.0.0-69.g583a8f42.el8. 2.6 MB/s | 197 kB 00:00 2023-12-06T21:25:12.384 INFO:teuthology.orchestra.run.smithi097.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 1.6 MB/s | 1.7 MB 00:01 2023-12-06T21:25:12.400 INFO:teuthology.orchestra.run.smithi125.stdout:(9/23): python3-rados-19.0.0-69.g583a8f42.el8.x 4.4 MB/s | 371 kB 00:00 2023-12-06T21:25:12.475 INFO:teuthology.orchestra.run.smithi125.stdout:(10/23): python3-rbd-19.0.0-69.g583a8f42.el8.x8 4.8 MB/s | 365 kB 00:00 2023-12-06T21:25:12.476 INFO:teuthology.orchestra.run.smithi097.stdout:(22/23): librbd1-19.0.0-69.g583a8f42.el8.x86_64 14 MB/s | 3.7 MB 00:00 2023-12-06T21:25:12.534 INFO:teuthology.orchestra.run.smithi125.stdout:(11/23): python3-rgw-19.0.0-69.g583a8f42.el8.x8 1.8 MB/s | 107 kB 00:00 2023-12-06T21:25:12.560 INFO:teuthology.orchestra.run.smithi097.stdout:(23/23): ceph-base-19.0.0-69.g583a8f42.el8.x86_ 1.2 MB/s | 5.4 MB 00:04 2023-12-06T21:25:12.563 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:25:12.564 INFO:teuthology.orchestra.run.smithi097.stdout:Total 12 MB/s | 62 MB 00:04 2023-12-06T21:25:12.611 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-06T21:25:12.658 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-06T21:25:12.658 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-06T21:25:12.717 INFO:teuthology.orchestra.run.smithi125.stdout:(12/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.6 MB/s | 306 kB 00:00 2023-12-06T21:25:12.759 INFO:teuthology.orchestra.run.smithi125.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 1.4 MB/s | 59 kB 00:00 2023-12-06T21:25:12.801 INFO:teuthology.orchestra.run.smithi125.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.8 MB/s | 75 kB 00:00 2023-12-06T21:25:12.839 INFO:teuthology.orchestra.run.smithi124.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 56 kB/s | 59 kB 00:01 2023-12-06T21:25:12.902 INFO:teuthology.orchestra.run.smithi125.stdout:(15/23): thrift-0.13.0-2.el8.x86_64.rpm 17 MB/s | 1.7 MB 00:00 2023-12-06T21:25:12.994 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-06T21:25:12.997 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-06T21:25:13.052 INFO:teuthology.orchestra.run.smithi125.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 313 kB/s | 47 kB 00:00 2023-12-06T21:25:13.110 INFO:teuthology.orchestra.run.smithi125.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 4.3 MB/s | 259 kB 00:00 2023-12-06T21:25:13.186 INFO:teuthology.orchestra.run.smithi125.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 587 kB/s | 44 kB 00:00 2023-12-06T21:25:13.198 INFO:teuthology.orchestra.run.smithi124.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 209 kB/s | 75 kB 00:00 2023-12-06T21:25:13.298 INFO:teuthology.orchestra.run.smithi124.stdout:(15/23): gperftools-libs-2.7-9.el8.x86_64.rpm 202 kB/s | 306 kB 00:01 2023-12-06T21:25:13.311 INFO:teuthology.orchestra.run.smithi125.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.8 MB/s | 354 kB 00:00 2023-12-06T21:25:13.499 INFO:teuthology.orchestra.run.smithi124.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.3 MB/s | 259 kB 00:00 2023-12-06T21:25:13.541 INFO:teuthology.orchestra.run.smithi124.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 1.0 MB/s | 44 kB 00:00 2023-12-06T21:25:13.591 INFO:teuthology.orchestra.run.smithi124.stdout:(18/23): librdkafka-0.11.4-3.el8.x86_64.rpm 6.9 MB/s | 354 kB 00:00 2023-12-06T21:25:13.652 INFO:teuthology.orchestra.run.smithi124.stdout:(19/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 775 kB/s | 47 kB 00:00 2023-12-06T21:25:13.727 INFO:teuthology.orchestra.run.smithi125.stdout:(20/23): librados2-19.0.0-69.g583a8f42.el8.x86_ 9.1 MB/s | 3.8 MB 00:00 2023-12-06T21:25:14.028 INFO:teuthology.orchestra.run.smithi125.stdout:(21/23): librbd1-19.0.0-69.g583a8f42.el8.x86_64 12 MB/s | 3.7 MB 00:00 2023-12-06T21:25:14.196 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-06T21:25:14.319 INFO:teuthology.orchestra.run.smithi124.stdout:(20/23): thrift-0.13.0-2.el8.x86_64.rpm 1.5 MB/s | 1.7 MB 00:01 2023-12-06T21:25:14.422 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-06T21:25:14.578 INFO:teuthology.orchestra.run.smithi124.stdout:(21/23): librados2-19.0.0-69.g583a8f42.el8.x86_ 4.1 MB/s | 3.8 MB 00:00 2023-12-06T21:25:14.603 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T21:25:14.713 INFO:teuthology.orchestra.run.smithi124.stdout:(22/23): librbd1-19.0.0-69.g583a8f42.el8.x86_64 9.5 MB/s | 3.7 MB 00:00 2023-12-06T21:25:15.011 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T21:25:15.244 INFO:teuthology.orchestra.run.smithi097.stdout: Upgrading : librados2-2:19.0.0-69.g583a8f42.el8.x86_64 3/25 2023-12-06T21:25:15.325 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librados2-2:19.0.0-69.g583a8f42.el8.x86_64 3/25 2023-12-06T21:25:15.541 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-rados-2:19.0.0-69.g583a8f42.el8.x86_64 4/25 2023-12-06T21:25:15.797 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-06T21:25:16.020 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 6/25 2023-12-06T21:25:16.187 INFO:teuthology.orchestra.run.smithi125.stdout:(22/23): ceph-radosgw-19.0.0-69.g583a8f42.el8.x 1.8 MB/s | 14 MB 00:07 2023-12-06T21:25:16.413 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 6/25 2023-12-06T21:25:16.570 INFO:teuthology.orchestra.run.smithi124.stdout:(23/23): ceph-common-19.0.0-69.g583a8f42.el8.x8 2.9 MB/s | 23 MB 00:07 2023-12-06T21:25:16.574 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:25:16.574 INFO:teuthology.orchestra.run.smithi124.stdout:Total 7.5 MB/s | 62 MB 00:08 2023-12-06T21:25:16.610 INFO:teuthology.orchestra.run.smithi097.stdout: Upgrading : librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 7/25 2023-12-06T21:25:16.620 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-12-06T21:25:16.665 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-12-06T21:25:16.666 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-12-06T21:25:16.733 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 7/25 2023-12-06T21:25:16.869 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-06T21:25:16.933 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-06T21:25:16.997 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-12-06T21:25:17.001 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-12-06T21:25:17.741 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-06T21:25:17.936 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 10/25 2023-12-06T21:25:18.003 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 10/25 2023-12-06T21:25:18.138 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-ceph-argparse-2:19.0.0-69.g583a8f42.el8.x8 11/25 2023-12-06T21:25:18.160 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-12-06T21:25:18.305 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-cephfs-2:19.0.0-69.g583a8f42.el8.x86_64 12/25 2023-12-06T21:25:18.364 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-06T21:25:18.445 INFO:teuthology.orchestra.run.smithi125.stdout:(23/23): ceph-common-19.0.0-69.g583a8f42.el8.x8 2.2 MB/s | 23 MB 00:10 2023-12-06T21:25:18.449 INFO:teuthology.orchestra.run.smithi125.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:25:18.449 INFO:teuthology.orchestra.run.smithi125.stdout:Total 6.0 MB/s | 62 MB 00:10 2023-12-06T21:25:18.493 INFO:teuthology.orchestra.run.smithi125.stdout:Running transaction check 2023-12-06T21:25:18.495 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-rgw-2:19.0.0-69.g583a8f42.el8.x86_64 13/25 2023-12-06T21:25:18.537 INFO:teuthology.orchestra.run.smithi125.stdout:Transaction check succeeded. 2023-12-06T21:25:18.538 INFO:teuthology.orchestra.run.smithi125.stdout:Running transaction test 2023-12-06T21:25:18.566 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T21:25:18.685 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-rbd-2:19.0.0-69.g583a8f42.el8.x86_64 14/25 2023-12-06T21:25:18.852 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 15/25 2023-12-06T21:25:18.881 INFO:teuthology.orchestra.run.smithi125.stdout:Transaction test succeeded. 2023-12-06T21:25:18.885 INFO:teuthology.orchestra.run.smithi125.stdout:Running transaction 2023-12-06T21:25:18.907 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 15/25 2023-12-06T21:25:18.987 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T21:25:19.028 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T21:25:19.158 INFO:teuthology.orchestra.run.smithi124.stdout: Upgrading : librados2-2:19.0.0-69.g583a8f42.el8.x86_64 3/25 2023-12-06T21:25:19.245 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: librados2-2:19.0.0-69.g583a8f42.el8.x86_64 3/25 2023-12-06T21:25:19.248 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T21:25:19.439 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-rados-2:19.0.0-69.g583a8f42.el8.x86_64 4/25 2023-12-06T21:25:19.521 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T21:25:19.669 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-06T21:25:19.702 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-ceph-common-2:19.0.0-69.g583a8f42.el8.x86_ 19/25 2023-12-06T21:25:19.849 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 6/25 2023-12-06T21:25:20.084 INFO:teuthology.orchestra.run.smithi125.stdout: Preparing : 1/1 2023-12-06T21:25:20.275 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 6/25 2023-12-06T21:25:20.475 INFO:teuthology.orchestra.run.smithi124.stdout: Upgrading : librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 7/25 2023-12-06T21:25:20.794 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 7/25 2023-12-06T21:25:20.868 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-06T21:25:20.999 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-06T21:25:21.156 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T21:25:21.174 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T21:25:21.581 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-06T21:25:21.772 INFO:teuthology.orchestra.run.smithi125.stdout: Upgrading : librados2-2:19.0.0-69.g583a8f42.el8.x86_64 3/25 2023-12-06T21:25:21.869 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: librados2-2:19.0.0-69.g583a8f42.el8.x86_64 3/25 2023-12-06T21:25:21.884 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-06T21:25:22.028 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : python3-rados-2:19.0.0-69.g583a8f42.el8.x86_64 4/25 2023-12-06T21:25:22.041 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 10/25 2023-12-06T21:25:22.099 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 10/25 2023-12-06T21:25:22.235 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-ceph-argparse-2:19.0.0-69.g583a8f42.el8.x8 11/25 2023-12-06T21:25:22.283 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-06T21:25:22.418 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-cephfs-2:19.0.0-69.g583a8f42.el8.x86_64 12/25 2023-12-06T21:25:22.472 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 6/25 2023-12-06T21:25:22.684 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-rgw-2:19.0.0-69.g583a8f42.el8.x86_64 13/25 2023-12-06T21:25:22.906 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 6/25 2023-12-06T21:25:22.911 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-rbd-2:19.0.0-69.g583a8f42.el8.x86_64 14/25 2023-12-06T21:25:23.082 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 15/25 2023-12-06T21:25:23.097 INFO:teuthology.orchestra.run.smithi125.stdout: Upgrading : librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 7/25 2023-12-06T21:25:23.154 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 15/25 2023-12-06T21:25:23.194 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 7/25 2023-12-06T21:25:23.308 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T21:25:23.372 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-06T21:25:23.435 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-06T21:25:23.508 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T21:25:23.525 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 20/25 2023-12-06T21:25:23.744 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 20/25 2023-12-06T21:25:23.775 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T21:25:23.941 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-ceph-common-2:19.0.0-69.g583a8f42.el8.x86_ 19/25 2023-12-06T21:25:24.212 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-06T21:25:24.344 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 20/25 2023-12-06T21:25:24.389 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 10/25 2023-12-06T21:25:24.488 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 10/25 2023-12-06T21:25:24.624 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : python3-ceph-argparse-2:19.0.0-69.g583a8f42.el8.x8 11/25 2023-12-06T21:25:24.657 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 21/25 2023-12-06T21:25:24.738 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 21/25 2023-12-06T21:25:24.857 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : python3-cephfs-2:19.0.0-69.g583a8f42.el8.x86_64 12/25 2023-12-06T21:25:24.885 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 22/25 2023-12-06T21:25:25.082 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : python3-rgw-2:19.0.0-69.g583a8f42.el8.x86_64 13/25 2023-12-06T21:25:25.309 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : python3-rbd-2:19.0.0-69.g583a8f42.el8.x86_64 14/25 2023-12-06T21:25:25.455 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 15/25 2023-12-06T21:25:25.526 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 15/25 2023-12-06T21:25:25.706 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-06T21:25:25.896 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-06T21:25:26.176 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-06T21:25:26.622 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : python3-ceph-common-2:19.0.0-69.g583a8f42.el8.x86_ 19/25 2023-12-06T21:25:27.654 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 20/25 2023-12-06T21:25:27.915 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 20/25 2023-12-06T21:25:28.510 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 20/25 2023-12-06T21:25:28.785 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 21/25 2023-12-06T21:25:28.874 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 21/25 2023-12-06T21:25:29.032 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 22/25 2023-12-06T21:25:30.390 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 20/25 2023-12-06T21:25:30.671 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 20/25 2023-12-06T21:25:31.269 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 20/25 2023-12-06T21:25:31.568 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 21/25 2023-12-06T21:25:31.649 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 21/25 2023-12-06T21:25:31.829 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 22/25 2023-12-06T21:25:43.568 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 22/25 2023-12-06T21:25:43.568 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /sys 2023-12-06T21:25:43.568 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /proc 2023-12-06T21:25:43.568 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /dev 2023-12-06T21:25:43.568 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /run 2023-12-06T21:25:43.568 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /mnt 2023-12-06T21:25:43.568 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /var/tmp 2023-12-06T21:25:43.568 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /home 2023-12-06T21:25:43.568 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /tmp 2023-12-06T21:25:43.568 INFO:teuthology.orchestra.run.smithi097.stdout:skipping the directory /dev 2023-12-06T21:25:43.569 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T21:25:45.013 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 23/25 2023-12-06T21:25:45.033 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 23/25 2023-12-06T21:25:45.034 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T21:25:45.242 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T21:25:45.242 INFO:teuthology.orchestra.run.smithi097.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T21:25:45.848 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T21:25:45.848 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 1/25 2023-12-06T21:25:45.849 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 2/25 2023-12-06T21:25:45.849 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 3/25 2023-12-06T21:25:45.849 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 4/25 2023-12-06T21:25:45.849 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 5/25 2023-12-06T21:25:45.849 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 6/25 2023-12-06T21:25:45.849 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 7/25 2023-12-06T21:25:45.849 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-ceph-argparse-2:19.0.0-69.g583a8f42.el8.x8 8/25 2023-12-06T21:25:45.849 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-ceph-common-2:19.0.0-69.g583a8f42.el8.x86_ 9/25 2023-12-06T21:25:45.849 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-cephfs-2:19.0.0-69.g583a8f42.el8.x86_64 10/25 2023-12-06T21:25:45.849 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-rados-2:19.0.0-69.g583a8f42.el8.x86_64 11/25 2023-12-06T21:25:45.849 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-rbd-2:19.0.0-69.g583a8f42.el8.x86_64 12/25 2023-12-06T21:25:45.849 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-rgw-2:19.0.0-69.g583a8f42.el8.x86_64 13/25 2023-12-06T21:25:45.849 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T21:25:45.850 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T21:25:45.850 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T21:25:45.850 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T21:25:45.850 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-06T21:25:45.850 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-06T21:25:45.850 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-06T21:25:45.850 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-06T21:25:45.850 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librados2-2:19.0.0-69.g583a8f42.el8.x86_64 22/25 2023-12-06T21:25:45.850 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T21:25:45.850 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 24/25 2023-12-06T21:25:47.391 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 22/25 2023-12-06T21:25:47.392 INFO:teuthology.orchestra.run.smithi124.stdout:skipping the directory /sys 2023-12-06T21:25:47.392 INFO:teuthology.orchestra.run.smithi124.stdout:skipping the directory /proc 2023-12-06T21:25:47.392 INFO:teuthology.orchestra.run.smithi124.stdout:skipping the directory /dev 2023-12-06T21:25:47.392 INFO:teuthology.orchestra.run.smithi124.stdout:skipping the directory /run 2023-12-06T21:25:47.392 INFO:teuthology.orchestra.run.smithi124.stdout:skipping the directory /mnt 2023-12-06T21:25:47.392 INFO:teuthology.orchestra.run.smithi124.stdout:skipping the directory /var/tmp 2023-12-06T21:25:47.392 INFO:teuthology.orchestra.run.smithi124.stdout:skipping the directory /home 2023-12-06T21:25:47.392 INFO:teuthology.orchestra.run.smithi124.stdout:skipping the directory /tmp 2023-12-06T21:25:47.392 INFO:teuthology.orchestra.run.smithi124.stdout:skipping the directory /dev 2023-12-06T21:25:47.392 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T21:25:48.832 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 23/25 2023-12-06T21:25:48.853 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 23/25 2023-12-06T21:25:48.854 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T21:25:49.081 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T21:25:49.081 INFO:teuthology.orchestra.run.smithi124.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T21:25:49.759 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T21:25:49.759 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 1/25 2023-12-06T21:25:49.759 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 2/25 2023-12-06T21:25:49.759 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 3/25 2023-12-06T21:25:49.759 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 4/25 2023-12-06T21:25:49.759 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 5/25 2023-12-06T21:25:49.759 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 6/25 2023-12-06T21:25:49.759 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 7/25 2023-12-06T21:25:49.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-ceph-argparse-2:19.0.0-69.g583a8f42.el8.x8 8/25 2023-12-06T21:25:49.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-ceph-common-2:19.0.0-69.g583a8f42.el8.x86_ 9/25 2023-12-06T21:25:49.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-cephfs-2:19.0.0-69.g583a8f42.el8.x86_64 10/25 2023-12-06T21:25:49.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-rados-2:19.0.0-69.g583a8f42.el8.x86_64 11/25 2023-12-06T21:25:49.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-rbd-2:19.0.0-69.g583a8f42.el8.x86_64 12/25 2023-12-06T21:25:49.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-rgw-2:19.0.0-69.g583a8f42.el8.x86_64 13/25 2023-12-06T21:25:49.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T21:25:49.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T21:25:49.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T21:25:49.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T21:25:49.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-06T21:25:49.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-06T21:25:49.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-06T21:25:49.760 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-06T21:25:49.761 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : librados2-2:19.0.0-69.g583a8f42.el8.x86_64 22/25 2023-12-06T21:25:49.761 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T21:25:49.761 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 24/25 2023-12-06T21:25:50.432 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 22/25 2023-12-06T21:25:50.433 INFO:teuthology.orchestra.run.smithi125.stdout:skipping the directory /sys 2023-12-06T21:25:50.433 INFO:teuthology.orchestra.run.smithi125.stdout:skipping the directory /proc 2023-12-06T21:25:50.433 INFO:teuthology.orchestra.run.smithi125.stdout:skipping the directory /dev 2023-12-06T21:25:50.433 INFO:teuthology.orchestra.run.smithi125.stdout:skipping the directory /run 2023-12-06T21:25:50.433 INFO:teuthology.orchestra.run.smithi125.stdout:skipping the directory /mnt 2023-12-06T21:25:50.433 INFO:teuthology.orchestra.run.smithi125.stdout:skipping the directory /var/tmp 2023-12-06T21:25:50.433 INFO:teuthology.orchestra.run.smithi125.stdout:skipping the directory /home 2023-12-06T21:25:50.433 INFO:teuthology.orchestra.run.smithi125.stdout:skipping the directory /tmp 2023-12-06T21:25:50.433 INFO:teuthology.orchestra.run.smithi125.stdout:skipping the directory /dev 2023-12-06T21:25:50.433 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-06T21:25:51.890 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 23/25 2023-12-06T21:25:51.910 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 23/25 2023-12-06T21:25:51.910 INFO:teuthology.orchestra.run.smithi125.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T21:25:52.144 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-06T21:25:52.144 INFO:teuthology.orchestra.run.smithi125.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T21:25:52.792 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T21:25:52.792 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 1/25 2023-12-06T21:25:52.792 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 2/25 2023-12-06T21:25:52.792 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 3/25 2023-12-06T21:25:52.792 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 4/25 2023-12-06T21:25:52.792 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 5/25 2023-12-06T21:25:52.793 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 6/25 2023-12-06T21:25:52.793 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 7/25 2023-12-06T21:25:52.793 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : python3-ceph-argparse-2:19.0.0-69.g583a8f42.el8.x8 8/25 2023-12-06T21:25:52.793 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : python3-ceph-common-2:19.0.0-69.g583a8f42.el8.x86_ 9/25 2023-12-06T21:25:52.793 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : python3-cephfs-2:19.0.0-69.g583a8f42.el8.x86_64 10/25 2023-12-06T21:25:52.793 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : python3-rados-2:19.0.0-69.g583a8f42.el8.x86_64 11/25 2023-12-06T21:25:52.793 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : python3-rbd-2:19.0.0-69.g583a8f42.el8.x86_64 12/25 2023-12-06T21:25:52.793 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : python3-rgw-2:19.0.0-69.g583a8f42.el8.x86_64 13/25 2023-12-06T21:25:52.793 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-06T21:25:52.793 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-06T21:25:52.793 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-06T21:25:52.794 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-06T21:25:52.794 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-06T21:25:52.794 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-06T21:25:52.794 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-06T21:25:52.794 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-06T21:25:52.794 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : librados2-2:19.0.0-69.g583a8f42.el8.x86_64 22/25 2023-12-06T21:25:52.794 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-06T21:25:52.794 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 24/25 2023-12-06T21:25:54.206 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T21:25:54.206 INFO:teuthology.orchestra.run.smithi097.stdout:Installed products updated. 2023-12-06T21:25:54.393 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T21:25:54.393 INFO:teuthology.orchestra.run.smithi097.stdout:Upgraded: 2023-12-06T21:25:54.394 INFO:teuthology.orchestra.run.smithi097.stdout: librados2-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:54.394 INFO:teuthology.orchestra.run.smithi097.stdout: librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:54.394 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-06T21:25:54.394 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:54.394 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:54.394 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:54.394 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:54.394 INFO:teuthology.orchestra.run.smithi097.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T21:25:54.394 INFO:teuthology.orchestra.run.smithi097.stdout: libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:54.394 INFO:teuthology.orchestra.run.smithi097.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T21:25:54.394 INFO:teuthology.orchestra.run.smithi097.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T21:25:54.394 INFO:teuthology.orchestra.run.smithi097.stdout: libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:54.395 INFO:teuthology.orchestra.run.smithi097.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T21:25:54.395 INFO:teuthology.orchestra.run.smithi097.stdout: librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:54.395 INFO:teuthology.orchestra.run.smithi097.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T21:25:54.395 INFO:teuthology.orchestra.run.smithi097.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T21:25:54.395 INFO:teuthology.orchestra.run.smithi097.stdout: python3-ceph-argparse-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:54.395 INFO:teuthology.orchestra.run.smithi097.stdout: python3-ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:54.395 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cephfs-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:54.395 INFO:teuthology.orchestra.run.smithi097.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T21:25:54.395 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rados-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:54.395 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rbd-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:54.395 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rgw-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:54.395 INFO:teuthology.orchestra.run.smithi097.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T21:25:54.395 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T21:25:54.395 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T21:25:54.589 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph-test 2023-12-06T21:25:54.938 INFO:teuthology.orchestra.run.smithi097.stdout:Updating Subscription Management repositories. 2023-12-06T21:25:55.109 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T21:25:55.109 INFO:teuthology.orchestra.run.smithi124.stdout:Installed products updated. 2023-12-06T21:25:55.295 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T21:25:55.295 INFO:teuthology.orchestra.run.smithi124.stdout:Upgraded: 2023-12-06T21:25:55.295 INFO:teuthology.orchestra.run.smithi124.stdout: librados2-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:55.295 INFO:teuthology.orchestra.run.smithi124.stdout: librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:55.295 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-12-06T21:25:55.295 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:55.295 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:55.295 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:55.296 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:55.296 INFO:teuthology.orchestra.run.smithi124.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T21:25:55.296 INFO:teuthology.orchestra.run.smithi124.stdout: libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:55.296 INFO:teuthology.orchestra.run.smithi124.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T21:25:55.296 INFO:teuthology.orchestra.run.smithi124.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T21:25:55.296 INFO:teuthology.orchestra.run.smithi124.stdout: libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:55.296 INFO:teuthology.orchestra.run.smithi124.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T21:25:55.296 INFO:teuthology.orchestra.run.smithi124.stdout: librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:55.296 INFO:teuthology.orchestra.run.smithi124.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T21:25:55.296 INFO:teuthology.orchestra.run.smithi124.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T21:25:55.296 INFO:teuthology.orchestra.run.smithi124.stdout: python3-ceph-argparse-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:55.296 INFO:teuthology.orchestra.run.smithi124.stdout: python3-ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:55.296 INFO:teuthology.orchestra.run.smithi124.stdout: python3-cephfs-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:55.296 INFO:teuthology.orchestra.run.smithi124.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T21:25:55.296 INFO:teuthology.orchestra.run.smithi124.stdout: python3-rados-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:55.297 INFO:teuthology.orchestra.run.smithi124.stdout: python3-rbd-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:55.297 INFO:teuthology.orchestra.run.smithi124.stdout: python3-rgw-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:55.297 INFO:teuthology.orchestra.run.smithi124.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T21:25:55.297 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T21:25:55.297 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T21:25:55.472 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install ceph-test 2023-12-06T21:25:55.820 INFO:teuthology.orchestra.run.smithi124.stdout:Updating Subscription Management repositories. 2023-12-06T21:25:56.638 INFO:teuthology.orchestra.run.smithi097.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2023-12-06T21:25:56.889 INFO:teuthology.orchestra.run.smithi097.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 60 kB/s | 4.5 kB 00:00 2023-12-06T21:25:57.255 INFO:teuthology.orchestra.run.smithi124.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 kB/s | 4.5 kB 00:00 2023-12-06T21:25:57.672 INFO:teuthology.orchestra.run.smithi124.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2023-12-06T21:25:58.438 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2023-12-06T21:25:58.439 INFO:teuthology.orchestra.run.smithi097.stdout:========================================================================================== 2023-12-06T21:25:58.439 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2023-12-06T21:25:58.439 INFO:teuthology.orchestra.run.smithi097.stdout:========================================================================================== 2023-12-06T21:25:58.439 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2023-12-06T21:25:58.439 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-test x86_64 2:19.0.0-69.g583a8f42.el8 ceph 49 M 2023-12-06T21:25:58.439 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2023-12-06T21:25:58.439 INFO:teuthology.orchestra.run.smithi097.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T21:25:58.439 INFO:teuthology.orchestra.run.smithi097.stdout: libcephsqlite x86_64 2:19.0.0-69.g583a8f42.el8 ceph 183 k 2023-12-06T21:25:58.439 INFO:teuthology.orchestra.run.smithi097.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T21:25:58.440 INFO:teuthology.orchestra.run.smithi097.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T21:25:58.440 INFO:teuthology.orchestra.run.smithi097.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T21:25:58.440 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T21:25:58.440 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2023-12-06T21:25:58.440 INFO:teuthology.orchestra.run.smithi097.stdout:========================================================================================== 2023-12-06T21:25:58.440 INFO:teuthology.orchestra.run.smithi097.stdout:Install 6 Packages 2023-12-06T21:25:58.440 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T21:25:58.441 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 50 M 2023-12-06T21:25:58.441 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 223 M 2023-12-06T21:25:58.441 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2023-12-06T21:25:58.480 INFO:teuthology.orchestra.run.smithi097.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.8 MB/s | 70 kB 00:00 2023-12-06T21:25:58.639 INFO:teuthology.orchestra.run.smithi097.stdout:(2/6): libcephsqlite-19.0.0-69.g583a8f42.el8.x8 928 kB/s | 183 kB 00:00 2023-12-06T21:25:58.831 INFO:teuthology.orchestra.run.smithi097.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 934 kB/s | 323 kB 00:00 2023-12-06T21:25:59.073 INFO:teuthology.orchestra.run.smithi097.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 836 kB/s | 202 kB 00:00 2023-12-06T21:25:59.164 INFO:teuthology.orchestra.run.smithi097.stdout:(5/6): oniguruma-6.8.2-2.el8.x86_64.rpm 357 kB/s | 187 kB 00:00 2023-12-06T21:25:59.187 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-12-06T21:25:59.188 INFO:teuthology.orchestra.run.smithi124.stdout:========================================================================================== 2023-12-06T21:25:59.188 INFO:teuthology.orchestra.run.smithi124.stdout: Package Arch Version Repository Size 2023-12-06T21:25:59.188 INFO:teuthology.orchestra.run.smithi124.stdout:========================================================================================== 2023-12-06T21:25:59.189 INFO:teuthology.orchestra.run.smithi124.stdout:Installing: 2023-12-06T21:25:59.189 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-test x86_64 2:19.0.0-69.g583a8f42.el8 ceph 49 M 2023-12-06T21:25:59.189 INFO:teuthology.orchestra.run.smithi124.stdout:Installing dependencies: 2023-12-06T21:25:59.189 INFO:teuthology.orchestra.run.smithi124.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T21:25:59.190 INFO:teuthology.orchestra.run.smithi124.stdout: libcephsqlite x86_64 2:19.0.0-69.g583a8f42.el8 ceph 183 k 2023-12-06T21:25:59.190 INFO:teuthology.orchestra.run.smithi124.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T21:25:59.190 INFO:teuthology.orchestra.run.smithi124.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T21:25:59.190 INFO:teuthology.orchestra.run.smithi124.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T21:25:59.190 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T21:25:59.190 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-12-06T21:25:59.190 INFO:teuthology.orchestra.run.smithi124.stdout:========================================================================================== 2023-12-06T21:25:59.190 INFO:teuthology.orchestra.run.smithi124.stdout:Install 6 Packages 2023-12-06T21:25:59.190 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T21:25:59.191 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 50 M 2023-12-06T21:25:59.191 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 223 M 2023-12-06T21:25:59.191 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-12-06T21:25:59.279 INFO:teuthology.orchestra.run.smithi124.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 788 kB/s | 70 kB 00:00 2023-12-06T21:25:59.438 INFO:teuthology.orchestra.run.smithi124.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 2.1 MB/s | 323 kB 00:00 2023-12-06T21:25:59.463 INFO:teuthology.orchestra.run.smithi124.stdout:(3/6): libcephsqlite-19.0.0-69.g583a8f42.el8.x8 672 kB/s | 183 kB 00:00 2023-12-06T21:25:59.497 INFO:teuthology.orchestra.run.smithi124.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 3.1 MB/s | 187 kB 00:00 2023-12-06T21:25:59.582 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-06T21:25:59.583 INFO:teuthology.orchestra.run.smithi125.stdout:Installed products updated. 2023-12-06T21:25:59.638 INFO:teuthology.orchestra.run.smithi124.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 1.1 MB/s | 202 kB 00:00 2023-12-06T21:25:59.770 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-06T21:25:59.770 INFO:teuthology.orchestra.run.smithi125.stdout:Upgraded: 2023-12-06T21:25:59.770 INFO:teuthology.orchestra.run.smithi125.stdout: librados2-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:59.770 INFO:teuthology.orchestra.run.smithi125.stdout: librbd1-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:59.771 INFO:teuthology.orchestra.run.smithi125.stdout:Installed: 2023-12-06T21:25:59.771 INFO:teuthology.orchestra.run.smithi125.stdout: ceph-base-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:59.771 INFO:teuthology.orchestra.run.smithi125.stdout: ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:59.771 INFO:teuthology.orchestra.run.smithi125.stdout: ceph-radosgw-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:59.771 INFO:teuthology.orchestra.run.smithi125.stdout: ceph-selinux-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:59.771 INFO:teuthology.orchestra.run.smithi125.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-06T21:25:59.771 INFO:teuthology.orchestra.run.smithi125.stdout: libcephfs2-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:59.771 INFO:teuthology.orchestra.run.smithi125.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-06T21:25:59.771 INFO:teuthology.orchestra.run.smithi125.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-06T21:25:59.771 INFO:teuthology.orchestra.run.smithi125.stdout: libradosstriper1-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:59.771 INFO:teuthology.orchestra.run.smithi125.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-06T21:25:59.771 INFO:teuthology.orchestra.run.smithi125.stdout: librgw2-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:59.771 INFO:teuthology.orchestra.run.smithi125.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-06T21:25:59.772 INFO:teuthology.orchestra.run.smithi125.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-06T21:25:59.772 INFO:teuthology.orchestra.run.smithi125.stdout: python3-ceph-argparse-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:59.772 INFO:teuthology.orchestra.run.smithi125.stdout: python3-ceph-common-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:59.772 INFO:teuthology.orchestra.run.smithi125.stdout: python3-cephfs-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:59.772 INFO:teuthology.orchestra.run.smithi125.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-06T21:25:59.772 INFO:teuthology.orchestra.run.smithi125.stdout: python3-rados-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:59.772 INFO:teuthology.orchestra.run.smithi125.stdout: python3-rbd-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:59.772 INFO:teuthology.orchestra.run.smithi125.stdout: python3-rgw-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:25:59.772 INFO:teuthology.orchestra.run.smithi125.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-06T21:25:59.772 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-06T21:25:59.772 INFO:teuthology.orchestra.run.smithi125.stdout:Complete! 2023-12-06T21:25:59.925 DEBUG:teuthology.orchestra.run.smithi125:> sudo yum -y install ceph-test 2023-12-06T21:26:00.273 INFO:teuthology.orchestra.run.smithi125.stdout:Updating Subscription Management repositories. 2023-12-06T21:26:01.939 INFO:teuthology.orchestra.run.smithi125.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 50 kB/s | 4.1 kB 00:00 2023-12-06T21:26:02.232 INFO:teuthology.orchestra.run.smithi125.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 39 kB/s | 4.5 kB 00:00 2023-12-06T21:26:03.803 INFO:teuthology.orchestra.run.smithi125.stdout:Dependencies resolved. 2023-12-06T21:26:03.804 INFO:teuthology.orchestra.run.smithi125.stdout:========================================================================================== 2023-12-06T21:26:03.804 INFO:teuthology.orchestra.run.smithi125.stdout: Package Arch Version Repository Size 2023-12-06T21:26:03.804 INFO:teuthology.orchestra.run.smithi125.stdout:========================================================================================== 2023-12-06T21:26:03.805 INFO:teuthology.orchestra.run.smithi125.stdout:Installing: 2023-12-06T21:26:03.805 INFO:teuthology.orchestra.run.smithi125.stdout: ceph-test x86_64 2:19.0.0-69.g583a8f42.el8 ceph 49 M 2023-12-06T21:26:03.805 INFO:teuthology.orchestra.run.smithi125.stdout:Installing dependencies: 2023-12-06T21:26:03.805 INFO:teuthology.orchestra.run.smithi125.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-06T21:26:03.805 INFO:teuthology.orchestra.run.smithi125.stdout: libcephsqlite x86_64 2:19.0.0-69.g583a8f42.el8 ceph 183 k 2023-12-06T21:26:03.805 INFO:teuthology.orchestra.run.smithi125.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-06T21:26:03.805 INFO:teuthology.orchestra.run.smithi125.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-06T21:26:03.805 INFO:teuthology.orchestra.run.smithi125.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-06T21:26:03.805 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-06T21:26:03.805 INFO:teuthology.orchestra.run.smithi125.stdout:Transaction Summary 2023-12-06T21:26:03.806 INFO:teuthology.orchestra.run.smithi125.stdout:========================================================================================== 2023-12-06T21:26:03.806 INFO:teuthology.orchestra.run.smithi125.stdout:Install 6 Packages 2023-12-06T21:26:03.806 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-06T21:26:03.806 INFO:teuthology.orchestra.run.smithi125.stdout:Total download size: 50 M 2023-12-06T21:26:03.806 INFO:teuthology.orchestra.run.smithi125.stdout:Installed size: 223 M 2023-12-06T21:26:03.807 INFO:teuthology.orchestra.run.smithi125.stdout:Downloading Packages: 2023-12-06T21:26:03.841 INFO:teuthology.orchestra.run.smithi125.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.0 MB/s | 70 kB 00:00 2023-12-06T21:26:04.041 INFO:teuthology.orchestra.run.smithi125.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.6 MB/s | 323 kB 00:00 2023-12-06T21:26:04.067 INFO:teuthology.orchestra.run.smithi125.stdout:(3/6): libcephsqlite-19.0.0-69.g583a8f42.el8.x8 704 kB/s | 183 kB 00:00 2023-12-06T21:26:04.142 INFO:teuthology.orchestra.run.smithi125.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 2.6 MB/s | 202 kB 00:00 2023-12-06T21:26:04.209 INFO:teuthology.orchestra.run.smithi125.stdout:(5/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.1 MB/s | 187 kB 00:00 2023-12-06T21:26:04.473 INFO:teuthology.orchestra.run.smithi097.stdout:(6/6): ceph-test-19.0.0-69.g583a8f42.el8.x86_64 8.2 MB/s | 49 MB 00:06 2023-12-06T21:26:04.475 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:26:04.475 INFO:teuthology.orchestra.run.smithi097.stdout:Total 8.3 MB/s | 50 MB 00:06 2023-12-06T21:26:04.512 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2023-12-06T21:26:04.534 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2023-12-06T21:26:04.534 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2023-12-06T21:26:04.655 INFO:teuthology.orchestra.run.smithi124.stdout:(6/6): ceph-test-19.0.0-69.g583a8f42.el8.x86_64 9.0 MB/s | 49 MB 00:05 2023-12-06T21:26:04.657 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:26:04.657 INFO:teuthology.orchestra.run.smithi124.stdout:Total 9.2 MB/s | 50 MB 00:05 2023-12-06T21:26:04.694 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-12-06T21:26:04.716 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-12-06T21:26:04.716 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-12-06T21:26:04.801 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2023-12-06T21:26:04.804 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2023-12-06T21:26:04.980 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-12-06T21:26:04.984 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-12-06T21:26:05.250 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2023-12-06T21:26:05.379 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T21:26:05.439 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-12-06T21:26:05.494 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T21:26:05.602 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T21:26:05.683 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T21:26:05.694 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T21:26:05.871 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T21:26:05.922 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T21:26:06.027 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T21:26:06.094 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T21:26:06.179 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 5/6 2023-12-06T21:26:06.275 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T21:26:06.468 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 5/6 2023-12-06T21:26:06.634 INFO:teuthology.orchestra.run.smithi125.stdout:(6/6): ceph-test-19.0.0-69.g583a8f42.el8.x86_64 17 MB/s | 49 MB 00:02 2023-12-06T21:26:06.636 INFO:teuthology.orchestra.run.smithi125.stdout:-------------------------------------------------------------------------------- 2023-12-06T21:26:06.636 INFO:teuthology.orchestra.run.smithi125.stdout:Total 18 MB/s | 50 MB 00:02 2023-12-06T21:26:06.672 INFO:teuthology.orchestra.run.smithi125.stdout:Running transaction check 2023-12-06T21:26:06.694 INFO:teuthology.orchestra.run.smithi125.stdout:Transaction check succeeded. 2023-12-06T21:26:06.694 INFO:teuthology.orchestra.run.smithi125.stdout:Running transaction test 2023-12-06T21:26:06.961 INFO:teuthology.orchestra.run.smithi125.stdout:Transaction test succeeded. 2023-12-06T21:26:06.964 INFO:teuthology.orchestra.run.smithi125.stdout:Running transaction 2023-12-06T21:26:07.409 INFO:teuthology.orchestra.run.smithi125.stdout: Preparing : 1/1 2023-12-06T21:26:07.548 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T21:26:07.638 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-06T21:26:07.843 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-06T21:26:07.998 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-06T21:26:08.196 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-06T21:26:08.339 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 5/6 2023-12-06T21:26:10.954 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 5/6 2023-12-06T21:26:11.192 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 6/6 2023-12-06T21:26:11.420 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 6/6 2023-12-06T21:26:11.420 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 1/6 2023-12-06T21:26:11.420 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 2/6 2023-12-06T21:26:11.421 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T21:26:11.421 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T21:26:11.421 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T21:26:11.422 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 5/6 2023-12-06T21:26:11.681 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 6/6 2023-12-06T21:26:11.904 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 6/6 2023-12-06T21:26:11.904 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 1/6 2023-12-06T21:26:11.904 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 2/6 2023-12-06T21:26:11.904 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T21:26:11.904 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T21:26:11.904 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T21:26:13.065 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 5/6 2023-12-06T21:26:13.319 INFO:teuthology.orchestra.run.smithi125.stdout: Installing : ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 6/6 2023-12-06T21:26:13.544 INFO:teuthology.orchestra.run.smithi125.stdout: Running scriptlet: ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 6/6 2023-12-06T21:26:13.544 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 1/6 2023-12-06T21:26:13.544 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 2/6 2023-12-06T21:26:13.544 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-06T21:26:13.544 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-06T21:26:13.544 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-06T21:26:17.776 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T21:26:17.776 INFO:teuthology.orchestra.run.smithi097.stdout:Installed products updated. 2023-12-06T21:26:17.958 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T21:26:17.958 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2023-12-06T21:26:17.958 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-06T21:26:17.958 INFO:teuthology.orchestra.run.smithi097.stdout: libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-06T21:26:17.958 INFO:teuthology.orchestra.run.smithi097.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T21:26:17.958 INFO:teuthology.orchestra.run.smithi097.stdout: 2023-12-06T21:26:17.959 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2023-12-06T21:26:18.105 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum -y install ceph 2023-12-06T21:26:18.440 INFO:teuthology.orchestra.run.smithi097.stdout:Updating Subscription Management repositories. 2023-12-06T21:26:18.505 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T21:26:18.505 INFO:teuthology.orchestra.run.smithi124.stdout:Installed products updated. 2023-12-06T21:26:18.686 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T21:26:18.686 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-12-06T21:26:18.686 INFO:teuthology.orchestra.run.smithi124.stdout: ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-06T21:26:18.687 INFO:teuthology.orchestra.run.smithi124.stdout: libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-06T21:26:18.687 INFO:teuthology.orchestra.run.smithi124.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T21:26:18.687 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-12-06T21:26:18.687 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-12-06T21:26:18.820 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum -y install ceph 2023-12-06T21:26:19.152 INFO:teuthology.orchestra.run.smithi124.stdout:Updating Subscription Management repositories. 2023-12-06T21:26:19.879 INFO:teuthology.orchestra.run.smithi097.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 75 kB/s | 4.1 kB 00:00 2023-12-06T21:26:20.117 INFO:teuthology.orchestra.run.smithi097.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 107 kB/s | 4.5 kB 00:00 2023-12-06T21:26:20.550 INFO:teuthology.orchestra.run.smithi124.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 115 kB/s | 4.5 kB 00:00 2023-12-06T21:26:20.580 INFO:teuthology.orchestra.run.smithi125.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-06T21:26:20.580 INFO:teuthology.orchestra.run.smithi125.stdout:Installed products updated. 2023-12-06T21:26:20.759 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-06T21:26:20.759 INFO:teuthology.orchestra.run.smithi125.stdout:Installed: 2023-12-06T21:26:20.759 INFO:teuthology.orchestra.run.smithi125.stdout: ceph-test-2:19.0.0-69.g583a8f42.el8.x86_64 jq-1.6-3.el8.x86_64 2023-12-06T21:26:20.759 INFO:teuthology.orchestra.run.smithi125.stdout: libcephsqlite-2:19.0.0-69.g583a8f42.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2023-12-06T21:26:20.759 INFO:teuthology.orchestra.run.smithi125.stdout: socat-1.7.4.1-1.el8.x86_64 xmlstarlet-1.6.1-20.el8.x86_64 2023-12-06T21:26:20.759 INFO:teuthology.orchestra.run.smithi125.stdout: 2023-12-06T21:26:20.759 INFO:teuthology.orchestra.run.smithi125.stdout:Complete! 2023-12-06T21:26:20.851 INFO:teuthology.orchestra.run.smithi124.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 129 kB/s | 4.1 kB 00:00 2023-12-06T21:26:20.889 DEBUG:teuthology.orchestra.run.smithi125:> sudo yum -y install ceph 2023-12-06T21:26:21.221 INFO:teuthology.orchestra.run.smithi125.stdout:Updating Subscription Management repositories. 2023-12-06T21:26:21.673 INFO:teuthology.orchestra.run.smithi097.stderr:Error: 2023-12-06T21:26:21.673 INFO:teuthology.orchestra.run.smithi097.stderr: Problem: conflicting requests 2023-12-06T21:26:21.673 INFO:teuthology.orchestra.run.smithi097.stderr: - nothing provides lua-devel needed by ceph-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:26:21.674 INFO:teuthology.orchestra.run.smithi097.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-06T21:26:21.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:26:21.753 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 smithi097 with status 1: 'sudo yum -y install ceph' 2023-12-06T21:26:21.755 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 smithi097 with status 1: 'sudo yum -y install ceph' 2023-12-06T21:26:21.829 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=42305135ddcf46e4865eb51b5e4d29ed 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 smithi097 with status 1: 'sudo yum -y install ceph' 2023-12-06T21:26:21.832 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-06T21:26:21.843 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-06T21:26:21.868 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-06T21:26:21.868 DEBUG:teuthology.orchestra.run.smithi097:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T21:26:21.890 DEBUG:teuthology.orchestra.run.smithi124:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T21:26:21.893 DEBUG:teuthology.orchestra.run.smithi125:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-06T21:26:21.898 INFO:teuthology.orchestra.run.smithi097.stderr:bash: ntpq: command not found 2023-12-06T21:26:21.901 INFO:teuthology.orchestra.run.smithi097.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T21:26:21.902 INFO:teuthology.orchestra.run.smithi097.stdout:=============================================================================== 2023-12-06T21:26:21.902 INFO:teuthology.orchestra.run.smithi097.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 24 +166us[ +173us] +/- 77ms 2023-12-06T21:26:21.902 INFO:teuthology.orchestra.run.smithi097.stdout:^* hv02.front.sepia.ceph.com 3 6 77 24 -37us[ -30us] +/- 50ms 2023-12-06T21:26:21.902 INFO:teuthology.orchestra.run.smithi097.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 23 -154us[ -154us] +/- 62ms 2023-12-06T21:26:21.902 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:26:21.906 INFO:teuthology.orchestra.run.smithi124.stderr:bash: ntpq: command not found 2023-12-06T21:26:21.910 INFO:teuthology.orchestra.run.smithi124.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T21:26:21.910 INFO:teuthology.orchestra.run.smithi124.stdout:=============================================================================== 2023-12-06T21:26:21.911 INFO:teuthology.orchestra.run.smithi124.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 23 +173us[ +173us] +/- 77ms 2023-12-06T21:26:21.911 INFO:teuthology.orchestra.run.smithi124.stdout:^* hv02.front.sepia.ceph.com 3 6 77 23 -26us[ -20us] +/- 50ms 2023-12-06T21:26:21.911 INFO:teuthology.orchestra.run.smithi124.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 24 -159us[ -153us] +/- 62ms 2023-12-06T21:26:21.911 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:26:21.911 INFO:teuthology.orchestra.run.smithi125.stderr:bash: ntpq: command not found 2023-12-06T21:26:21.915 INFO:teuthology.orchestra.run.smithi125.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-06T21:26:21.915 INFO:teuthology.orchestra.run.smithi125.stdout:=============================================================================== 2023-12-06T21:26:21.915 INFO:teuthology.orchestra.run.smithi125.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 24 +145us[ +145us] +/- 77ms 2023-12-06T21:26:21.916 INFO:teuthology.orchestra.run.smithi125.stdout:^* hv02.front.sepia.ceph.com 3 6 77 24 -52us[ -155us] +/- 50ms 2023-12-06T21:26:21.916 INFO:teuthology.orchestra.run.smithi125.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 24 -184us[ -184us] +/- 62ms 2023-12-06T21:26:21.916 INFO:teuthology.orchestra.run.smithi125.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-06T21:26:21.917 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-06T21:26:21.928 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-06T21:26:21.929 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-06T21:26:21.952 DEBUG:teuthology.orchestra.run.smithi097:> 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-06T21:26:22.051 DEBUG:teuthology.orchestra.run.smithi124:> 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-06T21:26:22.380 DEBUG:teuthology.orchestra.run.smithi125:> 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-06T21:26:22.401 INFO:teuthology.orchestra.run.smithi124.stderr:Error: 2023-12-06T21:26:22.401 INFO:teuthology.orchestra.run.smithi124.stderr: Problem: conflicting requests 2023-12-06T21:26:22.401 INFO:teuthology.orchestra.run.smithi124.stderr: - nothing provides lua-devel needed by ceph-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:26:22.402 INFO:teuthology.orchestra.run.smithi124.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-06T21:26:22.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:26:22.495 DEBUG:teuthology.orchestra.run.smithi097:> 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-06T21:26:22.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:26:22.528 DEBUG:teuthology.orchestra.run.smithi124:> 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-06T21:26:22.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:26:22.559 DEBUG:teuthology.orchestra.run.smithi125:> 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-06T21:26:22.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:26:22.597 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-06T21:26:22.606 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-06T21:26:22.643 INFO:teuthology.task.internal:Duration was 699.011068 seconds 2023-12-06T21:26:22.644 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-06T21:26:22.677 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-06T21:26:22.677 DEBUG:teuthology.orchestra.run.smithi097:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T21:26:22.680 DEBUG:teuthology.orchestra.run.smithi124:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T21:26:22.682 DEBUG:teuthology.orchestra.run.smithi125:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-06T21:26:22.726 INFO:teuthology.orchestra.run.smithi124.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T21:26:22.726 INFO:teuthology.orchestra.run.smithi097.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T21:26:22.734 INFO:teuthology.orchestra.run.smithi125.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-06T21:26:22.991 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-06T21:26:22.991 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi097.front.sepia.ceph.com 2023-12-06T21:26:22.991 DEBUG:teuthology.orchestra.run.smithi097:> 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-06T21:26:23.015 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi124.front.sepia.ceph.com 2023-12-06T21:26:23.015 DEBUG:teuthology.orchestra.run.smithi124:> 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-06T21:26:23.037 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi125.front.sepia.ceph.com 2023-12-06T21:26:23.037 DEBUG:teuthology.orchestra.run.smithi125:> 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-06T21:26:23.058 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-06T21:26:23.058 DEBUG:teuthology.orchestra.run.smithi097:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T21:26:23.060 DEBUG:teuthology.orchestra.run.smithi124:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T21:26:23.079 DEBUG:teuthology.orchestra.run.smithi125:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-06T21:26:23.083 INFO:teuthology.orchestra.run.smithi125.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 64 kB/s | 4.1 kB 00:00 2023-12-06T21:26:23.121 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-06T21:26:23.121 DEBUG:teuthology.orchestra.run.smithi097:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T21:26:23.140 DEBUG:teuthology.orchestra.run.smithi124:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T21:26:23.158 DEBUG:teuthology.orchestra.run.smithi125:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-06T21:26:23.231 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-06T21:26:23.241 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-06T21:26:23.241 DEBUG:teuthology.orchestra.run.smithi097:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T21:26:23.277 DEBUG:teuthology.orchestra.run.smithi124:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T21:26:23.306 DEBUG:teuthology.orchestra.run.smithi125:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-06T21:26:23.343 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-06T21:26:23.352 DEBUG:teuthology.orchestra.run.smithi097:> 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-06T21:26:23.354 DEBUG:teuthology.orchestra.run.smithi124:> 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-06T21:26:23.357 DEBUG:teuthology.orchestra.run.smithi125:> 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-06T21:26:23.378 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern = core 2023-12-06T21:26:23.380 INFO:teuthology.orchestra.run.smithi124.stdout:kernel.core_pattern = core 2023-12-06T21:26:23.409 INFO:teuthology.orchestra.run.smithi125.stdout:kernel.core_pattern = core 2023-12-06T21:26:23.422 DEBUG:teuthology.orchestra.run.smithi097:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T21:26:23.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:26:23.448 DEBUG:teuthology.orchestra.run.smithi124:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T21:26:23.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:26:23.464 DEBUG:teuthology.orchestra.run.smithi125:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-06T21:26:23.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:26:23.479 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-06T21:26:23.489 INFO:teuthology.task.internal:Transferring archived files... 2023-12-06T21:26:23.490 DEBUG:teuthology.misc:Transferring archived files from smithi097:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480726/remote/smithi097 2023-12-06T21:26:23.491 DEBUG:teuthology.orchestra.run.smithi097:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T21:26:23.505 INFO:teuthology.orchestra.run.smithi125.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 19 kB/s | 4.5 kB 00:00 2023-12-06T21:26:23.535 DEBUG:teuthology.misc:Transferring archived files from smithi124:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480726/remote/smithi124 2023-12-06T21:26:23.536 DEBUG:teuthology.orchestra.run.smithi124:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T21:26:23.598 DEBUG:teuthology.misc:Transferring archived files from smithi125:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480726/remote/smithi125 2023-12-06T21:26:23.599 DEBUG:teuthology.orchestra.run.smithi125:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-06T21:26:23.653 INFO:teuthology.task.internal:Removing archive directory... 2023-12-06T21:26:23.653 DEBUG:teuthology.orchestra.run.smithi097:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T21:26:23.655 DEBUG:teuthology.orchestra.run.smithi124:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T21:26:23.657 DEBUG:teuthology.orchestra.run.smithi125:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-06T21:26:23.704 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-06T21:26:23.716 INFO:teuthology.task.internal:Not uploading archives. 2023-12-06T21:26:23.716 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-06T21:26:23.753 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-06T21:26:23.753 DEBUG:teuthology.orchestra.run.smithi097:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T21:26:23.755 DEBUG:teuthology.orchestra.run.smithi124:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T21:26:23.757 DEBUG:teuthology.orchestra.run.smithi125:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-06T21:26:23.769 INFO:teuthology.orchestra.run.smithi097.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 21:26 /home/ubuntu/cephtest 2023-12-06T21:26:23.771 INFO:teuthology.orchestra.run.smithi124.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 21:26 /home/ubuntu/cephtest 2023-12-06T21:26:23.773 INFO:teuthology.orchestra.run.smithi125.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 6 21:26 /home/ubuntu/cephtest 2023-12-06T21:26:23.775 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-06T21:26:23.785 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-06T21:26:23.854 INFO:teuthology.nuke:Checking targets against current locks 2023-12-06T21:26:23.881 DEBUG:teuthology.nuke:shortname: smithi097 2023-12-06T21:26:23.882 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T21:26:23.905 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi097.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480726', '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-06 21:09:18.096502', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T21:26:23.910 DEBUG:teuthology.nuke:shortname: smithi124 2023-12-06T21:26:23.910 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T21:26:23.930 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi124.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480726', '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-06 21:09:18.094789', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T21:26:23.934 DEBUG:teuthology.nuke:shortname: smithi125 2023-12-06T21:26:23.934 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-06T21:26:23.958 INFO:teuthology.orchestra.console.smithi097:Power off 2023-12-06T21:26:23.959 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T21:26:23.972 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi125.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/phlogistonjohn-2023-12-06_20:07:47-orch:cephadm-wip-phlogistonjohn-testing-2023-12-06-1007-distro-default-smithi/7480726', '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-06 21:09:18.097821', 'locked_by': 'scheduled_phlogistonjohn@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-06T21:26:23.986 DEBUG:teuthology.orchestra.console.smithi097:power off output: Chassis Power Control: Down/Off 2023-12-06T21:26:23.986 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:26:24.001 INFO:teuthology.orchestra.console.smithi124:Power off 2023-12-06T21:26:24.001 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T21:26:24.014 DEBUG:teuthology.orchestra.console.smithi097:check power output: Chassis Power is on 2023-12-06T21:26:24.023 DEBUG:teuthology.orchestra.console.smithi124:power off output: Chassis Power Control: Down/Off 2023-12-06T21:26:24.023 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:26:24.042 INFO:teuthology.orchestra.console.smithi125:Power off 2023-12-06T21:26:24.043 DEBUG:teuthology.orchestra.console.smithi125:pexpect command: ipmitool -H smithi125.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-06T21:26:24.052 DEBUG:teuthology.orchestra.console.smithi124:check power output: Chassis Power is on 2023-12-06T21:26:24.064 DEBUG:teuthology.orchestra.console.smithi125:power off output: Chassis Power Control: Down/Off 2023-12-06T21:26:24.064 DEBUG:teuthology.orchestra.console.smithi125:pexpect command: ipmitool -H smithi125.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:26:24.087 DEBUG:teuthology.orchestra.console.smithi125:check power output: Chassis Power is on 2023-12-06T21:26:25.084 INFO:teuthology.orchestra.run.smithi125.stderr:Error: 2023-12-06T21:26:25.085 INFO:teuthology.orchestra.run.smithi125.stderr: Problem: conflicting requests 2023-12-06T21:26:25.085 INFO:teuthology.orchestra.run.smithi125.stderr: - nothing provides lua-devel needed by ceph-2:19.0.0-69.g583a8f42.el8.x86_64 2023-12-06T21:26:25.085 INFO:teuthology.orchestra.run.smithi125.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-12-06T21:26:25.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-06T21:26:28.015 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:26:28.054 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:26:28.088 DEBUG:teuthology.orchestra.console.smithi125:pexpect command: ipmitool -H smithi125.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:26:28.127 DEBUG:teuthology.orchestra.console.smithi097:check power output: Chassis Power is on 2023-12-06T21:26:28.164 DEBUG:teuthology.orchestra.console.smithi124:check power output: Chassis Power is on 2023-12-06T21:26:28.198 DEBUG:teuthology.orchestra.console.smithi125:check power output: Chassis Power is on 2023-12-06T21:26:32.132 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:26:32.165 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:26:32.199 DEBUG:teuthology.orchestra.console.smithi125:pexpect command: ipmitool -H smithi125.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:26:32.242 DEBUG:teuthology.orchestra.console.smithi097:check power output: Chassis Power is on 2023-12-06T21:26:32.274 DEBUG:teuthology.orchestra.console.smithi124:check power output: Chassis Power is on 2023-12-06T21:26:32.309 DEBUG:teuthology.orchestra.console.smithi125:check power output: Chassis Power is off 2023-12-06T21:26:32.410 INFO:teuthology.orchestra.console.smithi125:Power off completed 2023-12-06T21:26:36.247 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:26:36.275 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-06T21:26:36.357 DEBUG:teuthology.orchestra.console.smithi097:check power output: Chassis Power is off 2023-12-06T21:26:36.386 DEBUG:teuthology.orchestra.console.smithi124:check power output: Chassis Power is off 2023-12-06T21:26:36.459 INFO:teuthology.orchestra.console.smithi097:Power off completed 2023-12-06T21:26:36.488 INFO:teuthology.orchestra.console.smithi124:Power off completed 2023-12-06T21:26:36.595 INFO:teuthology.run:Summary data: description: orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/off mon_election/classic task/test_rgw_multisite} duration: 699.011067867279 failure_reason: 'Command failed on smithi097 with status 1: ''sudo yum -y install ceph''' flavor: default owner: scheduled_phlogistonjohn@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=42305135ddcf46e4865eb51b5e4d29ed status: fail success: false 2023-12-06T21:26:36.595 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-06T21:26:36.697 INFO:teuthology.run:FAIL