2023-12-01T03:38:46.262 INFO:root:teuthology version: 0.0.1.dev212+g595fad1 2023-12-01T03:38:46.262 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --name yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473435 --owner scheduled_yuriw@teuthology --description upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} -- /home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473435/orig.config.yaml 2023-12-01T03:38:46.324 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-01T03:38:46.417 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473435 branch: wip-yuri10-testing-2023-11-30-0943 description: upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} email: yweinste@redhat.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' first_in_suite: false job_id: '7473435' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' name: yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-yuri10-testing-2023-11-30-0943 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri10-testing-2023-11-30-0943 sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' seed: 9058 sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: reef clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 111/120000 suite: upgrade:reef-x suite_branch: wip-yuri10-testing-2023-11-30-0943 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db targets: smithi028.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi043.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: reef exclude_packages: - ceph-volume - cephadm: compiled_cephadm_branch: reef conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: wip-package-queries teuthology_sha1: 595fad1080bd379e3c0231a8e02595924c59a9da timestamp: 2023-12-01_00:08:20 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-01T03:38:46.417 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa; will attempt to use it 2023-12-01T03:38:46.417 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa/tasks 2023-12-01T03:38:46.418 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-01T03:38:46.419 INFO:teuthology.task.internal:Checking packages... 2023-12-01T03:38:46.442 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '9942cfafa9f7e22e363b3f76a7fe21130085c2db' 2023-12-01T03:38:46.442 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T03:38:46.442 INFO:teuthology.packaging:ref: None 2023-12-01T03:38:46.442 INFO:teuthology.packaging:tag: None 2023-12-01T03:38:46.442 INFO:teuthology.packaging:branch: wip-yuri10-testing-2023-11-30-0943 2023-12-01T03:38:46.442 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T03:38:46.442 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri10-testing-2023-11-30-0943 2023-12-01T03:38:46.587 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7650.g9942cfaf 2023-12-01T03:38:46.588 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-01T03:38:46.594 INFO:teuthology.task.internal:no buildpackages task found 2023-12-01T03:38:46.595 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-01T03:38:46.641 INFO:teuthology.task.internal:Saving configuration 2023-12-01T03:38:46.663 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-01T03:38:46.674 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T03:38:46.696 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi028.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473435', '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-01 03:33:44.645225', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-01T03:38:46.720 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi043.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473435', '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-01 03:33:44.643551', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-01T03:38:46.721 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-01T03:38:46.726 INFO:teuthology.task.internal:roles: ubuntu@smithi028.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-12-01T03:38:46.727 INFO:teuthology.task.internal:roles: ubuntu@smithi043.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-12-01T03:38:46.727 INFO:teuthology.run_tasks:Running task console_log... 2023-12-01T03:38:46.817 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fba7995af70>, signals=[15]) 2023-12-01T03:38:46.817 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-01T03:38:46.824 INFO:teuthology.task.internal:Opening connections... 2023-12-01T03:38:46.824 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi028.front.sepia.ceph.com 2023-12-01T03:38:46.827 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi028.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:38:46.895 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi043.front.sepia.ceph.com 2023-12-01T03:38:46.896 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:38:46.963 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-01T03:38:46.969 DEBUG:teuthology.orchestra.run.smithi028:> uname -m 2023-12-01T03:38:46.990 INFO:teuthology.orchestra.run.smithi028.stdout:x86_64 2023-12-01T03:38:46.991 DEBUG:teuthology.orchestra.run.smithi028:> cat /etc/os-release 2023-12-01T03:38:47.050 INFO:teuthology.orchestra.run.smithi028.stdout:NAME="Red Hat Enterprise Linux" 2023-12-01T03:38:47.051 INFO:teuthology.orchestra.run.smithi028.stdout:VERSION="8.6 (Ootpa)" 2023-12-01T03:38:47.051 INFO:teuthology.orchestra.run.smithi028.stdout:ID="rhel" 2023-12-01T03:38:47.051 INFO:teuthology.orchestra.run.smithi028.stdout:ID_LIKE="fedora" 2023-12-01T03:38:47.051 INFO:teuthology.orchestra.run.smithi028.stdout:VERSION_ID="8.6" 2023-12-01T03:38:47.051 INFO:teuthology.orchestra.run.smithi028.stdout:PLATFORM_ID="platform:el8" 2023-12-01T03:38:47.051 INFO:teuthology.orchestra.run.smithi028.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-01T03:38:47.051 INFO:teuthology.orchestra.run.smithi028.stdout:ANSI_COLOR="0;31" 2023-12-01T03:38:47.051 INFO:teuthology.orchestra.run.smithi028.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-01T03:38:47.051 INFO:teuthology.orchestra.run.smithi028.stdout:HOME_URL="https://www.redhat.com/" 2023-12-01T03:38:47.052 INFO:teuthology.orchestra.run.smithi028.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-01T03:38:47.052 INFO:teuthology.orchestra.run.smithi028.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-01T03:38:47.052 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:38:47.052 INFO:teuthology.orchestra.run.smithi028.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-01T03:38:47.052 INFO:teuthology.orchestra.run.smithi028.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-01T03:38:47.052 INFO:teuthology.orchestra.run.smithi028.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-01T03:38:47.052 INFO:teuthology.orchestra.run.smithi028.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-01T03:38:47.053 INFO:teuthology.lock.ops:Updating smithi028.front.sepia.ceph.com on lock server 2023-12-01T03:38:47.077 DEBUG:teuthology.orchestra.run.smithi043:> uname -m 2023-12-01T03:38:47.098 INFO:teuthology.orchestra.run.smithi043.stdout:x86_64 2023-12-01T03:38:47.099 DEBUG:teuthology.orchestra.run.smithi043:> cat /etc/os-release 2023-12-01T03:38:47.159 INFO:teuthology.orchestra.run.smithi043.stdout:NAME="Red Hat Enterprise Linux" 2023-12-01T03:38:47.159 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION="8.6 (Ootpa)" 2023-12-01T03:38:47.159 INFO:teuthology.orchestra.run.smithi043.stdout:ID="rhel" 2023-12-01T03:38:47.159 INFO:teuthology.orchestra.run.smithi043.stdout:ID_LIKE="fedora" 2023-12-01T03:38:47.159 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION_ID="8.6" 2023-12-01T03:38:47.160 INFO:teuthology.orchestra.run.smithi043.stdout:PLATFORM_ID="platform:el8" 2023-12-01T03:38:47.160 INFO:teuthology.orchestra.run.smithi043.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-01T03:38:47.160 INFO:teuthology.orchestra.run.smithi043.stdout:ANSI_COLOR="0;31" 2023-12-01T03:38:47.160 INFO:teuthology.orchestra.run.smithi043.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-01T03:38:47.160 INFO:teuthology.orchestra.run.smithi043.stdout:HOME_URL="https://www.redhat.com/" 2023-12-01T03:38:47.160 INFO:teuthology.orchestra.run.smithi043.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-01T03:38:47.160 INFO:teuthology.orchestra.run.smithi043.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-01T03:38:47.161 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:38:47.161 INFO:teuthology.orchestra.run.smithi043.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-01T03:38:47.161 INFO:teuthology.orchestra.run.smithi043.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-01T03:38:47.161 INFO:teuthology.orchestra.run.smithi043.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-01T03:38:47.161 INFO:teuthology.orchestra.run.smithi043.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-01T03:38:47.161 INFO:teuthology.lock.ops:Updating smithi043.front.sepia.ceph.com on lock server 2023-12-01T03:38:47.185 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-01T03:38:47.196 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-01T03:38:47.225 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-01T03:38:47.226 DEBUG:teuthology.orchestra.run.smithi028:> test '!' -e /home/ubuntu/cephtest 2023-12-01T03:38:47.228 DEBUG:teuthology.orchestra.run.smithi043:> test '!' -e /home/ubuntu/cephtest 2023-12-01T03:38:47.247 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-01T03:38:47.254 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-01T03:38:47.254 DEBUG:teuthology.orchestra.run.smithi028:> test -z $(ls -A /var/lib/ceph) 2023-12-01T03:38:47.288 DEBUG:teuthology.orchestra.run.smithi043:> test -z $(ls -A /var/lib/ceph) 2023-12-01T03:38:47.323 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-01T03:38:47.379 INFO:teuthology.run_tasks:Running task kernel... 2023-12-01T03:38:47.397 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-01T03:38:47.397 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-01T03:38:47.398 DEBUG:teuthology.orchestra.run.smithi028:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T03:38:47.398 DEBUG:teuthology.orchestra.run.smithi043:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T03:38:47.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T03:38:47.418 DEBUG:teuthology.orchestra.run.smithi028:> uname -r 2023-12-01T03:38:47.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T03:38:47.420 DEBUG:teuthology.orchestra.run.smithi043:> uname -r 2023-12-01T03:38:47.478 INFO:teuthology.orchestra.run.smithi028.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-01T03:38:47.478 INFO:teuthology.task.kernel:Running kernel on smithi028: 4.18.0-372.9.1.el8.x86_64 2023-12-01T03:38:47.478 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum install -y kernel 2023-12-01T03:38:47.480 INFO:teuthology.orchestra.run.smithi043.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-01T03:38:47.480 INFO:teuthology.task.kernel:Running kernel on smithi043: 4.18.0-372.9.1.el8.x86_64 2023-12-01T03:38:47.480 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum install -y kernel 2023-12-01T03:38:48.680 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:38:48.680 INFO:teuthology.orchestra.run.smithi043.stdout:Unable to read consumer identity 2023-12-01T03:38:48.755 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:38:48.756 INFO:teuthology.orchestra.run.smithi028.stdout:Unable to read consumer identity 2023-12-01T03:38:50.119 INFO:teuthology.orchestra.run.smithi043.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2023-12-01T03:38:50.161 INFO:teuthology.orchestra.run.smithi028.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-12-01T03:38:50.862 INFO:teuthology.orchestra.run.smithi028.stdout:Extra Packages for Enterprise Linux 23 MB/s | 16 MB 00:00 2023-12-01T03:38:51.112 INFO:teuthology.orchestra.run.smithi043.stdout:Extra Packages for Enterprise Linux 16 MB/s | 16 MB 00:00 2023-12-01T03:38:54.545 INFO:teuthology.orchestra.run.smithi028.stdout:lab-extras 412 kB/s | 24 kB 00:00 2023-12-01T03:38:54.845 INFO:teuthology.orchestra.run.smithi043.stdout:lab-extras 424 kB/s | 24 kB 00:00 2023-12-01T03:38:55.264 INFO:teuthology.orchestra.run.smithi028.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-01T03:38:55.318 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:38:55.319 INFO:teuthology.orchestra.run.smithi028.stdout:Nothing to do. 2023-12-01T03:38:55.319 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:38:55.459 DEBUG:teuthology.orchestra.run.smithi028:> echo no | sudo yum reinstall kernel || true 2023-12-01T03:38:55.517 INFO:teuthology.orchestra.run.smithi043.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-01T03:38:55.580 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:38:55.581 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2023-12-01T03:38:55.581 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:38:55.712 DEBUG:teuthology.orchestra.run.smithi043:> echo no | sudo yum reinstall kernel || true 2023-12-01T03:38:55.810 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:38:55.810 INFO:teuthology.orchestra.run.smithi028.stdout:Unable to read consumer identity 2023-12-01T03:38:56.064 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:38:56.064 INFO:teuthology.orchestra.run.smithi043.stdout:Unable to read consumer identity 2023-12-01T03:38:56.094 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:00:02 ago on Fri 01 Dec 2023 03:38:54 AM UTC. 2023-12-01T03:38:56.139 INFO:teuthology.orchestra.run.smithi028.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-01T03:38:56.186 INFO:teuthology.orchestra.run.smithi028.stderr:Error: No packages marked for reinstall. 2023-12-01T03:38:56.234 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum reinstall -y kernel || true 2023-12-01T03:38:56.357 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:00:02 ago on Fri 01 Dec 2023 03:38:54 AM UTC. 2023-12-01T03:38:56.403 INFO:teuthology.orchestra.run.smithi043.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-01T03:38:56.437 INFO:teuthology.orchestra.run.smithi043.stderr:Error: No packages marked for reinstall. 2023-12-01T03:38:56.486 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum reinstall -y kernel || true 2023-12-01T03:38:56.581 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:38:56.581 INFO:teuthology.orchestra.run.smithi028.stdout:Unable to read consumer identity 2023-12-01T03:38:56.836 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:38:56.836 INFO:teuthology.orchestra.run.smithi043.stdout:Unable to read consumer identity 2023-12-01T03:38:56.858 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:00:02 ago on Fri 01 Dec 2023 03:38:54 AM UTC. 2023-12-01T03:38:56.899 INFO:teuthology.orchestra.run.smithi028.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-01T03:38:56.926 INFO:teuthology.orchestra.run.smithi028.stderr:Error: No packages marked for reinstall. 2023-12-01T03:38:56.972 DEBUG:teuthology.orchestra.run.smithi028:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T03:38:57.055 INFO:teuthology.orchestra.run.smithi028.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-01T03:38:57.056 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-01T03:38:57.056 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-01T03:38:57.056 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-01T03:38:57.056 DEBUG:teuthology.orchestra.run.smithi028:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T03:38:57.090 INFO:teuthology.orchestra.run.smithi028.stdout:ttyS1 2023-12-01T03:38:57.106 DEBUG:teuthology.parallel:result is None 2023-12-01T03:38:57.117 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:00:03 ago on Fri 01 Dec 2023 03:38:54 AM UTC. 2023-12-01T03:38:57.159 INFO:teuthology.orchestra.run.smithi043.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-01T03:38:57.181 INFO:teuthology.orchestra.run.smithi043.stderr:Error: No packages marked for reinstall. 2023-12-01T03:38:57.233 DEBUG:teuthology.orchestra.run.smithi043:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T03:38:57.316 INFO:teuthology.orchestra.run.smithi043.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-01T03:38:57.317 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-01T03:38:57.317 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-01T03:38:57.317 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-01T03:38:57.318 DEBUG:teuthology.orchestra.run.smithi043:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T03:38:57.345 INFO:teuthology.orchestra.run.smithi043.stdout:ttyS1 2023-12-01T03:38:57.362 DEBUG:teuthology.parallel:result is None 2023-12-01T03:38:57.362 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-01T03:38:57.370 INFO:teuthology.task.internal:Creating test directory... 2023-12-01T03:38:57.370 DEBUG:teuthology.orchestra.run.smithi028:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T03:38:57.373 DEBUG:teuthology.orchestra.run.smithi043:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T03:38:57.420 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-01T03:38:57.427 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-01T03:38:57.449 INFO:teuthology.task.internal:Creating archive directory... 2023-12-01T03:38:57.450 DEBUG:teuthology.orchestra.run.smithi028:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T03:38:57.452 DEBUG:teuthology.orchestra.run.smithi043:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T03:38:57.491 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-01T03:38:57.498 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-01T03:38:57.498 DEBUG:teuthology.orchestra.run.smithi028:> 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-01T03:38:57.510 DEBUG:teuthology.orchestra.run.smithi043:> 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-01T03:38:57.542 INFO:teuthology.orchestra.run.smithi028.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T03:38:57.552 INFO:teuthology.orchestra.run.smithi028.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T03:38:57.574 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T03:38:57.585 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T03:38:57.587 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-01T03:38:57.594 INFO:teuthology.task.internal:Configuring sudo... 2023-12-01T03:38:57.594 DEBUG:teuthology.orchestra.run.smithi028:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T03:38:57.596 DEBUG:teuthology.orchestra.run.smithi043:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T03:38:57.623 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-01T03:38:57.632 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-01T03:38:57.632 DEBUG:teuthology.orchestra.run.smithi028:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T03:38:57.665 DEBUG:teuthology.orchestra.run.smithi043:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T03:38:57.681 DEBUG:teuthology.orchestra.run.smithi028:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T03:38:57.761 DEBUG:teuthology.orchestra.run.smithi028:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T03:38:57.817 DEBUG:teuthology.orchestra.run.smithi028:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T03:38:57.900 DEBUG:teuthology.orchestra.run.smithi028:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T03:38:57.942 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2023-12-01T03:38:57.943 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T03:38:58.042 DEBUG:teuthology.orchestra.run.smithi043:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T03:38:58.092 DEBUG:teuthology.orchestra.run.smithi043:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T03:38:58.144 DEBUG:teuthology.orchestra.run.smithi043:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T03:38:58.229 DEBUG:teuthology.orchestra.run.smithi043:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T03:38:58.273 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-01T03:38:58.273 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T03:38:58.343 DEBUG:teuthology.orchestra.run.smithi028:> sudo service rsyslog restart 2023-12-01T03:38:58.345 DEBUG:teuthology.orchestra.run.smithi043:> sudo service rsyslog restart 2023-12-01T03:38:58.405 INFO:teuthology.orchestra.run.smithi028.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T03:38:58.469 INFO:teuthology.orchestra.run.smithi043.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T03:38:58.891 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-01T03:38:58.898 INFO:teuthology.task.internal:Starting timer... 2023-12-01T03:38:58.899 INFO:teuthology.run_tasks:Running task pcp... 2023-12-01T03:38:58.936 INFO:teuthology.run_tasks:Running task selinux... 2023-12-01T03:38:58.959 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-01T03:38:58.959 DEBUG:teuthology.orchestra.run.smithi028:> sudo service auditd rotate 2023-12-01T03:38:59.020 INFO:teuthology.orchestra.run.smithi028.stdout:Rotating logs: 2023-12-01T03:38:59.022 DEBUG:teuthology.orchestra.run.smithi043:> sudo service auditd rotate 2023-12-01T03:38:59.090 INFO:teuthology.orchestra.run.smithi043.stdout:Rotating logs: 2023-12-01T03:38:59.092 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-01T03:38:59.092 DEBUG:teuthology.orchestra.run.smithi028:> /usr/sbin/getenforce 2023-12-01T03:38:59.120 INFO:teuthology.orchestra.run.smithi028.stdout:Permissive 2023-12-01T03:38:59.120 DEBUG:teuthology.orchestra.run.smithi043:> /usr/sbin/getenforce 2023-12-01T03:38:59.147 INFO:teuthology.orchestra.run.smithi043.stdout:Permissive 2023-12-01T03:38:59.147 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi028.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi043.front.sepia.ceph.com': 'permissive'} 2023-12-01T03:38:59.147 DEBUG:teuthology.orchestra.run.smithi028:> 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-01T03:38:59.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T03:38:59.189 DEBUG:teuthology.orchestra.run.smithi043:> 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-01T03:38:59.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T03:38:59.218 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-01T03:38:59.218 DEBUG:teuthology.orchestra.run.smithi028:> sudo /usr/sbin/setenforce permissive 2023-12-01T03:38:59.257 DEBUG:teuthology.orchestra.run.smithi043:> sudo /usr/sbin/setenforce permissive 2023-12-01T03:38:59.286 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-01T03:38:59.297 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-01T03:38:59.312 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-01T03:38:59.313 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi028.front.sepia.ceph.com,smithi043.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-01T03:50:09.418 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi028.front.sepia.ceph.com'), Remote(name='ubuntu@smithi043.front.sepia.ceph.com')] 2023-12-01T03:50:09.420 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi028.front.sepia.ceph.com' 2023-12-01T03:50:09.421 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi028.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:50:09.493 DEBUG:teuthology.orchestra.run.smithi028:> true 2023-12-01T03:50:09.561 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi028.front.sepia.ceph.com' 2023-12-01T03:50:09.561 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2023-12-01T03:50:09.562 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:50:09.633 DEBUG:teuthology.orchestra.run.smithi043:> true 2023-12-01T03:50:09.711 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi043.front.sepia.ceph.com' 2023-12-01T03:50:09.711 INFO:teuthology.run_tasks:Running task clock... 2023-12-01T03:50:09.729 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-01T03:50:09.729 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T03:50:09.730 DEBUG:teuthology.orchestra.run.smithi028:> 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-01T03:50:09.732 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T03:50:09.732 DEBUG:teuthology.orchestra.run.smithi043:> 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-01T03:50:09.765 INFO:teuthology.orchestra.run.smithi028.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-01T03:50:09.782 INFO:teuthology.orchestra.run.smithi028.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-01T03:50:09.787 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-01T03:50:09.804 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-01T03:50:09.850 INFO:teuthology.orchestra.run.smithi028.stderr:sudo: ntpd: command not found 2023-12-01T03:50:09.863 INFO:teuthology.orchestra.run.smithi028.stdout:506 Cannot talk to daemon 2023-12-01T03:50:09.878 INFO:teuthology.orchestra.run.smithi028.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-01T03:50:09.882 INFO:teuthology.orchestra.run.smithi043.stderr:sudo: ntpd: command not found 2023-12-01T03:50:09.893 INFO:teuthology.orchestra.run.smithi028.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-01T03:50:09.895 INFO:teuthology.orchestra.run.smithi043.stdout:506 Cannot talk to daemon 2023-12-01T03:50:09.911 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-01T03:50:09.926 INFO:teuthology.orchestra.run.smithi043.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-01T03:50:09.968 INFO:teuthology.orchestra.run.smithi028.stderr:bash: ntpq: command not found 2023-12-01T03:50:09.971 INFO:teuthology.orchestra.run.smithi028.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T03:50:09.971 INFO:teuthology.orchestra.run.smithi028.stdout:=============================================================================== 2023-12-01T03:50:09.971 INFO:teuthology.orchestra.run.smithi028.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T03:50:09.971 INFO:teuthology.orchestra.run.smithi028.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T03:50:09.972 INFO:teuthology.orchestra.run.smithi028.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T03:50:09.972 INFO:teuthology.orchestra.run.smithi028.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T03:50:10.005 INFO:teuthology.orchestra.run.smithi043.stderr:bash: ntpq: command not found 2023-12-01T03:50:10.008 INFO:teuthology.orchestra.run.smithi043.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T03:50:10.008 INFO:teuthology.orchestra.run.smithi043.stdout:=============================================================================== 2023-12-01T03:50:10.008 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T03:50:10.008 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T03:50:10.009 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T03:50:10.009 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T03:50:10.010 INFO:teuthology.run_tasks:Running task pexec... 2023-12-01T03:50:10.021 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-01T03:50:10.022 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi028.front.sepia.ceph.com 2023-12-01T03:50:10.022 DEBUG:teuthology.orchestra.run.smithi028:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-01T03:50:10.023 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi043.front.sepia.ceph.com 2023-12-01T03:50:10.023 DEBUG:teuthology.orchestra.run.smithi043:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-01T03:50:10.416 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:50:10.443 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:50:11.860 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:01:53 ago on Fri 01 Dec 2023 03:48:18 AM UTC. 2023-12-01T03:50:11.940 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:02:13 ago on Fri 01 Dec 2023 03:47:58 AM UTC. 2023-12-01T03:50:13.854 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:50:13.855 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:50:13.855 INFO:teuthology.orchestra.run.smithi043.stdout: Package Architecture Version Repository Size 2023-12-01T03:50:13.856 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:50:13.856 INFO:teuthology.orchestra.run.smithi043.stdout:Resetting modules: 2023-12-01T03:50:13.856 INFO:teuthology.orchestra.run.smithi043.stdout: container-tools 2023-12-01T03:50:13.856 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:50:13.856 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-01T03:50:13.856 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:50:13.856 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:50:13.940 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:50:13.941 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:50:13.941 INFO:teuthology.orchestra.run.smithi028.stdout: Package Architecture Version Repository Size 2023-12-01T03:50:13.941 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:50:13.941 INFO:teuthology.orchestra.run.smithi028.stdout:Resetting modules: 2023-12-01T03:50:13.941 INFO:teuthology.orchestra.run.smithi028.stdout: container-tools 2023-12-01T03:50:13.942 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:50:13.942 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2023-12-01T03:50:13.942 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:50:13.942 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:50:14.873 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:01:56 ago on Fri 01 Dec 2023 03:48:18 AM UTC. 2023-12-01T03:50:14.950 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:02:16 ago on Fri 01 Dec 2023 03:47:58 AM UTC. 2023-12-01T03:50:22.441 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:50:22.596 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:50:22.919 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:50:23.070 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:50:24.669 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:02:26 ago on Fri 01 Dec 2023 03:47:58 AM UTC. 2023-12-01T03:50:24.784 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:02:06 ago on Fri 01 Dec 2023 03:48:18 AM UTC. 2023-12-01T03:50:26.657 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:50:26.716 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:50:26.759 INFO:teuthology.orchestra.run.smithi028.stdout:============================================================================================================ 2023-12-01T03:50:26.759 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repository Size 2023-12-01T03:50:26.759 INFO:teuthology.orchestra.run.smithi028.stdout:============================================================================================================ 2023-12-01T03:50:26.759 INFO:teuthology.orchestra.run.smithi028.stdout:Installing group/module packages: 2023-12-01T03:50:26.759 INFO:teuthology.orchestra.run.smithi028.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-01T03:50:26.759 INFO:teuthology.orchestra.run.smithi028.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-01T03:50:26.760 INFO:teuthology.orchestra.run.smithi028.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-01T03:50:26.760 INFO:teuthology.orchestra.run.smithi028.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-01T03:50:26.760 INFO:teuthology.orchestra.run.smithi028.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-01T03:50:26.760 INFO:teuthology.orchestra.run.smithi028.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-01T03:50:26.760 INFO:teuthology.orchestra.run.smithi028.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-01T03:50:26.760 INFO:teuthology.orchestra.run.smithi028.stdout:Installing dependencies: 2023-12-01T03:50:26.760 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-01T03:50:26.760 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-01T03:50:26.760 INFO:teuthology.orchestra.run.smithi028.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-01T03:50:26.760 INFO:teuthology.orchestra.run.smithi028.stdout:Installing module profiles: 2023-12-01T03:50:26.760 INFO:teuthology.orchestra.run.smithi028.stdout: container-tools/common 2023-12-01T03:50:26.760 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:50:26.761 INFO:teuthology.orchestra.run.smithi028.stdout:Enabling module streams: 2023-12-01T03:50:26.761 INFO:teuthology.orchestra.run.smithi028.stdout: container-tools rhel8 2023-12-01T03:50:26.761 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:50:26.761 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2023-12-01T03:50:26.761 INFO:teuthology.orchestra.run.smithi028.stdout:============================================================================================================ 2023-12-01T03:50:26.761 INFO:teuthology.orchestra.run.smithi028.stdout:Install 10 Packages 2023-12-01T03:50:26.761 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:50:26.762 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 18 M 2023-12-01T03:50:26.762 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 65 M 2023-12-01T03:50:26.762 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2023-12-01T03:50:26.820 INFO:teuthology.orchestra.run.smithi043.stdout:============================================================================================================ 2023-12-01T03:50:26.820 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-01T03:50:26.821 INFO:teuthology.orchestra.run.smithi043.stdout:============================================================================================================ 2023-12-01T03:50:26.821 INFO:teuthology.orchestra.run.smithi043.stdout:Installing group/module packages: 2023-12-01T03:50:26.821 INFO:teuthology.orchestra.run.smithi043.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-01T03:50:26.821 INFO:teuthology.orchestra.run.smithi043.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-01T03:50:26.821 INFO:teuthology.orchestra.run.smithi043.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-01T03:50:26.821 INFO:teuthology.orchestra.run.smithi043.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-01T03:50:26.821 INFO:teuthology.orchestra.run.smithi043.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-01T03:50:26.821 INFO:teuthology.orchestra.run.smithi043.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-01T03:50:26.821 INFO:teuthology.orchestra.run.smithi043.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-01T03:50:26.821 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2023-12-01T03:50:26.821 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-01T03:50:26.821 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-01T03:50:26.822 INFO:teuthology.orchestra.run.smithi043.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-01T03:50:26.822 INFO:teuthology.orchestra.run.smithi043.stdout:Installing module profiles: 2023-12-01T03:50:26.822 INFO:teuthology.orchestra.run.smithi043.stdout: container-tools/common 2023-12-01T03:50:26.822 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:50:26.822 INFO:teuthology.orchestra.run.smithi043.stdout:Enabling module streams: 2023-12-01T03:50:26.822 INFO:teuthology.orchestra.run.smithi043.stdout: container-tools rhel8 2023-12-01T03:50:26.822 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:50:26.822 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-01T03:50:26.822 INFO:teuthology.orchestra.run.smithi043.stdout:============================================================================================================ 2023-12-01T03:50:26.822 INFO:teuthology.orchestra.run.smithi043.stdout:Install 10 Packages 2023-12-01T03:50:26.822 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:50:26.823 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 18 M 2023-12-01T03:50:26.823 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 65 M 2023-12-01T03:50:26.823 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-01T03:50:26.926 INFO:teuthology.orchestra.run.smithi028.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 248 kB/s | 41 kB 00:00 2023-12-01T03:50:26.969 INFO:teuthology.orchestra.run.smithi028.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 120 kB/s | 25 kB 00:00 2023-12-01T03:50:27.002 INFO:teuthology.orchestra.run.smithi043.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 228 kB/s | 41 kB 00:00 2023-12-01T03:50:27.002 INFO:teuthology.orchestra.run.smithi028.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 391 kB/s | 94 kB 00:00 2023-12-01T03:50:27.027 INFO:teuthology.orchestra.run.smithi043.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 122 kB/s | 25 kB 00:00 2023-12-01T03:50:27.111 INFO:teuthology.orchestra.run.smithi043.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 326 kB/s | 94 kB 00:00 2023-12-01T03:50:27.144 INFO:teuthology.orchestra.run.smithi028.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 227 kB/s | 49 kB 00:00 2023-12-01T03:50:27.236 INFO:teuthology.orchestra.run.smithi028.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 1.9 MB/s | 524 kB 00:00 2023-12-01T03:50:27.282 INFO:teuthology.orchestra.run.smithi043.stdout:(4/10): cockpit-podman-49.1-1.module+el8.6.0+16 2.0 MB/s | 524 kB 00:00 2023-12-01T03:50:27.353 INFO:teuthology.orchestra.run.smithi028.stdout:(6/10): buildah-1.26.2-1.module+el8.6.0+16771+2 23 MB/s | 8.0 MB 00:00 2023-12-01T03:50:27.370 INFO:teuthology.orchestra.run.smithi043.stdout:(5/10): udica-0.2.6-4.module+el8.6.0+16771+28df 134 kB/s | 49 kB 00:00 2023-12-01T03:50:27.387 INFO:teuthology.orchestra.run.smithi028.stdout:(7/10): python3-podman-4.0.1-1.module+el8.6.0+1 617 kB/s | 149 kB 00:00 2023-12-01T03:50:27.412 INFO:teuthology.orchestra.run.smithi043.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 1.1 MB/s | 149 kB 00:00 2023-12-01T03:50:27.412 INFO:teuthology.orchestra.run.smithi028.stdout:(8/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 1.2 MB/s | 213 kB 00:00 2023-12-01T03:50:27.487 INFO:teuthology.orchestra.run.smithi043.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 1.8 MB/s | 213 kB 00:00 2023-12-01T03:50:27.620 INFO:teuthology.orchestra.run.smithi043.stdout:(8/10): buildah-1.26.2-1.module+el8.6.0+16771+2 16 MB/s | 8.0 MB 00:00 2023-12-01T03:50:27.754 INFO:teuthology.orchestra.run.smithi028.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 18 MB/s | 7.0 MB 00:00 2023-12-01T03:50:27.762 INFO:teuthology.orchestra.run.smithi043.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 20 MB/s | 7.0 MB 00:00 2023-12-01T03:50:27.821 INFO:teuthology.orchestra.run.smithi043.stdout:(10/10): toolbox-0.0.99.3-0.6.module+el8.6.0+16 6.6 MB/s | 2.2 MB 00:00 2023-12-01T03:50:27.821 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:50:27.821 INFO:teuthology.orchestra.run.smithi043.stdout:Total 18 MB/s | 18 MB 00:00 2023-12-01T03:50:27.854 INFO:teuthology.orchestra.run.smithi028.stdout:(10/10): toolbox-0.0.99.3-0.6.module+el8.6.0+16 4.7 MB/s | 2.2 MB 00:00 2023-12-01T03:50:27.854 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:50:27.854 INFO:teuthology.orchestra.run.smithi028.stdout:Total 17 MB/s | 18 MB 00:01 2023-12-01T03:50:28.026 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-01T03:50:28.046 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-01T03:50:28.046 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-01T03:50:28.060 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2023-12-01T03:50:28.081 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2023-12-01T03:50:28.081 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2023-12-01T03:50:28.240 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-01T03:50:28.244 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-01T03:50:28.274 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2023-12-01T03:50:28.278 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2023-12-01T03:50:28.781 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-01T03:50:28.831 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2023-12-01T03:50:28.989 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-01T03:50:29.027 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-01T03:50:29.177 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-01T03:50:29.179 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-01T03:50:29.383 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-01T03:50:29.408 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-01T03:50:29.553 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-01T03:50:29.640 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-01T03:50:29.950 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-01T03:50:30.010 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-01T03:50:30.782 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-01T03:50:30.858 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-01T03:50:31.703 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-01T03:50:31.771 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-01T03:50:31.931 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-01T03:50:32.019 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-01T03:50:32.125 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-01T03:50:32.177 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-01T03:50:32.285 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-01T03:50:32.503 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-01T03:50:32.563 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-01T03:50:32.563 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-01T03:50:32.563 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-01T03:50:32.563 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-01T03:50:32.563 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-01T03:50:32.563 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-01T03:50:32.563 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-01T03:50:32.564 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-01T03:50:32.564 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-01T03:50:32.564 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-01T03:50:32.772 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-01T03:50:32.773 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-01T03:50:32.773 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-01T03:50:32.773 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-01T03:50:32.773 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-01T03:50:32.773 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-01T03:50:32.773 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-01T03:50:32.773 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-01T03:50:32.773 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-01T03:50:32.773 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-01T03:50:33.728 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-01T03:50:33.728 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:02:15 ago on Fri 01 Dec 2023 03:48:18 AM UTC. 2023-12-01T03:50:33.913 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-01T03:50:33.913 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:02:35 ago on Fri 01 Dec 2023 03:47:58 AM UTC. 2023-12-01T03:50:41.918 INFO:teuthology.orchestra.run.smithi028.stdout:Installed products updated. 2023-12-01T03:50:42.135 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:50:42.135 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2023-12-01T03:50:42.135 INFO:teuthology.orchestra.run.smithi028.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T03:50:42.135 INFO:teuthology.orchestra.run.smithi028.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-01T03:50:42.135 INFO:teuthology.orchestra.run.smithi028.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T03:50:42.135 INFO:teuthology.orchestra.run.smithi028.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-01T03:50:42.135 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-01T03:50:42.135 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-01T03:50:42.135 INFO:teuthology.orchestra.run.smithi028.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T03:50:42.136 INFO:teuthology.orchestra.run.smithi028.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T03:50:42.136 INFO:teuthology.orchestra.run.smithi028.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-01T03:50:42.136 INFO:teuthology.orchestra.run.smithi028.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-01T03:50:42.136 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:50:42.136 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:50:42.279 DEBUG:teuthology.parallel:result is None 2023-12-01T03:50:43.211 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-01T03:50:43.430 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:50:43.431 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-01T03:50:43.431 INFO:teuthology.orchestra.run.smithi043.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T03:50:43.431 INFO:teuthology.orchestra.run.smithi043.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-01T03:50:43.431 INFO:teuthology.orchestra.run.smithi043.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T03:50:43.431 INFO:teuthology.orchestra.run.smithi043.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-01T03:50:43.431 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-01T03:50:43.431 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-01T03:50:43.431 INFO:teuthology.orchestra.run.smithi043.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T03:50:43.431 INFO:teuthology.orchestra.run.smithi043.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T03:50:43.431 INFO:teuthology.orchestra.run.smithi043.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-01T03:50:43.431 INFO:teuthology.orchestra.run.smithi043.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-01T03:50:43.431 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:50:43.431 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:50:43.576 DEBUG:teuthology.parallel:result is None 2023-12-01T03:50:43.577 INFO:teuthology.run_tasks:Running task install... 2023-12-01T03:50:43.602 DEBUG:teuthology.task.install:project ceph 2023-12-01T03:50:43.603 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db'}} 2023-12-01T03:50:43.603 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db'} 2023-12-01T03:50:43.603 INFO:teuthology.task.install:Using flavor: default 2023-12-01T03:50:43.609 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', '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', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-12-01T03:50:43.609 INFO:teuthology.task.install:extra packages: [] 2023-12-01T03:50:43.609 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db', 'tag': None, 'wait_for_package': False} 2023-12-01T03:50:43.609 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T03:50:43.610 INFO:teuthology.packaging:ref: None 2023-12-01T03:50:43.610 INFO:teuthology.packaging:tag: None 2023-12-01T03:50:43.610 INFO:teuthology.packaging:branch: reef 2023-12-01T03:50:43.610 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T03:50:43.610 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-01T03:50:43.612 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db', 'tag': None, 'wait_for_package': False} 2023-12-01T03:50:43.612 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T03:50:43.612 INFO:teuthology.packaging:ref: None 2023-12-01T03:50:43.612 INFO:teuthology.packaging:tag: None 2023-12-01T03:50:43.612 INFO:teuthology.packaging:branch: reef 2023-12-01T03:50:43.612 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T03:50:43.613 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-01T03:50:43.826 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/ 2023-12-01T03:50:43.826 INFO:teuthology.task.install.rpm:Package version is 18.2.0-1291.g188db309 2023-12-01T03:50:43.852 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/ 2023-12-01T03:50:43.853 INFO:teuthology.task.install.rpm:Package version is 18.2.0-1291.g188db309 2023-12-01T03:50:43.960 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/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/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/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/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-01T03:50:43.960 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-01T03:50:43.960 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-01T03:50:43.989 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, 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-01T03:50:43.989 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T03:50:43.990 INFO:teuthology.packaging:ref: None 2023-12-01T03:50:43.990 INFO:teuthology.packaging:tag: None 2023-12-01T03:50:43.990 INFO:teuthology.packaging:branch: reef 2023-12-01T03:50:43.990 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T03:50:43.990 DEBUG:teuthology.orchestra.run.smithi043:> 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_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-01T03:50:43.993 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/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/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/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/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-01T03:50:43.993 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2023-12-01T03:50:43.993 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-01T03:50:44.029 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, 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-01T03:50:44.029 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T03:50:44.029 INFO:teuthology.packaging:ref: None 2023-12-01T03:50:44.029 INFO:teuthology.packaging:tag: None 2023-12-01T03:50:44.029 INFO:teuthology.packaging:branch: reef 2023-12-01T03:50:44.030 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T03:50:44.030 DEBUG:teuthology.orchestra.run.smithi028:> 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_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-01T03:50:44.060 DEBUG:teuthology.orchestra.run.smithi043:> 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-01T03:50:44.101 DEBUG:teuthology.orchestra.run.smithi028:> 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-01T03:50:44.141 DEBUG:teuthology.orchestra.run.smithi043:> 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-01T03:50:44.186 DEBUG:teuthology.orchestra.run.smithi028:> 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-01T03:50:44.208 INFO:teuthology.orchestra.run.smithi043.stdout:check_obsoletes = 1 2023-12-01T03:50:44.209 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum clean all 2023-12-01T03:50:44.253 INFO:teuthology.orchestra.run.smithi028.stdout:check_obsoletes = 1 2023-12-01T03:50:44.254 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum clean all 2023-12-01T03:50:44.602 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:50:44.646 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:50:45.569 INFO:teuthology.orchestra.run.smithi043.stdout:44 files removed 2023-12-01T03:50:45.623 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-radosgw 2023-12-01T03:50:45.816 INFO:teuthology.orchestra.run.smithi028.stdout:44 files removed 2023-12-01T03:50:45.870 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-radosgw 2023-12-01T03:50:45.978 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:50:46.223 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:50:47.582 INFO:teuthology.orchestra.run.smithi043.stdout:ceph packages for x86_64 216 kB/s | 80 kB 00:00 2023-12-01T03:50:54.462 INFO:teuthology.orchestra.run.smithi043.stdout:ceph noarch packages 32 kB/s | 9.4 kB 00:00 2023-12-01T03:50:54.462 INFO:teuthology.orchestra.run.smithi043.stdout:ceph source packages 5.6 kB/s | 1.5 kB 00:00 2023-12-01T03:50:54.462 INFO:teuthology.orchestra.run.smithi043.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2023-12-01T03:50:54.462 INFO:teuthology.orchestra.run.smithi043.stdout:Extra Packages for Enterprise Linux 5.9 MB/s | 16 MB 00:02 2023-12-01T03:50:54.462 INFO:teuthology.orchestra.run.smithi028.stdout:ceph packages for x86_64 192 kB/s | 80 kB 00:00 2023-12-01T03:50:54.463 INFO:teuthology.orchestra.run.smithi028.stdout:ceph noarch packages 26 kB/s | 9.4 kB 00:00 2023-12-01T03:50:54.463 INFO:teuthology.orchestra.run.smithi028.stdout:ceph source packages 4.8 kB/s | 1.5 kB 00:00 2023-12-01T03:50:54.463 INFO:teuthology.orchestra.run.smithi028.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2023-12-01T03:50:54.463 INFO:teuthology.orchestra.run.smithi028.stdout:Extra Packages for Enterprise Linux 7.9 MB/s | 16 MB 00:02 2023-12-01T03:50:54.617 INFO:teuthology.orchestra.run.smithi028.stdout:lab-extras 406 kB/s | 24 kB 00:00 2023-12-01T03:50:54.834 INFO:teuthology.orchestra.run.smithi043.stdout:lab-extras 300 kB/s | 24 kB 00:00 2023-12-01T03:50:55.886 INFO:teuthology.orchestra.run.smithi028.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 45 MB/s | 53 MB 00:01 2023-12-01T03:50:56.078 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 41 MB/s | 47 MB 00:01 2023-12-01T03:51:04.822 INFO:teuthology.orchestra.run.smithi028.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 41 MB/s | 47 MB 00:01 2023-12-01T03:51:04.945 INFO:teuthology.orchestra.run.smithi043.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 43 MB/s | 53 MB 00:01 2023-12-01T03:51:16.845 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:51:16.847 INFO:teuthology.orchestra.run.smithi028.stdout:==================================================================================================== 2023-12-01T03:51:16.848 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repository Size 2023-12-01T03:51:16.848 INFO:teuthology.orchestra.run.smithi028.stdout:==================================================================================================== 2023-12-01T03:51:16.848 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2023-12-01T03:51:16.849 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-radosgw x86_64 2:18.2.0-1291.g188db309.el8 ceph 13 M 2023-12-01T03:51:16.849 INFO:teuthology.orchestra.run.smithi028.stdout:Upgrading: 2023-12-01T03:51:16.849 INFO:teuthology.orchestra.run.smithi028.stdout: librados2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.7 M 2023-12-01T03:51:16.849 INFO:teuthology.orchestra.run.smithi028.stdout: librbd1 x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.6 M 2023-12-01T03:51:16.850 INFO:teuthology.orchestra.run.smithi028.stdout:Installing dependencies: 2023-12-01T03:51:16.850 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-base x86_64 2:18.2.0-1291.g188db309.el8 ceph 5.4 M 2023-12-01T03:51:16.850 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-common x86_64 2:18.2.0-1291.g188db309.el8 ceph 22 M 2023-12-01T03:51:16.850 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-selinux x86_64 2:18.2.0-1291.g188db309.el8 ceph 24 k 2023-12-01T03:51:16.851 INFO:teuthology.orchestra.run.smithi028.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-01T03:51:16.851 INFO:teuthology.orchestra.run.smithi028.stdout: libcephfs2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 774 k 2023-12-01T03:51:16.851 INFO:teuthology.orchestra.run.smithi028.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-01T03:51:16.851 INFO:teuthology.orchestra.run.smithi028.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-01T03:51:16.852 INFO:teuthology.orchestra.run.smithi028.stdout: libradosstriper1 x86_64 2:18.2.0-1291.g188db309.el8 ceph 474 k 2023-12-01T03:51:16.852 INFO:teuthology.orchestra.run.smithi028.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-01T03:51:16.852 INFO:teuthology.orchestra.run.smithi028.stdout: librgw2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 6.5 M 2023-12-01T03:51:16.852 INFO:teuthology.orchestra.run.smithi028.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-01T03:51:16.853 INFO:teuthology.orchestra.run.smithi028.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-01T03:51:16.853 INFO:teuthology.orchestra.run.smithi028.stdout: python3-ceph-argparse x86_64 2:18.2.0-1291.g188db309.el8 ceph 45 k 2023-12-01T03:51:16.853 INFO:teuthology.orchestra.run.smithi028.stdout: python3-ceph-common x86_64 2:18.2.0-1291.g188db309.el8 ceph 123 k 2023-12-01T03:51:16.853 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cephfs x86_64 2:18.2.0-1291.g188db309.el8 ceph 196 k 2023-12-01T03:51:16.853 INFO:teuthology.orchestra.run.smithi028.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-01T03:51:16.853 INFO:teuthology.orchestra.run.smithi028.stdout: python3-rados x86_64 2:18.2.0-1291.g188db309.el8 ceph 372 k 2023-12-01T03:51:16.853 INFO:teuthology.orchestra.run.smithi028.stdout: python3-rbd x86_64 2:18.2.0-1291.g188db309.el8 ceph 364 k 2023-12-01T03:51:16.853 INFO:teuthology.orchestra.run.smithi028.stdout: python3-rgw x86_64 2:18.2.0-1291.g188db309.el8 ceph 106 k 2023-12-01T03:51:16.853 INFO:teuthology.orchestra.run.smithi028.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-01T03:51:16.853 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:51:16.854 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2023-12-01T03:51:16.854 INFO:teuthology.orchestra.run.smithi028.stdout:==================================================================================================== 2023-12-01T03:51:16.854 INFO:teuthology.orchestra.run.smithi028.stdout:Install 21 Packages 2023-12-01T03:51:16.854 INFO:teuthology.orchestra.run.smithi028.stdout:Upgrade 2 Packages 2023-12-01T03:51:16.854 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:51:16.854 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 59 M 2023-12-01T03:51:16.854 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2023-12-01T03:51:16.949 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:51:16.952 INFO:teuthology.orchestra.run.smithi043.stdout:==================================================================================================== 2023-12-01T03:51:16.952 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-01T03:51:16.952 INFO:teuthology.orchestra.run.smithi043.stdout:==================================================================================================== 2023-12-01T03:51:16.952 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-01T03:51:16.952 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-radosgw x86_64 2:18.2.0-1291.g188db309.el8 ceph 13 M 2023-12-01T03:51:16.952 INFO:teuthology.orchestra.run.smithi043.stdout:Upgrading: 2023-12-01T03:51:16.952 INFO:teuthology.orchestra.run.smithi043.stdout: librados2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.7 M 2023-12-01T03:51:16.952 INFO:teuthology.orchestra.run.smithi043.stdout: librbd1 x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.6 M 2023-12-01T03:51:16.952 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2023-12-01T03:51:16.953 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-base x86_64 2:18.2.0-1291.g188db309.el8 ceph 5.4 M 2023-12-01T03:51:16.953 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-common x86_64 2:18.2.0-1291.g188db309.el8 ceph 22 M 2023-12-01T03:51:16.953 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-selinux x86_64 2:18.2.0-1291.g188db309.el8 ceph 24 k 2023-12-01T03:51:16.953 INFO:teuthology.orchestra.run.smithi043.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-01T03:51:16.953 INFO:teuthology.orchestra.run.smithi043.stdout: libcephfs2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 774 k 2023-12-01T03:51:16.953 INFO:teuthology.orchestra.run.smithi043.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-01T03:51:16.953 INFO:teuthology.orchestra.run.smithi043.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-01T03:51:16.953 INFO:teuthology.orchestra.run.smithi043.stdout: libradosstriper1 x86_64 2:18.2.0-1291.g188db309.el8 ceph 474 k 2023-12-01T03:51:16.953 INFO:teuthology.orchestra.run.smithi043.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-01T03:51:16.953 INFO:teuthology.orchestra.run.smithi043.stdout: librgw2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 6.5 M 2023-12-01T03:51:16.953 INFO:teuthology.orchestra.run.smithi043.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-01T03:51:16.953 INFO:teuthology.orchestra.run.smithi043.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-01T03:51:16.954 INFO:teuthology.orchestra.run.smithi043.stdout: python3-ceph-argparse x86_64 2:18.2.0-1291.g188db309.el8 ceph 45 k 2023-12-01T03:51:16.954 INFO:teuthology.orchestra.run.smithi043.stdout: python3-ceph-common x86_64 2:18.2.0-1291.g188db309.el8 ceph 123 k 2023-12-01T03:51:16.954 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cephfs x86_64 2:18.2.0-1291.g188db309.el8 ceph 196 k 2023-12-01T03:51:16.954 INFO:teuthology.orchestra.run.smithi043.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-01T03:51:16.954 INFO:teuthology.orchestra.run.smithi043.stdout: python3-rados x86_64 2:18.2.0-1291.g188db309.el8 ceph 372 k 2023-12-01T03:51:16.954 INFO:teuthology.orchestra.run.smithi043.stdout: python3-rbd x86_64 2:18.2.0-1291.g188db309.el8 ceph 364 k 2023-12-01T03:51:16.954 INFO:teuthology.orchestra.run.smithi043.stdout: python3-rgw x86_64 2:18.2.0-1291.g188db309.el8 ceph 106 k 2023-12-01T03:51:16.954 INFO:teuthology.orchestra.run.smithi043.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-01T03:51:16.954 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:51:16.954 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-01T03:51:16.954 INFO:teuthology.orchestra.run.smithi043.stdout:==================================================================================================== 2023-12-01T03:51:16.954 INFO:teuthology.orchestra.run.smithi043.stdout:Install 21 Packages 2023-12-01T03:51:16.955 INFO:teuthology.orchestra.run.smithi043.stdout:Upgrade 2 Packages 2023-12-01T03:51:16.955 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:51:16.955 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 59 M 2023-12-01T03:51:16.955 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-01T03:51:18.079 INFO:teuthology.orchestra.run.smithi043.stdout:(1/23): ceph-base-18.2.0-1291.g188db309.el8.x86 6.1 MB/s | 5.4 MB 00:00 2023-12-01T03:51:18.162 INFO:teuthology.orchestra.run.smithi043.stdout:(2/23): ceph-selinux-18.2.0-1291.g188db309.el8. 292 kB/s | 24 kB 00:00 2023-12-01T03:51:18.313 INFO:teuthology.orchestra.run.smithi043.stdout:(3/23): libcephfs2-18.2.0-1291.g188db309.el8.x8 5.0 MB/s | 774 kB 00:00 2023-12-01T03:51:18.371 INFO:teuthology.orchestra.run.smithi043.stdout:(4/23): libradosstriper1-18.2.0-1291.g188db309. 8.0 MB/s | 474 kB 00:00 2023-12-01T03:51:18.396 INFO:teuthology.orchestra.run.smithi028.stdout:(1/23): ceph-radosgw-18.2.0-1291.g188db309.el8. 11 MB/s | 13 MB 00:01 2023-12-01T03:51:18.463 INFO:teuthology.orchestra.run.smithi028.stdout:(2/23): ceph-selinux-18.2.0-1291.g188db309.el8. 365 kB/s | 24 kB 00:00 2023-12-01T03:51:18.947 INFO:teuthology.orchestra.run.smithi028.stdout:(3/23): ceph-base-18.2.0-1291.g188db309.el8.x86 3.0 MB/s | 5.4 MB 00:01 2023-12-01T03:51:18.997 INFO:teuthology.orchestra.run.smithi028.stdout:(4/23): libcephfs2-18.2.0-1291.g188db309.el8.x8 1.4 MB/s | 774 kB 00:00 2023-12-01T03:51:19.072 INFO:teuthology.orchestra.run.smithi043.stdout:(5/23): librgw2-18.2.0-1291.g188db309.el8.x86_6 9.3 MB/s | 6.5 MB 00:00 2023-12-01T03:51:19.089 INFO:teuthology.orchestra.run.smithi028.stdout:(5/23): libradosstriper1-18.2.0-1291.g188db309. 3.3 MB/s | 474 kB 00:00 2023-12-01T03:51:19.113 INFO:teuthology.orchestra.run.smithi043.stdout:(6/23): python3-ceph-argparse-18.2.0-1291.g188d 1.0 MB/s | 45 kB 00:00 2023-12-01T03:51:19.164 INFO:teuthology.orchestra.run.smithi043.stdout:(7/23): python3-ceph-common-18.2.0-1291.g188db3 2.4 MB/s | 123 kB 00:00 2023-12-01T03:51:19.172 INFO:teuthology.orchestra.run.smithi028.stdout:(6/23): python3-ceph-argparse-18.2.0-1291.g188d 536 kB/s | 45 kB 00:00 2023-12-01T03:51:19.214 INFO:teuthology.orchestra.run.smithi043.stdout:(8/23): python3-cephfs-18.2.0-1291.g188db309.el 3.9 MB/s | 196 kB 00:00 2023-12-01T03:51:19.256 INFO:teuthology.orchestra.run.smithi028.stdout:(7/23): python3-ceph-common-18.2.0-1291.g188db3 1.4 MB/s | 123 kB 00:00 2023-12-01T03:51:19.281 INFO:teuthology.orchestra.run.smithi043.stdout:(9/23): python3-rados-18.2.0-1291.g188db309.el8 5.5 MB/s | 372 kB 00:00 2023-12-01T03:51:19.340 INFO:teuthology.orchestra.run.smithi028.stdout:(8/23): python3-cephfs-18.2.0-1291.g188db309.el 2.3 MB/s | 196 kB 00:00 2023-12-01T03:51:19.356 INFO:teuthology.orchestra.run.smithi043.stdout:(10/23): python3-rbd-18.2.0-1291.g188db309.el8. 4.8 MB/s | 364 kB 00:00 2023-12-01T03:51:19.424 INFO:teuthology.orchestra.run.smithi028.stdout:(9/23): python3-rados-18.2.0-1291.g188db309.el8 4.4 MB/s | 372 kB 00:00 2023-12-01T03:51:19.448 INFO:teuthology.orchestra.run.smithi043.stdout:(11/23): python3-rgw-18.2.0-1291.g188db309.el8. 1.1 MB/s | 106 kB 00:00 2023-12-01T03:51:19.507 INFO:teuthology.orchestra.run.smithi028.stdout:(10/23): python3-rbd-18.2.0-1291.g188db309.el8. 4.3 MB/s | 364 kB 00:00 2023-12-01T03:51:19.591 INFO:teuthology.orchestra.run.smithi028.stdout:(11/23): python3-rgw-18.2.0-1291.g188db309.el8. 1.3 MB/s | 106 kB 00:00 2023-12-01T03:51:19.757 INFO:teuthology.orchestra.run.smithi043.stdout:(12/23): gperftools-libs-2.7-9.el8.x86_64.rpm 994 kB/s | 306 kB 00:00 2023-12-01T03:51:19.816 INFO:teuthology.orchestra.run.smithi043.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 1.0 MB/s | 59 kB 00:00 2023-12-01T03:51:19.883 INFO:teuthology.orchestra.run.smithi043.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.1 MB/s | 75 kB 00:00 2023-12-01T03:51:20.050 INFO:teuthology.orchestra.run.smithi043.stdout:(15/23): thrift-0.13.0-2.el8.x86_64.rpm 10 MB/s | 1.7 MB 00:00 2023-12-01T03:51:20.116 INFO:teuthology.orchestra.run.smithi028.stdout:(12/23): ceph-common-18.2.0-1291.g188db309.el8. 7.4 MB/s | 22 MB 00:02 2023-12-01T03:51:20.167 INFO:teuthology.orchestra.run.smithi043.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.2 MB/s | 259 kB 00:00 2023-12-01T03:51:20.216 INFO:teuthology.orchestra.run.smithi028.stdout:(13/23): gperftools-libs-2.7-9.el8.x86_64.rpm 490 kB/s | 306 kB 00:00 2023-12-01T03:51:20.317 INFO:teuthology.orchestra.run.smithi043.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 293 kB/s | 44 kB 00:00 2023-12-01T03:51:20.325 INFO:teuthology.orchestra.run.smithi028.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 692 kB/s | 75 kB 00:00 2023-12-01T03:51:20.459 INFO:teuthology.orchestra.run.smithi043.stdout:(18/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.4 MB/s | 354 kB 00:00 2023-12-01T03:51:20.467 INFO:teuthology.orchestra.run.smithi028.stdout:(15/23): liboath-2.6.2-3.el8.x86_64.rpm 168 kB/s | 59 kB 00:00 2023-12-01T03:51:20.626 INFO:teuthology.orchestra.run.smithi043.stdout:(19/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 281 kB/s | 47 kB 00:00 2023-12-01T03:51:20.642 INFO:teuthology.orchestra.run.smithi028.stdout:(16/23): librgw2-18.2.0-1291.g188db309.el8.x86_ 4.0 MB/s | 6.5 MB 00:01 2023-12-01T03:51:20.701 INFO:teuthology.orchestra.run.smithi028.stdout:(17/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 200 kB/s | 47 kB 00:00 2023-12-01T03:51:20.818 INFO:teuthology.orchestra.run.smithi028.stdout:(18/23): thrift-0.13.0-2.el8.x86_64.rpm 3.5 MB/s | 1.7 MB 00:00 2023-12-01T03:51:20.843 INFO:teuthology.orchestra.run.smithi028.stdout:(19/23): python3-prettytable-0.7.2-14.el8.noarc 330 kB/s | 44 kB 00:00 2023-12-01T03:51:20.877 INFO:teuthology.orchestra.run.smithi028.stdout:(20/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.1 MB/s | 259 kB 00:00 2023-12-01T03:51:21.022 INFO:teuthology.orchestra.run.smithi043.stdout:(20/23): librados2-18.2.0-1291.g188db309.el8.x8 9.3 MB/s | 3.7 MB 00:00 2023-12-01T03:51:21.061 INFO:teuthology.orchestra.run.smithi028.stdout:(21/23): librdkafka-0.11.4-3.el8.x86_64.rpm 1.4 MB/s | 354 kB 00:00 2023-12-01T03:51:21.291 INFO:teuthology.orchestra.run.smithi028.stdout:(22/23): librbd1-18.2.0-1291.g188db309.el8.x86_ 8.6 MB/s | 3.6 MB 00:00 2023-12-01T03:51:21.452 INFO:teuthology.orchestra.run.smithi043.stdout:(21/23): librbd1-18.2.0-1291.g188db309.el8.x86_ 8.3 MB/s | 3.6 MB 00:00 2023-12-01T03:51:21.536 INFO:teuthology.orchestra.run.smithi028.stdout:(23/23): librados2-18.2.0-1291.g188db309.el8.x8 5.4 MB/s | 3.7 MB 00:00 2023-12-01T03:51:21.538 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:51:21.538 INFO:teuthology.orchestra.run.smithi028.stdout:Total 13 MB/s | 59 MB 00:04 2023-12-01T03:51:21.588 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2023-12-01T03:51:21.638 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2023-12-01T03:51:21.638 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2023-12-01T03:51:21.660 INFO:teuthology.orchestra.run.smithi043.stdout:(22/23): ceph-radosgw-18.2.0-1291.g188db309.el8 2.9 MB/s | 13 MB 00:04 2023-12-01T03:51:21.988 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2023-12-01T03:51:21.992 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2023-12-01T03:51:22.802 INFO:teuthology.orchestra.run.smithi043.stdout:(23/23): ceph-common-18.2.0-1291.g188db309.el8. 3.9 MB/s | 22 MB 00:05 2023-12-01T03:51:22.805 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:51:22.805 INFO:teuthology.orchestra.run.smithi043.stdout:Total 10 MB/s | 59 MB 00:05 2023-12-01T03:51:22.855 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-01T03:51:22.904 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-01T03:51:22.904 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-01T03:51:23.222 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2023-12-01T03:51:23.253 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-01T03:51:23.257 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-01T03:51:23.589 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-01T03:51:23.824 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-01T03:51:24.247 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-01T03:51:24.457 INFO:teuthology.orchestra.run.smithi028.stdout: Upgrading : librados2-2:18.2.0-1291.g188db309.el8.x86_64 3/25 2023-12-01T03:51:24.482 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-01T03:51:24.541 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: librados2-2:18.2.0-1291.g188db309.el8.x86_64 3/25 2023-12-01T03:51:24.714 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-01T03:51:24.755 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 4/25 2023-12-01T03:51:24.879 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-01T03:51:24.984 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-01T03:51:25.165 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 6/25 2023-12-01T03:51:25.322 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-01T03:51:25.529 INFO:teuthology.orchestra.run.smithi043.stdout: Upgrading : librados2-2:18.2.0-1291.g188db309.el8.x86_64 3/25 2023-12-01T03:51:25.615 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 6/25 2023-12-01T03:51:25.629 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: librados2-2:18.2.0-1291.g188db309.el8.x86_64 3/25 2023-12-01T03:51:25.827 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 4/25 2023-12-01T03:51:25.874 INFO:teuthology.orchestra.run.smithi028.stdout: Upgrading : librbd1-2:18.2.0-1291.g188db309.el8.x86_64 7/25 2023-12-01T03:51:25.973 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: librbd1-2:18.2.0-1291.g188db309.el8.x86_64 7/25 2023-12-01T03:51:26.056 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-01T03:51:26.170 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-01T03:51:26.245 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-01T03:51:26.406 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-01T03:51:26.421 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 6/25 2023-12-01T03:51:26.595 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-ceph-argparse-2:18.2.0-1291.g188db309.el8. 10/25 2023-12-01T03:51:26.787 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_64 11/25 2023-12-01T03:51:26.829 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 6/25 2023-12-01T03:51:26.987 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 12/25 2023-12-01T03:51:27.054 INFO:teuthology.orchestra.run.smithi043.stdout: Upgrading : librbd1-2:18.2.0-1291.g188db309.el8.x86_64 7/25 2023-12-01T03:51:27.109 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: librbd1-2:18.2.0-1291.g188db309.el8.x86_64 7/25 2023-12-01T03:51:27.190 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : libradosstriper1-2:18.2.0-1291.g188db309.el8.x86_6 13/25 2023-12-01T03:51:27.253 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: libradosstriper1-2:18.2.0-1291.g188db309.el8.x86_6 13/25 2023-12-01T03:51:27.305 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-01T03:51:27.426 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 14/25 2023-12-01T03:51:27.512 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-01T03:51:27.582 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-01T03:51:27.599 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 15/25 2023-12-01T03:51:27.749 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-ceph-argparse-2:18.2.0-1291.g188db309.el8. 10/25 2023-12-01T03:51:27.933 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_64 11/25 2023-12-01T03:51:28.124 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 12/25 2023-12-01T03:51:28.303 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : libradosstriper1-2:18.2.0-1291.g188db309.el8.x86_6 13/25 2023-12-01T03:51:28.376 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: libradosstriper1-2:18.2.0-1291.g188db309.el8.x86_6 13/25 2023-12-01T03:51:28.449 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 16/25 2023-12-01T03:51:28.514 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 14/25 2023-12-01T03:51:28.640 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : librgw2-2:18.2.0-1291.g188db309.el8.x86_64 17/25 2023-12-01T03:51:28.717 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: librgw2-2:18.2.0-1291.g188db309.el8.x86_64 17/25 2023-12-01T03:51:28.727 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 15/25 2023-12-01T03:51:28.928 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 18/25 2023-12-01T03:51:29.407 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-ceph-common-2:18.2.0-1291.g188db309.el8.x8 19/25 2023-12-01T03:51:29.510 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 16/25 2023-12-01T03:51:29.670 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : librgw2-2:18.2.0-1291.g188db309.el8.x86_64 17/25 2023-12-01T03:51:29.766 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: librgw2-2:18.2.0-1291.g188db309.el8.x86_64 17/25 2023-12-01T03:51:29.958 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 18/25 2023-12-01T03:51:30.128 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-ceph-common-2:18.2.0-1291.g188db309.el8.x8 19/25 2023-12-01T03:51:33.387 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 20/25 2023-12-01T03:51:33.632 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 20/25 2023-12-01T03:51:34.038 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 20/25 2023-12-01T03:51:34.268 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 20/25 2023-12-01T03:51:34.287 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 20/25 2023-12-01T03:51:34.825 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 21/25 2023-12-01T03:51:34.906 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 20/25 2023-12-01T03:51:34.923 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 21/25 2023-12-01T03:51:35.056 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 22/25 2023-12-01T03:51:35.156 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 21/25 2023-12-01T03:51:35.235 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 21/25 2023-12-01T03:51:35.402 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 22/25 2023-12-01T03:51:54.416 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 22/25 2023-12-01T03:51:54.416 INFO:teuthology.orchestra.run.smithi028.stdout:skipping the directory /sys 2023-12-01T03:51:54.416 INFO:teuthology.orchestra.run.smithi028.stdout:skipping the directory /proc 2023-12-01T03:51:54.416 INFO:teuthology.orchestra.run.smithi028.stdout:skipping the directory /dev 2023-12-01T03:51:54.416 INFO:teuthology.orchestra.run.smithi028.stdout:skipping the directory /run 2023-12-01T03:51:54.417 INFO:teuthology.orchestra.run.smithi028.stdout:skipping the directory /mnt 2023-12-01T03:51:54.417 INFO:teuthology.orchestra.run.smithi028.stdout:skipping the directory /var/tmp 2023-12-01T03:51:54.417 INFO:teuthology.orchestra.run.smithi028.stdout:skipping the directory /home 2023-12-01T03:51:54.417 INFO:teuthology.orchestra.run.smithi028.stdout:skipping the directory /tmp 2023-12-01T03:51:54.417 INFO:teuthology.orchestra.run.smithi028.stdout:skipping the directory /dev 2023-12-01T03:51:54.417 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:51:54.648 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 22/25 2023-12-01T03:51:54.648 INFO:teuthology.orchestra.run.smithi043.stdout:skipping the directory /sys 2023-12-01T03:51:54.648 INFO:teuthology.orchestra.run.smithi043.stdout:skipping the directory /proc 2023-12-01T03:51:54.648 INFO:teuthology.orchestra.run.smithi043.stdout:skipping the directory /dev 2023-12-01T03:51:54.648 INFO:teuthology.orchestra.run.smithi043.stdout:skipping the directory /run 2023-12-01T03:51:54.648 INFO:teuthology.orchestra.run.smithi043.stdout:skipping the directory /mnt 2023-12-01T03:51:54.649 INFO:teuthology.orchestra.run.smithi043.stdout:skipping the directory /var/tmp 2023-12-01T03:51:54.649 INFO:teuthology.orchestra.run.smithi043.stdout:skipping the directory /home 2023-12-01T03:51:54.649 INFO:teuthology.orchestra.run.smithi043.stdout:skipping the directory /tmp 2023-12-01T03:51:54.649 INFO:teuthology.orchestra.run.smithi043.stdout:skipping the directory /dev 2023-12-01T03:51:54.649 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:51:55.898 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 23/25 2023-12-01T03:51:55.920 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 23/25 2023-12-01T03:51:55.920 INFO:teuthology.orchestra.run.smithi028.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-01T03:51:56.094 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 23/25 2023-12-01T03:51:56.116 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 23/25 2023-12-01T03:51:56.117 INFO:teuthology.orchestra.run.smithi043.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-01T03:51:56.122 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-01T03:51:56.122 INFO:teuthology.orchestra.run.smithi028.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-01T03:51:56.293 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-01T03:51:56.293 INFO:teuthology.orchestra.run.smithi043.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-01T03:51:56.765 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-01T03:51:56.765 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 1/25 2023-12-01T03:51:56.765 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 2/25 2023-12-01T03:51:56.765 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 3/25 2023-12-01T03:51:56.765 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 4/25 2023-12-01T03:51:56.766 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 5/25 2023-12-01T03:51:56.766 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : libradosstriper1-2:18.2.0-1291.g188db309.el8.x86_6 6/25 2023-12-01T03:51:56.766 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : librgw2-2:18.2.0-1291.g188db309.el8.x86_64 7/25 2023-12-01T03:51:56.766 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-ceph-argparse-2:18.2.0-1291.g188db309.el8. 8/25 2023-12-01T03:51:56.766 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-ceph-common-2:18.2.0-1291.g188db309.el8.x8 9/25 2023-12-01T03:51:56.766 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_64 10/25 2023-12-01T03:51:56.766 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 11/25 2023-12-01T03:51:56.766 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 12/25 2023-12-01T03:51:56.766 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 13/25 2023-12-01T03:51:56.766 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-01T03:51:56.766 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-01T03:51:56.766 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-01T03:51:56.767 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-01T03:51:56.767 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-01T03:51:56.767 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-01T03:51:56.767 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-01T03:51:56.767 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-01T03:51:56.767 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : librados2-2:18.2.0-1291.g188db309.el8.x86_64 22/25 2023-12-01T03:51:56.767 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-01T03:51:56.767 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : librbd1-2:18.2.0-1291.g188db309.el8.x86_64 24/25 2023-12-01T03:51:56.899 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-01T03:51:56.900 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 1/25 2023-12-01T03:51:56.900 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 2/25 2023-12-01T03:51:56.900 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 3/25 2023-12-01T03:51:56.901 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 4/25 2023-12-01T03:51:56.901 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 5/25 2023-12-01T03:51:56.901 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : libradosstriper1-2:18.2.0-1291.g188db309.el8.x86_6 6/25 2023-12-01T03:51:56.901 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : librgw2-2:18.2.0-1291.g188db309.el8.x86_64 7/25 2023-12-01T03:51:56.901 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-ceph-argparse-2:18.2.0-1291.g188db309.el8. 8/25 2023-12-01T03:51:56.901 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-ceph-common-2:18.2.0-1291.g188db309.el8.x8 9/25 2023-12-01T03:51:56.901 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_64 10/25 2023-12-01T03:51:56.901 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 11/25 2023-12-01T03:51:56.901 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 12/25 2023-12-01T03:51:56.901 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 13/25 2023-12-01T03:51:56.901 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-01T03:51:56.901 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-01T03:51:56.902 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-01T03:51:56.902 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-01T03:51:56.902 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-01T03:51:56.902 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-01T03:51:56.902 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-01T03:51:56.902 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-01T03:51:56.902 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : librados2-2:18.2.0-1291.g188db309.el8.x86_64 22/25 2023-12-01T03:51:56.902 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-01T03:51:56.902 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : librbd1-2:18.2.0-1291.g188db309.el8.x86_64 24/25 2023-12-01T03:51:58.178 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-01T03:51:58.178 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:00:54 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:51:58.297 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-01T03:51:58.297 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:00:54 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:52:03.525 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-01T03:52:03.731 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:52:03.731 INFO:teuthology.orchestra.run.smithi043.stdout:Upgraded: 2023-12-01T03:52:03.731 INFO:teuthology.orchestra.run.smithi043.stdout: librados2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:03.731 INFO:teuthology.orchestra.run.smithi043.stdout: librbd1-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:03.731 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-01T03:52:03.731 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:03.731 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:03.732 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:03.732 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:03.732 INFO:teuthology.orchestra.run.smithi043.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-01T03:52:03.732 INFO:teuthology.orchestra.run.smithi043.stdout: libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:03.732 INFO:teuthology.orchestra.run.smithi043.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-01T03:52:03.732 INFO:teuthology.orchestra.run.smithi043.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-01T03:52:03.732 INFO:teuthology.orchestra.run.smithi043.stdout: libradosstriper1-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:03.732 INFO:teuthology.orchestra.run.smithi043.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-01T03:52:03.732 INFO:teuthology.orchestra.run.smithi043.stdout: librgw2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:03.732 INFO:teuthology.orchestra.run.smithi043.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-01T03:52:03.732 INFO:teuthology.orchestra.run.smithi043.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-01T03:52:03.732 INFO:teuthology.orchestra.run.smithi043.stdout: python3-ceph-argparse-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:03.732 INFO:teuthology.orchestra.run.smithi043.stdout: python3-ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:03.733 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:03.733 INFO:teuthology.orchestra.run.smithi043.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-01T03:52:03.733 INFO:teuthology.orchestra.run.smithi043.stdout: python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:03.733 INFO:teuthology.orchestra.run.smithi043.stdout: python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:03.733 INFO:teuthology.orchestra.run.smithi043.stdout: python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:03.733 INFO:teuthology.orchestra.run.smithi043.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-01T03:52:03.733 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:52:03.733 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:52:03.913 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-test 2023-12-01T03:52:04.282 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:52:06.286 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:01:02 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:52:06.958 INFO:teuthology.orchestra.run.smithi028.stdout:Installed products updated. 2023-12-01T03:52:07.164 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:52:07.164 INFO:teuthology.orchestra.run.smithi028.stdout:Upgraded: 2023-12-01T03:52:07.165 INFO:teuthology.orchestra.run.smithi028.stdout: librados2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:07.165 INFO:teuthology.orchestra.run.smithi028.stdout: librbd1-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:07.165 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2023-12-01T03:52:07.165 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:07.165 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:07.165 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:07.165 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:07.165 INFO:teuthology.orchestra.run.smithi028.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-01T03:52:07.165 INFO:teuthology.orchestra.run.smithi028.stdout: libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:07.165 INFO:teuthology.orchestra.run.smithi028.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-01T03:52:07.165 INFO:teuthology.orchestra.run.smithi028.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-01T03:52:07.166 INFO:teuthology.orchestra.run.smithi028.stdout: libradosstriper1-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:07.166 INFO:teuthology.orchestra.run.smithi028.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-01T03:52:07.166 INFO:teuthology.orchestra.run.smithi028.stdout: librgw2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:07.166 INFO:teuthology.orchestra.run.smithi028.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-01T03:52:07.166 INFO:teuthology.orchestra.run.smithi028.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-01T03:52:07.166 INFO:teuthology.orchestra.run.smithi028.stdout: python3-ceph-argparse-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:07.166 INFO:teuthology.orchestra.run.smithi028.stdout: python3-ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:07.166 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:07.166 INFO:teuthology.orchestra.run.smithi028.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-01T03:52:07.166 INFO:teuthology.orchestra.run.smithi028.stdout: python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:07.167 INFO:teuthology.orchestra.run.smithi028.stdout: python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:07.167 INFO:teuthology.orchestra.run.smithi028.stdout: python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:07.167 INFO:teuthology.orchestra.run.smithi028.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-01T03:52:07.167 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:52:07.167 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:52:07.335 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-test 2023-12-01T03:52:07.705 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:52:07.836 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:52:07.838 INFO:teuthology.orchestra.run.smithi043.stdout:============================================================================================ 2023-12-01T03:52:07.838 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-01T03:52:07.838 INFO:teuthology.orchestra.run.smithi043.stdout:============================================================================================ 2023-12-01T03:52:07.839 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-01T03:52:07.839 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-test x86_64 2:18.2.0-1291.g188db309.el8 ceph 47 M 2023-12-01T03:52:07.839 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2023-12-01T03:52:07.839 INFO:teuthology.orchestra.run.smithi043.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-01T03:52:07.839 INFO:teuthology.orchestra.run.smithi043.stdout: libcephsqlite x86_64 2:18.2.0-1291.g188db309.el8 ceph 141 k 2023-12-01T03:52:07.839 INFO:teuthology.orchestra.run.smithi043.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-01T03:52:07.840 INFO:teuthology.orchestra.run.smithi043.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-01T03:52:07.840 INFO:teuthology.orchestra.run.smithi043.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-01T03:52:07.840 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:52:07.840 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-01T03:52:07.840 INFO:teuthology.orchestra.run.smithi043.stdout:============================================================================================ 2023-12-01T03:52:07.840 INFO:teuthology.orchestra.run.smithi043.stdout:Install 6 Packages 2023-12-01T03:52:07.841 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:52:07.841 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 48 M 2023-12-01T03:52:07.842 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 212 M 2023-12-01T03:52:07.842 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-01T03:52:07.878 INFO:teuthology.orchestra.run.smithi043.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.8 MB/s | 70 kB 00:00 2023-12-01T03:52:08.086 INFO:teuthology.orchestra.run.smithi043.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.6 MB/s | 323 kB 00:00 2023-12-01T03:52:08.136 INFO:teuthology.orchestra.run.smithi043.stdout:(3/6): libcephsqlite-18.2.0-1291.g188db309.el8. 476 kB/s | 141 kB 00:00 2023-12-01T03:52:08.270 INFO:teuthology.orchestra.run.smithi043.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.0 MB/s | 187 kB 00:00 2023-12-01T03:52:08.295 INFO:teuthology.orchestra.run.smithi043.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 1.2 MB/s | 202 kB 00:00 2023-12-01T03:52:09.364 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:05 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:52:10.175 INFO:teuthology.orchestra.run.smithi043.stdout:(6/6): ceph-test-18.2.0-1291.g188db309.el8.x86_ 20 MB/s | 47 MB 00:02 2023-12-01T03:52:10.177 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:52:10.177 INFO:teuthology.orchestra.run.smithi043.stdout:Total 20 MB/s | 48 MB 00:02 2023-12-01T03:52:10.218 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-01T03:52:10.240 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-01T03:52:10.240 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-01T03:52:10.509 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-01T03:52:10.513 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-01T03:52:10.917 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:52:10.918 INFO:teuthology.orchestra.run.smithi028.stdout:============================================================================================ 2023-12-01T03:52:10.919 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repository Size 2023-12-01T03:52:10.919 INFO:teuthology.orchestra.run.smithi028.stdout:============================================================================================ 2023-12-01T03:52:10.919 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2023-12-01T03:52:10.919 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-test x86_64 2:18.2.0-1291.g188db309.el8 ceph 47 M 2023-12-01T03:52:10.920 INFO:teuthology.orchestra.run.smithi028.stdout:Installing dependencies: 2023-12-01T03:52:10.920 INFO:teuthology.orchestra.run.smithi028.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-01T03:52:10.920 INFO:teuthology.orchestra.run.smithi028.stdout: libcephsqlite x86_64 2:18.2.0-1291.g188db309.el8 ceph 141 k 2023-12-01T03:52:10.921 INFO:teuthology.orchestra.run.smithi028.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-01T03:52:10.921 INFO:teuthology.orchestra.run.smithi028.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-01T03:52:10.921 INFO:teuthology.orchestra.run.smithi028.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-01T03:52:10.921 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:52:10.922 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2023-12-01T03:52:10.922 INFO:teuthology.orchestra.run.smithi028.stdout:============================================================================================ 2023-12-01T03:52:10.922 INFO:teuthology.orchestra.run.smithi028.stdout:Install 6 Packages 2023-12-01T03:52:10.922 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:52:10.923 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 48 M 2023-12-01T03:52:10.923 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 212 M 2023-12-01T03:52:10.924 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2023-12-01T03:52:10.960 INFO:teuthology.orchestra.run.smithi028.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.7 MB/s | 70 kB 00:00 2023-12-01T03:52:11.008 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-01T03:52:11.119 INFO:teuthology.orchestra.run.smithi028.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 2.1 MB/s | 323 kB 00:00 2023-12-01T03:52:11.130 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-01T03:52:11.209 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-01T03:52:11.252 INFO:teuthology.orchestra.run.smithi028.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.4 MB/s | 187 kB 00:00 2023-12-01T03:52:11.403 INFO:teuthology.orchestra.run.smithi028.stdout:(4/6): libcephsqlite-18.2.0-1291.g188db309.el8. 293 kB/s | 141 kB 00:00 2023-12-01T03:52:11.427 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-01T03:52:11.428 INFO:teuthology.orchestra.run.smithi028.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 1.1 MB/s | 202 kB 00:00 2023-12-01T03:52:11.556 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-01T03:52:11.685 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-01T03:52:11.855 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 5/6 2023-12-01T03:52:14.769 INFO:teuthology.orchestra.run.smithi028.stdout:(6/6): ceph-test-18.2.0-1291.g188db309.el8.x86_ 12 MB/s | 47 MB 00:03 2023-12-01T03:52:14.772 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:52:14.772 INFO:teuthology.orchestra.run.smithi028.stdout:Total 12 MB/s | 48 MB 00:03 2023-12-01T03:52:14.811 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2023-12-01T03:52:14.835 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2023-12-01T03:52:14.835 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2023-12-01T03:52:15.105 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2023-12-01T03:52:15.109 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2023-12-01T03:52:15.606 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2023-12-01T03:52:15.742 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-01T03:52:15.849 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-01T03:52:16.031 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-01T03:52:16.210 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-01T03:52:16.331 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-01T03:52:16.534 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 5/6 2023-12-01T03:52:16.642 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 5/6 2023-12-01T03:52:16.885 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 6/6 2023-12-01T03:52:17.110 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 6/6 2023-12-01T03:52:17.111 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 1/6 2023-12-01T03:52:17.111 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 2/6 2023-12-01T03:52:17.111 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-01T03:52:17.111 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-01T03:52:17.111 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-01T03:52:18.239 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-01T03:52:18.239 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:01:14 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:52:21.354 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 5/6 2023-12-01T03:52:21.614 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 6/6 2023-12-01T03:52:21.855 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 6/6 2023-12-01T03:52:21.855 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 1/6 2023-12-01T03:52:21.856 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 2/6 2023-12-01T03:52:21.856 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-01T03:52:21.856 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-01T03:52:21.856 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-01T03:52:22.951 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-01T03:52:22.951 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:18 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:52:26.794 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-01T03:52:26.999 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:52:26.999 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-01T03:52:26.999 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:26.999 INFO:teuthology.orchestra.run.smithi043.stdout: jq-1.6-3.el8.x86_64 2023-12-01T03:52:26.999 INFO:teuthology.orchestra.run.smithi043.stdout: libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:26.999 INFO:teuthology.orchestra.run.smithi043.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-01T03:52:26.999 INFO:teuthology.orchestra.run.smithi043.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-01T03:52:26.999 INFO:teuthology.orchestra.run.smithi043.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-01T03:52:27.000 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:52:27.000 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:52:27.164 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph 2023-12-01T03:52:27.520 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:52:29.122 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:01:25 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:52:30.691 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:52:30.695 INFO:teuthology.orchestra.run.smithi043.stdout:======================================================================================================= 2023-12-01T03:52:30.695 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-01T03:52:30.695 INFO:teuthology.orchestra.run.smithi043.stdout:======================================================================================================= 2023-12-01T03:52:30.695 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-01T03:52:30.695 INFO:teuthology.orchestra.run.smithi043.stdout: ceph x86_64 2:18.2.0-1291.g188db309.el8 ceph 6.4 k 2023-12-01T03:52:30.695 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2023-12-01T03:52:30.695 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mds x86_64 2:18.2.0-1291.g188db309.el8 ceph 2.3 M 2023-12-01T03:52:30.695 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr x86_64 2:18.2.0-1291.g188db309.el8 ceph 1.6 M 2023-12-01T03:52:30.695 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-modules-core noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 242 k 2023-12-01T03:52:30.696 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mon x86_64 2:18.2.0-1291.g188db309.el8 ceph 4.6 M 2023-12-01T03:52:30.696 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-osd x86_64 2:18.2.0-1291.g188db309.el8 ceph 18 M 2023-12-01T03:52:30.696 INFO:teuthology.orchestra.run.smithi043.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-01T03:52:30.696 INFO:teuthology.orchestra.run.smithi043.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-01T03:52:30.696 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-01T03:52:30.696 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-01T03:52:30.696 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-01T03:52:30.696 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-01T03:52:30.696 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-01T03:52:30.696 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-01T03:52:30.696 INFO:teuthology.orchestra.run.smithi043.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-01T03:52:30.696 INFO:teuthology.orchestra.run.smithi043.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-01T03:52:30.696 INFO:teuthology.orchestra.run.smithi043.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-01T03:52:30.697 INFO:teuthology.orchestra.run.smithi043.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-01T03:52:30.697 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-01T03:52:30.697 INFO:teuthology.orchestra.run.smithi043.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-01T03:52:30.697 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-01T03:52:30.697 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-01T03:52:30.697 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-01T03:52:30.697 INFO:teuthology.orchestra.run.smithi043.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-01T03:52:30.697 INFO:teuthology.orchestra.run.smithi043.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-01T03:52:30.697 INFO:teuthology.orchestra.run.smithi043.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-01T03:52:30.697 INFO:teuthology.orchestra.run.smithi043.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-01T03:52:30.697 INFO:teuthology.orchestra.run.smithi043.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-01T03:52:30.697 INFO:teuthology.orchestra.run.smithi043.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-01T03:52:30.698 INFO:teuthology.orchestra.run.smithi043.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-01T03:52:30.698 INFO:teuthology.orchestra.run.smithi043.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-01T03:52:30.698 INFO:teuthology.orchestra.run.smithi043.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-01T03:52:30.698 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:52:30.698 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-01T03:52:30.698 INFO:teuthology.orchestra.run.smithi043.stdout:======================================================================================================= 2023-12-01T03:52:30.698 INFO:teuthology.orchestra.run.smithi043.stdout:Install 32 Packages 2023-12-01T03:52:30.698 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:52:30.699 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 30 M 2023-12-01T03:52:30.699 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 119 M 2023-12-01T03:52:30.699 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-01T03:52:31.154 INFO:teuthology.orchestra.run.smithi043.stdout:(1/32): ceph-18.2.0-1291.g188db309.el8.x86_64.r 52 kB/s | 6.4 kB 00:00 2023-12-01T03:52:31.596 INFO:teuthology.orchestra.run.smithi043.stdout:(2/32): ceph-mon-18.2.0-1291.g188db309.el8.x86_ 10 MB/s | 4.6 MB 00:00 2023-12-01T03:52:31.638 INFO:teuthology.orchestra.run.smithi043.stdout:(3/32): ceph-mgr-18.2.0-1291.g188db309.el8.x86_ 2.6 MB/s | 1.6 MB 00:00 2023-12-01T03:52:31.688 INFO:teuthology.orchestra.run.smithi043.stdout:(4/32): ceph-mds-18.2.0-1291.g188db309.el8.x86_ 3.5 MB/s | 2.3 MB 00:00 2023-12-01T03:52:31.747 INFO:teuthology.orchestra.run.smithi043.stdout:(5/32): ceph-mgr-modules-core-18.2.0-1291.g188d 2.2 MB/s | 242 kB 00:00 2023-12-01T03:52:31.947 INFO:teuthology.orchestra.run.smithi043.stdout:(6/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 168 kB/s | 44 kB 00:00 2023-12-01T03:52:32.030 INFO:teuthology.orchestra.run.smithi043.stdout:(7/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 664 kB/s | 185 kB 00:00 2023-12-01T03:52:32.097 INFO:teuthology.orchestra.run.smithi043.stdout:(8/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 1.1 MB/s | 173 kB 00:00 2023-12-01T03:52:32.148 INFO:teuthology.orchestra.run.smithi043.stdout:(9/32): python3-cherrypy-18.4.0-1.el8.noarch.rp 3.2 MB/s | 384 kB 00:00 2023-12-01T03:52:32.198 INFO:teuthology.orchestra.run.smithi043.stdout:(10/32): python3-jaraco-6.2-6.el8.noarch.rpm 111 kB/s | 11 kB 00:00 2023-12-01T03:52:32.223 INFO:teuthology.orchestra.run.smithi043.stdout:(11/32): python3-jaraco-functools-2.0-4.el8.noa 234 kB/s | 18 kB 00:00 2023-12-01T03:52:32.246 INFO:teuthology.orchestra.run.smithi028.stdout:Installed products updated. 2023-12-01T03:52:32.266 INFO:teuthology.orchestra.run.smithi043.stdout:(12/32): python3-logutils-0.3.5-11.el8.noarch.r 727 kB/s | 49 kB 00:00 2023-12-01T03:52:32.291 INFO:teuthology.orchestra.run.smithi043.stdout:(13/32): python3-more-itertools-7.2.0-3.el8.noa 878 kB/s | 59 kB 00:00 2023-12-01T03:52:32.446 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:52:32.447 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2023-12-01T03:52:32.447 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:32.447 INFO:teuthology.orchestra.run.smithi028.stdout: jq-1.6-3.el8.x86_64 2023-12-01T03:52:32.447 INFO:teuthology.orchestra.run.smithi028.stdout: libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:32.447 INFO:teuthology.orchestra.run.smithi028.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-01T03:52:32.448 INFO:teuthology.orchestra.run.smithi028.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-01T03:52:32.448 INFO:teuthology.orchestra.run.smithi028.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-01T03:52:32.448 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:52:32.448 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:52:32.466 INFO:teuthology.orchestra.run.smithi043.stdout:(14/32): ceph-osd-18.2.0-1291.g188db309.el8.x86 20 MB/s | 18 MB 00:00 2023-12-01T03:52:32.491 INFO:teuthology.orchestra.run.smithi043.stdout:(15/32): python3-portend-2.6-1.el8.noarch.rpm 78 kB/s | 16 kB 00:00 2023-12-01T03:52:32.517 INFO:teuthology.orchestra.run.smithi043.stdout:(16/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.1 MB/s | 283 kB 00:00 2023-12-01T03:52:32.586 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph 2023-12-01T03:52:32.592 INFO:teuthology.orchestra.run.smithi043.stdout:(17/32): python3-singledispatch-3.4.0.3-18.el8. 238 kB/s | 24 kB 00:00 2023-12-01T03:52:32.617 INFO:teuthology.orchestra.run.smithi043.stdout:(18/32): python3-tempora-1.14.1-5.el8.noarch.rp 306 kB/s | 29 kB 00:00 2023-12-01T03:52:32.668 INFO:teuthology.orchestra.run.smithi043.stdout:(19/32): python3-trustme-0.6.0-4.el8.noarch.rpm 367 kB/s | 27 kB 00:00 2023-12-01T03:52:32.701 INFO:teuthology.orchestra.run.smithi043.stdout:(20/32): python3-waitress-1.4.3-1.el8.noarch.rp 3.0 MB/s | 255 kB 00:00 2023-12-01T03:52:32.718 INFO:teuthology.orchestra.run.smithi043.stdout:(21/32): python3-simplegeneric-0.8.1-17.el8.noa 74 kB/s | 19 kB 00:00 2023-12-01T03:52:32.760 INFO:teuthology.orchestra.run.smithi043.stdout:(22/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 2.7 MB/s | 251 kB 00:00 2023-12-01T03:52:32.794 INFO:teuthology.orchestra.run.smithi043.stdout:(23/32): python3-webtest-2.0.33-1.el8.noarch.rp 925 kB/s | 85 kB 00:00 2023-12-01T03:52:32.827 INFO:teuthology.orchestra.run.smithi043.stdout:(24/32): python3-zc-lockfile-2.0-2.el8.noarch.r 211 kB/s | 23 kB 00:00 2023-12-01T03:52:32.928 INFO:teuthology.orchestra.run.smithi043.stdout:(25/32): python3-pytz-2017.2-9.el8.noarch.rpm 324 kB/s | 54 kB 00:00 2023-12-01T03:52:32.942 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:52:32.986 INFO:teuthology.orchestra.run.smithi043.stdout:(26/32): python3-markupsafe-0.23-19.el8.x86_64. 211 kB/s | 39 kB 00:00 2023-12-01T03:52:33.037 INFO:teuthology.orchestra.run.smithi043.stdout:(27/32): python3-mako-1.0.6-13.el8.noarch.rpm 783 kB/s | 157 kB 00:00 2023-12-01T03:52:33.095 INFO:teuthology.orchestra.run.smithi043.stdout:(28/32): python3-werkzeug-0.12.2-4.el8.noarch.r 2.7 MB/s | 457 kB 00:00 2023-12-01T03:52:33.121 INFO:teuthology.orchestra.run.smithi043.stdout:(29/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 773 kB/s | 103 kB 00:00 2023-12-01T03:52:33.146 INFO:teuthology.orchestra.run.smithi043.stdout:(30/32): python3-pycparser-2.14-14.el8.noarch.r 1.0 MB/s | 109 kB 00:00 2023-12-01T03:52:33.254 INFO:teuthology.orchestra.run.smithi043.stdout:(31/32): python3-cryptography-3.2.1-5.el8.x86_6 3.4 MB/s | 559 kB 00:00 2023-12-01T03:52:33.279 INFO:teuthology.orchestra.run.smithi043.stdout:(32/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 1.5 MB/s | 238 kB 00:00 2023-12-01T03:52:33.284 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:52:33.284 INFO:teuthology.orchestra.run.smithi043.stdout:Total 12 MB/s | 30 MB 00:02 2023-12-01T03:52:33.377 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-01T03:52:33.418 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-01T03:52:33.418 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-01T03:52:33.642 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-01T03:52:33.647 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-01T03:52:34.490 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:30 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:52:34.822 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-01T03:52:35.053 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-12-01T03:52:35.265 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-12-01T03:52:35.481 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 3/32 2023-12-01T03:52:35.813 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 4/32 2023-12-01T03:52:36.035 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:52:36.038 INFO:teuthology.orchestra.run.smithi028.stdout:======================================================================================================= 2023-12-01T03:52:36.038 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repository Size 2023-12-01T03:52:36.038 INFO:teuthology.orchestra.run.smithi028.stdout:======================================================================================================= 2023-12-01T03:52:36.038 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2023-12-01T03:52:36.038 INFO:teuthology.orchestra.run.smithi028.stdout: ceph x86_64 2:18.2.0-1291.g188db309.el8 ceph 6.4 k 2023-12-01T03:52:36.039 INFO:teuthology.orchestra.run.smithi028.stdout:Installing dependencies: 2023-12-01T03:52:36.039 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mds x86_64 2:18.2.0-1291.g188db309.el8 ceph 2.3 M 2023-12-01T03:52:36.039 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr x86_64 2:18.2.0-1291.g188db309.el8 ceph 1.6 M 2023-12-01T03:52:36.039 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-modules-core noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 242 k 2023-12-01T03:52:36.039 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mon x86_64 2:18.2.0-1291.g188db309.el8 ceph 4.6 M 2023-12-01T03:52:36.039 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-osd x86_64 2:18.2.0-1291.g188db309.el8 ceph 18 M 2023-12-01T03:52:36.039 INFO:teuthology.orchestra.run.smithi028.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-01T03:52:36.039 INFO:teuthology.orchestra.run.smithi028.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-01T03:52:36.039 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-01T03:52:36.039 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-01T03:52:36.039 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-01T03:52:36.039 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-01T03:52:36.040 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-01T03:52:36.040 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-01T03:52:36.040 INFO:teuthology.orchestra.run.smithi028.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-01T03:52:36.040 INFO:teuthology.orchestra.run.smithi028.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-01T03:52:36.040 INFO:teuthology.orchestra.run.smithi028.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-01T03:52:36.040 INFO:teuthology.orchestra.run.smithi028.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-01T03:52:36.040 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-01T03:52:36.040 INFO:teuthology.orchestra.run.smithi028.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-01T03:52:36.040 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-01T03:52:36.040 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-01T03:52:36.040 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-01T03:52:36.040 INFO:teuthology.orchestra.run.smithi028.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-01T03:52:36.041 INFO:teuthology.orchestra.run.smithi028.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-01T03:52:36.041 INFO:teuthology.orchestra.run.smithi028.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-01T03:52:36.041 INFO:teuthology.orchestra.run.smithi028.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-01T03:52:36.041 INFO:teuthology.orchestra.run.smithi028.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-01T03:52:36.041 INFO:teuthology.orchestra.run.smithi028.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-01T03:52:36.041 INFO:teuthology.orchestra.run.smithi028.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-01T03:52:36.041 INFO:teuthology.orchestra.run.smithi028.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-01T03:52:36.041 INFO:teuthology.orchestra.run.smithi028.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-01T03:52:36.041 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:52:36.041 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2023-12-01T03:52:36.041 INFO:teuthology.orchestra.run.smithi028.stdout:======================================================================================================= 2023-12-01T03:52:36.041 INFO:teuthology.orchestra.run.smithi028.stdout:Install 32 Packages 2023-12-01T03:52:36.041 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:52:36.042 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 30 M 2023-12-01T03:52:36.042 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 119 M 2023-12-01T03:52:36.042 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2023-12-01T03:52:36.080 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 5/32 2023-12-01T03:52:36.260 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 6/32 2023-12-01T03:52:36.270 INFO:teuthology.orchestra.run.smithi028.stdout:(1/32): ceph-18.2.0-1291.g188db309.el8.x86_64.r 36 kB/s | 6.4 kB 00:00 2023-12-01T03:52:36.395 INFO:teuthology.orchestra.run.smithi028.stdout:(2/32): ceph-mgr-18.2.0-1291.g188db309.el8.x86_ 5.1 MB/s | 1.6 MB 00:00 2023-12-01T03:52:36.411 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 7/32 2023-12-01T03:52:36.718 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/32 2023-12-01T03:52:36.945 INFO:teuthology.orchestra.run.smithi028.stdout:(3/32): ceph-mds-18.2.0-1291.g188db309.el8.x86_ 2.7 MB/s | 2.3 MB 00:00 2023-12-01T03:52:36.964 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 9/32 2023-12-01T03:52:37.046 INFO:teuthology.orchestra.run.smithi028.stdout:(4/32): ceph-mgr-modules-core-18.2.0-1291.g188d 2.4 MB/s | 242 kB 00:00 2023-12-01T03:52:37.168 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 10/32 2023-12-01T03:52:37.428 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 11/32 2023-12-01T03:52:37.447 INFO:teuthology.orchestra.run.smithi028.stdout:(5/32): ceph-osd-18.2.0-1291.g188db309.el8.x86_ 17 MB/s | 18 MB 00:01 2023-12-01T03:52:37.480 INFO:teuthology.orchestra.run.smithi028.stdout:(6/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 100 kB/s | 44 kB 00:00 2023-12-01T03:52:37.547 INFO:teuthology.orchestra.run.smithi028.stdout:(7/32): ceph-mon-18.2.0-1291.g188db309.el8.x86_ 3.6 MB/s | 4.6 MB 00:01 2023-12-01T03:52:37.618 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 12/32 2023-12-01T03:52:37.764 INFO:teuthology.orchestra.run.smithi028.stdout:(8/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 609 kB/s | 173 kB 00:00 2023-12-01T03:52:37.870 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2023-12-01T03:52:37.881 INFO:teuthology.orchestra.run.smithi028.stdout:(9/32): python3-jaraco-6.2-6.el8.noarch.rpm 95 kB/s | 11 kB 00:00 2023-12-01T03:52:37.906 INFO:teuthology.orchestra.run.smithi028.stdout:(10/32): python3-beautifulsoup4-4.6.3-2.el8.1.n 404 kB/s | 185 kB 00:00 2023-12-01T03:52:37.981 INFO:teuthology.orchestra.run.smithi028.stdout:(11/32): python3-jaraco-functools-2.0-4.el8.noa 176 kB/s | 18 kB 00:00 2023-12-01T03:52:38.007 INFO:teuthology.orchestra.run.smithi028.stdout:(12/32): python3-logutils-0.3.5-11.el8.noarch.r 486 kB/s | 49 kB 00:00 2023-12-01T03:52:38.042 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2023-12-01T03:52:38.074 INFO:teuthology.orchestra.run.smithi028.stdout:(13/32): python3-cherrypy-18.4.0-1.el8.noarch.r 731 kB/s | 384 kB 00:00 2023-12-01T03:52:38.099 INFO:teuthology.orchestra.run.smithi028.stdout:(14/32): python3-more-itertools-7.2.0-3.el8.noa 500 kB/s | 59 kB 00:00 2023-12-01T03:52:38.174 INFO:teuthology.orchestra.run.smithi028.stdout:(15/32): python3-portend-2.6-1.el8.noarch.rpm 156 kB/s | 16 kB 00:00 2023-12-01T03:52:38.199 INFO:teuthology.orchestra.run.smithi028.stdout:(16/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.4 MB/s | 283 kB 00:00 2023-12-01T03:52:38.206 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2023-12-01T03:52:38.224 INFO:teuthology.orchestra.run.smithi028.stdout:(17/32): python3-simplegeneric-0.8.1-17.el8.noa 149 kB/s | 19 kB 00:00 2023-12-01T03:52:38.275 INFO:teuthology.orchestra.run.smithi028.stdout:(18/32): python3-singledispatch-3.4.0.3-18.el8. 238 kB/s | 24 kB 00:00 2023-12-01T03:52:38.300 INFO:teuthology.orchestra.run.smithi028.stdout:(19/32): python3-tempora-1.14.1-5.el8.noarch.rp 290 kB/s | 29 kB 00:00 2023-12-01T03:52:38.351 INFO:teuthology.orchestra.run.smithi028.stdout:(20/32): python3-trustme-0.6.0-4.el8.noarch.rpm 218 kB/s | 27 kB 00:00 2023-12-01T03:52:38.364 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2023-12-01T03:52:38.392 INFO:teuthology.orchestra.run.smithi028.stdout:(21/32): python3-waitress-1.4.3-1.el8.noarch.rp 2.1 MB/s | 255 kB 00:00 2023-12-01T03:52:38.418 INFO:teuthology.orchestra.run.smithi028.stdout:(22/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 2.1 MB/s | 251 kB 00:00 2023-12-01T03:52:38.468 INFO:teuthology.orchestra.run.smithi028.stdout:(23/32): python3-webtest-2.0.33-1.el8.noarch.rp 730 kB/s | 85 kB 00:00 2023-12-01T03:52:38.493 INFO:teuthology.orchestra.run.smithi028.stdout:(24/32): python3-zc-lockfile-2.0-2.el8.noarch.r 228 kB/s | 23 kB 00:00 2023-12-01T03:52:38.562 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2023-12-01T03:52:38.670 INFO:teuthology.orchestra.run.smithi028.stdout:(25/32): python3-pycparser-2.14-14.el8.noarch.r 432 kB/s | 109 kB 00:00 2023-12-01T03:52:38.691 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2023-12-01T03:52:38.711 INFO:teuthology.orchestra.run.smithi028.stdout:(26/32): python3-cryptography-3.2.1-5.el8.x86_6 2.3 MB/s | 559 kB 00:00 2023-12-01T03:52:38.736 INFO:teuthology.orchestra.run.smithi028.stdout:(27/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 1.0 MB/s | 238 kB 00:00 2023-12-01T03:52:38.794 INFO:teuthology.orchestra.run.smithi028.stdout:(28/32): python3-pytz-2017.2-9.el8.noarch.rpm 438 kB/s | 54 kB 00:00 2023-12-01T03:52:38.811 INFO:teuthology.orchestra.run.smithi028.stdout:(29/32): python3-markupsafe-0.23-19.el8.x86_64. 386 kB/s | 39 kB 00:00 2023-12-01T03:52:38.891 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2023-12-01T03:52:38.911 INFO:teuthology.orchestra.run.smithi028.stdout:(30/32): python3-mako-1.0.6-13.el8.noarch.rpm 894 kB/s | 157 kB 00:00 2023-12-01T03:52:38.945 INFO:teuthology.orchestra.run.smithi028.stdout:(31/32): python3-werkzeug-0.12.2-4.el8.noarch.r 3.0 MB/s | 457 kB 00:00 2023-12-01T03:52:39.012 INFO:teuthology.orchestra.run.smithi028.stdout:(32/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 517 kB/s | 103 kB 00:00 2023-12-01T03:52:39.013 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:52:39.014 INFO:teuthology.orchestra.run.smithi028.stdout:Total 10 MB/s | 30 MB 00:02 2023-12-01T03:52:39.107 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2023-12-01T03:52:39.114 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2023-12-01T03:52:39.148 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2023-12-01T03:52:39.148 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2023-12-01T03:52:39.320 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-12-01T03:52:39.374 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2023-12-01T03:52:39.378 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2023-12-01T03:52:39.603 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-12-01T03:52:39.860 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-12-01T03:52:40.038 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2023-12-01T03:52:40.380 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2023-12-01T03:52:40.569 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2023-12-01T03:52:40.717 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-12-01T03:52:40.782 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-12-01T03:52:41.061 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-12-01T03:52:41.085 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el8. 27/32 2023-12-01T03:52:41.245 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 28/32 2023-12-01T03:52:41.436 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 3/32 2023-12-01T03:52:41.665 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/32 2023-12-01T03:52:41.908 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 5/32 2023-12-01T03:52:42.147 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 6/32 2023-12-01T03:52:42.407 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 7/32 2023-12-01T03:52:42.807 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 8/32 2023-12-01T03:52:42.920 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 28/32 2023-12-01T03:52:43.085 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 9/32 2023-12-01T03:52:43.137 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 29/32 2023-12-01T03:52:43.266 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 10/32 2023-12-01T03:52:43.440 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 11/32 2023-12-01T03:52:43.625 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 29/32 2023-12-01T03:52:43.665 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 12/32 2023-12-01T03:52:43.792 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 30/32 2023-12-01T03:52:43.950 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2023-12-01T03:52:44.020 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 30/32 2023-12-01T03:52:44.192 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 31/32 2023-12-01T03:52:44.196 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2023-12-01T03:52:44.211 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 31/32 2023-12-01T03:52:44.332 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-2:18.2.0-1291.g188db309.el8.x86_64 32/32 2023-12-01T03:52:44.352 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2023-12-01T03:52:44.569 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2023-12-01T03:52:44.687 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-2:18.2.0-1291.g188db309.el8.x86_64 32/32 2023-12-01T03:52:44.687 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-2:18.2.0-1291.g188db309.el8.x86_64 1/32 2023-12-01T03:52:44.687 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 2/32 2023-12-01T03:52:44.687 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 3/32 2023-12-01T03:52:44.687 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 4/32 2023-12-01T03:52:44.687 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 5/32 2023-12-01T03:52:44.687 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el8. 6/32 2023-12-01T03:52:44.688 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2023-12-01T03:52:44.688 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2023-12-01T03:52:44.688 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2023-12-01T03:52:44.688 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2023-12-01T03:52:44.688 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2023-12-01T03:52:44.688 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2023-12-01T03:52:44.688 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2023-12-01T03:52:44.688 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2023-12-01T03:52:44.688 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2023-12-01T03:52:44.688 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2023-12-01T03:52:44.688 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2023-12-01T03:52:44.688 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2023-12-01T03:52:44.689 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2023-12-01T03:52:44.689 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2023-12-01T03:52:44.689 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2023-12-01T03:52:44.689 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2023-12-01T03:52:44.689 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2023-12-01T03:52:44.689 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2023-12-01T03:52:44.689 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 25/32 2023-12-01T03:52:44.690 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 26/32 2023-12-01T03:52:44.690 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 27/32 2023-12-01T03:52:44.690 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 28/32 2023-12-01T03:52:44.690 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 29/32 2023-12-01T03:52:44.690 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 30/32 2023-12-01T03:52:44.690 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 31/32 2023-12-01T03:52:44.768 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2023-12-01T03:52:44.928 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2023-12-01T03:52:45.172 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2023-12-01T03:52:45.435 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2023-12-01T03:52:45.620 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-12-01T03:52:45.949 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-12-01T03:52:46.230 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-12-01T03:52:46.450 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2023-12-01T03:52:46.774 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2023-12-01T03:52:47.121 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-12-01T03:52:47.472 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el8. 27/32 2023-12-01T03:52:47.658 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 28/32 2023-12-01T03:52:48.287 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 32/32 2023-12-01T03:52:48.288 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:01:44 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:52:49.335 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 28/32 2023-12-01T03:52:52.245 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 29/32 2023-12-01T03:52:52.245 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 29/32 2023-12-01T03:52:52.245 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 30/32 2023-12-01T03:52:52.245 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 30/32 2023-12-01T03:52:52.245 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 31/32 2023-12-01T03:52:52.245 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 31/32 2023-12-01T03:52:52.404 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-2:18.2.0-1291.g188db309.el8.x86_64 32/32 2023-12-01T03:52:52.784 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-2:18.2.0-1291.g188db309.el8.x86_64 32/32 2023-12-01T03:52:52.784 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-2:18.2.0-1291.g188db309.el8.x86_64 1/32 2023-12-01T03:52:52.784 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 2/32 2023-12-01T03:52:52.784 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 3/32 2023-12-01T03:52:52.784 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 4/32 2023-12-01T03:52:52.784 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 5/32 2023-12-01T03:52:52.784 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el8. 6/32 2023-12-01T03:52:52.784 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2023-12-01T03:52:52.784 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2023-12-01T03:52:52.784 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2023-12-01T03:52:52.785 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2023-12-01T03:52:52.785 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2023-12-01T03:52:52.785 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2023-12-01T03:52:52.785 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2023-12-01T03:52:52.785 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2023-12-01T03:52:52.785 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2023-12-01T03:52:52.785 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2023-12-01T03:52:52.785 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2023-12-01T03:52:52.785 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2023-12-01T03:52:52.785 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2023-12-01T03:52:52.785 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2023-12-01T03:52:52.785 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2023-12-01T03:52:52.786 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2023-12-01T03:52:52.786 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2023-12-01T03:52:52.786 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2023-12-01T03:52:52.786 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 25/32 2023-12-01T03:52:52.787 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 26/32 2023-12-01T03:52:52.787 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 27/32 2023-12-01T03:52:52.787 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 28/32 2023-12-01T03:52:52.787 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 29/32 2023-12-01T03:52:52.787 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 30/32 2023-12-01T03:52:52.787 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 31/32 2023-12-01T03:52:54.237 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 32/32 2023-12-01T03:52:54.237 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:50 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:52:56.350 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-01T03:52:56.556 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:52:56.557 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-01T03:52:56.557 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:56.557 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:56.557 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:56.557 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:52:56.557 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:56.557 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:52:56.557 INFO:teuthology.orchestra.run.smithi043.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-01T03:52:56.557 INFO:teuthology.orchestra.run.smithi043.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-01T03:52:56.557 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-12-01T03:52:56.558 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-01T03:52:56.558 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-01T03:52:56.558 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-12-01T03:52:56.558 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-01T03:52:56.558 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-01T03:52:56.558 INFO:teuthology.orchestra.run.smithi043.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-01T03:52:56.558 INFO:teuthology.orchestra.run.smithi043.stdout: python3-mako-1.0.6-13.el8.noarch 2023-12-01T03:52:56.558 INFO:teuthology.orchestra.run.smithi043.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-01T03:52:56.558 INFO:teuthology.orchestra.run.smithi043.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-01T03:52:56.558 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-01T03:52:56.558 INFO:teuthology.orchestra.run.smithi043.stdout: python3-portend-2.6-1.el8.noarch 2023-12-01T03:52:56.558 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-01T03:52:56.559 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-01T03:52:56.559 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pytz-2017.2-9.el8.noarch 2023-12-01T03:52:56.559 INFO:teuthology.orchestra.run.smithi043.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-01T03:52:56.559 INFO:teuthology.orchestra.run.smithi043.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-01T03:52:56.559 INFO:teuthology.orchestra.run.smithi043.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-01T03:52:56.559 INFO:teuthology.orchestra.run.smithi043.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-01T03:52:56.559 INFO:teuthology.orchestra.run.smithi043.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-01T03:52:56.559 INFO:teuthology.orchestra.run.smithi043.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-01T03:52:56.559 INFO:teuthology.orchestra.run.smithi043.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-01T03:52:56.559 INFO:teuthology.orchestra.run.smithi043.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-01T03:52:56.559 INFO:teuthology.orchestra.run.smithi043.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-01T03:52:56.559 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:52:56.560 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:52:56.700 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-base 2023-12-01T03:52:57.068 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:52:58.701 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:01:54 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:53:00.135 INFO:teuthology.orchestra.run.smithi043.stdout:Package ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:53:00.255 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:53:00.257 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2023-12-01T03:53:00.257 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:53:00.379 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install cephadm 2023-12-01T03:53:00.744 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:53:02.256 INFO:teuthology.orchestra.run.smithi028.stdout:Installed products updated. 2023-12-01T03:53:02.351 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:01:58 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:53:02.462 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:53:02.462 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2023-12-01T03:53:02.462 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:53:02.462 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:53:02.462 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:53:02.462 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:53:02.462 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:53:02.463 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:53:02.463 INFO:teuthology.orchestra.run.smithi028.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-01T03:53:02.463 INFO:teuthology.orchestra.run.smithi028.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-01T03:53:02.463 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-12-01T03:53:02.463 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-01T03:53:02.463 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-01T03:53:02.463 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-12-01T03:53:02.463 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-01T03:53:02.463 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-01T03:53:02.463 INFO:teuthology.orchestra.run.smithi028.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-01T03:53:02.463 INFO:teuthology.orchestra.run.smithi028.stdout: python3-mako-1.0.6-13.el8.noarch 2023-12-01T03:53:02.463 INFO:teuthology.orchestra.run.smithi028.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-01T03:53:02.464 INFO:teuthology.orchestra.run.smithi028.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-01T03:53:02.464 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-01T03:53:02.464 INFO:teuthology.orchestra.run.smithi028.stdout: python3-portend-2.6-1.el8.noarch 2023-12-01T03:53:02.464 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-01T03:53:02.464 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-01T03:53:02.464 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pytz-2017.2-9.el8.noarch 2023-12-01T03:53:02.464 INFO:teuthology.orchestra.run.smithi028.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-01T03:53:02.464 INFO:teuthology.orchestra.run.smithi028.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-01T03:53:02.464 INFO:teuthology.orchestra.run.smithi028.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-01T03:53:02.464 INFO:teuthology.orchestra.run.smithi028.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-01T03:53:02.464 INFO:teuthology.orchestra.run.smithi028.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-01T03:53:02.464 INFO:teuthology.orchestra.run.smithi028.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-01T03:53:02.465 INFO:teuthology.orchestra.run.smithi028.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-01T03:53:02.465 INFO:teuthology.orchestra.run.smithi028.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-01T03:53:02.465 INFO:teuthology.orchestra.run.smithi028.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-01T03:53:02.465 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:53:02.465 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:53:02.650 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-base 2023-12-01T03:53:03.018 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:53:03.919 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:53:03.920 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:53:03.920 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-01T03:53:03.920 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:53:03.920 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-01T03:53:03.920 INFO:teuthology.orchestra.run.smithi043.stdout: cephadm noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 168 k 2023-12-01T03:53:03.920 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:53:03.921 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-01T03:53:03.921 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:53:03.921 INFO:teuthology.orchestra.run.smithi043.stdout:Install 1 Package 2023-12-01T03:53:03.921 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:53:03.921 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 168 k 2023-12-01T03:53:03.921 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 680 k 2023-12-01T03:53:03.922 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-01T03:53:04.395 INFO:teuthology.orchestra.run.smithi043.stdout:cephadm-18.2.0-1291.g188db309.el8.noarch.rpm 355 kB/s | 168 kB 00:00 2023-12-01T03:53:04.396 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:53:04.396 INFO:teuthology.orchestra.run.smithi043.stdout:Total 354 kB/s | 168 kB 00:00 2023-12-01T03:53:04.396 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-01T03:53:04.405 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-01T03:53:04.405 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-01T03:53:04.408 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-01T03:53:04.412 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-01T03:53:04.463 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-01T03:53:04.815 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:02:00 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:53:06.224 INFO:teuthology.orchestra.run.smithi028.stdout:Package ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:53:06.343 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:53:06.345 INFO:teuthology.orchestra.run.smithi028.stdout:Nothing to do. 2023-12-01T03:53:06.345 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:53:06.464 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install cephadm 2023-12-01T03:53:06.512 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: cephadm-2:18.2.0-1291.g188db309.el8.noarch 1/1 2023-12-01T03:53:06.687 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : cephadm-2:18.2.0-1291.g188db309.el8.noarch 1/1 2023-12-01T03:53:06.830 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:53:06.864 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: cephadm-2:18.2.0-1291.g188db309.el8.noarch 1/1 2023-12-01T03:53:07.959 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : cephadm-2:18.2.0-1291.g188db309.el8.noarch 1/1 2023-12-01T03:53:07.960 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:02:03 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:53:08.419 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:02:04 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:53:09.956 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:53:09.957 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:53:09.957 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repository Size 2023-12-01T03:53:09.957 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:53:09.957 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2023-12-01T03:53:09.957 INFO:teuthology.orchestra.run.smithi028.stdout: cephadm noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 168 k 2023-12-01T03:53:09.957 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:53:09.957 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2023-12-01T03:53:09.958 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:53:09.958 INFO:teuthology.orchestra.run.smithi028.stdout:Install 1 Package 2023-12-01T03:53:09.958 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:53:09.958 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 168 k 2023-12-01T03:53:09.958 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 680 k 2023-12-01T03:53:09.958 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2023-12-01T03:53:10.154 INFO:teuthology.orchestra.run.smithi028.stdout:cephadm-18.2.0-1291.g188db309.el8.noarch.rpm 859 kB/s | 168 kB 00:00 2023-12-01T03:53:10.154 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:53:10.155 INFO:teuthology.orchestra.run.smithi028.stdout:Total 854 kB/s | 168 kB 00:00 2023-12-01T03:53:10.155 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2023-12-01T03:53:10.164 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2023-12-01T03:53:10.164 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2023-12-01T03:53:10.166 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2023-12-01T03:53:10.170 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2023-12-01T03:53:10.216 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2023-12-01T03:53:12.035 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: cephadm-2:18.2.0-1291.g188db309.el8.noarch 1/1 2023-12-01T03:53:12.228 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : cephadm-2:18.2.0-1291.g188db309.el8.noarch 1/1 2023-12-01T03:53:12.405 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: cephadm-2:18.2.0-1291.g188db309.el8.noarch 1/1 2023-12-01T03:53:13.506 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : cephadm-2:18.2.0-1291.g188db309.el8.noarch 1/1 2023-12-01T03:53:13.506 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:02:09 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:53:18.039 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-01T03:53:18.242 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:53:18.242 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-01T03:53:18.242 INFO:teuthology.orchestra.run.smithi043.stdout: cephadm-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:53:18.242 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:53:18.242 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:53:18.388 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-immutable-object-cache 2023-12-01T03:53:18.770 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:53:20.473 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:02:16 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:53:20.701 INFO:teuthology.orchestra.run.smithi028.stdout:Installed products updated. 2023-12-01T03:53:20.901 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:53:20.901 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2023-12-01T03:53:20.901 INFO:teuthology.orchestra.run.smithi028.stdout: cephadm-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:53:20.901 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:53:20.901 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:53:21.038 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-immutable-object-cache 2023-12-01T03:53:21.420 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:53:21.986 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:53:21.988 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:53:21.988 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repo Size 2023-12-01T03:53:21.988 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:53:21.989 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-01T03:53:21.989 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-1291.g188db309.el8 ceph 165 k 2023-12-01T03:53:21.989 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:53:21.989 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-01T03:53:21.989 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:53:21.990 INFO:teuthology.orchestra.run.smithi043.stdout:Install 1 Package 2023-12-01T03:53:21.990 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:53:21.990 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 165 k 2023-12-01T03:53:21.990 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 503 k 2023-12-01T03:53:21.990 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-01T03:53:22.179 INFO:teuthology.orchestra.run.smithi043.stdout:ceph-immutable-object-cache-18.2.0-1291.g188db3 868 kB/s | 165 kB 00:00 2023-12-01T03:53:22.180 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:53:22.180 INFO:teuthology.orchestra.run.smithi043.stdout:Total 863 kB/s | 165 kB 00:00 2023-12-01T03:53:22.180 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-01T03:53:22.193 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-01T03:53:22.193 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-01T03:53:22.249 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-01T03:53:22.252 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-01T03:53:22.374 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-01T03:53:22.527 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-1291.g188db309. 1/1 2023-12-01T03:53:22.897 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-1291.g188db309. 1/1 2023-12-01T03:53:22.986 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:02:18 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:53:23.986 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-1291.g188db309. 1/1 2023-12-01T03:53:23.986 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:02:19 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:53:24.527 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:53:24.528 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:53:24.528 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repo Size 2023-12-01T03:53:24.528 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:53:24.529 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2023-12-01T03:53:24.529 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-1291.g188db309.el8 ceph 165 k 2023-12-01T03:53:24.529 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:53:24.529 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2023-12-01T03:53:24.529 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:53:24.529 INFO:teuthology.orchestra.run.smithi028.stdout:Install 1 Package 2023-12-01T03:53:24.530 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:53:24.530 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 165 k 2023-12-01T03:53:24.530 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 503 k 2023-12-01T03:53:24.530 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2023-12-01T03:53:24.720 INFO:teuthology.orchestra.run.smithi028.stdout:ceph-immutable-object-cache-18.2.0-1291.g188db3 866 kB/s | 165 kB 00:00 2023-12-01T03:53:24.721 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:53:24.721 INFO:teuthology.orchestra.run.smithi028.stdout:Total 861 kB/s | 165 kB 00:00 2023-12-01T03:53:24.721 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2023-12-01T03:53:24.734 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2023-12-01T03:53:24.734 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2023-12-01T03:53:24.790 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2023-12-01T03:53:24.794 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2023-12-01T03:53:24.937 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2023-12-01T03:53:25.084 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-1291.g188db309. 1/1 2023-12-01T03:53:25.466 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-1291.g188db309. 1/1 2023-12-01T03:53:26.561 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-1291.g188db309. 1/1 2023-12-01T03:53:26.561 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:02:22 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:53:34.026 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-01T03:53:34.227 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:53:34.227 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-01T03:53:34.227 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-immutable-object-cache-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:53:34.227 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:53:34.228 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:53:34.375 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-mgr 2023-12-01T03:53:34.742 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:53:36.564 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:02:32 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:53:37.455 INFO:teuthology.orchestra.run.smithi028.stdout:Installed products updated. 2023-12-01T03:53:37.655 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:53:37.655 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2023-12-01T03:53:37.655 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-immutable-object-cache-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:53:37.655 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:53:37.655 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:53:37.822 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-mgr 2023-12-01T03:53:37.931 INFO:teuthology.orchestra.run.smithi043.stdout:Package ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:53:38.050 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:53:38.051 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2023-12-01T03:53:38.051 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:53:38.163 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-mgr-dashboard 2023-12-01T03:53:38.191 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:53:38.527 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:53:39.764 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:02:35 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:53:40.265 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:02:36 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:53:41.205 INFO:teuthology.orchestra.run.smithi028.stdout:Package ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:53:41.325 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:53:41.326 INFO:teuthology.orchestra.run.smithi028.stdout:Nothing to do. 2023-12-01T03:53:41.326 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:53:41.440 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-mgr-dashboard 2023-12-01T03:53:41.806 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:53:41.828 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:53:41.829 INFO:teuthology.orchestra.run.smithi043.stdout:=================================================================================================== 2023-12-01T03:53:41.830 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-01T03:53:41.830 INFO:teuthology.orchestra.run.smithi043.stdout:=================================================================================================== 2023-12-01T03:53:41.830 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-01T03:53:41.830 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-dashboard noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 1.8 M 2023-12-01T03:53:41.830 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2023-12-01T03:53:41.830 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-grafana-dashboards noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 23 k 2023-12-01T03:53:41.830 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-prometheus-alerts noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 15 k 2023-12-01T03:53:41.830 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-01T03:53:41.830 INFO:teuthology.orchestra.run.smithi043.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-01T03:53:41.830 INFO:teuthology.orchestra.run.smithi043.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-01T03:53:41.831 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:53:41.831 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-01T03:53:41.831 INFO:teuthology.orchestra.run.smithi043.stdout:=================================================================================================== 2023-12-01T03:53:41.831 INFO:teuthology.orchestra.run.smithi043.stdout:Install 6 Packages 2023-12-01T03:53:41.831 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:53:41.831 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 2.1 M 2023-12-01T03:53:41.831 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 8.5 M 2023-12-01T03:53:41.832 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-01T03:53:42.014 INFO:teuthology.orchestra.run.smithi043.stdout:(1/6): ceph-grafana-dashboards-18.2.0-1291.g188 148 kB/s | 23 kB 00:00 2023-12-01T03:53:42.098 INFO:teuthology.orchestra.run.smithi043.stdout:(2/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 404 kB/s | 34 kB 00:00 2023-12-01T03:53:42.115 INFO:teuthology.orchestra.run.smithi043.stdout:(3/6): ceph-prometheus-alerts-18.2.0-1291.g188d 57 kB/s | 15 kB 00:00 2023-12-01T03:53:42.224 INFO:teuthology.orchestra.run.smithi043.stdout:(4/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.5 MB/s | 196 kB 00:00 2023-12-01T03:53:42.241 INFO:teuthology.orchestra.run.smithi043.stdout:(5/6): python3-jwt-1.6.1-2.el8.noarch.rpm 340 kB/s | 43 kB 00:00 2023-12-01T03:53:42.357 INFO:teuthology.orchestra.run.smithi043.stdout:(6/6): ceph-mgr-dashboard-18.2.0-1291.g188db309 3.5 MB/s | 1.8 MB 00:00 2023-12-01T03:53:42.361 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:53:42.361 INFO:teuthology.orchestra.run.smithi043.stdout:Total 3.9 MB/s | 2.1 MB 00:00 2023-12-01T03:53:42.371 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-01T03:53:42.382 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-01T03:53:42.382 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-01T03:53:42.445 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-01T03:53:42.449 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-01T03:53:42.703 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-01T03:53:42.859 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-12-01T03:53:43.016 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-12-01T03:53:43.210 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-12-01T03:53:43.322 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-1291.g188db309.el8.n 4/6 2023-12-01T03:53:43.463 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:02:39 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:53:43.668 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-1291.g188db309.el8. 5/6 2023-12-01T03:53:43.828 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.noarc 6/6 2023-12-01T03:53:44.088 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.noarc 6/6 2023-12-01T03:53:44.088 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-1291.g188db309.el8. 1/6 2023-12-01T03:53:44.088 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.noarc 2/6 2023-12-01T03:53:44.088 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-1291.g188db309.el8.n 3/6 2023-12-01T03:53:44.088 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-12-01T03:53:44.088 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-12-01T03:53:45.004 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:53:45.005 INFO:teuthology.orchestra.run.smithi028.stdout:=================================================================================================== 2023-12-01T03:53:45.005 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repository Size 2023-12-01T03:53:45.005 INFO:teuthology.orchestra.run.smithi028.stdout:=================================================================================================== 2023-12-01T03:53:45.006 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2023-12-01T03:53:45.006 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-dashboard noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 1.8 M 2023-12-01T03:53:45.006 INFO:teuthology.orchestra.run.smithi028.stdout:Installing dependencies: 2023-12-01T03:53:45.006 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-grafana-dashboards noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 23 k 2023-12-01T03:53:45.006 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-prometheus-alerts noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 15 k 2023-12-01T03:53:45.006 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-01T03:53:45.006 INFO:teuthology.orchestra.run.smithi028.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-01T03:53:45.006 INFO:teuthology.orchestra.run.smithi028.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-01T03:53:45.006 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:53:45.006 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2023-12-01T03:53:45.006 INFO:teuthology.orchestra.run.smithi028.stdout:=================================================================================================== 2023-12-01T03:53:45.006 INFO:teuthology.orchestra.run.smithi028.stdout:Install 6 Packages 2023-12-01T03:53:45.006 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:53:45.007 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 2.1 M 2023-12-01T03:53:45.007 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 8.5 M 2023-12-01T03:53:45.007 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2023-12-01T03:53:45.181 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-12-01T03:53:45.181 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:02:41 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:53:45.539 INFO:teuthology.orchestra.run.smithi028.stdout:(1/6): ceph-prometheus-alerts-18.2.0-1291.g188d 29 kB/s | 15 kB 00:00 2023-12-01T03:53:47.227 INFO:teuthology.orchestra.run.smithi028.stdout:(2/6): ceph-grafana-dashboards-18.2.0-1291.g188 30 kB/s | 23 kB 00:00 2023-12-01T03:53:47.227 INFO:teuthology.orchestra.run.smithi028.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 121 kB/s | 34 kB 00:00 2023-12-01T03:53:47.227 INFO:teuthology.orchestra.run.smithi028.stdout:(4/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.7 MB/s | 196 kB 00:00 2023-12-01T03:53:47.227 INFO:teuthology.orchestra.run.smithi028.stdout:(5/6): ceph-mgr-dashboard-18.2.0-1291.g188db309 1.8 MB/s | 1.8 MB 00:00 2023-12-01T03:53:47.228 INFO:teuthology.orchestra.run.smithi028.stdout:(6/6): python3-jwt-1.6.1-2.el8.noarch.rpm 209 kB/s | 43 kB 00:00 2023-12-01T03:53:47.228 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:53:47.228 INFO:teuthology.orchestra.run.smithi028.stdout:Total 2.0 MB/s | 2.1 MB 00:01 2023-12-01T03:53:47.228 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2023-12-01T03:53:47.228 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2023-12-01T03:53:47.229 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2023-12-01T03:53:47.229 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2023-12-01T03:53:47.229 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2023-12-01T03:53:47.231 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2023-12-01T03:53:47.231 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-12-01T03:53:47.232 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-12-01T03:53:47.232 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-12-01T03:53:47.232 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-1291.g188db309.el8.n 4/6 2023-12-01T03:53:47.524 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-1291.g188db309.el8. 5/6 2023-12-01T03:53:47.755 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.noarc 6/6 2023-12-01T03:53:47.997 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.noarc 6/6 2023-12-01T03:53:47.998 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-1291.g188db309.el8. 1/6 2023-12-01T03:53:47.998 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.noarc 2/6 2023-12-01T03:53:47.998 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-1291.g188db309.el8.n 3/6 2023-12-01T03:53:47.998 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-12-01T03:53:47.998 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-12-01T03:53:49.086 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-12-01T03:53:49.086 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:02:45 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:53:52.255 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-01T03:53:52.458 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:53:52.458 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-01T03:53:52.459 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-grafana-dashboards-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:53:52.459 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:53:52.459 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-prometheus-alerts-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:53:52.459 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-01T03:53:52.459 INFO:teuthology.orchestra.run.smithi043.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-01T03:53:52.459 INFO:teuthology.orchestra.run.smithi043.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-01T03:53:52.459 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:53:52.459 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:53:52.633 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-01T03:53:53.001 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:53:54.666 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:02:50 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:53:56.138 INFO:teuthology.orchestra.run.smithi028.stdout:Installed products updated. 2023-12-01T03:53:56.165 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:53:56.166 INFO:teuthology.orchestra.run.smithi043.stdout:======================================================================================================================= 2023-12-01T03:53:56.166 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-01T03:53:56.166 INFO:teuthology.orchestra.run.smithi043.stdout:======================================================================================================================= 2023-12-01T03:53:56.166 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-01T03:53:56.167 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 7.4 M 2023-12-01T03:53:56.167 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2023-12-01T03:53:56.167 INFO:teuthology.orchestra.run.smithi043.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-12-01T03:53:56.167 INFO:teuthology.orchestra.run.smithi043.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-12-01T03:53:56.167 INFO:teuthology.orchestra.run.smithi043.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-12-01T03:53:56.167 INFO:teuthology.orchestra.run.smithi043.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-12-01T03:53:56.167 INFO:teuthology.orchestra.run.smithi043.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-01T03:53:56.167 INFO:teuthology.orchestra.run.smithi043.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-01T03:53:56.167 INFO:teuthology.orchestra.run.smithi043.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-12-01T03:53:56.167 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:53:56.168 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-01T03:53:56.168 INFO:teuthology.orchestra.run.smithi043.stdout:======================================================================================================================= 2023-12-01T03:53:56.168 INFO:teuthology.orchestra.run.smithi043.stdout:Install 8 Packages 2023-12-01T03:53:56.168 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:53:56.168 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 35 M 2023-12-01T03:53:56.168 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 210 M 2023-12-01T03:53:56.169 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-01T03:53:56.344 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:53:56.345 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2023-12-01T03:53:56.345 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-grafana-dashboards-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:53:56.345 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:53:56.345 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-prometheus-alerts-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:53:56.345 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-01T03:53:56.345 INFO:teuthology.orchestra.run.smithi028.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-01T03:53:56.345 INFO:teuthology.orchestra.run.smithi028.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-01T03:53:56.345 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:53:56.345 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:53:56.487 INFO:teuthology.orchestra.run.smithi043.stdout:(1/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 12 MB/s | 3.7 MB 00:00 2023-12-01T03:53:56.498 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-01T03:53:56.604 INFO:teuthology.orchestra.run.smithi043.stdout:(2/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 1.9 MB/s | 225 kB 00:00 2023-12-01T03:53:56.863 INFO:teuthology.orchestra.run.smithi043.stdout:(3/8): python3-scipy-1.0.0-21.module+el8.5.0+10 20 MB/s | 14 MB 00:00 2023-12-01T03:53:56.871 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:53:56.972 INFO:teuthology.orchestra.run.smithi043.stdout:(4/8): ceph-mgr-diskprediction-local-18.2.0-129 9.2 MB/s | 7.4 MB 00:00 2023-12-01T03:53:57.055 INFO:teuthology.orchestra.run.smithi043.stdout:(5/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 11 MB/s | 4.9 MB 00:00 2023-12-01T03:53:57.155 INFO:teuthology.orchestra.run.smithi043.stdout:(6/8): openblas-0.3.15-3.el8.x86_64.rpm 16 MB/s | 4.7 MB 00:00 2023-12-01T03:53:57.248 INFO:teuthology.orchestra.run.smithi043.stdout:(7/8): libgfortran-8.5.0-10.1.el8_6.x86_64.rpm 2.3 MB/s | 644 kB 00:00 2023-12-01T03:53:57.289 INFO:teuthology.orchestra.run.smithi043.stdout:(8/8): libquadmath-8.5.0-10.1.el8_6.x86_64.rpm 733 kB/s | 171 kB 00:00 2023-12-01T03:53:57.290 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:53:57.290 INFO:teuthology.orchestra.run.smithi043.stdout:Total 32 MB/s | 35 MB 00:01 2023-12-01T03:53:57.536 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-01T03:53:57.555 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-01T03:53:57.555 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-01T03:53:57.865 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-01T03:53:57.869 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-01T03:53:58.465 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-01T03:53:58.571 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:02:54 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:53:58.596 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-12-01T03:53:58.743 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-12-01T03:53:58.896 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-01T03:53:59.535 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-01T03:53:59.721 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-12-01T03:54:00.145 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:54:00.146 INFO:teuthology.orchestra.run.smithi028.stdout:======================================================================================================================= 2023-12-01T03:54:00.146 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repository Size 2023-12-01T03:54:00.146 INFO:teuthology.orchestra.run.smithi028.stdout:======================================================================================================================= 2023-12-01T03:54:00.147 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2023-12-01T03:54:00.147 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 7.4 M 2023-12-01T03:54:00.147 INFO:teuthology.orchestra.run.smithi028.stdout:Installing dependencies: 2023-12-01T03:54:00.147 INFO:teuthology.orchestra.run.smithi028.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-12-01T03:54:00.147 INFO:teuthology.orchestra.run.smithi028.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-12-01T03:54:00.147 INFO:teuthology.orchestra.run.smithi028.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-12-01T03:54:00.147 INFO:teuthology.orchestra.run.smithi028.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-12-01T03:54:00.147 INFO:teuthology.orchestra.run.smithi028.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-01T03:54:00.147 INFO:teuthology.orchestra.run.smithi028.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-01T03:54:00.147 INFO:teuthology.orchestra.run.smithi028.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-12-01T03:54:00.147 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:54:00.148 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2023-12-01T03:54:00.148 INFO:teuthology.orchestra.run.smithi028.stdout:======================================================================================================================= 2023-12-01T03:54:00.148 INFO:teuthology.orchestra.run.smithi028.stdout:Install 8 Packages 2023-12-01T03:54:00.148 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:54:00.148 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 35 M 2023-12-01T03:54:00.148 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 210 M 2023-12-01T03:54:00.148 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2023-12-01T03:54:00.289 INFO:teuthology.orchestra.run.smithi028.stdout:(1/8): libquadmath-8.5.0-10.1.el8_6.x86_64.rpm 1.2 MB/s | 171 kB 00:00 2023-12-01T03:54:00.339 INFO:teuthology.orchestra.run.smithi028.stdout:(2/8): libgfortran-8.5.0-10.1.el8_6.x86_64.rpm 3.3 MB/s | 644 kB 00:00 2023-12-01T03:54:00.359 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-12-01T03:54:00.481 INFO:teuthology.orchestra.run.smithi028.stdout:(3/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 26 MB/s | 3.7 MB 00:00 2023-12-01T03:54:00.571 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : openblas-0.3.15-3.el8.x86_64 4/8 2023-12-01T03:54:00.690 INFO:teuthology.orchestra.run.smithi028.stdout:(4/8): python3-scipy-1.0.0-21.module+el8.5.0+10 34 MB/s | 14 MB 00:00 2023-12-01T03:54:00.715 INFO:teuthology.orchestra.run.smithi028.stdout:(5/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 963 kB/s | 225 kB 00:00 2023-12-01T03:54:00.924 INFO:teuthology.orchestra.run.smithi028.stdout:(6/8): ceph-mgr-diskprediction-local-18.2.0-129 9.5 MB/s | 7.4 MB 00:00 2023-12-01T03:54:01.049 INFO:teuthology.orchestra.run.smithi028.stdout:(7/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 14 MB/s | 4.9 MB 00:00 2023-12-01T03:54:01.166 INFO:teuthology.orchestra.run.smithi028.stdout:(8/8): openblas-0.3.15-3.el8.x86_64.rpm 10 MB/s | 4.7 MB 00:00 2023-12-01T03:54:01.167 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:54:01.167 INFO:teuthology.orchestra.run.smithi028.stdout:Total 35 MB/s | 35 MB 00:01 2023-12-01T03:54:01.312 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 4/8 2023-12-01T03:54:01.411 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2023-12-01T03:54:01.431 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2023-12-01T03:54:01.431 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2023-12-01T03:54:01.596 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-01T03:54:01.741 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2023-12-01T03:54:01.745 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2023-12-01T03:54:01.762 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-01T03:54:02.302 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2023-12-01T03:54:02.478 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-12-01T03:54:02.637 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-12-01T03:54:02.786 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-01T03:54:03.427 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-01T03:54:03.603 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-12-01T03:54:03.631 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-01T03:54:04.242 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-12-01T03:54:04.478 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : openblas-0.3.15-3.el8.x86_64 4/8 2023-12-01T03:54:04.892 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 7/8 2023-12-01T03:54:05.045 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-1291.g188db30 8/8 2023-12-01T03:54:05.214 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 4/8 2023-12-01T03:54:05.352 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-1291.g188db30 8/8 2023-12-01T03:54:05.352 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-1291.g188db30 1/8 2023-12-01T03:54:05.352 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 2/8 2023-12-01T03:54:05.352 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 3/8 2023-12-01T03:54:05.352 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 4/8 2023-12-01T03:54:05.352 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 5/8 2023-12-01T03:54:05.353 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 6/8 2023-12-01T03:54:05.353 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 7/8 2023-12-01T03:54:05.536 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-01T03:54:05.744 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-01T03:54:06.481 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 8/8 2023-12-01T03:54:06.482 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:03:02 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:54:07.601 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-01T03:54:08.910 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 7/8 2023-12-01T03:54:09.060 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-1291.g188db30 8/8 2023-12-01T03:54:09.314 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-1291.g188db30 8/8 2023-12-01T03:54:09.314 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-1291.g188db30 1/8 2023-12-01T03:54:09.314 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-01T03:54:09.314 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 3/8 2023-12-01T03:54:09.314 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 4/8 2023-12-01T03:54:09.315 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-01T03:54:09.315 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-01T03:54:09.315 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 7/8 2023-12-01T03:54:10.416 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 8/8 2023-12-01T03:54:10.417 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:03:06 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:54:11.480 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-01T03:54:11.685 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:54:11.685 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-01T03:54:11.685 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-diskprediction-local-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:54:11.686 INFO:teuthology.orchestra.run.smithi043.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-12-01T03:54:11.686 INFO:teuthology.orchestra.run.smithi043.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-12-01T03:54:11.686 INFO:teuthology.orchestra.run.smithi043.stdout: openblas-0.3.15-3.el8.x86_64 2023-12-01T03:54:11.686 INFO:teuthology.orchestra.run.smithi043.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-12-01T03:54:11.686 INFO:teuthology.orchestra.run.smithi043.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-01T03:54:11.686 INFO:teuthology.orchestra.run.smithi043.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-01T03:54:11.686 INFO:teuthology.orchestra.run.smithi043.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-12-01T03:54:11.686 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:54:11.686 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:54:11.824 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-mgr-rook 2023-12-01T03:54:12.200 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:54:13.944 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:03:09 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:54:15.479 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:54:15.481 INFO:teuthology.orchestra.run.smithi043.stdout:======================================================================================================== 2023-12-01T03:54:15.481 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-01T03:54:15.481 INFO:teuthology.orchestra.run.smithi043.stdout:======================================================================================================== 2023-12-01T03:54:15.481 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-01T03:54:15.481 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-rook noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 50 k 2023-12-01T03:54:15.481 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2023-12-01T03:54:15.481 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-01T03:54:15.481 INFO:teuthology.orchestra.run.smithi043.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-01T03:54:15.481 INFO:teuthology.orchestra.run.smithi043.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-01T03:54:15.481 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-01T03:54:15.482 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-01T03:54:15.482 INFO:teuthology.orchestra.run.smithi043.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-01T03:54:15.482 INFO:teuthology.orchestra.run.smithi043.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-01T03:54:15.482 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-01T03:54:15.482 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-01T03:54:15.482 INFO:teuthology.orchestra.run.smithi043.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-01T03:54:15.482 INFO:teuthology.orchestra.run.smithi043.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-01T03:54:15.482 INFO:teuthology.orchestra.run.smithi043.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-01T03:54:15.482 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:54:15.482 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-01T03:54:15.482 INFO:teuthology.orchestra.run.smithi043.stdout:======================================================================================================== 2023-12-01T03:54:15.482 INFO:teuthology.orchestra.run.smithi043.stdout:Install 13 Packages 2023-12-01T03:54:15.482 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:54:15.483 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 1.9 M 2023-12-01T03:54:15.483 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 25 M 2023-12-01T03:54:15.483 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-01T03:54:15.678 INFO:teuthology.orchestra.run.smithi043.stdout:(1/13): ceph-mgr-rook-18.2.0-1291.g188db309.el8 303 kB/s | 50 kB 00:00 2023-12-01T03:54:15.821 INFO:teuthology.orchestra.run.smithi043.stdout:(2/13): python3-certifi-2018.10.15-7.el8.noarch 53 kB/s | 16 kB 00:00 2023-12-01T03:54:15.896 INFO:teuthology.orchestra.run.smithi043.stdout:(3/13): python3-cachetools-3.1.1-4.el8.noarch.r 86 kB/s | 33 kB 00:00 2023-12-01T03:54:16.188 INFO:teuthology.orchestra.run.smithi043.stdout:(4/13): python3-rsa-4.9-2.el8.noarch.rpm 220 kB/s | 64 kB 00:00 2023-12-01T03:54:16.255 INFO:teuthology.orchestra.run.smithi043.stdout:(5/13): python3-google-auth-1.1.1-10.el8.noarch 141 kB/s | 81 kB 00:00 2023-12-01T03:54:16.447 INFO:teuthology.orchestra.run.smithi043.stdout:(6/13): python3-pyasn1-modules-0.3.7-6.el8.noar 575 kB/s | 110 kB 00:00 2023-12-01T03:54:16.481 INFO:teuthology.orchestra.run.smithi043.stdout:(7/13): python3-websocket-client-0.56.0-5.el8.n 209 kB/s | 61 kB 00:00 2023-12-01T03:54:16.623 INFO:teuthology.orchestra.run.smithi043.stdout:(8/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 151 kB/s | 27 kB 00:00 2023-12-01T03:54:16.624 INFO:teuthology.orchestra.run.smithi028.stdout:Installed products updated. 2023-12-01T03:54:16.665 INFO:teuthology.orchestra.run.smithi043.stdout:(9/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 687 kB/s | 126 kB 00:00 2023-12-01T03:54:16.749 INFO:teuthology.orchestra.run.smithi043.stdout:(10/13): python3-jsonpointer-1.10-11.el8.noarch 159 kB/s | 20 kB 00:00 2023-12-01T03:54:16.799 INFO:teuthology.orchestra.run.smithi043.stdout:(11/13): python3-requests-oauthlib-1.0.0-1.el8. 319 kB/s | 43 kB 00:00 2023-12-01T03:54:16.829 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:54:16.829 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2023-12-01T03:54:16.829 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-diskprediction-local-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:54:16.830 INFO:teuthology.orchestra.run.smithi028.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-12-01T03:54:16.830 INFO:teuthology.orchestra.run.smithi028.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-12-01T03:54:16.830 INFO:teuthology.orchestra.run.smithi028.stdout: openblas-0.3.15-3.el8.x86_64 2023-12-01T03:54:16.830 INFO:teuthology.orchestra.run.smithi028.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-12-01T03:54:16.831 INFO:teuthology.orchestra.run.smithi028.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-01T03:54:16.831 INFO:teuthology.orchestra.run.smithi028.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-01T03:54:16.831 INFO:teuthology.orchestra.run.smithi028.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-12-01T03:54:16.831 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:54:16.831 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:54:16.866 INFO:teuthology.orchestra.run.smithi043.stdout:(12/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 1.3 MB/s | 155 kB 00:00 2023-12-01T03:54:16.965 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-mgr-rook 2023-12-01T03:54:17.334 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:54:18.944 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:03:14 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:54:19.349 INFO:teuthology.orchestra.run.smithi043.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 338 kB/s | 1.2 MB 00:03 2023-12-01T03:54:19.350 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:54:19.350 INFO:teuthology.orchestra.run.smithi043.stdout:Total 512 kB/s | 1.9 MB 00:03 2023-12-01T03:54:19.421 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-01T03:54:19.438 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-01T03:54:19.439 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-01T03:54:19.518 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-01T03:54:19.522 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-01T03:54:20.076 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-01T03:54:20.278 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-01T03:54:20.502 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:54:20.503 INFO:teuthology.orchestra.run.smithi028.stdout:======================================================================================================== 2023-12-01T03:54:20.503 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repository Size 2023-12-01T03:54:20.503 INFO:teuthology.orchestra.run.smithi028.stdout:======================================================================================================== 2023-12-01T03:54:20.504 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2023-12-01T03:54:20.504 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-rook noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 50 k 2023-12-01T03:54:20.504 INFO:teuthology.orchestra.run.smithi028.stdout:Installing dependencies: 2023-12-01T03:54:20.504 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-01T03:54:20.504 INFO:teuthology.orchestra.run.smithi028.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-01T03:54:20.504 INFO:teuthology.orchestra.run.smithi028.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-01T03:54:20.504 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-01T03:54:20.504 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-01T03:54:20.504 INFO:teuthology.orchestra.run.smithi028.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-01T03:54:20.504 INFO:teuthology.orchestra.run.smithi028.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-01T03:54:20.504 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-01T03:54:20.504 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-01T03:54:20.504 INFO:teuthology.orchestra.run.smithi028.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-01T03:54:20.505 INFO:teuthology.orchestra.run.smithi028.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-01T03:54:20.505 INFO:teuthology.orchestra.run.smithi028.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-01T03:54:20.505 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:54:20.505 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2023-12-01T03:54:20.505 INFO:teuthology.orchestra.run.smithi028.stdout:======================================================================================================== 2023-12-01T03:54:20.505 INFO:teuthology.orchestra.run.smithi028.stdout:Install 13 Packages 2023-12-01T03:54:20.505 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:54:20.505 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 1.9 M 2023-12-01T03:54:20.506 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 25 M 2023-12-01T03:54:20.506 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2023-12-01T03:54:20.515 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-12-01T03:54:20.741 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-12-01T03:54:20.998 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 4/13 2023-12-01T03:54:21.174 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 5/13 2023-12-01T03:54:21.189 INFO:teuthology.orchestra.run.smithi028.stdout:(1/13): python3-cachetools-3.1.1-4.el8.noarch.r 92 kB/s | 33 kB 00:00 2023-12-01T03:54:21.205 INFO:teuthology.orchestra.run.smithi028.stdout:(2/13): python3-certifi-2018.10.15-7.el8.noarch 44 kB/s | 16 kB 00:00 2023-12-01T03:54:21.222 INFO:teuthology.orchestra.run.smithi028.stdout:(3/13): ceph-mgr-rook-18.2.0-1291.g188db309.el8 128 kB/s | 50 kB 00:00 2023-12-01T03:54:21.342 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 6/13 2023-12-01T03:54:21.406 INFO:teuthology.orchestra.run.smithi028.stdout:(4/13): python3-google-auth-1.1.1-10.el8.noarch 374 kB/s | 81 kB 00:00 2023-12-01T03:54:21.489 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 7/13 2023-12-01T03:54:21.590 INFO:teuthology.orchestra.run.smithi028.stdout:(5/13): python3-websocket-client-0.56.0-5.el8.n 333 kB/s | 61 kB 00:00 2023-12-01T03:54:21.615 INFO:teuthology.orchestra.run.smithi028.stdout:(6/13): python3-rsa-4.9-2.el8.noarch.rpm 163 kB/s | 64 kB 00:00 2023-12-01T03:54:21.718 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-12-01T03:54:21.791 INFO:teuthology.orchestra.run.smithi028.stdout:(7/13): python3-requests-oauthlib-1.0.0-1.el8.n 213 kB/s | 43 kB 00:00 2023-12-01T03:54:21.866 INFO:teuthology.orchestra.run.smithi028.stdout:(8/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 619 kB/s | 155 kB 00:00 2023-12-01T03:54:21.867 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-01T03:54:21.908 INFO:teuthology.orchestra.run.smithi028.stdout:(9/13): python3-kubernetes-11.0.0-6.el8.noarch. 1.7 MB/s | 1.2 MB 00:00 2023-12-01T03:54:21.975 INFO:teuthology.orchestra.run.smithi028.stdout:(10/13): python3-pyasn1-modules-0.3.7-6.el8.noa 599 kB/s | 110 kB 00:00 2023-12-01T03:54:22.000 INFO:teuthology.orchestra.run.smithi028.stdout:(11/13): python3-jsonpatch-1.21-2.el8.noarch.rp 198 kB/s | 27 kB 00:00 2023-12-01T03:54:22.084 INFO:teuthology.orchestra.run.smithi028.stdout:(12/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 720 kB/s | 126 kB 00:00 2023-12-01T03:54:22.094 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-12-01T03:54:22.159 INFO:teuthology.orchestra.run.smithi028.stdout:(13/13): python3-jsonpointer-1.10-11.el8.noarch 109 kB/s | 20 kB 00:00 2023-12-01T03:54:22.160 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:54:22.160 INFO:teuthology.orchestra.run.smithi028.stdout:Total 1.2 MB/s | 1.9 MB 00:01 2023-12-01T03:54:22.228 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2023-12-01T03:54:22.245 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2023-12-01T03:54:22.245 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2023-12-01T03:54:22.323 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2023-12-01T03:54:22.327 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2023-12-01T03:54:22.889 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2023-12-01T03:54:23.145 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-01T03:54:23.203 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-12-01T03:54:23.406 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-12-01T03:54:23.480 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-12-01T03:54:23.608 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-12-01T03:54:23.676 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 13/13 2023-12-01T03:54:23.775 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2023-12-01T03:54:23.937 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 13/13 2023-12-01T03:54:23.938 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 1/13 2023-12-01T03:54:23.938 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-12-01T03:54:23.938 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-12-01T03:54:23.938 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-12-01T03:54:23.938 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-12-01T03:54:23.938 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-12-01T03:54:23.938 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-12-01T03:54:23.938 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 8/13 2023-12-01T03:54:23.938 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 9/13 2023-12-01T03:54:23.938 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 10/13 2023-12-01T03:54:23.938 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-12-01T03:54:23.938 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 12/13 2023-12-01T03:54:24.020 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2023-12-01T03:54:24.275 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-12-01T03:54:24.615 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-12-01T03:54:24.859 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-12-01T03:54:25.025 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-01T03:54:25.121 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 13/13 2023-12-01T03:54:25.121 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:03:21 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:54:25.277 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-12-01T03:54:26.439 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-12-01T03:54:26.737 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-12-01T03:54:26.908 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 13/13 2023-12-01T03:54:27.185 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 13/13 2023-12-01T03:54:27.185 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 1/13 2023-12-01T03:54:27.185 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-12-01T03:54:27.185 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-12-01T03:54:27.185 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-12-01T03:54:27.185 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-12-01T03:54:27.185 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-12-01T03:54:27.186 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-12-01T03:54:27.186 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 8/13 2023-12-01T03:54:27.186 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 9/13 2023-12-01T03:54:27.186 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 10/13 2023-12-01T03:54:27.186 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 11/13 2023-12-01T03:54:27.186 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 12/13 2023-12-01T03:54:28.394 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 13/13 2023-12-01T03:54:28.394 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:03:24 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:54:32.943 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-01T03:54:33.148 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:54:33.148 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-01T03:54:33.148 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:54:33.148 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-01T03:54:33.148 INFO:teuthology.orchestra.run.smithi043.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-01T03:54:33.148 INFO:teuthology.orchestra.run.smithi043.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-01T03:54:33.149 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-01T03:54:33.149 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-01T03:54:33.149 INFO:teuthology.orchestra.run.smithi043.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-01T03:54:33.149 INFO:teuthology.orchestra.run.smithi043.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-01T03:54:33.149 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-01T03:54:33.149 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-01T03:54:33.149 INFO:teuthology.orchestra.run.smithi043.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-01T03:54:33.149 INFO:teuthology.orchestra.run.smithi043.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-01T03:54:33.149 INFO:teuthology.orchestra.run.smithi043.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-01T03:54:33.149 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:54:33.149 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:54:33.288 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-mgr-cephadm 2023-12-01T03:54:33.664 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:54:35.336 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:03:31 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:54:35.383 INFO:teuthology.orchestra.run.smithi028.stdout:Installed products updated. 2023-12-01T03:54:35.585 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:54:35.585 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2023-12-01T03:54:35.585 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:54:35.585 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-01T03:54:35.585 INFO:teuthology.orchestra.run.smithi028.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-01T03:54:35.585 INFO:teuthology.orchestra.run.smithi028.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-01T03:54:35.585 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-01T03:54:35.586 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-01T03:54:35.586 INFO:teuthology.orchestra.run.smithi028.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-01T03:54:35.586 INFO:teuthology.orchestra.run.smithi028.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-01T03:54:35.586 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-01T03:54:35.586 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-01T03:54:35.586 INFO:teuthology.orchestra.run.smithi028.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-01T03:54:35.586 INFO:teuthology.orchestra.run.smithi028.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-01T03:54:35.586 INFO:teuthology.orchestra.run.smithi028.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-01T03:54:35.586 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:54:35.586 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:54:35.758 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-mgr-cephadm 2023-12-01T03:54:36.135 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:54:36.903 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:54:36.904 INFO:teuthology.orchestra.run.smithi043.stdout:=============================================================================================== 2023-12-01T03:54:36.904 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-01T03:54:36.904 INFO:teuthology.orchestra.run.smithi043.stdout:=============================================================================================== 2023-12-01T03:54:36.904 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-01T03:54:36.904 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-cephadm noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 132 k 2023-12-01T03:54:36.904 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2023-12-01T03:54:36.904 INFO:teuthology.orchestra.run.smithi043.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-01T03:54:36.904 INFO:teuthology.orchestra.run.smithi043.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-01T03:54:36.904 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-01T03:54:36.905 INFO:teuthology.orchestra.run.smithi043.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-01T03:54:36.905 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:54:36.905 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-01T03:54:36.905 INFO:teuthology.orchestra.run.smithi043.stdout:=============================================================================================== 2023-12-01T03:54:36.905 INFO:teuthology.orchestra.run.smithi043.stdout:Install 5 Packages 2023-12-01T03:54:36.905 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:54:36.905 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 6.0 M 2023-12-01T03:54:36.906 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 26 M 2023-12-01T03:54:36.906 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-01T03:54:37.377 INFO:teuthology.orchestra.run.smithi043.stdout:(1/5): python3-natsort-7.1.1-2.el8.noarch.rpm 434 kB/s | 60 kB 00:00 2023-12-01T03:54:37.450 INFO:teuthology.orchestra.run.smithi043.stdout:(2/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 2.2 MB/s | 476 kB 00:00 2023-12-01T03:54:37.551 INFO:teuthology.orchestra.run.smithi043.stdout:(3/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 3.0 MB/s | 538 kB 00:00 2023-12-01T03:54:37.584 INFO:teuthology.orchestra.run.smithi043.stdout:(4/5): ceph-mgr-cephadm-18.2.0-1291.g188db309.e 381 kB/s | 132 kB 00:00 2023-12-01T03:54:37.737 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:03:33 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:54:37.773 INFO:teuthology.orchestra.run.smithi043.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 15 MB/s | 4.8 MB 00:00 2023-12-01T03:54:37.774 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:54:37.774 INFO:teuthology.orchestra.run.smithi043.stdout:Total 6.9 MB/s | 6.0 MB 00:00 2023-12-01T03:54:37.832 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-01T03:54:37.845 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-01T03:54:37.845 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-01T03:54:37.931 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-01T03:54:37.935 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-01T03:54:39.235 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:54:39.236 INFO:teuthology.orchestra.run.smithi028.stdout:=============================================================================================== 2023-12-01T03:54:39.236 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repository Size 2023-12-01T03:54:39.236 INFO:teuthology.orchestra.run.smithi028.stdout:=============================================================================================== 2023-12-01T03:54:39.236 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2023-12-01T03:54:39.236 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-cephadm noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 132 k 2023-12-01T03:54:39.236 INFO:teuthology.orchestra.run.smithi028.stdout:Installing dependencies: 2023-12-01T03:54:39.237 INFO:teuthology.orchestra.run.smithi028.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-01T03:54:39.237 INFO:teuthology.orchestra.run.smithi028.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-01T03:54:39.237 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-01T03:54:39.237 INFO:teuthology.orchestra.run.smithi028.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-01T03:54:39.237 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:54:39.237 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2023-12-01T03:54:39.237 INFO:teuthology.orchestra.run.smithi028.stdout:=============================================================================================== 2023-12-01T03:54:39.237 INFO:teuthology.orchestra.run.smithi028.stdout:Install 5 Packages 2023-12-01T03:54:39.237 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:54:39.238 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 6.0 M 2023-12-01T03:54:39.238 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 26 M 2023-12-01T03:54:39.238 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2023-12-01T03:54:39.504 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-01T03:54:39.820 INFO:teuthology.orchestra.run.smithi028.stdout:(1/5): ceph-mgr-cephadm-18.2.0-1291.g188db309.e 698 kB/s | 132 kB 00:00 2023-12-01T03:54:39.852 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-12-01T03:54:39.995 INFO:teuthology.orchestra.run.smithi028.stdout:(2/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 3.0 MB/s | 538 kB 00:00 2023-12-01T03:54:40.021 INFO:teuthology.orchestra.run.smithi028.stdout:(3/5): python3-natsort-7.1.1-2.el8.noarch.rpm 155 kB/s | 60 kB 00:00 2023-12-01T03:54:40.084 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-12-01T03:54:40.263 INFO:teuthology.orchestra.run.smithi028.stdout:(4/5): python3-babel-2.5.1-7.el8.noarch.rpm 18 MB/s | 4.8 MB 00:00 2023-12-01T03:54:40.288 INFO:teuthology.orchestra.run.smithi028.stdout:(5/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 725 kB/s | 476 kB 00:00 2023-12-01T03:54:40.288 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:54:40.289 INFO:teuthology.orchestra.run.smithi028.stdout:Total 5.7 MB/s | 6.0 MB 00:01 2023-12-01T03:54:40.346 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2023-12-01T03:54:40.359 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2023-12-01T03:54:40.359 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2023-12-01T03:54:40.413 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-01T03:54:40.444 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2023-12-01T03:54:40.448 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2023-12-01T03:54:40.716 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-01T03:54:40.914 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noarch 5/5 2023-12-01T03:54:41.180 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noarch 5/5 2023-12-01T03:54:41.180 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noarch 1/5 2023-12-01T03:54:41.180 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-01T03:54:41.180 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-01T03:54:41.180 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-12-01T03:54:41.495 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2023-12-01T03:54:41.895 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-12-01T03:54:42.237 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-12-01T03:54:42.268 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 5/5 2023-12-01T03:54:42.269 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:03:38 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:54:42.597 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-01T03:54:42.891 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-01T03:54:43.623 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noarch 5/5 2023-12-01T03:54:43.869 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noarch 5/5 2023-12-01T03:54:43.869 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noarch 1/5 2023-12-01T03:54:43.869 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-01T03:54:43.869 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-01T03:54:43.869 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-12-01T03:54:44.944 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 5/5 2023-12-01T03:54:44.944 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:03:40 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:54:50.108 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-01T03:54:50.310 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:54:50.310 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-01T03:54:50.310 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:54:50.310 INFO:teuthology.orchestra.run.smithi043.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-01T03:54:50.310 INFO:teuthology.orchestra.run.smithi043.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-01T03:54:50.310 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-01T03:54:50.310 INFO:teuthology.orchestra.run.smithi043.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-01T03:54:50.310 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:54:50.310 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:54:50.455 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install ceph-fuse 2023-12-01T03:54:50.831 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:54:52.484 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:03:48 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:54:58.375 INFO:teuthology.orchestra.run.smithi028.stdout:Installed products updated. 2023-12-01T03:54:58.375 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:54:58.375 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2023-12-01T03:54:58.375 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T03:54:58.375 INFO:teuthology.orchestra.run.smithi028.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-01T03:54:58.375 INFO:teuthology.orchestra.run.smithi028.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-01T03:54:58.375 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-01T03:54:58.376 INFO:teuthology.orchestra.run.smithi028.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-01T03:54:58.376 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:54:58.376 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:54:58.376 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-fuse 2023-12-01T03:54:58.379 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:54:58.379 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:54:58.379 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repository Size 2023-12-01T03:54:58.379 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:54:58.379 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-01T03:54:58.380 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-fuse 2023-12-01T03:54:58.380 INFO:teuthology.orchestra.run.smithi043.stdout: x86_64 2:18.2.0-1291.g188db309.el8 ceph 851 k 2023-12-01T03:54:58.380 INFO:teuthology.orchestra.run.smithi043.stdout:Installing dependencies: 2023-12-01T03:54:58.380 INFO:teuthology.orchestra.run.smithi043.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-01T03:54:58.380 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:54:58.380 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-01T03:54:58.380 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:54:58.380 INFO:teuthology.orchestra.run.smithi043.stdout:Install 2 Packages 2023-12-01T03:54:58.380 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:54:58.380 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 934 k 2023-12-01T03:54:58.380 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 3.0 M 2023-12-01T03:54:58.380 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-01T03:54:58.380 INFO:teuthology.orchestra.run.smithi043.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 593 kB/s | 83 kB 00:00 2023-12-01T03:54:58.381 INFO:teuthology.orchestra.run.smithi043.stdout:(2/2): ceph-fuse-18.2.0-1291.g188db309.el8.x86_ 1.4 MB/s | 851 kB 00:00 2023-12-01T03:54:58.381 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:54:58.381 INFO:teuthology.orchestra.run.smithi043.stdout:Total 1.6 MB/s | 934 kB 00:00 2023-12-01T03:54:58.381 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-01T03:54:58.381 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-01T03:54:58.381 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-01T03:54:58.381 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-01T03:54:58.381 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-01T03:54:58.381 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-01T03:54:58.381 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2023-12-01T03:54:58.381 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 2/2 2023-12-01T03:54:58.381 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 2/2 2023-12-01T03:54:58.381 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 1/2 2023-12-01T03:54:58.382 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2023-12-01T03:54:58.382 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:03:52 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:54:58.772 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:55:00.312 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:03:56 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:01.861 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:55:01.861 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:55:01.861 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repository Size 2023-12-01T03:55:01.861 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:55:01.861 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2023-12-01T03:55:01.862 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-fuse 2023-12-01T03:55:01.862 INFO:teuthology.orchestra.run.smithi028.stdout: x86_64 2:18.2.0-1291.g188db309.el8 ceph 851 k 2023-12-01T03:55:01.862 INFO:teuthology.orchestra.run.smithi028.stdout:Installing dependencies: 2023-12-01T03:55:01.862 INFO:teuthology.orchestra.run.smithi028.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-01T03:55:01.862 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:55:01.862 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2023-12-01T03:55:01.862 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:55:01.862 INFO:teuthology.orchestra.run.smithi028.stdout:Install 2 Packages 2023-12-01T03:55:01.862 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:55:01.863 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 934 k 2023-12-01T03:55:01.863 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 3.0 M 2023-12-01T03:55:01.863 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2023-12-01T03:55:01.998 INFO:teuthology.orchestra.run.smithi028.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 612 kB/s | 83 kB 00:00 2023-12-01T03:55:02.390 INFO:teuthology.orchestra.run.smithi028.stdout:(2/2): ceph-fuse-18.2.0-1291.g188db309.el8.x86_ 1.6 MB/s | 851 kB 00:00 2023-12-01T03:55:02.391 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:55:02.391 INFO:teuthology.orchestra.run.smithi028.stdout:Total 1.7 MB/s | 934 kB 00:00 2023-12-01T03:55:02.403 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2023-12-01T03:55:02.426 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2023-12-01T03:55:02.426 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2023-12-01T03:55:02.506 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2023-12-01T03:55:02.510 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2023-12-01T03:55:02.687 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2023-12-01T03:55:03.110 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2023-12-01T03:55:03.302 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 2/2 2023-12-01T03:55:03.631 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 2/2 2023-12-01T03:55:03.631 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 1/2 2023-12-01T03:55:04.217 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-01T03:55:04.418 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:55:04.418 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-01T03:55:04.418 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2023-12-01T03:55:04.418 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:55:04.418 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:55:04.568 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install librados-devel 2023-12-01T03:55:04.793 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2023-12-01T03:55:04.793 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:04:00 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:04.947 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:55:06.583 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:04:02 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:08.139 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:55:08.139 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:55:08.140 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repo Size 2023-12-01T03:55:08.140 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:55:08.140 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-01T03:55:08.140 INFO:teuthology.orchestra.run.smithi043.stdout: librados-devel x86_64 2:18.2.0-1291.g188db309.el8 ceph 139 k 2023-12-01T03:55:08.140 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:55:08.140 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-01T03:55:08.140 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:55:08.140 INFO:teuthology.orchestra.run.smithi043.stdout:Install 1 Package 2023-12-01T03:55:08.140 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:55:08.141 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 139 k 2023-12-01T03:55:08.141 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 513 k 2023-12-01T03:55:08.141 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-01T03:55:08.433 INFO:teuthology.orchestra.run.smithi043.stdout:librados-devel-18.2.0-1291.g188db309.el8.x86_64 475 kB/s | 139 kB 00:00 2023-12-01T03:55:08.434 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:55:08.434 INFO:teuthology.orchestra.run.smithi043.stdout:Total 473 kB/s | 139 kB 00:00 2023-12-01T03:55:08.434 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-01T03:55:08.442 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-01T03:55:08.442 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-01T03:55:08.501 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-01T03:55:08.504 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-01T03:55:08.631 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-01T03:55:08.783 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : librados-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:55:09.043 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: librados-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:55:10.163 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : librados-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:55:10.656 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:04:06 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:11.804 INFO:teuthology.orchestra.run.smithi028.stdout:Installed products updated. 2023-12-01T03:55:12.005 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:55:12.005 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2023-12-01T03:55:12.005 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2023-12-01T03:55:12.005 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:55:12.005 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:55:12.182 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install librados-devel 2023-12-01T03:55:12.562 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:55:14.170 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:04:10 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:15.504 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-01T03:55:15.705 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:55:15.706 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-01T03:55:15.706 INFO:teuthology.orchestra.run.smithi043.stdout: librados-devel-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:55:15.706 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:55:15.706 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:55:15.716 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:55:15.717 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:55:15.717 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repo Size 2023-12-01T03:55:15.717 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:55:15.717 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2023-12-01T03:55:15.717 INFO:teuthology.orchestra.run.smithi028.stdout: librados-devel x86_64 2:18.2.0-1291.g188db309.el8 ceph 139 k 2023-12-01T03:55:15.718 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:55:15.718 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2023-12-01T03:55:15.718 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:55:15.718 INFO:teuthology.orchestra.run.smithi028.stdout:Install 1 Package 2023-12-01T03:55:15.718 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:55:15.718 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 139 k 2023-12-01T03:55:15.718 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 513 k 2023-12-01T03:55:15.718 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2023-12-01T03:55:15.844 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install libcephfs2 2023-12-01T03:55:16.214 INFO:teuthology.orchestra.run.smithi028.stdout:librados-devel-18.2.0-1291.g188db309.el8.x86_64 281 kB/s | 139 kB 00:00 2023-12-01T03:55:16.215 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:55:16.215 INFO:teuthology.orchestra.run.smithi028.stdout:Total 280 kB/s | 139 kB 00:00 2023-12-01T03:55:16.215 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2023-12-01T03:55:16.223 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2023-12-01T03:55:16.223 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2023-12-01T03:55:16.229 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:55:16.282 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2023-12-01T03:55:16.286 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2023-12-01T03:55:16.413 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2023-12-01T03:55:16.610 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : librados-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:55:16.850 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: librados-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:55:17.906 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:04:13 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:17.959 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : librados-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:55:17.960 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:04:13 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:19.328 INFO:teuthology.orchestra.run.smithi043.stdout:Package libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:55:19.447 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:55:19.448 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2023-12-01T03:55:19.448 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:55:19.561 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install libcephfs-devel 2023-12-01T03:55:19.941 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:55:21.477 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:04:17 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:23.036 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:55:23.037 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:55:23.037 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repo Size 2023-12-01T03:55:23.037 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:55:23.038 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-01T03:55:23.038 INFO:teuthology.orchestra.run.smithi043.stdout: libcephfs-devel x86_64 2:18.2.0-1291.g188db309.el8 ceph 31 k 2023-12-01T03:55:23.038 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:55:23.038 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-01T03:55:23.038 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:55:23.038 INFO:teuthology.orchestra.run.smithi043.stdout:Install 1 Package 2023-12-01T03:55:23.039 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:55:23.039 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 31 k 2023-12-01T03:55:23.039 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 139 k 2023-12-01T03:55:23.039 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-01T03:55:23.263 INFO:teuthology.orchestra.run.smithi043.stdout:libcephfs-devel-18.2.0-1291.g188db309.el8.x86_6 137 kB/s | 31 kB 00:00 2023-12-01T03:55:23.264 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:55:23.264 INFO:teuthology.orchestra.run.smithi043.stdout:Total 137 kB/s | 31 kB 00:00 2023-12-01T03:55:23.264 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-01T03:55:23.268 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-01T03:55:23.268 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-01T03:55:23.279 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-01T03:55:23.283 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-01T03:55:23.343 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-01T03:55:23.564 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:55:23.791 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:55:24.864 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:55:24.864 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:04:20 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:25.850 INFO:teuthology.orchestra.run.smithi028.stdout:Installed products updated. 2023-12-01T03:55:26.054 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:55:26.054 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2023-12-01T03:55:26.054 INFO:teuthology.orchestra.run.smithi028.stdout: librados-devel-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:55:26.054 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:55:26.054 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:55:26.184 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install libcephfs2 2023-12-01T03:55:26.563 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:55:28.269 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:04:24 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:29.648 INFO:teuthology.orchestra.run.smithi028.stdout:Package libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:55:29.769 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:55:29.770 INFO:teuthology.orchestra.run.smithi028.stdout:Nothing to do. 2023-12-01T03:55:29.770 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:55:29.885 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install libcephfs-devel 2023-12-01T03:55:30.261 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:55:31.812 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:04:27 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:33.348 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:55:33.348 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:55:33.349 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repo Size 2023-12-01T03:55:33.349 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:55:33.349 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2023-12-01T03:55:33.349 INFO:teuthology.orchestra.run.smithi028.stdout: libcephfs-devel x86_64 2:18.2.0-1291.g188db309.el8 ceph 31 k 2023-12-01T03:55:33.349 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:55:33.349 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2023-12-01T03:55:33.349 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:55:33.349 INFO:teuthology.orchestra.run.smithi028.stdout:Install 1 Package 2023-12-01T03:55:33.349 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:55:33.350 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 31 k 2023-12-01T03:55:33.350 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 139 k 2023-12-01T03:55:33.350 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2023-12-01T03:55:33.556 INFO:teuthology.orchestra.run.smithi028.stdout:libcephfs-devel-18.2.0-1291.g188db309.el8.x86_6 150 kB/s | 31 kB 00:00 2023-12-01T03:55:33.557 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:55:33.557 INFO:teuthology.orchestra.run.smithi028.stdout:Total 149 kB/s | 31 kB 00:00 2023-12-01T03:55:33.557 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2023-12-01T03:55:33.561 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2023-12-01T03:55:33.561 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2023-12-01T03:55:33.573 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2023-12-01T03:55:33.577 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2023-12-01T03:55:33.634 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2023-12-01T03:55:33.823 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:55:33.892 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-01T03:55:34.053 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:55:34.094 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:55:34.094 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-01T03:55:34.094 INFO:teuthology.orchestra.run.smithi043.stdout: libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:55:34.094 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:55:34.094 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:55:34.228 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install librados2 2023-12-01T03:55:34.606 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:55:35.089 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:55:35.090 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:04:31 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:36.286 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:04:32 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:37.726 INFO:teuthology.orchestra.run.smithi043.stdout:Package librados2-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:55:37.846 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:55:37.847 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2023-12-01T03:55:37.848 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:55:37.952 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install librbd1 2023-12-01T03:55:38.328 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:55:39.963 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:04:35 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:41.401 INFO:teuthology.orchestra.run.smithi043.stdout:Package librbd1-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:55:41.521 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:55:41.524 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2023-12-01T03:55:41.525 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:55:41.664 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install python3-rados 2023-12-01T03:55:42.040 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:55:42.207 INFO:teuthology.orchestra.run.smithi028.stdout:Installed products updated. 2023-12-01T03:55:42.408 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:55:42.408 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2023-12-01T03:55:42.408 INFO:teuthology.orchestra.run.smithi028.stdout: libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:55:42.408 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:55:42.408 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:55:42.544 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install librados2 2023-12-01T03:55:42.930 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:55:43.677 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:04:39 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:44.501 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:04:40 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:45.110 INFO:teuthology.orchestra.run.smithi043.stdout:Package python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:55:45.228 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:55:45.230 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2023-12-01T03:55:45.230 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:55:45.351 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install python3-rgw 2023-12-01T03:55:45.729 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:55:45.940 INFO:teuthology.orchestra.run.smithi028.stdout:Package librados2-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:55:46.063 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:55:46.065 INFO:teuthology.orchestra.run.smithi028.stdout:Nothing to do. 2023-12-01T03:55:46.065 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:55:46.184 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install librbd1 2023-12-01T03:55:46.566 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:55:47.274 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:04:43 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:48.251 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:04:44 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:48.705 INFO:teuthology.orchestra.run.smithi043.stdout:Package python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:55:48.826 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:55:48.827 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2023-12-01T03:55:48.827 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:55:48.943 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install python3-cephfs 2023-12-01T03:55:49.320 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:55:49.690 INFO:teuthology.orchestra.run.smithi028.stdout:Package librbd1-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:55:49.815 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:55:49.817 INFO:teuthology.orchestra.run.smithi028.stdout:Nothing to do. 2023-12-01T03:55:49.817 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:55:49.940 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install python3-rados 2023-12-01T03:55:50.316 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:55:50.814 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:04:46 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:51.902 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:04:47 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:52.257 INFO:teuthology.orchestra.run.smithi043.stdout:Package python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:55:52.377 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:55:52.378 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2023-12-01T03:55:52.378 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:55:52.502 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install python3-rbd 2023-12-01T03:55:52.879 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:55:53.337 INFO:teuthology.orchestra.run.smithi028.stdout:Package python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:55:53.457 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:55:53.458 INFO:teuthology.orchestra.run.smithi028.stdout:Nothing to do. 2023-12-01T03:55:53.458 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:55:53.575 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install python3-rgw 2023-12-01T03:55:53.953 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:55:54.459 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:04:50 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:55.536 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:04:51 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:55.813 INFO:teuthology.orchestra.run.smithi043.stdout:Package python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:55:55.933 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:55:55.934 INFO:teuthology.orchestra.run.smithi043.stdout:Nothing to do. 2023-12-01T03:55:55.934 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:55:56.041 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install rbd-fuse 2023-12-01T03:55:56.417 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:55:56.979 INFO:teuthology.orchestra.run.smithi028.stdout:Package python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:55:57.098 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:55:57.099 INFO:teuthology.orchestra.run.smithi028.stdout:Nothing to do. 2023-12-01T03:55:57.099 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:55:57.218 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install python3-cephfs 2023-12-01T03:55:57.594 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:55:58.009 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:04:54 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:59.194 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:04:55 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:55:59.588 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:55:59.589 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:55:59.589 INFO:teuthology.orchestra.run.smithi043.stdout: Package Architecture Version Repository Size 2023-12-01T03:55:59.589 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:55:59.589 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-01T03:55:59.590 INFO:teuthology.orchestra.run.smithi043.stdout: rbd-fuse x86_64 2:18.2.0-1291.g188db309.el8 ceph 94 k 2023-12-01T03:55:59.590 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:55:59.590 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-01T03:55:59.590 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:55:59.590 INFO:teuthology.orchestra.run.smithi043.stdout:Install 1 Package 2023-12-01T03:55:59.590 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:55:59.591 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 94 k 2023-12-01T03:55:59.591 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 280 k 2023-12-01T03:55:59.591 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-01T03:55:59.880 INFO:teuthology.orchestra.run.smithi043.stdout:rbd-fuse-18.2.0-1291.g188db309.el8.x86_64.rpm 325 kB/s | 94 kB 00:00 2023-12-01T03:55:59.881 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:55:59.881 INFO:teuthology.orchestra.run.smithi043.stdout:Total 324 kB/s | 94 kB 00:00 2023-12-01T03:55:59.881 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-01T03:55:59.893 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-01T03:55:59.894 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-01T03:55:59.952 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-01T03:55:59.956 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-01T03:56:00.080 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-01T03:56:00.391 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:56:00.612 INFO:teuthology.orchestra.run.smithi028.stdout:Package python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:56:00.635 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:56:00.733 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:56:00.735 INFO:teuthology.orchestra.run.smithi028.stdout:Nothing to do. 2023-12-01T03:56:00.735 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:56:00.857 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install python3-rbd 2023-12-01T03:56:01.234 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:56:01.759 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:56:01.759 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:04:57 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:56:02.764 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:04:58 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:56:04.208 INFO:teuthology.orchestra.run.smithi028.stdout:Package python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 is already installed. 2023-12-01T03:56:04.330 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:56:04.331 INFO:teuthology.orchestra.run.smithi028.stdout:Nothing to do. 2023-12-01T03:56:04.331 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:56:04.442 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install rbd-fuse 2023-12-01T03:56:04.822 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:56:06.340 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:05:02 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:56:07.859 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:56:07.859 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:56:07.859 INFO:teuthology.orchestra.run.smithi028.stdout: Package Architecture Version Repository Size 2023-12-01T03:56:07.859 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:56:07.860 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2023-12-01T03:56:07.860 INFO:teuthology.orchestra.run.smithi028.stdout: rbd-fuse x86_64 2:18.2.0-1291.g188db309.el8 ceph 94 k 2023-12-01T03:56:07.860 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:56:07.860 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2023-12-01T03:56:07.860 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:56:07.860 INFO:teuthology.orchestra.run.smithi028.stdout:Install 1 Package 2023-12-01T03:56:07.860 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:56:07.861 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 94 k 2023-12-01T03:56:07.861 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 280 k 2023-12-01T03:56:07.861 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2023-12-01T03:56:08.133 INFO:teuthology.orchestra.run.smithi028.stdout:rbd-fuse-18.2.0-1291.g188db309.el8.x86_64.rpm 347 kB/s | 94 kB 00:00 2023-12-01T03:56:08.134 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:56:08.134 INFO:teuthology.orchestra.run.smithi028.stdout:Total 346 kB/s | 94 kB 00:00 2023-12-01T03:56:08.134 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2023-12-01T03:56:08.146 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2023-12-01T03:56:08.146 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2023-12-01T03:56:08.203 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2023-12-01T03:56:08.208 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2023-12-01T03:56:08.327 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2023-12-01T03:56:08.485 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:56:08.761 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:56:09.257 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-01T03:56:09.459 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:56:09.459 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-01T03:56:09.459 INFO:teuthology.orchestra.run.smithi043.stdout: rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:56:09.459 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:56:09.460 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:56:09.593 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install rbd-mirror 2023-12-01T03:56:09.850 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:56:09.850 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:05:05 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:56:09.973 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:56:11.496 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:05:07 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:56:13.098 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:56:13.098 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:56:13.098 INFO:teuthology.orchestra.run.smithi043.stdout: Package Arch Version Repo Size 2023-12-01T03:56:13.098 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:56:13.099 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-01T03:56:13.099 INFO:teuthology.orchestra.run.smithi043.stdout: rbd-mirror x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.4 M 2023-12-01T03:56:13.099 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:56:13.099 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-01T03:56:13.099 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:56:13.099 INFO:teuthology.orchestra.run.smithi043.stdout:Install 1 Package 2023-12-01T03:56:13.099 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:56:13.100 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 3.4 M 2023-12-01T03:56:13.100 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 16 M 2023-12-01T03:56:13.100 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-01T03:56:13.657 INFO:teuthology.orchestra.run.smithi043.stdout:rbd-mirror-18.2.0-1291.g188db309.el8.x86_64.rpm 6.2 MB/s | 3.4 MB 00:00 2023-12-01T03:56:13.658 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:56:13.658 INFO:teuthology.orchestra.run.smithi043.stdout:Total 6.2 MB/s | 3.4 MB 00:00 2023-12-01T03:56:13.659 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-01T03:56:13.673 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-01T03:56:13.673 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-01T03:56:13.747 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-01T03:56:13.753 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-01T03:56:14.227 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-01T03:56:14.542 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:56:14.918 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:56:16.012 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:56:16.012 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:05:12 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:56:16.479 INFO:teuthology.orchestra.run.smithi028.stdout:Installed products updated. 2023-12-01T03:56:16.683 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:56:16.683 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2023-12-01T03:56:16.683 INFO:teuthology.orchestra.run.smithi028.stdout: rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:56:16.683 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:56:16.684 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:56:16.814 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install rbd-mirror 2023-12-01T03:56:17.195 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:56:18.754 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:05:14 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:56:20.217 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:56:20.218 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:56:20.218 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repo Size 2023-12-01T03:56:20.218 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:56:20.218 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2023-12-01T03:56:20.218 INFO:teuthology.orchestra.run.smithi028.stdout: rbd-mirror x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.4 M 2023-12-01T03:56:20.218 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:56:20.218 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2023-12-01T03:56:20.218 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:56:20.218 INFO:teuthology.orchestra.run.smithi028.stdout:Install 1 Package 2023-12-01T03:56:20.219 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:56:20.219 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 3.4 M 2023-12-01T03:56:20.219 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 16 M 2023-12-01T03:56:20.219 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2023-12-01T03:56:20.610 INFO:teuthology.orchestra.run.smithi028.stdout:rbd-mirror-18.2.0-1291.g188db309.el8.x86_64.rpm 8.8 MB/s | 3.4 MB 00:00 2023-12-01T03:56:20.611 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:56:20.611 INFO:teuthology.orchestra.run.smithi028.stdout:Total 8.8 MB/s | 3.4 MB 00:00 2023-12-01T03:56:20.611 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2023-12-01T03:56:20.626 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2023-12-01T03:56:20.626 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2023-12-01T03:56:20.697 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2023-12-01T03:56:20.701 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2023-12-01T03:56:21.166 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2023-12-01T03:56:21.377 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:56:21.770 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:56:22.820 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:56:22.820 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:05:18 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:56:23.945 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-01T03:56:24.148 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:56:24.148 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-01T03:56:24.148 INFO:teuthology.orchestra.run.smithi043.stdout: rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:56:24.148 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:56:24.148 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:56:24.286 DEBUG:teuthology.orchestra.run.smithi043:> sudo yum -y install rbd-nbd 2023-12-01T03:56:24.667 INFO:teuthology.orchestra.run.smithi043.stdout:Updating Subscription Management repositories. 2023-12-01T03:56:26.188 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:05:22 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:56:27.737 INFO:teuthology.orchestra.run.smithi043.stdout:Dependencies resolved. 2023-12-01T03:56:27.738 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:56:27.738 INFO:teuthology.orchestra.run.smithi043.stdout: Package Architecture Version Repository Size 2023-12-01T03:56:27.738 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:56:27.738 INFO:teuthology.orchestra.run.smithi043.stdout:Installing: 2023-12-01T03:56:27.739 INFO:teuthology.orchestra.run.smithi043.stdout: rbd-nbd x86_64 2:18.2.0-1291.g188db309.el8 ceph 181 k 2023-12-01T03:56:27.739 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:56:27.739 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction Summary 2023-12-01T03:56:27.739 INFO:teuthology.orchestra.run.smithi043.stdout:================================================================================ 2023-12-01T03:56:27.739 INFO:teuthology.orchestra.run.smithi043.stdout:Install 1 Package 2023-12-01T03:56:27.739 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:56:27.739 INFO:teuthology.orchestra.run.smithi043.stdout:Total download size: 181 k 2023-12-01T03:56:27.740 INFO:teuthology.orchestra.run.smithi043.stdout:Installed size: 568 k 2023-12-01T03:56:27.740 INFO:teuthology.orchestra.run.smithi043.stdout:Downloading Packages: 2023-12-01T03:56:27.920 INFO:teuthology.orchestra.run.smithi043.stdout:rbd-nbd-18.2.0-1291.g188db309.el8.x86_64.rpm 996 kB/s | 181 kB 00:00 2023-12-01T03:56:27.921 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:56:27.922 INFO:teuthology.orchestra.run.smithi043.stdout:Total 988 kB/s | 181 kB 00:00 2023-12-01T03:56:27.922 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction check 2023-12-01T03:56:27.934 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction check succeeded. 2023-12-01T03:56:27.935 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction test 2023-12-01T03:56:27.991 INFO:teuthology.orchestra.run.smithi043.stdout:Transaction test succeeded. 2023-12-01T03:56:27.995 INFO:teuthology.orchestra.run.smithi043.stdout:Running transaction 2023-12-01T03:56:28.129 INFO:teuthology.orchestra.run.smithi043.stdout: Preparing : 1/1 2023-12-01T03:56:28.329 INFO:teuthology.orchestra.run.smithi043.stdout: Installing : rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:56:28.558 INFO:teuthology.orchestra.run.smithi043.stdout: Running scriptlet: rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:56:29.658 INFO:teuthology.orchestra.run.smithi043.stdout: Verifying : rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:56:29.660 INFO:teuthology.orchestra.run.smithi043.stdout:Last metadata expiration check: 0:05:25 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:56:29.878 INFO:teuthology.orchestra.run.smithi028.stdout:Installed products updated. 2023-12-01T03:56:30.079 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:56:30.080 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2023-12-01T03:56:30.080 INFO:teuthology.orchestra.run.smithi028.stdout: rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:56:30.080 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:56:30.080 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:56:30.245 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install rbd-nbd 2023-12-01T03:56:30.625 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-01T03:56:32.318 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:05:28 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:56:33.855 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-01T03:56:33.855 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:56:33.855 INFO:teuthology.orchestra.run.smithi028.stdout: Package Architecture Version Repository Size 2023-12-01T03:56:33.855 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:56:33.855 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2023-12-01T03:56:33.855 INFO:teuthology.orchestra.run.smithi028.stdout: rbd-nbd x86_64 2:18.2.0-1291.g188db309.el8 ceph 181 k 2023-12-01T03:56:33.855 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:56:33.855 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2023-12-01T03:56:33.856 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2023-12-01T03:56:33.856 INFO:teuthology.orchestra.run.smithi028.stdout:Install 1 Package 2023-12-01T03:56:33.856 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:56:33.856 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 181 k 2023-12-01T03:56:33.856 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 568 k 2023-12-01T03:56:33.856 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2023-12-01T03:56:34.146 INFO:teuthology.orchestra.run.smithi028.stdout:rbd-nbd-18.2.0-1291.g188db309.el8.x86_64.rpm 621 kB/s | 181 kB 00:00 2023-12-01T03:56:34.147 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2023-12-01T03:56:34.147 INFO:teuthology.orchestra.run.smithi028.stdout:Total 618 kB/s | 181 kB 00:00 2023-12-01T03:56:34.147 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2023-12-01T03:56:34.160 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2023-12-01T03:56:34.160 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2023-12-01T03:56:34.218 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2023-12-01T03:56:34.222 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2023-12-01T03:56:34.347 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2023-12-01T03:56:34.523 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:56:34.751 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:56:35.852 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 1/1 2023-12-01T03:56:35.852 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:05:31 ago on Fri 01 Dec 2023 03:51:04 AM UTC. 2023-12-01T03:56:36.778 INFO:teuthology.orchestra.run.smithi043.stdout:Installed products updated. 2023-12-01T03:56:36.986 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:56:36.986 INFO:teuthology.orchestra.run.smithi043.stdout:Installed: 2023-12-01T03:56:36.986 INFO:teuthology.orchestra.run.smithi043.stdout: rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:56:36.986 INFO:teuthology.orchestra.run.smithi043.stdout: 2023-12-01T03:56:36.986 INFO:teuthology.orchestra.run.smithi043.stdout:Complete! 2023-12-01T03:56:37.120 DEBUG:teuthology.parallel:result is None 2023-12-01T03:56:42.399 INFO:teuthology.orchestra.run.smithi028.stdout:Installed products updated. 2023-12-01T03:56:42.599 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:56:42.600 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2023-12-01T03:56:42.600 INFO:teuthology.orchestra.run.smithi028.stdout: rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T03:56:42.600 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-01T03:56:42.600 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-01T03:56:42.743 DEBUG:teuthology.parallel:result is None 2023-12-01T03:56:42.743 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T03:56:42.743 INFO:teuthology.packaging:ref: None 2023-12-01T03:56:42.743 INFO:teuthology.packaging:tag: None 2023-12-01T03:56:42.743 INFO:teuthology.packaging:branch: reef 2023-12-01T03:56:42.743 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T03:56:42.743 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-01T03:56:43.103 DEBUG:teuthology.orchestra.run.smithi028:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-01T03:56:43.126 INFO:teuthology.orchestra.run.smithi028.stdout:18.2.0-1291.g188db309.el8 2023-12-01T03:56:43.126 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1291.g188db309.el8 2023-12-01T03:56:43.127 INFO:teuthology.task.install:The correct ceph version 18.2.0-1291.g188db309 is installed. 2023-12-01T03:56:43.127 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T03:56:43.127 INFO:teuthology.packaging:ref: None 2023-12-01T03:56:43.127 INFO:teuthology.packaging:tag: None 2023-12-01T03:56:43.127 INFO:teuthology.packaging:branch: reef 2023-12-01T03:56:43.127 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T03:56:43.127 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-01T03:56:43.428 DEBUG:teuthology.orchestra.run.smithi043:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-01T03:56:43.456 INFO:teuthology.orchestra.run.smithi043.stdout:18.2.0-1291.g188db309.el8 2023-12-01T03:56:43.456 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1291.g188db309.el8 2023-12-01T03:56:43.456 INFO:teuthology.task.install:The correct ceph version 18.2.0-1291.g188db309 is installed. 2023-12-01T03:56:43.456 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-01T03:56:43.456 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2023-12-01T03:56:43.457 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-01T03:56:43.488 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-01T03:56:43.488 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-01T03:56:43.531 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-01T03:56:43.531 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2023-12-01T03:56:43.532 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd of=/usr/bin/daemon-helper 2023-12-01T03:56:43.561 DEBUG:teuthology.orchestra.run.smithi028:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-01T03:56:43.630 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-01T03:56:43.631 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/usr/bin/daemon-helper 2023-12-01T03:56:43.666 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-01T03:56:43.738 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-01T03:56:43.738 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2023-12-01T03:56:43.738 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-01T03:56:43.767 DEBUG:teuthology.orchestra.run.smithi028:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-01T03:56:43.837 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-01T03:56:43.838 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-01T03:56:43.869 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-01T03:56:43.941 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-01T03:56:43.941 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2023-12-01T03:56:43.942 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd of=/usr/bin/stdin-killer 2023-12-01T03:56:43.974 DEBUG:teuthology.orchestra.run.smithi028:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-01T03:56:44.043 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2023-12-01T03:56:44.043 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/usr/bin/stdin-killer 2023-12-01T03:56:44.074 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-01T03:56:44.145 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-01T03:56:44.239 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 82, in run_one_task task = get_task(taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 35, in get_task module = _import('tasks', module_name, task_name, fail_on_import_error=True) File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 54, in _import module = __import__( File "/home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa/tasks/cephadm.py", line 29, in from tasks.ceph import get_mons, healthy File "/home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa/tasks/ceph.py", line 31, in from teuthology.util.scanner import ValgrindScanner ModuleNotFoundError: No module named 'teuthology.util.scanner' 2023-12-01T03:56:44.311 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=3dda3a29a4424a11a2a27dbfeabdc582 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 82, in run_one_task task = get_task(taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 35, in get_task module = _import('tasks', module_name, task_name, fail_on_import_error=True) File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 54, in _import module = __import__( File "/home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa/tasks/cephadm.py", line 29, in from tasks.ceph import get_mons, healthy File "/home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa/tasks/ceph.py", line 31, in from teuthology.util.scanner import ValgrindScanner ModuleNotFoundError: No module named 'teuthology.util.scanner' 2023-12-01T03:56:44.314 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-01T03:56:44.323 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2023-12-01T03:56:44.323 DEBUG:teuthology.orchestra.run.smithi028:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-01T03:56:44.343 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-01T03:56:44.422 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-01T03:56:44.433 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-01T03:56:44.433 DEBUG:teuthology.orchestra.run.smithi028:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-01T03:56:44.436 DEBUG:teuthology.orchestra.run.smithi043:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-01T03:56:44.452 INFO:teuthology.orchestra.run.smithi028.stderr:bash: ntpq: command not found 2023-12-01T03:56:44.454 INFO:teuthology.orchestra.run.smithi043.stderr:bash: ntpq: command not found 2023-12-01T03:56:44.457 INFO:teuthology.orchestra.run.smithi028.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T03:56:44.457 INFO:teuthology.orchestra.run.smithi028.stdout:=============================================================================== 2023-12-01T03:56:44.458 INFO:teuthology.orchestra.run.smithi028.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 65 +1197us[+1203us] +/- 77ms 2023-12-01T03:56:44.458 INFO:teuthology.orchestra.run.smithi028.stdout:^* hv02.front.sepia.ceph.com 3 6 377 64 -137us[ -131us] +/- 70ms 2023-12-01T03:56:44.458 INFO:teuthology.orchestra.run.smithi028.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 1 -956us[ -956us] +/- 72ms 2023-12-01T03:56:44.458 INFO:teuthology.orchestra.run.smithi028.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T03:56:44.459 INFO:teuthology.orchestra.run.smithi043.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T03:56:44.460 INFO:teuthology.orchestra.run.smithi043.stdout:=============================================================================== 2023-12-01T03:56:44.460 INFO:teuthology.orchestra.run.smithi043.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 64 +1202us[+1202us] +/- 77ms 2023-12-01T03:56:44.460 INFO:teuthology.orchestra.run.smithi043.stdout:^* hv02.front.sepia.ceph.com 3 6 377 64 -136us[ -135us] +/- 70ms 2023-12-01T03:56:44.460 INFO:teuthology.orchestra.run.smithi043.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 64 -972us[ -970us] +/- 71ms 2023-12-01T03:56:44.460 INFO:teuthology.orchestra.run.smithi043.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T03:56:44.460 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-01T03:56:44.469 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-01T03:56:44.470 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-01T03:56:44.500 DEBUG:teuthology.orchestra.run.smithi028:> 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-01T03:56:44.624 DEBUG:teuthology.orchestra.run.smithi043:> 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-01T03:56:44.732 DEBUG:teuthology.orchestra.run.smithi028:> 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-01T03:56:44.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T03:56:44.766 DEBUG:teuthology.orchestra.run.smithi043:> 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-01T03:56:44.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T03:56:44.801 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-01T03:56:44.809 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-01T03:56:44.833 INFO:teuthology.task.internal:Duration was 1065.934029 seconds 2023-12-01T03:56:44.833 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-01T03:56:44.865 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-01T03:56:44.865 DEBUG:teuthology.orchestra.run.smithi028:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-01T03:56:44.868 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-01T03:56:44.918 INFO:teuthology.orchestra.run.smithi028.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T03:56:44.919 INFO:teuthology.orchestra.run.smithi043.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T03:56:45.391 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-01T03:56:45.391 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi028.front.sepia.ceph.com 2023-12-01T03:56:45.392 DEBUG:teuthology.orchestra.run.smithi028:> 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-01T03:56:45.418 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi043.front.sepia.ceph.com 2023-12-01T03:56:45.419 DEBUG:teuthology.orchestra.run.smithi043:> 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-01T03:56:45.447 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-01T03:56:45.447 DEBUG:teuthology.orchestra.run.smithi028:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-01T03:56:45.461 DEBUG:teuthology.orchestra.run.smithi043:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-01T03:56:45.533 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-01T03:56:45.533 DEBUG:teuthology.orchestra.run.smithi028:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-01T03:56:45.536 DEBUG:teuthology.orchestra.run.smithi043:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-01T03:56:45.623 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-01T03:56:45.632 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-01T03:56:45.632 DEBUG:teuthology.orchestra.run.smithi028:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-01T03:56:45.667 DEBUG:teuthology.orchestra.run.smithi043:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-01T03:56:45.713 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-01T03:56:45.723 DEBUG:teuthology.orchestra.run.smithi028:> 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-01T03:56:45.726 DEBUG:teuthology.orchestra.run.smithi043:> 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-01T03:56:45.751 INFO:teuthology.orchestra.run.smithi028.stdout:kernel.core_pattern = core 2023-12-01T03:56:45.754 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern = core 2023-12-01T03:56:45.770 DEBUG:teuthology.orchestra.run.smithi028:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-01T03:56:45.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T03:56:45.823 DEBUG:teuthology.orchestra.run.smithi043:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-01T03:56:45.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T03:56:45.840 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-01T03:56:45.849 INFO:teuthology.task.internal:Transferring archived files... 2023-12-01T03:56:45.851 DEBUG:teuthology.misc:Transferring archived files from smithi028:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473435/remote/smithi028 2023-12-01T03:56:45.852 DEBUG:teuthology.orchestra.run.smithi028:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-01T03:56:45.911 DEBUG:teuthology.misc:Transferring archived files from smithi043:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473435/remote/smithi043 2023-12-01T03:56:45.912 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-01T03:56:45.969 INFO:teuthology.task.internal:Removing archive directory... 2023-12-01T03:56:45.970 DEBUG:teuthology.orchestra.run.smithi028:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-01T03:56:45.972 DEBUG:teuthology.orchestra.run.smithi043:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-01T03:56:45.990 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-01T03:56:46.001 INFO:teuthology.task.internal:Not uploading archives. 2023-12-01T03:56:46.002 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-01T03:56:46.025 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-01T03:56:46.026 DEBUG:teuthology.orchestra.run.smithi028:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-01T03:56:46.029 DEBUG:teuthology.orchestra.run.smithi043:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-01T03:56:46.044 INFO:teuthology.orchestra.run.smithi028.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 1 03:56 /home/ubuntu/cephtest 2023-12-01T03:56:46.047 INFO:teuthology.orchestra.run.smithi043.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 1 03:56 /home/ubuntu/cephtest 2023-12-01T03:56:46.048 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-01T03:56:46.064 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-01T03:56:46.140 INFO:teuthology.nuke:Checking targets against current locks 2023-12-01T03:56:46.167 DEBUG:teuthology.nuke:shortname: smithi028 2023-12-01T03:56:46.167 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T03:56:46.191 DEBUG:teuthology.nuke:shortname: smithi043 2023-12-01T03:56:46.191 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T03:56:46.194 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi028.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473435', '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-01 03:33:44.645225', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-01T03:56:46.216 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi043.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473435', '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-01 03:33:44.643551', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-01T03:56:46.251 INFO:teuthology.orchestra.console.smithi028:Power off 2023-12-01T03:56:46.251 DEBUG:teuthology.orchestra.console.smithi028:pexpect command: ipmitool -H smithi028.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-01T03:56:46.278 DEBUG:teuthology.orchestra.console.smithi028:power off output: Chassis Power Control: Down/Off 2023-12-01T03:56:46.278 DEBUG:teuthology.orchestra.console.smithi028:pexpect command: ipmitool -H smithi028.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T03:56:46.296 INFO:teuthology.orchestra.console.smithi043:Power off 2023-12-01T03:56:46.297 DEBUG:teuthology.orchestra.console.smithi043:pexpect command: ipmitool -H smithi043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-01T03:56:46.310 DEBUG:teuthology.orchestra.console.smithi028:check power output: Chassis Power is on 2023-12-01T03:56:46.325 DEBUG:teuthology.orchestra.console.smithi043:power off output: Chassis Power Control: Down/Off 2023-12-01T03:56:46.326 DEBUG:teuthology.orchestra.console.smithi043:pexpect command: ipmitool -H smithi043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T03:56:46.351 DEBUG:teuthology.orchestra.console.smithi043:check power output: Chassis Power is on 2023-12-01T03:56:50.311 DEBUG:teuthology.orchestra.console.smithi028:pexpect command: ipmitool -H smithi028.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T03:56:50.354 DEBUG:teuthology.orchestra.console.smithi043:pexpect command: ipmitool -H smithi043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T03:56:50.422 DEBUG:teuthology.orchestra.console.smithi028:check power output: Chassis Power is on 2023-12-01T03:56:50.466 DEBUG:teuthology.orchestra.console.smithi043:check power output: Chassis Power is on 2023-12-01T03:56:54.426 DEBUG:teuthology.orchestra.console.smithi028:pexpect command: ipmitool -H smithi028.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T03:57:03.314 DEBUG:teuthology.orchestra.console.smithi043:pexpect command: ipmitool -H smithi043.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T03:57:03.416 DEBUG:teuthology.orchestra.console.smithi028:check power output: Chassis Power is off 2023-12-01T03:57:03.425 DEBUG:teuthology.orchestra.console.smithi043:check power output: Chassis Power is off 2023-12-01T03:57:03.517 INFO:teuthology.orchestra.console.smithi028:Power off completed 2023-12-01T03:57:03.526 INFO:teuthology.orchestra.console.smithi043:Power off completed 2023-12-01T03:57:03.631 INFO:teuthology.run:Summary data: description: upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} duration: 1065.9340288639069 failure_reason: No module named 'teuthology.util.scanner' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=3dda3a29a4424a11a2a27dbfeabdc582 status: fail success: false 2023-12-01T03:57:03.631 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-01T03:57:03.703 INFO:teuthology.run:FAIL