2023-12-02T08:26:29.074 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-02T08:26:29.075 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --description upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_3.0 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} --archive /home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475344 --verbose --name yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi -- /home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475344/orig.config.yaml 2023-12-02T08:26:29.134 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-02T08:26:29.220 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475344 branch: main description: upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_3.0 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} 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: - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' first_in_suite: false job_id: '7475344' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run basic import/export cli tests for rbd ' - 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 basic import/export cli tests for rbd ' name: yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-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: main ceph: conf: global: mon election default strategy: 1 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: bed7681480ccb0192b91a35e691658867e1e96b7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: bed7681480ccb0192b91a35e691658867e1e96b7 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: bed7681480ccb0192b91a35e691658867e1e96b7 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: - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 4654 sha1: bed7681480ccb0192b91a35e691658867e1e96b7 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 - 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: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: bed7681480ccb0192b91a35e691658867e1e96b7 targets: smithi006.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi141.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:3.0 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: reef exclude_packages: - ceph-volume - cephadm: cephadm_branch: reef cephadm_git_url: https://github.com/ceph/ceph 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: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-01_18:09:09 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-02T08:26:29.220 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa; will attempt to use it 2023-12-02T08:26:29.221 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks 2023-12-02T08:26:29.221 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-02T08:26:29.222 INFO:teuthology.task.internal:Checking packages... 2023-12-02T08:26:29.249 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash 'bed7681480ccb0192b91a35e691658867e1e96b7' 2023-12-02T08:26:29.249 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:26:29.249 INFO:teuthology.packaging:ref: None 2023-12-02T08:26:29.249 INFO:teuthology.packaging:tag: None 2023-12-02T08:26:29.250 INFO:teuthology.packaging:branch: main 2023-12-02T08:26:29.250 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:26:29.250 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-12-02T08:26:29.516 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7660.gb27938f5 2023-12-02T08:26:29.516 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-02T08:26:29.523 INFO:teuthology.task.internal:no buildpackages task found 2023-12-02T08:26:29.523 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-02T08:26:29.556 INFO:teuthology.task.internal:Saving configuration 2023-12-02T08:26:29.579 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-02T08:26:29.585 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T08:26:29.610 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi006.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475344', '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-02 08:21:33.797156', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-02T08:26:29.632 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi141.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475344', '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-02 08:21:33.795816', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-02T08:26:29.632 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-02T08:26:29.639 INFO:teuthology.task.internal:roles: ubuntu@smithi006.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-02T08:26:29.639 INFO:teuthology.task.internal:roles: ubuntu@smithi141.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-02T08:26:29.639 INFO:teuthology.run_tasks:Running task console_log... 2023-12-02T08:26:29.724 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa7e82f09d0>, signals=[15]) 2023-12-02T08:26:29.724 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-02T08:26:29.730 INFO:teuthology.task.internal:Opening connections... 2023-12-02T08:26:29.730 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi006.front.sepia.ceph.com 2023-12-02T08:26:29.732 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:26:29.801 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi141.front.sepia.ceph.com 2023-12-02T08:26:29.802 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:26:29.869 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-02T08:26:29.876 DEBUG:teuthology.orchestra.run.smithi006:> uname -m 2023-12-02T08:26:29.896 INFO:teuthology.orchestra.run.smithi006.stdout:x86_64 2023-12-02T08:26:29.897 DEBUG:teuthology.orchestra.run.smithi006:> cat /etc/os-release 2023-12-02T08:26:29.958 INFO:teuthology.orchestra.run.smithi006.stdout:NAME="Red Hat Enterprise Linux" 2023-12-02T08:26:29.958 INFO:teuthology.orchestra.run.smithi006.stdout:VERSION="8.6 (Ootpa)" 2023-12-02T08:26:29.958 INFO:teuthology.orchestra.run.smithi006.stdout:ID="rhel" 2023-12-02T08:26:29.958 INFO:teuthology.orchestra.run.smithi006.stdout:ID_LIKE="fedora" 2023-12-02T08:26:29.958 INFO:teuthology.orchestra.run.smithi006.stdout:VERSION_ID="8.6" 2023-12-02T08:26:29.958 INFO:teuthology.orchestra.run.smithi006.stdout:PLATFORM_ID="platform:el8" 2023-12-02T08:26:29.958 INFO:teuthology.orchestra.run.smithi006.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-02T08:26:29.958 INFO:teuthology.orchestra.run.smithi006.stdout:ANSI_COLOR="0;31" 2023-12-02T08:26:29.958 INFO:teuthology.orchestra.run.smithi006.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-02T08:26:29.958 INFO:teuthology.orchestra.run.smithi006.stdout:HOME_URL="https://www.redhat.com/" 2023-12-02T08:26:29.958 INFO:teuthology.orchestra.run.smithi006.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-02T08:26:29.958 INFO:teuthology.orchestra.run.smithi006.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-02T08:26:29.958 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:26:29.959 INFO:teuthology.orchestra.run.smithi006.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-02T08:26:29.959 INFO:teuthology.orchestra.run.smithi006.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-02T08:26:29.959 INFO:teuthology.orchestra.run.smithi006.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-02T08:26:29.959 INFO:teuthology.orchestra.run.smithi006.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-02T08:26:29.959 INFO:teuthology.lock.ops:Updating smithi006.front.sepia.ceph.com on lock server 2023-12-02T08:26:29.989 DEBUG:teuthology.orchestra.run.smithi141:> uname -m 2023-12-02T08:26:30.010 INFO:teuthology.orchestra.run.smithi141.stdout:x86_64 2023-12-02T08:26:30.010 DEBUG:teuthology.orchestra.run.smithi141:> cat /etc/os-release 2023-12-02T08:26:30.070 INFO:teuthology.orchestra.run.smithi141.stdout:NAME="Red Hat Enterprise Linux" 2023-12-02T08:26:30.071 INFO:teuthology.orchestra.run.smithi141.stdout:VERSION="8.6 (Ootpa)" 2023-12-02T08:26:30.071 INFO:teuthology.orchestra.run.smithi141.stdout:ID="rhel" 2023-12-02T08:26:30.071 INFO:teuthology.orchestra.run.smithi141.stdout:ID_LIKE="fedora" 2023-12-02T08:26:30.071 INFO:teuthology.orchestra.run.smithi141.stdout:VERSION_ID="8.6" 2023-12-02T08:26:30.071 INFO:teuthology.orchestra.run.smithi141.stdout:PLATFORM_ID="platform:el8" 2023-12-02T08:26:30.071 INFO:teuthology.orchestra.run.smithi141.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-02T08:26:30.073 INFO:teuthology.orchestra.run.smithi141.stdout:ANSI_COLOR="0;31" 2023-12-02T08:26:30.073 INFO:teuthology.orchestra.run.smithi141.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-02T08:26:30.073 INFO:teuthology.orchestra.run.smithi141.stdout:HOME_URL="https://www.redhat.com/" 2023-12-02T08:26:30.074 INFO:teuthology.orchestra.run.smithi141.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-02T08:26:30.074 INFO:teuthology.orchestra.run.smithi141.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-02T08:26:30.074 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:26:30.074 INFO:teuthology.orchestra.run.smithi141.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-02T08:26:30.074 INFO:teuthology.orchestra.run.smithi141.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-02T08:26:30.074 INFO:teuthology.orchestra.run.smithi141.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-02T08:26:30.074 INFO:teuthology.orchestra.run.smithi141.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-02T08:26:30.075 INFO:teuthology.lock.ops:Updating smithi141.front.sepia.ceph.com on lock server 2023-12-02T08:26:30.106 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-02T08:26:30.115 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-02T08:26:30.148 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-02T08:26:30.149 DEBUG:teuthology.orchestra.run.smithi006:> test '!' -e /home/ubuntu/cephtest 2023-12-02T08:26:30.151 DEBUG:teuthology.orchestra.run.smithi141:> test '!' -e /home/ubuntu/cephtest 2023-12-02T08:26:30.170 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-02T08:26:30.177 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-02T08:26:30.177 DEBUG:teuthology.orchestra.run.smithi006:> test -z $(ls -A /var/lib/ceph) 2023-12-02T08:26:30.211 DEBUG:teuthology.orchestra.run.smithi141:> test -z $(ls -A /var/lib/ceph) 2023-12-02T08:26:30.243 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-02T08:26:30.301 INFO:teuthology.run_tasks:Running task kernel... 2023-12-02T08:26:30.315 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-02T08:26:30.315 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-02T08:26:30.315 DEBUG:teuthology.orchestra.run.smithi006:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-02T08:26:30.316 DEBUG:teuthology.orchestra.run.smithi141:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-02T08:26:30.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:26:30.335 DEBUG:teuthology.orchestra.run.smithi141:> uname -r 2023-12-02T08:26:30.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:26:30.336 DEBUG:teuthology.orchestra.run.smithi006:> uname -r 2023-12-02T08:26:30.395 INFO:teuthology.orchestra.run.smithi141.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-02T08:26:30.395 INFO:teuthology.task.kernel:Running kernel on smithi141: 4.18.0-372.9.1.el8.x86_64 2023-12-02T08:26:30.395 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum install -y kernel 2023-12-02T08:26:30.396 INFO:teuthology.orchestra.run.smithi006.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-02T08:26:30.396 INFO:teuthology.task.kernel:Running kernel on smithi006: 4.18.0-372.9.1.el8.x86_64 2023-12-02T08:26:30.396 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum install -y kernel 2023-12-02T08:26:31.586 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:26:31.587 INFO:teuthology.orchestra.run.smithi006.stdout:Unable to read consumer identity 2023-12-02T08:26:31.630 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:26:31.631 INFO:teuthology.orchestra.run.smithi141.stdout:Unable to read consumer identity 2023-12-02T08:26:33.162 INFO:teuthology.orchestra.run.smithi006.stdout:Copr repo for python3-asyncssh owned by ceph 9.5 kB/s | 3.5 kB 00:00 2023-12-02T08:26:33.180 INFO:teuthology.orchestra.run.smithi141.stdout:Copr repo for python3-asyncssh owned by ceph 10 kB/s | 3.5 kB 00:00 2023-12-02T08:26:34.772 INFO:teuthology.orchestra.run.smithi141.stdout:Extra Packages for Enterprise Linux 9.4 MB/s | 16 MB 00:01 2023-12-02T08:26:34.799 INFO:teuthology.orchestra.run.smithi006.stdout:Extra Packages for Enterprise Linux 9.9 MB/s | 16 MB 00:01 2023-12-02T08:26:38.322 INFO:teuthology.orchestra.run.smithi141.stdout:lab-extras 306 kB/s | 24 kB 00:00 2023-12-02T08:26:38.488 INFO:teuthology.orchestra.run.smithi006.stdout:lab-extras 529 kB/s | 24 kB 00:00 2023-12-02T08:26:38.949 INFO:teuthology.orchestra.run.smithi141.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-02T08:26:38.995 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:26:38.996 INFO:teuthology.orchestra.run.smithi141.stdout:Nothing to do. 2023-12-02T08:26:38.996 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:26:39.110 DEBUG:teuthology.orchestra.run.smithi141:> echo no | sudo yum reinstall kernel || true 2023-12-02T08:26:39.165 INFO:teuthology.orchestra.run.smithi006.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-02T08:26:39.228 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:26:39.229 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2023-12-02T08:26:39.229 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:26:39.338 DEBUG:teuthology.orchestra.run.smithi006:> echo no | sudo yum reinstall kernel || true 2023-12-02T08:26:39.441 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:26:39.441 INFO:teuthology.orchestra.run.smithi141.stdout:Unable to read consumer identity 2023-12-02T08:26:39.689 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:26:39.690 INFO:teuthology.orchestra.run.smithi006.stdout:Unable to read consumer identity 2023-12-02T08:26:39.706 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:00:01 ago on Sat 02 Dec 2023 08:26:38 AM UTC. 2023-12-02T08:26:39.747 INFO:teuthology.orchestra.run.smithi141.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-02T08:26:39.789 INFO:teuthology.orchestra.run.smithi141.stderr:Error: No packages marked for reinstall. 2023-12-02T08:26:39.836 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum reinstall -y kernel || true 2023-12-02T08:26:39.977 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:00:01 ago on Sat 02 Dec 2023 08:26:38 AM UTC. 2023-12-02T08:26:40.023 INFO:teuthology.orchestra.run.smithi006.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-02T08:26:40.053 INFO:teuthology.orchestra.run.smithi006.stderr:Error: No packages marked for reinstall. 2023-12-02T08:26:40.101 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum reinstall -y kernel || true 2023-12-02T08:26:40.164 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:26:40.165 INFO:teuthology.orchestra.run.smithi141.stdout:Unable to read consumer identity 2023-12-02T08:26:40.425 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:00:02 ago on Sat 02 Dec 2023 08:26:38 AM UTC. 2023-12-02T08:26:40.450 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:26:40.450 INFO:teuthology.orchestra.run.smithi006.stdout:Unable to read consumer identity 2023-12-02T08:26:40.466 INFO:teuthology.orchestra.run.smithi141.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-02T08:26:40.494 INFO:teuthology.orchestra.run.smithi141.stderr:Error: No packages marked for reinstall. 2023-12-02T08:26:40.544 DEBUG:teuthology.orchestra.run.smithi141:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T08:26:40.625 INFO:teuthology.orchestra.run.smithi141.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-02T08:26:40.625 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-02T08:26:40.625 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-02T08:26:40.625 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-02T08:26:40.625 DEBUG:teuthology.orchestra.run.smithi141:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-02T08:26:40.651 INFO:teuthology.orchestra.run.smithi141.stdout:ttyS1 2023-12-02T08:26:40.665 DEBUG:teuthology.parallel:result is None 2023-12-02T08:26:40.719 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:00:02 ago on Sat 02 Dec 2023 08:26:38 AM UTC. 2023-12-02T08:26:40.762 INFO:teuthology.orchestra.run.smithi006.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-02T08:26:40.795 INFO:teuthology.orchestra.run.smithi006.stderr:Error: No packages marked for reinstall. 2023-12-02T08:26:40.842 DEBUG:teuthology.orchestra.run.smithi006:> rpm -q kernel | sort -rV | head -n 1 2023-12-02T08:26:40.925 INFO:teuthology.orchestra.run.smithi006.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-02T08:26:40.925 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-02T08:26:40.925 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-02T08:26:40.926 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-02T08:26:40.926 DEBUG:teuthology.orchestra.run.smithi006:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-02T08:26:40.952 INFO:teuthology.orchestra.run.smithi006.stdout:ttyS1 2023-12-02T08:26:40.974 DEBUG:teuthology.parallel:result is None 2023-12-02T08:26:40.976 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-02T08:26:40.983 INFO:teuthology.task.internal:Creating test directory... 2023-12-02T08:26:40.983 DEBUG:teuthology.orchestra.run.smithi006:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-02T08:26:41.018 DEBUG:teuthology.orchestra.run.smithi141:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-02T08:26:41.034 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-02T08:26:41.042 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-02T08:26:41.064 INFO:teuthology.task.internal:Creating archive directory... 2023-12-02T08:26:41.065 DEBUG:teuthology.orchestra.run.smithi006:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-02T08:26:41.075 DEBUG:teuthology.orchestra.run.smithi141:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-02T08:26:41.107 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-02T08:26:41.114 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-02T08:26:41.114 DEBUG:teuthology.orchestra.run.smithi006:> 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-02T08:26:41.143 DEBUG:teuthology.orchestra.run.smithi141:> 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-02T08:26:41.169 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:26:41.180 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:26:41.189 INFO:teuthology.orchestra.run.smithi141.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:26:41.200 INFO:teuthology.orchestra.run.smithi141.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:26:41.201 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-02T08:26:41.208 INFO:teuthology.task.internal:Configuring sudo... 2023-12-02T08:26:41.209 DEBUG:teuthology.orchestra.run.smithi006:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-02T08:26:41.224 DEBUG:teuthology.orchestra.run.smithi141:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-02T08:26:41.250 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-02T08:26:41.299 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-02T08:26:41.299 DEBUG:teuthology.orchestra.run.smithi006:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-02T08:26:41.302 DEBUG:teuthology.orchestra.run.smithi141:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-02T08:26:41.318 DEBUG:teuthology.orchestra.run.smithi006:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T08:26:41.400 DEBUG:teuthology.orchestra.run.smithi006:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T08:26:41.449 DEBUG:teuthology.orchestra.run.smithi006:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T08:26:41.534 DEBUG:teuthology.orchestra.run.smithi006:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T08:26:41.576 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T08:26:41.577 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-02T08:26:41.668 DEBUG:teuthology.orchestra.run.smithi141:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T08:26:41.710 DEBUG:teuthology.orchestra.run.smithi141:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T08:26:41.760 DEBUG:teuthology.orchestra.run.smithi141:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T08:26:41.845 DEBUG:teuthology.orchestra.run.smithi141:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T08:26:41.886 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-02T08:26:41.886 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-02T08:26:41.952 DEBUG:teuthology.orchestra.run.smithi006:> sudo service rsyslog restart 2023-12-02T08:26:41.954 DEBUG:teuthology.orchestra.run.smithi141:> sudo service rsyslog restart 2023-12-02T08:26:42.018 INFO:teuthology.orchestra.run.smithi006.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:26:42.070 INFO:teuthology.orchestra.run.smithi141.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:26:42.355 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-02T08:26:42.365 INFO:teuthology.task.internal:Starting timer... 2023-12-02T08:26:42.365 INFO:teuthology.run_tasks:Running task pcp... 2023-12-02T08:26:42.404 INFO:teuthology.run_tasks:Running task selinux... 2023-12-02T08:26:42.426 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-02T08:26:42.426 DEBUG:teuthology.orchestra.run.smithi006:> sudo service auditd rotate 2023-12-02T08:26:42.485 INFO:teuthology.orchestra.run.smithi006.stdout:Rotating logs: 2023-12-02T08:26:42.486 DEBUG:teuthology.orchestra.run.smithi141:> sudo service auditd rotate 2023-12-02T08:26:42.555 INFO:teuthology.orchestra.run.smithi141.stdout:Rotating logs: 2023-12-02T08:26:42.556 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-02T08:26:42.557 DEBUG:teuthology.orchestra.run.smithi006:> /usr/sbin/getenforce 2023-12-02T08:26:42.582 INFO:teuthology.orchestra.run.smithi006.stdout:Permissive 2023-12-02T08:26:42.583 DEBUG:teuthology.orchestra.run.smithi141:> /usr/sbin/getenforce 2023-12-02T08:26:42.617 INFO:teuthology.orchestra.run.smithi141.stdout:Permissive 2023-12-02T08:26:42.617 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi006.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi141.front.sepia.ceph.com': 'permissive'} 2023-12-02T08:26:42.618 DEBUG:teuthology.orchestra.run.smithi006:> 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-02T08:26:42.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:26:42.651 DEBUG:teuthology.orchestra.run.smithi141:> 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-02T08:26:42.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:26:42.685 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-02T08:26:42.685 DEBUG:teuthology.orchestra.run.smithi006:> sudo /usr/sbin/setenforce permissive 2023-12-02T08:26:42.719 DEBUG:teuthology.orchestra.run.smithi141:> sudo /usr/sbin/setenforce permissive 2023-12-02T08:26:42.754 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-02T08:26:42.763 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-02T08:26:42.763 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-02T08:26:42.782 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-02T08:26:42.783 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi006.front.sepia.ceph.com,smithi141.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-02T08:36:10.726 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi006.front.sepia.ceph.com'), Remote(name='ubuntu@smithi141.front.sepia.ceph.com')] 2023-12-02T08:36:10.727 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-12-02T08:36:10.728 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi006.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:36:10.798 DEBUG:teuthology.orchestra.run.smithi006:> true 2023-12-02T08:36:10.873 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi006.front.sepia.ceph.com' 2023-12-02T08:36:10.874 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-02T08:36:10.874 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi141.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:36:10.941 DEBUG:teuthology.orchestra.run.smithi141:> true 2023-12-02T08:36:11.007 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi141.front.sepia.ceph.com' 2023-12-02T08:36:11.007 INFO:teuthology.run_tasks:Running task clock... 2023-12-02T08:36:11.018 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-02T08:36:11.018 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-02T08:36:11.018 DEBUG:teuthology.orchestra.run.smithi006:> 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-02T08:36:11.021 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-02T08:36:11.021 DEBUG:teuthology.orchestra.run.smithi141:> 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-02T08:36:11.054 INFO:teuthology.orchestra.run.smithi006.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-02T08:36:11.070 INFO:teuthology.orchestra.run.smithi006.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-02T08:36:11.077 INFO:teuthology.orchestra.run.smithi141.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-02T08:36:11.090 INFO:teuthology.orchestra.run.smithi141.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-02T08:36:11.150 INFO:teuthology.orchestra.run.smithi006.stderr:sudo: ntpd: command not found 2023-12-02T08:36:11.162 INFO:teuthology.orchestra.run.smithi006.stdout:506 Cannot talk to daemon 2023-12-02T08:36:11.166 INFO:teuthology.orchestra.run.smithi141.stderr:sudo: ntpd: command not found 2023-12-02T08:36:11.177 INFO:teuthology.orchestra.run.smithi141.stdout:506 Cannot talk to daemon 2023-12-02T08:36:11.178 INFO:teuthology.orchestra.run.smithi006.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-02T08:36:11.191 INFO:teuthology.orchestra.run.smithi141.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-02T08:36:11.193 INFO:teuthology.orchestra.run.smithi006.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-02T08:36:11.205 INFO:teuthology.orchestra.run.smithi141.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-02T08:36:11.274 INFO:teuthology.orchestra.run.smithi006.stderr:bash: ntpq: command not found 2023-12-02T08:36:11.278 INFO:teuthology.orchestra.run.smithi006.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:36:11.278 INFO:teuthology.orchestra.run.smithi006.stdout:=============================================================================== 2023-12-02T08:36:11.278 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:36:11.278 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:36:11.278 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:36:11.278 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:36:11.280 INFO:teuthology.orchestra.run.smithi141.stderr:bash: ntpq: command not found 2023-12-02T08:36:11.284 INFO:teuthology.orchestra.run.smithi141.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:36:11.284 INFO:teuthology.orchestra.run.smithi141.stdout:=============================================================================== 2023-12-02T08:36:11.284 INFO:teuthology.orchestra.run.smithi141.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:36:11.284 INFO:teuthology.orchestra.run.smithi141.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:36:11.284 INFO:teuthology.orchestra.run.smithi141.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:36:11.284 INFO:teuthology.orchestra.run.smithi141.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:36:11.285 INFO:teuthology.run_tasks:Running task pexec... 2023-12-02T08:36:11.294 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-02T08:36:11.294 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi006.front.sepia.ceph.com 2023-12-02T08:36:11.295 DEBUG:teuthology.orchestra.run.smithi006:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-02T08:36:11.295 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi141.front.sepia.ceph.com 2023-12-02T08:36:11.295 DEBUG:teuthology.orchestra.run.smithi141:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-02T08:36:11.698 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:36:11.710 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:36:13.280 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:02:01 ago on Sat 02 Dec 2023 08:34:11 AM UTC. 2023-12-02T08:36:13.364 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:44 ago on Sat 02 Dec 2023 08:34:28 AM UTC. 2023-12-02T08:36:15.005 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:36:15.005 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:36:15.006 INFO:teuthology.orchestra.run.smithi141.stdout: Package Architecture Version Repository Size 2023-12-02T08:36:15.006 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:36:15.006 INFO:teuthology.orchestra.run.smithi141.stdout:Resetting modules: 2023-12-02T08:36:15.006 INFO:teuthology.orchestra.run.smithi141.stdout: container-tools 2023-12-02T08:36:15.006 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:36:15.006 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:36:15.006 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:36:15.006 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:36:15.356 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:36:15.357 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:36:15.358 INFO:teuthology.orchestra.run.smithi006.stdout: Package Architecture Version Repository Size 2023-12-02T08:36:15.358 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:36:15.358 INFO:teuthology.orchestra.run.smithi006.stdout:Resetting modules: 2023-12-02T08:36:15.358 INFO:teuthology.orchestra.run.smithi006.stdout: container-tools 2023-12-02T08:36:15.358 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:36:15.358 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:36:15.358 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:36:15.358 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:36:15.999 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:02:04 ago on Sat 02 Dec 2023 08:34:11 AM UTC. 2023-12-02T08:36:16.354 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:47 ago on Sat 02 Dec 2023 08:34:28 AM UTC. 2023-12-02T08:36:23.067 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:36:23.384 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:36:23.537 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:36:23.845 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:36:25.188 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:56 ago on Sat 02 Dec 2023 08:34:28 AM UTC. 2023-12-02T08:36:25.341 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:02:13 ago on Sat 02 Dec 2023 08:34:11 AM UTC. 2023-12-02T08:36:27.138 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:36:27.180 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:36:27.240 INFO:teuthology.orchestra.run.smithi006.stdout:========================================================================================================================== 2023-12-02T08:36:27.240 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T08:36:27.240 INFO:teuthology.orchestra.run.smithi006.stdout:========================================================================================================================== 2023-12-02T08:36:27.241 INFO:teuthology.orchestra.run.smithi006.stdout:Installing group/module packages: 2023-12-02T08:36:27.241 INFO:teuthology.orchestra.run.smithi006.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-12-02T08:36:27.241 INFO:teuthology.orchestra.run.smithi006.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-02T08:36:27.241 INFO:teuthology.orchestra.run.smithi006.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-02T08:36:27.241 INFO:teuthology.orchestra.run.smithi006.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-12-02T08:36:27.241 INFO:teuthology.orchestra.run.smithi006.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-02T08:36:27.241 INFO:teuthology.orchestra.run.smithi006.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-02T08:36:27.241 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-12-02T08:36:27.241 INFO:teuthology.orchestra.run.smithi006.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-02T08:36:27.241 INFO:teuthology.orchestra.run.smithi006.stdout:Downgrading: 2023-12-02T08:36:27.241 INFO:teuthology.orchestra.run.smithi006.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-02T08:36:27.241 INFO:teuthology.orchestra.run.smithi006.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-02T08:36:27.241 INFO:teuthology.orchestra.run.smithi006.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-02T08:36:27.242 INFO:teuthology.orchestra.run.smithi006.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-02T08:36:27.242 INFO:teuthology.orchestra.run.smithi006.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-02T08:36:27.242 INFO:teuthology.orchestra.run.smithi006.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-02T08:36:27.242 INFO:teuthology.orchestra.run.smithi006.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-02T08:36:27.242 INFO:teuthology.orchestra.run.smithi006.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-02T08:36:27.242 INFO:teuthology.orchestra.run.smithi006.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-12-02T08:36:27.242 INFO:teuthology.orchestra.run.smithi006.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-12-02T08:36:27.242 INFO:teuthology.orchestra.run.smithi006.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-02T08:36:27.243 INFO:teuthology.orchestra.run.smithi006.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-02T08:36:27.243 INFO:teuthology.orchestra.run.smithi006.stdout:Installing module profiles: 2023-12-02T08:36:27.243 INFO:teuthology.orchestra.run.smithi006.stdout: container-tools/common 2023-12-02T08:36:27.243 INFO:teuthology.orchestra.run.smithi006.stdout:Enabling module streams: 2023-12-02T08:36:27.243 INFO:teuthology.orchestra.run.smithi006.stdout: container-tools 3.0 2023-12-02T08:36:27.243 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:36:27.244 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:36:27.244 INFO:teuthology.orchestra.run.smithi006.stdout:========================================================================================================================== 2023-12-02T08:36:27.244 INFO:teuthology.orchestra.run.smithi006.stdout:Install 7 Packages 2023-12-02T08:36:27.244 INFO:teuthology.orchestra.run.smithi006.stdout:Downgrade 12 Packages 2023-12-02T08:36:27.244 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:36:27.245 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 51 M 2023-12-02T08:36:27.245 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:36:27.274 INFO:teuthology.orchestra.run.smithi141.stdout:========================================================================================================================== 2023-12-02T08:36:27.274 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T08:36:27.274 INFO:teuthology.orchestra.run.smithi141.stdout:========================================================================================================================== 2023-12-02T08:36:27.275 INFO:teuthology.orchestra.run.smithi141.stdout:Installing group/module packages: 2023-12-02T08:36:27.275 INFO:teuthology.orchestra.run.smithi141.stdout: buildah x86_64 1.19.9-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.8 M 2023-12-02T08:36:27.275 INFO:teuthology.orchestra.run.smithi141.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-12-02T08:36:27.275 INFO:teuthology.orchestra.run.smithi141.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-12-02T08:36:27.275 INFO:teuthology.orchestra.run.smithi141.stdout: skopeo x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 6.4 M 2023-12-02T08:36:27.275 INFO:teuthology.orchestra.run.smithi141.stdout: toolbox x86_64 0.0.99.3-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-02T08:36:27.276 INFO:teuthology.orchestra.run.smithi141.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-02T08:36:27.276 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-12-02T08:36:27.276 INFO:teuthology.orchestra.run.smithi141.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-02T08:36:27.276 INFO:teuthology.orchestra.run.smithi141.stdout:Downgrading: 2023-12-02T08:36:27.276 INFO:teuthology.orchestra.run.smithi141.stdout: conmon x86_64 2:2.0.26-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-02T08:36:27.276 INFO:teuthology.orchestra.run.smithi141.stdout: container-selinux noarch 2:2.178.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-02T08:36:27.277 INFO:teuthology.orchestra.run.smithi141.stdout: containernetworking-plugins x86_64 0.9.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 19 M 2023-12-02T08:36:27.277 INFO:teuthology.orchestra.run.smithi141.stdout: containers-common x86_64 1:1.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 91 k 2023-12-02T08:36:27.277 INFO:teuthology.orchestra.run.smithi141.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-12-02T08:36:27.277 INFO:teuthology.orchestra.run.smithi141.stdout: fuse-overlayfs x86_64 1.4.0-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 72 k 2023-12-02T08:36:27.277 INFO:teuthology.orchestra.run.smithi141.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-12-02T08:36:27.277 INFO:teuthology.orchestra.run.smithi141.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-12-02T08:36:27.277 INFO:teuthology.orchestra.run.smithi141.stdout: podman-catatonit x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 322 k 2023-12-02T08:36:27.277 INFO:teuthology.orchestra.run.smithi141.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-12-02T08:36:27.277 INFO:teuthology.orchestra.run.smithi141.stdout: runc x86_64 1.0.0-73.rc95.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 2.9 M 2023-12-02T08:36:27.277 INFO:teuthology.orchestra.run.smithi141.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-12-02T08:36:27.277 INFO:teuthology.orchestra.run.smithi141.stdout:Installing module profiles: 2023-12-02T08:36:27.277 INFO:teuthology.orchestra.run.smithi141.stdout: container-tools/common 2023-12-02T08:36:27.277 INFO:teuthology.orchestra.run.smithi141.stdout:Enabling module streams: 2023-12-02T08:36:27.277 INFO:teuthology.orchestra.run.smithi141.stdout: container-tools 3.0 2023-12-02T08:36:27.278 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:36:27.278 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:36:27.278 INFO:teuthology.orchestra.run.smithi141.stdout:========================================================================================================================== 2023-12-02T08:36:27.278 INFO:teuthology.orchestra.run.smithi141.stdout:Install 7 Packages 2023-12-02T08:36:27.278 INFO:teuthology.orchestra.run.smithi141.stdout:Downgrade 12 Packages 2023-12-02T08:36:27.278 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:36:27.278 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 51 M 2023-12-02T08:36:27.279 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:36:27.489 INFO:teuthology.orchestra.run.smithi006.stdout:(1/19): container-selinux-2.178.0-2.module+el8. 216 kB/s | 53 kB 00:00 2023-12-02T08:36:27.505 INFO:teuthology.orchestra.run.smithi141.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 401 kB/s | 91 kB 00:00 2023-12-02T08:36:27.530 INFO:teuthology.orchestra.run.smithi141.stdout:(2/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 204 kB/s | 51 kB 00:00 2023-12-02T08:36:27.531 INFO:teuthology.orchestra.run.smithi006.stdout:(2/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 179 kB/s | 51 kB 00:00 2023-12-02T08:36:27.555 INFO:teuthology.orchestra.run.smithi141.stdout:(3/19): container-selinux-2.178.0-2.module+el8. 191 kB/s | 53 kB 00:00 2023-12-02T08:36:27.556 INFO:teuthology.orchestra.run.smithi006.stdout:(3/19): containers-common-1.2.4-1.module+el8.6. 292 kB/s | 91 kB 00:00 2023-12-02T08:36:27.764 INFO:teuthology.orchestra.run.smithi141.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 1.9 MB/s | 511 kB 00:00 2023-12-02T08:36:27.782 INFO:teuthology.orchestra.run.smithi006.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 1.7 MB/s | 511 kB 00:00 2023-12-02T08:36:27.807 INFO:teuthology.orchestra.run.smithi006.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 251 kB/s | 69 kB 00:00 2023-12-02T08:36:27.899 INFO:teuthology.orchestra.run.smithi006.stdout:(6/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 8.4 MB/s | 2.9 MB 00:00 2023-12-02T08:36:27.922 INFO:teuthology.orchestra.run.smithi141.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 176 kB/s | 69 kB 00:00 2023-12-02T08:36:28.033 INFO:teuthology.orchestra.run.smithi006.stdout:(7/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 287 kB/s | 72 kB 00:00 2023-12-02T08:36:28.039 INFO:teuthology.orchestra.run.smithi141.stdout:(6/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 6.0 MB/s | 2.9 MB 00:00 2023-12-02T08:36:28.073 INFO:teuthology.orchestra.run.smithi141.stdout:(7/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 233 kB/s | 72 kB 00:00 2023-12-02T08:36:28.283 INFO:teuthology.orchestra.run.smithi006.stdout:(8/19): conmon-2.0.26-1.module+el8.6.0+14874+64 204 kB/s | 51 kB 00:00 2023-12-02T08:36:28.398 INFO:teuthology.orchestra.run.smithi141.stdout:(8/19): podman-3.0.1-9.module+el8.6.0+14874+644 23 MB/s | 11 MB 00:00 2023-12-02T08:36:28.415 INFO:teuthology.orchestra.run.smithi141.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 149 kB/s | 51 kB 00:00 2023-12-02T08:36:28.442 INFO:teuthology.orchestra.run.smithi006.stdout:(9/19): podman-docker-3.0.1-9.module+el8.6.0+14 103 kB/s | 56 kB 00:00 2023-12-02T08:36:28.507 INFO:teuthology.orchestra.run.smithi141.stdout:(10/19): podman-docker-3.0.1-9.module+el8.6.0+1 120 kB/s | 56 kB 00:00 2023-12-02T08:36:28.607 INFO:teuthology.orchestra.run.smithi141.stdout:(11/19): yajl-2.1.0-10.el8.x86_64.rpm 407 kB/s | 41 kB 00:00 2023-12-02T08:36:28.634 INFO:teuthology.orchestra.run.smithi006.stdout:(10/19): podman-3.0.1-9.module+el8.6.0+14874+64 13 MB/s | 11 MB 00:00 2023-12-02T08:36:28.667 INFO:teuthology.orchestra.run.smithi006.stdout:(11/19): podman-catatonit-3.0.1-9.module+el8.6. 1.4 MB/s | 322 kB 00:00 2023-12-02T08:36:28.751 INFO:teuthology.orchestra.run.smithi006.stdout:(12/19): yajl-2.1.0-10.el8.x86_64.rpm 349 kB/s | 41 kB 00:00 2023-12-02T08:36:28.849 INFO:teuthology.orchestra.run.smithi141.stdout:(12/19): containernetworking-plugins-0.9.1-1.mo 42 MB/s | 19 MB 00:00 2023-12-02T08:36:28.883 INFO:teuthology.orchestra.run.smithi141.stdout:(13/19): podman-catatonit-3.0.1-9.module+el8.6. 688 kB/s | 322 kB 00:00 2023-12-02T08:36:28.941 INFO:teuthology.orchestra.run.smithi141.stdout:(14/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 6.6 MB/s | 2.2 MB 00:00 2023-12-02T08:36:28.951 INFO:teuthology.orchestra.run.smithi006.stdout:(13/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 7.7 MB/s | 2.2 MB 00:00 2023-12-02T08:36:29.175 INFO:teuthology.orchestra.run.smithi141.stdout:(15/19): cockpit-podman-29-2.module+el8.6.0+148 4.6 MB/s | 1.1 MB 00:00 2023-12-02T08:36:29.178 INFO:teuthology.orchestra.run.smithi006.stdout:(14/19): containernetworking-plugins-0.9.1-1.mo 21 MB/s | 19 MB 00:00 2023-12-02T08:36:29.358 INFO:teuthology.orchestra.run.smithi141.stdout:(16/19): crun-0.18-3.module+el8.6.0+14874+64436 1.0 MB/s | 185 kB 00:00 2023-12-02T08:36:29.402 INFO:teuthology.orchestra.run.smithi006.stdout:(15/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 9.8 MB/s | 6.4 MB 00:00 2023-12-02T08:36:29.477 INFO:teuthology.orchestra.run.smithi006.stdout:(16/19): crun-0.18-3.module+el8.6.0+14874+64436 2.4 MB/s | 185 kB 00:00 2023-12-02T08:36:29.492 INFO:teuthology.orchestra.run.smithi141.stdout:(17/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 9.9 MB/s | 6.4 MB 00:00 2023-12-02T08:36:29.517 INFO:teuthology.orchestra.run.smithi141.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 319 kB/s | 51 kB 00:00 2023-12-02T08:36:29.518 INFO:teuthology.orchestra.run.smithi006.stdout:(17/19): cockpit-podman-29-2.module+el8.6.0+148 3.1 MB/s | 1.1 MB 00:00 2023-12-02T08:36:29.569 INFO:teuthology.orchestra.run.smithi006.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 552 kB/s | 51 kB 00:00 2023-12-02T08:36:29.634 INFO:teuthology.orchestra.run.smithi141.stdout:(19/19): buildah-1.19.9-3.module+el8.6.0+14874+ 9.0 MB/s | 6.8 MB 00:00 2023-12-02T08:36:29.635 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:36:29.635 INFO:teuthology.orchestra.run.smithi141.stdout:Total 21 MB/s | 51 MB 00:02 2023-12-02T08:36:29.669 INFO:teuthology.orchestra.run.smithi006.stdout:(19/19): buildah-1.19.9-3.module+el8.6.0+14874+ 9.4 MB/s | 6.8 MB 00:00 2023-12-02T08:36:29.669 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:36:29.670 INFO:teuthology.orchestra.run.smithi006.stdout:Total 21 MB/s | 51 MB 00:02 2023-12-02T08:36:30.109 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:36:30.152 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:36:30.152 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:36:30.156 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:36:30.202 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:36:30.203 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:36:30.589 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:36:30.593 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:36:30.664 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:36:30.668 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:36:31.781 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:36:31.841 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-02T08:36:31.895 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:36:31.951 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-12-02T08:36:32.054 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-02T08:36:32.063 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-02T08:36:32.086 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-02T08:36:32.164 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-02T08:36:32.174 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-12-02T08:36:32.193 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-02T08:36:32.263 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-02T08:36:32.364 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-02T08:36:49.354 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-02T08:36:50.135 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-12-02T08:36:51.119 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-02T08:36:51.345 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-02T08:36:51.583 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-02T08:36:51.766 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-02T08:36:51.994 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-02T08:36:51.994 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-02T08:36:51.995 INFO:teuthology.orchestra.run.smithi141.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-02T08:36:51.995 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:36:52.012 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-12-02T08:36:52.258 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-12-02T08:36:52.433 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-12-02T08:36:52.602 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-12-02T08:36:52.831 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-02T08:36:52.832 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-12-02T08:36:52.832 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-12-02T08:36:52.832 INFO:teuthology.orchestra.run.smithi006.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-12-02T08:36:52.832 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:36:53.067 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-02T08:36:53.635 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-12-02T08:36:53.847 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-12-02T08:36:54.498 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-02T08:36:54.820 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-02T08:36:55.220 INFO:teuthology.orchestra.run.smithi141.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-02T08:36:55.430 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-12-02T08:36:55.490 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-02T08:36:55.744 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-12-02T08:36:56.144 INFO:teuthology.orchestra.run.smithi006.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-12-02T08:36:56.225 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-02T08:36:56.407 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-12-02T08:36:56.972 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-02T08:36:57.151 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-12-02T08:36:57.183 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-02T08:36:57.375 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-02T08:36:57.542 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-02T08:36:57.690 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-02T08:36:57.690 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-02T08:36:57.901 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-12-02T08:36:57.977 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-02T08:36:58.136 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-12-02T08:36:58.176 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-02T08:36:58.176 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-02T08:36:58.336 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-12-02T08:36:58.359 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-02T08:36:58.520 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-12-02T08:36:58.534 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-02T08:36:58.679 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-12-02T08:36:58.679 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-02T08:36:58.685 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-02T08:36:58.826 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-02T08:36:58.986 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-12-02T08:36:59.026 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-02T08:36:59.151 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-12-02T08:36:59.152 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-02T08:36:59.167 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-02T08:36:59.309 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-02T08:36:59.338 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-12-02T08:36:59.478 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-02T08:36:59.506 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-02T08:36:59.506 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-02T08:36:59.637 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-12-02T08:36:59.683 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-02T08:36:59.812 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-12-02T08:36:59.976 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-12-02T08:37:00.103 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-12-02T08:37:00.206 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-02T08:37:00.228 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-12-02T08:37:00.406 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-12-02T08:37:00.406 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-02T08:37:00.570 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-02T08:37:00.629 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-02T08:37:00.629 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-02T08:37:00.630 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-02T08:37:00.630 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-02T08:37:00.630 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-02T08:37:00.630 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-02T08:37:00.630 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-02T08:37:00.630 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-02T08:37:00.630 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-02T08:37:00.630 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-02T08:37:00.630 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-02T08:37:00.630 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-02T08:37:00.630 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-02T08:37:00.630 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-02T08:37:00.630 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-02T08:37:00.630 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-02T08:37:00.631 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-02T08:37:00.631 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-02T08:37:00.631 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-02T08:37:00.631 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-02T08:37:00.631 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-02T08:37:00.631 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-02T08:37:00.631 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-02T08:37:00.631 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-02T08:37:00.631 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-02T08:37:00.631 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-02T08:37:00.631 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-02T08:37:00.631 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-02T08:37:00.631 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-02T08:37:00.631 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-02T08:37:00.632 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-02T08:37:01.113 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-12-02T08:37:01.519 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-12-02T08:37:01.519 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-12-02T08:37:01.520 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-12-02T08:37:01.520 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-12-02T08:37:01.520 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-12-02T08:37:01.520 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-12-02T08:37:01.520 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-12-02T08:37:01.520 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-12-02T08:37:01.520 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-12-02T08:37:01.520 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-12-02T08:37:01.520 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-12-02T08:37:01.520 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-12-02T08:37:01.520 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-12-02T08:37:01.520 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-12-02T08:37:01.520 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-12-02T08:37:01.520 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-12-02T08:37:01.520 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-12-02T08:37:01.521 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-12-02T08:37:01.521 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-12-02T08:37:01.521 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-12-02T08:37:01.521 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-12-02T08:37:01.521 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-12-02T08:37:01.521 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-12-02T08:37:01.521 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-12-02T08:37:01.521 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-12-02T08:37:01.521 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-12-02T08:37:01.521 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-12-02T08:37:01.522 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-12-02T08:37:01.522 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-12-02T08:37:01.522 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-12-02T08:37:01.522 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-12-02T08:37:02.079 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-02T08:37:02.079 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:02:50 ago on Sat 02 Dec 2023 08:34:11 AM UTC. 2023-12-02T08:37:03.020 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-12-02T08:37:03.021 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:02:34 ago on Sat 02 Dec 2023 08:34:28 AM UTC. 2023-12-02T08:37:07.799 INFO:teuthology.orchestra.run.smithi141.stdout:Installed products updated. 2023-12-02T08:37:07.987 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:37:07.987 INFO:teuthology.orchestra.run.smithi141.stdout:Downgraded: 2023-12-02T08:37:07.987 INFO:teuthology.orchestra.run.smithi141.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:07.987 INFO:teuthology.orchestra.run.smithi141.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-02T08:37:07.987 INFO:teuthology.orchestra.run.smithi141.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:07.987 INFO:teuthology.orchestra.run.smithi141.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:07.987 INFO:teuthology.orchestra.run.smithi141.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:07.987 INFO:teuthology.orchestra.run.smithi141.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:07.988 INFO:teuthology.orchestra.run.smithi141.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:07.988 INFO:teuthology.orchestra.run.smithi141.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:07.988 INFO:teuthology.orchestra.run.smithi141.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:07.988 INFO:teuthology.orchestra.run.smithi141.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-02T08:37:07.988 INFO:teuthology.orchestra.run.smithi141.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:07.988 INFO:teuthology.orchestra.run.smithi141.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:07.988 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:37:07.988 INFO:teuthology.orchestra.run.smithi141.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:07.988 INFO:teuthology.orchestra.run.smithi141.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-02T08:37:07.988 INFO:teuthology.orchestra.run.smithi141.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:07.988 INFO:teuthology.orchestra.run.smithi141.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:07.988 INFO:teuthology.orchestra.run.smithi141.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:07.988 INFO:teuthology.orchestra.run.smithi141.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-02T08:37:07.988 INFO:teuthology.orchestra.run.smithi141.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-02T08:37:07.988 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:37:07.988 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:37:08.212 DEBUG:teuthology.parallel:result is None 2023-12-02T08:37:08.648 INFO:teuthology.orchestra.run.smithi006.stdout:Installed products updated. 2023-12-02T08:37:08.867 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:37:08.867 INFO:teuthology.orchestra.run.smithi006.stdout:Downgraded: 2023-12-02T08:37:08.867 INFO:teuthology.orchestra.run.smithi006.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:08.867 INFO:teuthology.orchestra.run.smithi006.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-12-02T08:37:08.867 INFO:teuthology.orchestra.run.smithi006.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:08.867 INFO:teuthology.orchestra.run.smithi006.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:08.867 INFO:teuthology.orchestra.run.smithi006.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:08.867 INFO:teuthology.orchestra.run.smithi006.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:08.867 INFO:teuthology.orchestra.run.smithi006.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:08.867 INFO:teuthology.orchestra.run.smithi006.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:08.868 INFO:teuthology.orchestra.run.smithi006.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:08.868 INFO:teuthology.orchestra.run.smithi006.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-12-02T08:37:08.868 INFO:teuthology.orchestra.run.smithi006.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:08.868 INFO:teuthology.orchestra.run.smithi006.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:08.868 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:37:08.868 INFO:teuthology.orchestra.run.smithi006.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:08.868 INFO:teuthology.orchestra.run.smithi006.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-12-02T08:37:08.868 INFO:teuthology.orchestra.run.smithi006.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:08.868 INFO:teuthology.orchestra.run.smithi006.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:08.868 INFO:teuthology.orchestra.run.smithi006.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-12-02T08:37:08.868 INFO:teuthology.orchestra.run.smithi006.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-12-02T08:37:08.868 INFO:teuthology.orchestra.run.smithi006.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-02T08:37:08.868 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:37:08.868 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:37:09.098 DEBUG:teuthology.parallel:result is None 2023-12-02T08:37:09.099 INFO:teuthology.run_tasks:Running task install... 2023-12-02T08:37:09.108 DEBUG:teuthology.task.install:project ceph 2023-12-02T08:37:09.108 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'bed7681480ccb0192b91a35e691658867e1e96b7'}} 2023-12-02T08:37:09.108 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'bed7681480ccb0192b91a35e691658867e1e96b7'} 2023-12-02T08:37:09.108 INFO:teuthology.task.install:Using flavor: default 2023-12-02T08:37:09.115 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-02T08:37:09.115 INFO:teuthology.task.install:extra packages: [] 2023-12-02T08:37:09.115 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': 'bed7681480ccb0192b91a35e691658867e1e96b7', 'tag': None, 'wait_for_package': False} 2023-12-02T08:37:09.116 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:37:09.116 INFO:teuthology.packaging:ref: None 2023-12-02T08:37:09.116 INFO:teuthology.packaging:tag: None 2023-12-02T08:37:09.116 INFO:teuthology.packaging:branch: reef 2023-12-02T08:37:09.116 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:37:09.116 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-02T08:37:09.118 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': 'bed7681480ccb0192b91a35e691658867e1e96b7', 'tag': None, 'wait_for_package': False} 2023-12-02T08:37:09.118 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:37:09.118 INFO:teuthology.packaging:ref: None 2023-12-02T08:37:09.118 INFO:teuthology.packaging:tag: None 2023-12-02T08:37:09.118 INFO:teuthology.packaging:branch: reef 2023-12-02T08:37:09.118 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:37:09.119 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-02T08:37:09.433 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/ 2023-12-02T08:37:09.434 INFO:teuthology.task.install.rpm:Package version is 18.2.0-1295.gc3996e6e 2023-12-02T08:37:09.451 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/ 2023-12-02T08:37:09.452 INFO:teuthology.task.install.rpm:Package version is 18.2.0-1295.gc3996e6e 2023-12-02T08:37:09.566 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-02T08:37:09.566 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T08:37:09.566 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-02T08:37:09.598 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-02T08:37:09.598 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:37:09.598 INFO:teuthology.packaging:ref: None 2023-12-02T08:37:09.598 INFO:teuthology.packaging:tag: None 2023-12-02T08:37:09.598 INFO:teuthology.packaging:branch: reef 2023-12-02T08:37:09.598 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:37:09.599 DEBUG:teuthology.orchestra.run.smithi006:> 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-02T08:37:09.601 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-02T08:37:09.601 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-02T08:37:09.601 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-02T08:37:09.634 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-02T08:37:09.634 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:37:09.634 INFO:teuthology.packaging:ref: None 2023-12-02T08:37:09.634 INFO:teuthology.packaging:tag: None 2023-12-02T08:37:09.634 INFO:teuthology.packaging:branch: reef 2023-12-02T08:37:09.634 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:37:09.634 DEBUG:teuthology.orchestra.run.smithi141:> 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-02T08:37:09.670 DEBUG:teuthology.orchestra.run.smithi006:> 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-02T08:37:09.704 DEBUG:teuthology.orchestra.run.smithi141:> 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-02T08:37:09.753 DEBUG:teuthology.orchestra.run.smithi006:> 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-02T08:37:09.784 DEBUG:teuthology.orchestra.run.smithi141:> 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-02T08:37:09.822 INFO:teuthology.orchestra.run.smithi006.stdout:check_obsoletes = 1 2023-12-02T08:37:09.823 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum clean all 2023-12-02T08:37:09.851 INFO:teuthology.orchestra.run.smithi141.stdout:check_obsoletes = 1 2023-12-02T08:37:09.852 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum clean all 2023-12-02T08:37:10.220 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:37:10.223 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:37:11.148 INFO:teuthology.orchestra.run.smithi006.stdout:44 files removed 2023-12-02T08:37:11.159 INFO:teuthology.orchestra.run.smithi141.stdout:44 files removed 2023-12-02T08:37:11.201 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-radosgw 2023-12-02T08:37:11.212 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-radosgw 2023-12-02T08:37:11.546 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:37:11.553 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:37:12.914 INFO:teuthology.orchestra.run.smithi006.stdout:ceph packages for x86_64 335 kB/s | 80 kB 00:00 2023-12-02T08:37:13.049 INFO:teuthology.orchestra.run.smithi141.stdout:ceph packages for x86_64 208 kB/s | 80 kB 00:00 2023-12-02T08:37:13.324 INFO:teuthology.orchestra.run.smithi006.stdout:ceph noarch packages 25 kB/s | 9.4 kB 00:00 2023-12-02T08:37:13.391 INFO:teuthology.orchestra.run.smithi141.stdout:ceph noarch packages 30 kB/s | 9.4 kB 00:00 2023-12-02T08:37:13.732 INFO:teuthology.orchestra.run.smithi006.stdout:ceph source packages 3.8 kB/s | 1.5 kB 00:00 2023-12-02T08:37:13.934 INFO:teuthology.orchestra.run.smithi141.stdout:ceph source packages 2.8 kB/s | 1.5 kB 00:00 2023-12-02T08:37:14.008 INFO:teuthology.orchestra.run.smithi006.stdout:Copr repo for python3-asyncssh owned by ceph 14 kB/s | 3.5 kB 00:00 2023-12-02T08:37:14.110 INFO:teuthology.orchestra.run.smithi141.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-12-02T08:37:15.528 INFO:teuthology.orchestra.run.smithi006.stdout:Extra Packages for Enterprise Linux 11 MB/s | 16 MB 00:01 2023-12-02T08:37:16.096 INFO:teuthology.orchestra.run.smithi141.stdout:Extra Packages for Enterprise Linux 8.1 MB/s | 16 MB 00:01 2023-12-02T08:37:19.284 INFO:teuthology.orchestra.run.smithi006.stdout:lab-extras 387 kB/s | 24 kB 00:00 2023-12-02T08:37:19.718 INFO:teuthology.orchestra.run.smithi141.stdout:lab-extras 382 kB/s | 24 kB 00:00 2023-12-02T08:37:20.636 INFO:teuthology.orchestra.run.smithi006.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 37 MB/s | 47 MB 00:01 2023-12-02T08:37:20.980 INFO:teuthology.orchestra.run.smithi141.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 45 MB/s | 53 MB 00:01 2023-12-02T08:37:29.313 INFO:teuthology.orchestra.run.smithi141.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 44 MB/s | 47 MB 00:01 2023-12-02T08:37:29.337 INFO:teuthology.orchestra.run.smithi006.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 46 MB/s | 53 MB 00:01 2023-12-02T08:37:40.371 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:37:40.373 INFO:teuthology.orchestra.run.smithi141.stdout:==================================================================================================== 2023-12-02T08:37:40.373 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T08:37:40.373 INFO:teuthology.orchestra.run.smithi141.stdout:==================================================================================================== 2023-12-02T08:37:40.373 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:37:40.373 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-radosgw x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 13 M 2023-12-02T08:37:40.373 INFO:teuthology.orchestra.run.smithi141.stdout:Upgrading: 2023-12-02T08:37:40.373 INFO:teuthology.orchestra.run.smithi141.stdout: librados2 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 3.7 M 2023-12-02T08:37:40.374 INFO:teuthology.orchestra.run.smithi141.stdout: librbd1 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 3.6 M 2023-12-02T08:37:40.374 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-12-02T08:37:40.374 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-base x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 5.4 M 2023-12-02T08:37:40.374 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-common x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 22 M 2023-12-02T08:37:40.374 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-selinux x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 24 k 2023-12-02T08:37:40.374 INFO:teuthology.orchestra.run.smithi141.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-02T08:37:40.374 INFO:teuthology.orchestra.run.smithi141.stdout: libcephfs2 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 774 k 2023-12-02T08:37:40.374 INFO:teuthology.orchestra.run.smithi141.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-02T08:37:40.374 INFO:teuthology.orchestra.run.smithi141.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-02T08:37:40.374 INFO:teuthology.orchestra.run.smithi141.stdout: libradosstriper1 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 475 k 2023-12-02T08:37:40.374 INFO:teuthology.orchestra.run.smithi141.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-02T08:37:40.374 INFO:teuthology.orchestra.run.smithi141.stdout: librgw2 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 6.6 M 2023-12-02T08:37:40.374 INFO:teuthology.orchestra.run.smithi141.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-02T08:37:40.375 INFO:teuthology.orchestra.run.smithi141.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-02T08:37:40.375 INFO:teuthology.orchestra.run.smithi141.stdout: python3-ceph-argparse x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 45 k 2023-12-02T08:37:40.375 INFO:teuthology.orchestra.run.smithi141.stdout: python3-ceph-common x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 123 k 2023-12-02T08:37:40.375 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cephfs x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 197 k 2023-12-02T08:37:40.375 INFO:teuthology.orchestra.run.smithi141.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-02T08:37:40.375 INFO:teuthology.orchestra.run.smithi141.stdout: python3-rados x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 370 k 2023-12-02T08:37:40.375 INFO:teuthology.orchestra.run.smithi141.stdout: python3-rbd x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 365 k 2023-12-02T08:37:40.375 INFO:teuthology.orchestra.run.smithi141.stdout: python3-rgw x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 106 k 2023-12-02T08:37:40.375 INFO:teuthology.orchestra.run.smithi141.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-02T08:37:40.375 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:37:40.375 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:37:40.375 INFO:teuthology.orchestra.run.smithi141.stdout:==================================================================================================== 2023-12-02T08:37:40.375 INFO:teuthology.orchestra.run.smithi141.stdout:Install 21 Packages 2023-12-02T08:37:40.375 INFO:teuthology.orchestra.run.smithi141.stdout:Upgrade 2 Packages 2023-12-02T08:37:40.375 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:37:40.376 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 59 M 2023-12-02T08:37:40.376 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:37:41.213 INFO:teuthology.orchestra.run.smithi141.stdout:(1/23): ceph-base-18.2.0-1295.gc3996e6e.el8.x86 8.1 MB/s | 5.4 MB 00:00 2023-12-02T08:37:41.271 INFO:teuthology.orchestra.run.smithi141.stdout:(2/23): ceph-selinux-18.2.0-1295.gc3996e6e.el8. 418 kB/s | 24 kB 00:00 2023-12-02T08:37:41.368 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:37:41.371 INFO:teuthology.orchestra.run.smithi006.stdout:==================================================================================================== 2023-12-02T08:37:41.371 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T08:37:41.371 INFO:teuthology.orchestra.run.smithi006.stdout:==================================================================================================== 2023-12-02T08:37:41.371 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:37:41.371 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-radosgw x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 13 M 2023-12-02T08:37:41.371 INFO:teuthology.orchestra.run.smithi006.stdout:Upgrading: 2023-12-02T08:37:41.371 INFO:teuthology.orchestra.run.smithi006.stdout: librados2 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 3.7 M 2023-12-02T08:37:41.371 INFO:teuthology.orchestra.run.smithi006.stdout: librbd1 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 3.6 M 2023-12-02T08:37:41.371 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-12-02T08:37:41.371 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-base x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 5.4 M 2023-12-02T08:37:41.371 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-common x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 22 M 2023-12-02T08:37:41.372 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-selinux x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 24 k 2023-12-02T08:37:41.372 INFO:teuthology.orchestra.run.smithi006.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-02T08:37:41.372 INFO:teuthology.orchestra.run.smithi006.stdout: libcephfs2 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 774 k 2023-12-02T08:37:41.372 INFO:teuthology.orchestra.run.smithi006.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-02T08:37:41.372 INFO:teuthology.orchestra.run.smithi006.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-02T08:37:41.372 INFO:teuthology.orchestra.run.smithi006.stdout: libradosstriper1 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 475 k 2023-12-02T08:37:41.372 INFO:teuthology.orchestra.run.smithi006.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-02T08:37:41.372 INFO:teuthology.orchestra.run.smithi006.stdout: librgw2 x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 6.6 M 2023-12-02T08:37:41.372 INFO:teuthology.orchestra.run.smithi006.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-02T08:37:41.372 INFO:teuthology.orchestra.run.smithi006.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-02T08:37:41.372 INFO:teuthology.orchestra.run.smithi006.stdout: python3-ceph-argparse x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 45 k 2023-12-02T08:37:41.372 INFO:teuthology.orchestra.run.smithi006.stdout: python3-ceph-common x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 123 k 2023-12-02T08:37:41.372 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cephfs x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 197 k 2023-12-02T08:37:41.372 INFO:teuthology.orchestra.run.smithi006.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-02T08:37:41.372 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rados x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 370 k 2023-12-02T08:37:41.373 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rbd x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 365 k 2023-12-02T08:37:41.373 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rgw x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 106 k 2023-12-02T08:37:41.373 INFO:teuthology.orchestra.run.smithi006.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-02T08:37:41.373 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:37:41.373 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:37:41.373 INFO:teuthology.orchestra.run.smithi006.stdout:==================================================================================================== 2023-12-02T08:37:41.373 INFO:teuthology.orchestra.run.smithi006.stdout:Install 21 Packages 2023-12-02T08:37:41.373 INFO:teuthology.orchestra.run.smithi006.stdout:Upgrade 2 Packages 2023-12-02T08:37:41.373 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:37:41.374 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 59 M 2023-12-02T08:37:41.374 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:37:41.380 INFO:teuthology.orchestra.run.smithi141.stdout:(3/23): libcephfs2-18.2.0-1295.gc3996e6e.el8.x8 7.0 MB/s | 774 kB 00:00 2023-12-02T08:37:41.464 INFO:teuthology.orchestra.run.smithi141.stdout:(4/23): libradosstriper1-18.2.0-1295.gc3996e6e. 5.6 MB/s | 475 kB 00:00 2023-12-02T08:37:41.739 INFO:teuthology.orchestra.run.smithi141.stdout:(5/23): ceph-radosgw-18.2.0-1295.gc3996e6e.el8. 11 MB/s | 13 MB 00:01 2023-12-02T08:37:41.806 INFO:teuthology.orchestra.run.smithi141.stdout:(6/23): python3-ceph-argparse-18.2.0-1295.gc399 672 kB/s | 45 kB 00:00 2023-12-02T08:37:41.889 INFO:teuthology.orchestra.run.smithi141.stdout:(7/23): python3-ceph-common-18.2.0-1295.gc3996e 1.4 MB/s | 123 kB 00:00 2023-12-02T08:37:41.973 INFO:teuthology.orchestra.run.smithi141.stdout:(8/23): python3-cephfs-18.2.0-1295.gc3996e6e.el 2.3 MB/s | 197 kB 00:00 2023-12-02T08:37:42.057 INFO:teuthology.orchestra.run.smithi141.stdout:(9/23): librgw2-18.2.0-1295.gc3996e6e.el8.x86_6 11 MB/s | 6.6 MB 00:00 2023-12-02T08:37:42.082 INFO:teuthology.orchestra.run.smithi141.stdout:(10/23): python3-rados-18.2.0-1295.gc3996e6e.el 3.3 MB/s | 370 kB 00:00 2023-12-02T08:37:42.116 INFO:teuthology.orchestra.run.smithi141.stdout:(11/23): python3-rbd-18.2.0-1295.gc3996e6e.el8. 6.1 MB/s | 365 kB 00:00 2023-12-02T08:37:42.141 INFO:teuthology.orchestra.run.smithi141.stdout:(12/23): python3-rgw-18.2.0-1295.gc3996e6e.el8. 1.8 MB/s | 106 kB 00:00 2023-12-02T08:37:42.241 INFO:teuthology.orchestra.run.smithi141.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 588 kB/s | 59 kB 00:00 2023-12-02T08:37:42.308 INFO:teuthology.orchestra.run.smithi141.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.6 MB/s | 306 kB 00:00 2023-12-02T08:37:42.325 INFO:teuthology.orchestra.run.smithi141.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 897 kB/s | 75 kB 00:00 2023-12-02T08:37:42.409 INFO:teuthology.orchestra.run.smithi141.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 562 kB/s | 47 kB 00:00 2023-12-02T08:37:42.576 INFO:teuthology.orchestra.run.smithi141.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.5 MB/s | 259 kB 00:00 2023-12-02T08:37:42.613 INFO:teuthology.orchestra.run.smithi006.stdout:(1/23): ceph-base-18.2.0-1295.gc3996e6e.el8.x86 5.2 MB/s | 5.4 MB 00:01 2023-12-02T08:37:42.672 INFO:teuthology.orchestra.run.smithi006.stdout:(2/23): ceph-selinux-18.2.0-1295.gc3996e6e.el8. 419 kB/s | 24 kB 00:00 2023-12-02T08:37:42.793 INFO:teuthology.orchestra.run.smithi141.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 203 kB/s | 44 kB 00:00 2023-12-02T08:37:42.805 INFO:teuthology.orchestra.run.smithi006.stdout:(3/23): libcephfs2-18.2.0-1295.gc3996e6e.el8.x8 5.7 MB/s | 774 kB 00:00 2023-12-02T08:37:42.914 INFO:teuthology.orchestra.run.smithi006.stdout:(4/23): libradosstriper1-18.2.0-1295.gc3996e6e. 4.3 MB/s | 475 kB 00:00 2023-12-02T08:37:42.951 INFO:teuthology.orchestra.run.smithi141.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.2 MB/s | 354 kB 00:00 2023-12-02T08:37:43.502 INFO:teuthology.orchestra.run.smithi141.stdout:(20/23): ceph-common-18.2.0-1295.gc3996e6e.el8. 7.3 MB/s | 22 MB 00:02 2023-12-02T08:37:43.535 INFO:teuthology.orchestra.run.smithi141.stdout:(21/23): thrift-0.13.0-2.el8.x86_64.rpm 1.4 MB/s | 1.7 MB 00:01 2023-12-02T08:37:43.619 INFO:teuthology.orchestra.run.smithi141.stdout:(22/23): librados2-18.2.0-1295.gc3996e6e.el8.x8 5.5 MB/s | 3.7 MB 00:00 2023-12-02T08:37:43.856 INFO:teuthology.orchestra.run.smithi006.stdout:(5/23): ceph-radosgw-18.2.0-1295.gc3996e6e.el8. 5.7 MB/s | 13 MB 00:02 2023-12-02T08:37:43.931 INFO:teuthology.orchestra.run.smithi006.stdout:(6/23): librgw2-18.2.0-1295.gc3996e6e.el8.x86_6 6.4 MB/s | 6.6 MB 00:01 2023-12-02T08:37:43.956 INFO:teuthology.orchestra.run.smithi006.stdout:(7/23): python3-ceph-argparse-18.2.0-1295.gc399 446 kB/s | 45 kB 00:00 2023-12-02T08:37:43.982 INFO:teuthology.orchestra.run.smithi006.stdout:(8/23): python3-ceph-common-18.2.0-1295.gc3996e 2.4 MB/s | 123 kB 00:00 2023-12-02T08:37:44.007 INFO:teuthology.orchestra.run.smithi006.stdout:(9/23): python3-cephfs-18.2.0-1295.gc3996e6e.el 3.8 MB/s | 197 kB 00:00 2023-12-02T08:37:44.057 INFO:teuthology.orchestra.run.smithi006.stdout:(10/23): python3-rados-18.2.0-1295.gc3996e6e.el 4.8 MB/s | 370 kB 00:00 2023-12-02T08:37:44.061 INFO:teuthology.orchestra.run.smithi141.stdout:(23/23): librbd1-18.2.0-1295.gc3996e6e.el8.x86_ 6.4 MB/s | 3.6 MB 00:00 2023-12-02T08:37:44.065 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:37:44.065 INFO:teuthology.orchestra.run.smithi141.stdout:Total 16 MB/s | 59 MB 00:03 2023-12-02T08:37:44.082 INFO:teuthology.orchestra.run.smithi006.stdout:(11/23): python3-rbd-18.2.0-1295.gc3996e6e.el8. 4.8 MB/s | 365 kB 00:00 2023-12-02T08:37:44.099 INFO:teuthology.orchestra.run.smithi006.stdout:(12/23): python3-rgw-18.2.0-1295.gc3996e6e.el8. 2.5 MB/s | 106 kB 00:00 2023-12-02T08:37:44.113 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:37:44.159 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:37:44.159 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:37:44.496 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:37:44.500 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:37:44.558 INFO:teuthology.orchestra.run.smithi006.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 128 kB/s | 59 kB 00:00 2023-12-02T08:37:44.716 INFO:teuthology.orchestra.run.smithi006.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 474 kB/s | 75 kB 00:00 2023-12-02T08:37:44.743 INFO:teuthology.orchestra.run.smithi006.stdout:(15/23): gperftools-libs-2.7-9.el8.x86_64.rpm 464 kB/s | 306 kB 00:00 2023-12-02T08:37:44.850 INFO:teuthology.orchestra.run.smithi006.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.3 MB/s | 259 kB 00:00 2023-12-02T08:37:45.001 INFO:teuthology.orchestra.run.smithi006.stdout:(17/23): python3-prettytable-0.7.2-14.el8.noarc 292 kB/s | 44 kB 00:00 2023-12-02T08:37:45.176 INFO:teuthology.orchestra.run.smithi006.stdout:(18/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.0 MB/s | 354 kB 00:00 2023-12-02T08:37:45.218 INFO:teuthology.orchestra.run.smithi006.stdout:(19/23): thrift-0.13.0-2.el8.x86_64.rpm 3.5 MB/s | 1.7 MB 00:00 2023-12-02T08:37:45.302 INFO:teuthology.orchestra.run.smithi006.stdout:(20/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 373 kB/s | 47 kB 00:00 2023-12-02T08:37:45.603 INFO:teuthology.orchestra.run.smithi006.stdout:(21/23): librados2-18.2.0-1295.gc3996e6e.el8.x8 9.6 MB/s | 3.7 MB 00:00 2023-12-02T08:37:45.649 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:37:45.719 INFO:teuthology.orchestra.run.smithi006.stdout:(22/23): librbd1-18.2.0-1295.gc3996e6e.el8.x86_ 8.5 MB/s | 3.6 MB 00:00 2023-12-02T08:37:45.868 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-02T08:37:46.058 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-02T08:37:46.489 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-02T08:37:46.691 INFO:teuthology.orchestra.run.smithi141.stdout: Upgrading : librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 3/25 2023-12-02T08:37:46.785 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 3/25 2023-12-02T08:37:46.963 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 4/25 2023-12-02T08:37:47.221 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-02T08:37:47.441 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/25 2023-12-02T08:37:47.870 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/25 2023-12-02T08:37:48.091 INFO:teuthology.orchestra.run.smithi141.stdout: Upgrading : librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 7/25 2023-12-02T08:37:48.186 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 7/25 2023-12-02T08:37:48.341 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-02T08:37:48.434 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-02T08:37:48.606 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-12-02T08:37:48.719 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-ceph-argparse-2:18.2.0-1295.gc3996e6e.el8. 10/25 2023-12-02T08:37:48.935 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_64 11/25 2023-12-02T08:37:49.119 INFO:teuthology.orchestra.run.smithi006.stdout:(23/23): ceph-common-18.2.0-1295.gc3996e6e.el8. 2.9 MB/s | 22 MB 00:07 2023-12-02T08:37:49.124 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:37:49.124 INFO:teuthology.orchestra.run.smithi006.stdout:Total 7.6 MB/s | 59 MB 00:07 2023-12-02T08:37:49.142 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 12/25 2023-12-02T08:37:49.172 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:37:49.222 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:37:49.223 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:37:49.341 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86_6 13/25 2023-12-02T08:37:49.415 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86_6 13/25 2023-12-02T08:37:49.550 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 14/25 2023-12-02T08:37:49.576 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:37:49.580 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:37:49.772 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 15/25 2023-12-02T08:37:50.555 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 16/25 2023-12-02T08:37:50.756 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:37:50.782 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 17/25 2023-12-02T08:37:50.854 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 17/25 2023-12-02T08:37:50.956 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-02T08:37:51.099 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 18/25 2023-12-02T08:37:51.146 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-02T08:37:51.516 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-ceph-common-2:18.2.0-1295.gc3996e6e.el8.x8 19/25 2023-12-02T08:37:51.569 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-02T08:37:52.021 INFO:teuthology.orchestra.run.smithi006.stdout: Upgrading : librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 3/25 2023-12-02T08:37:52.122 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 3/25 2023-12-02T08:37:52.294 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 4/25 2023-12-02T08:37:52.540 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-02T08:37:52.729 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/25 2023-12-02T08:37:53.134 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/25 2023-12-02T08:37:53.362 INFO:teuthology.orchestra.run.smithi006.stdout: Upgrading : librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 7/25 2023-12-02T08:37:53.418 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 7/25 2023-12-02T08:37:53.627 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-12-02T08:37:53.771 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-02T08:37:53.838 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-02T08:37:53.975 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-ceph-argparse-2:18.2.0-1295.gc3996e6e.el8. 10/25 2023-12-02T08:37:54.167 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_64 11/25 2023-12-02T08:37:54.475 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 12/25 2023-12-02T08:37:54.621 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86_6 13/25 2023-12-02T08:37:54.693 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86_6 13/25 2023-12-02T08:37:54.840 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 14/25 2023-12-02T08:37:55.025 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 15/25 2023-12-02T08:37:55.172 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 20/25 2023-12-02T08:37:55.432 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 20/25 2023-12-02T08:37:55.827 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 16/25 2023-12-02T08:37:56.029 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 17/25 2023-12-02T08:37:56.031 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 20/25 2023-12-02T08:37:56.107 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 17/25 2023-12-02T08:37:56.300 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 18/25 2023-12-02T08:37:56.341 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 21/25 2023-12-02T08:37:56.406 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 21/25 2023-12-02T08:37:56.488 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-ceph-common-2:18.2.0-1295.gc3996e6e.el8.x8 19/25 2023-12-02T08:37:56.539 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 22/25 2023-12-02T08:38:00.680 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 20/25 2023-12-02T08:38:00.912 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 20/25 2023-12-02T08:38:01.549 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 20/25 2023-12-02T08:38:01.826 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 21/25 2023-12-02T08:38:01.911 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 21/25 2023-12-02T08:38:02.178 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 22/25 2023-12-02T08:38:15.012 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 22/25 2023-12-02T08:38:15.012 INFO:teuthology.orchestra.run.smithi141.stdout:skipping the directory /sys 2023-12-02T08:38:15.012 INFO:teuthology.orchestra.run.smithi141.stdout:skipping the directory /proc 2023-12-02T08:38:15.012 INFO:teuthology.orchestra.run.smithi141.stdout:skipping the directory /dev 2023-12-02T08:38:15.012 INFO:teuthology.orchestra.run.smithi141.stdout:skipping the directory /run 2023-12-02T08:38:15.012 INFO:teuthology.orchestra.run.smithi141.stdout:skipping the directory /mnt 2023-12-02T08:38:15.012 INFO:teuthology.orchestra.run.smithi141.stdout:skipping the directory /var/tmp 2023-12-02T08:38:15.012 INFO:teuthology.orchestra.run.smithi141.stdout:skipping the directory /home 2023-12-02T08:38:15.012 INFO:teuthology.orchestra.run.smithi141.stdout:skipping the directory /tmp 2023-12-02T08:38:15.012 INFO:teuthology.orchestra.run.smithi141.stdout:skipping the directory /dev 2023-12-02T08:38:15.012 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:38:16.354 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 23/25 2023-12-02T08:38:16.375 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 23/25 2023-12-02T08:38:16.375 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-02T08:38:16.580 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-02T08:38:16.580 INFO:teuthology.orchestra.run.smithi141.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-02T08:38:17.246 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-02T08:38:17.246 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/25 2023-12-02T08:38:17.246 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/25 2023-12-02T08:38:17.246 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 3/25 2023-12-02T08:38:17.246 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 4/25 2023-12-02T08:38:17.246 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 5/25 2023-12-02T08:38:17.246 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86_6 6/25 2023-12-02T08:38:17.246 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 7/25 2023-12-02T08:38:17.246 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-ceph-argparse-2:18.2.0-1295.gc3996e6e.el8. 8/25 2023-12-02T08:38:17.246 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-ceph-common-2:18.2.0-1295.gc3996e6e.el8.x8 9/25 2023-12-02T08:38:17.247 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_64 10/25 2023-12-02T08:38:17.247 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 11/25 2023-12-02T08:38:17.247 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 12/25 2023-12-02T08:38:17.247 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 13/25 2023-12-02T08:38:17.247 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-02T08:38:17.247 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-02T08:38:17.247 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-02T08:38:17.247 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-02T08:38:17.247 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-12-02T08:38:17.247 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-02T08:38:17.247 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-12-02T08:38:17.247 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-02T08:38:17.247 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 22/25 2023-12-02T08:38:17.247 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-02T08:38:17.247 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 24/25 2023-12-02T08:38:18.612 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-02T08:38:18.612 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:00:50 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:38:21.592 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 22/25 2023-12-02T08:38:21.592 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /sys 2023-12-02T08:38:21.592 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /proc 2023-12-02T08:38:21.592 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /dev 2023-12-02T08:38:21.592 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /run 2023-12-02T08:38:21.592 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /mnt 2023-12-02T08:38:21.592 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /var/tmp 2023-12-02T08:38:21.592 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /home 2023-12-02T08:38:21.593 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /tmp 2023-12-02T08:38:21.593 INFO:teuthology.orchestra.run.smithi006.stdout:skipping the directory /dev 2023-12-02T08:38:21.593 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:38:23.015 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 23/25 2023-12-02T08:38:23.037 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 23/25 2023-12-02T08:38:23.037 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-02T08:38:23.253 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-02T08:38:23.253 INFO:teuthology.orchestra.run.smithi006.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-02T08:38:23.874 INFO:teuthology.orchestra.run.smithi141.stdout:Installed products updated. 2023-12-02T08:38:23.997 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-02T08:38:23.997 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/25 2023-12-02T08:38:23.997 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/25 2023-12-02T08:38:23.997 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 3/25 2023-12-02T08:38:23.997 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 4/25 2023-12-02T08:38:23.997 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 5/25 2023-12-02T08:38:23.997 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86_6 6/25 2023-12-02T08:38:23.997 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 7/25 2023-12-02T08:38:23.997 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-ceph-argparse-2:18.2.0-1295.gc3996e6e.el8. 8/25 2023-12-02T08:38:23.997 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-ceph-common-2:18.2.0-1295.gc3996e6e.el8.x8 9/25 2023-12-02T08:38:23.997 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_64 10/25 2023-12-02T08:38:23.998 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 11/25 2023-12-02T08:38:23.998 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 12/25 2023-12-02T08:38:23.998 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 13/25 2023-12-02T08:38:23.998 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-02T08:38:23.998 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-02T08:38:23.998 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-02T08:38:23.998 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-02T08:38:23.998 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-12-02T08:38:23.998 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-02T08:38:23.998 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-02T08:38:23.998 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-12-02T08:38:23.998 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 22/25 2023-12-02T08:38:23.999 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-02T08:38:23.999 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 24/25 2023-12-02T08:38:24.059 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:38:24.060 INFO:teuthology.orchestra.run.smithi141.stdout:Upgraded: 2023-12-02T08:38:24.060 INFO:teuthology.orchestra.run.smithi141.stdout: librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:24.060 INFO:teuthology.orchestra.run.smithi141.stdout: librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:24.060 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:38:24.060 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:24.061 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:24.061 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:24.061 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:24.061 INFO:teuthology.orchestra.run.smithi141.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-02T08:38:24.061 INFO:teuthology.orchestra.run.smithi141.stdout: libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:24.061 INFO:teuthology.orchestra.run.smithi141.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-02T08:38:24.062 INFO:teuthology.orchestra.run.smithi141.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-02T08:38:24.062 INFO:teuthology.orchestra.run.smithi141.stdout: libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:24.062 INFO:teuthology.orchestra.run.smithi141.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-02T08:38:24.062 INFO:teuthology.orchestra.run.smithi141.stdout: librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:24.062 INFO:teuthology.orchestra.run.smithi141.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-02T08:38:24.062 INFO:teuthology.orchestra.run.smithi141.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-02T08:38:24.063 INFO:teuthology.orchestra.run.smithi141.stdout: python3-ceph-argparse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:24.063 INFO:teuthology.orchestra.run.smithi141.stdout: python3-ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:24.063 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:24.063 INFO:teuthology.orchestra.run.smithi141.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-02T08:38:24.063 INFO:teuthology.orchestra.run.smithi141.stdout: python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:24.063 INFO:teuthology.orchestra.run.smithi141.stdout: python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:24.063 INFO:teuthology.orchestra.run.smithi141.stdout: python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:24.064 INFO:teuthology.orchestra.run.smithi141.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-02T08:38:24.064 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:38:24.064 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:38:24.227 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-test 2023-12-02T08:38:24.575 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:38:25.331 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-02T08:38:25.331 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:00:56 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:38:26.122 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:00:58 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:38:27.483 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:38:27.484 INFO:teuthology.orchestra.run.smithi141.stdout:============================================================================================ 2023-12-02T08:38:27.484 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T08:38:27.484 INFO:teuthology.orchestra.run.smithi141.stdout:============================================================================================ 2023-12-02T08:38:27.484 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:38:27.484 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-test x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 47 M 2023-12-02T08:38:27.484 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-12-02T08:38:27.484 INFO:teuthology.orchestra.run.smithi141.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-02T08:38:27.484 INFO:teuthology.orchestra.run.smithi141.stdout: libcephsqlite x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 141 k 2023-12-02T08:38:27.484 INFO:teuthology.orchestra.run.smithi141.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-02T08:38:27.484 INFO:teuthology.orchestra.run.smithi141.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-02T08:38:27.484 INFO:teuthology.orchestra.run.smithi141.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-02T08:38:27.484 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:38:27.484 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:38:27.485 INFO:teuthology.orchestra.run.smithi141.stdout:============================================================================================ 2023-12-02T08:38:27.485 INFO:teuthology.orchestra.run.smithi141.stdout:Install 6 Packages 2023-12-02T08:38:27.485 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:38:27.485 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 48 M 2023-12-02T08:38:27.485 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 212 M 2023-12-02T08:38:27.485 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:38:27.538 INFO:teuthology.orchestra.run.smithi141.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.3 MB/s | 70 kB 00:00 2023-12-02T08:38:27.689 INFO:teuthology.orchestra.run.smithi141.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 2.2 MB/s | 323 kB 00:00 2023-12-02T08:38:27.714 INFO:teuthology.orchestra.run.smithi141.stdout:(3/6): libcephsqlite-18.2.0-1295.gc3996e6e.el8. 618 kB/s | 141 kB 00:00 2023-12-02T08:38:27.806 INFO:teuthology.orchestra.run.smithi141.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.6 MB/s | 187 kB 00:00 2023-12-02T08:38:27.856 INFO:teuthology.orchestra.run.smithi141.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 1.4 MB/s | 202 kB 00:00 2023-12-02T08:38:29.823 INFO:teuthology.orchestra.run.smithi141.stdout:(6/6): ceph-test-18.2.0-1295.gc3996e6e.el8.x86_ 20 MB/s | 47 MB 00:02 2023-12-02T08:38:29.824 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:38:29.825 INFO:teuthology.orchestra.run.smithi141.stdout:Total 20 MB/s | 48 MB 00:02 2023-12-02T08:38:29.864 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:38:29.884 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:38:29.885 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:38:30.141 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:38:30.144 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:38:30.610 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:38:30.792 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-02T08:38:30.876 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-02T08:38:31.098 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-02T08:38:31.233 INFO:teuthology.orchestra.run.smithi006.stdout:Installed products updated. 2023-12-02T08:38:31.267 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-02T08:38:31.420 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-02T08:38:31.434 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:38:31.435 INFO:teuthology.orchestra.run.smithi006.stdout:Upgraded: 2023-12-02T08:38:31.435 INFO:teuthology.orchestra.run.smithi006.stdout: librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:31.435 INFO:teuthology.orchestra.run.smithi006.stdout: librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:31.435 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:38:31.435 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:31.435 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:31.435 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-radosgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:31.435 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-selinux-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:31.435 INFO:teuthology.orchestra.run.smithi006.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-02T08:38:31.435 INFO:teuthology.orchestra.run.smithi006.stdout: libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:31.435 INFO:teuthology.orchestra.run.smithi006.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-02T08:38:31.435 INFO:teuthology.orchestra.run.smithi006.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-02T08:38:31.436 INFO:teuthology.orchestra.run.smithi006.stdout: libradosstriper1-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:31.436 INFO:teuthology.orchestra.run.smithi006.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-02T08:38:31.436 INFO:teuthology.orchestra.run.smithi006.stdout: librgw2-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:31.436 INFO:teuthology.orchestra.run.smithi006.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-02T08:38:31.436 INFO:teuthology.orchestra.run.smithi006.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-02T08:38:31.436 INFO:teuthology.orchestra.run.smithi006.stdout: python3-ceph-argparse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:31.436 INFO:teuthology.orchestra.run.smithi006.stdout: python3-ceph-common-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:31.436 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:31.436 INFO:teuthology.orchestra.run.smithi006.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-02T08:38:31.436 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:31.436 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:31.436 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:31.436 INFO:teuthology.orchestra.run.smithi006.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-02T08:38:31.436 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:38:31.436 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:38:31.608 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 5/6 2023-12-02T08:38:31.624 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-test 2023-12-02T08:38:31.992 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:38:33.592 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:04 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:38:35.070 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:38:35.071 INFO:teuthology.orchestra.run.smithi006.stdout:============================================================================================ 2023-12-02T08:38:35.071 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T08:38:35.071 INFO:teuthology.orchestra.run.smithi006.stdout:============================================================================================ 2023-12-02T08:38:35.071 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:38:35.071 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-test x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 47 M 2023-12-02T08:38:35.071 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-12-02T08:38:35.072 INFO:teuthology.orchestra.run.smithi006.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-02T08:38:35.072 INFO:teuthology.orchestra.run.smithi006.stdout: libcephsqlite x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 141 k 2023-12-02T08:38:35.072 INFO:teuthology.orchestra.run.smithi006.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-02T08:38:35.072 INFO:teuthology.orchestra.run.smithi006.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-02T08:38:35.072 INFO:teuthology.orchestra.run.smithi006.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-02T08:38:35.072 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:38:35.072 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:38:35.072 INFO:teuthology.orchestra.run.smithi006.stdout:============================================================================================ 2023-12-02T08:38:35.072 INFO:teuthology.orchestra.run.smithi006.stdout:Install 6 Packages 2023-12-02T08:38:35.072 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:38:35.073 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 48 M 2023-12-02T08:38:35.073 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 212 M 2023-12-02T08:38:35.073 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:38:35.109 INFO:teuthology.orchestra.run.smithi006.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.9 MB/s | 70 kB 00:00 2023-12-02T08:38:35.309 INFO:teuthology.orchestra.run.smithi006.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.6 MB/s | 323 kB 00:00 2023-12-02T08:38:35.401 INFO:teuthology.orchestra.run.smithi006.stdout:(3/6): libcephsqlite-18.2.0-1295.gc3996e6e.el8. 431 kB/s | 141 kB 00:00 2023-12-02T08:38:35.451 INFO:teuthology.orchestra.run.smithi006.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.3 MB/s | 187 kB 00:00 2023-12-02T08:38:35.593 INFO:teuthology.orchestra.run.smithi006.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 1.0 MB/s | 202 kB 00:00 2023-12-02T08:38:36.090 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 5/6 2023-12-02T08:38:36.362 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/6 2023-12-02T08:38:36.586 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/6 2023-12-02T08:38:36.587 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/6 2023-12-02T08:38:36.587 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/6 2023-12-02T08:38:36.587 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-02T08:38:36.587 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-02T08:38:36.587 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-02T08:38:37.576 INFO:teuthology.orchestra.run.smithi006.stdout:(6/6): ceph-test-18.2.0-1295.gc3996e6e.el8.x86_ 19 MB/s | 47 MB 00:02 2023-12-02T08:38:37.578 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:38:37.579 INFO:teuthology.orchestra.run.smithi006.stdout:Total 19 MB/s | 48 MB 00:02 2023-12-02T08:38:37.617 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:38:37.640 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:38:37.640 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:38:37.704 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-02T08:38:37.704 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:09 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:38:37.911 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:38:37.915 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:38:38.382 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:38:38.532 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-02T08:38:38.739 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-12-02T08:38:38.914 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-12-02T08:38:39.100 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-12-02T08:38:39.270 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-02T08:38:39.407 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 5/6 2023-12-02T08:38:43.268 INFO:teuthology.orchestra.run.smithi141.stdout:Installed products updated. 2023-12-02T08:38:43.449 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:38:43.449 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:38:43.450 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:43.450 INFO:teuthology.orchestra.run.smithi141.stdout: jq-1.6-3.el8.x86_64 2023-12-02T08:38:43.450 INFO:teuthology.orchestra.run.smithi141.stdout: libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:43.450 INFO:teuthology.orchestra.run.smithi141.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-02T08:38:43.450 INFO:teuthology.orchestra.run.smithi141.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-02T08:38:43.450 INFO:teuthology.orchestra.run.smithi141.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-02T08:38:43.450 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:38:43.450 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:38:43.588 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph 2023-12-02T08:38:43.923 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:38:44.210 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 5/6 2023-12-02T08:38:44.445 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/6 2023-12-02T08:38:44.684 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 6/6 2023-12-02T08:38:44.684 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/6 2023-12-02T08:38:44.684 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/6 2023-12-02T08:38:44.684 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-02T08:38:44.684 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-12-02T08:38:44.684 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-12-02T08:38:45.404 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:17 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:38:45.846 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-12-02T08:38:45.846 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:16 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:38:46.793 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:38:46.796 INFO:teuthology.orchestra.run.smithi141.stdout:======================================================================================================= 2023-12-02T08:38:46.796 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T08:38:46.796 INFO:teuthology.orchestra.run.smithi141.stdout:======================================================================================================= 2023-12-02T08:38:46.796 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:38:46.796 INFO:teuthology.orchestra.run.smithi141.stdout: ceph x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 6.4 k 2023-12-02T08:38:46.796 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-12-02T08:38:46.796 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mds x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 2.3 M 2023-12-02T08:38:46.796 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 1.6 M 2023-12-02T08:38:46.796 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-modules-core noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 242 k 2023-12-02T08:38:46.796 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mon x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 4.6 M 2023-12-02T08:38:46.797 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-osd x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 18 M 2023-12-02T08:38:46.797 INFO:teuthology.orchestra.run.smithi141.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-02T08:38:46.797 INFO:teuthology.orchestra.run.smithi141.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-02T08:38:46.797 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-02T08:38:46.797 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-02T08:38:46.797 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-02T08:38:46.797 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-02T08:38:46.797 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-02T08:38:46.797 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-02T08:38:46.797 INFO:teuthology.orchestra.run.smithi141.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-02T08:38:46.797 INFO:teuthology.orchestra.run.smithi141.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-02T08:38:46.797 INFO:teuthology.orchestra.run.smithi141.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-02T08:38:46.797 INFO:teuthology.orchestra.run.smithi141.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-02T08:38:46.797 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-02T08:38:46.798 INFO:teuthology.orchestra.run.smithi141.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-02T08:38:46.798 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-02T08:38:46.798 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-02T08:38:46.798 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-02T08:38:46.798 INFO:teuthology.orchestra.run.smithi141.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-02T08:38:46.798 INFO:teuthology.orchestra.run.smithi141.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-02T08:38:46.798 INFO:teuthology.orchestra.run.smithi141.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-02T08:38:46.798 INFO:teuthology.orchestra.run.smithi141.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-02T08:38:46.798 INFO:teuthology.orchestra.run.smithi141.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-02T08:38:46.798 INFO:teuthology.orchestra.run.smithi141.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-02T08:38:46.798 INFO:teuthology.orchestra.run.smithi141.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-02T08:38:46.798 INFO:teuthology.orchestra.run.smithi141.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-02T08:38:46.798 INFO:teuthology.orchestra.run.smithi141.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-02T08:38:46.798 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:38:46.798 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:38:46.799 INFO:teuthology.orchestra.run.smithi141.stdout:======================================================================================================= 2023-12-02T08:38:46.799 INFO:teuthology.orchestra.run.smithi141.stdout:Install 32 Packages 2023-12-02T08:38:46.799 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:38:46.799 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 30 M 2023-12-02T08:38:46.799 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 119 M 2023-12-02T08:38:46.799 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:38:47.140 INFO:teuthology.orchestra.run.smithi141.stdout:(1/32): ceph-18.2.0-1295.gc3996e6e.el8.x86_64.r 43 kB/s | 6.4 kB 00:00 2023-12-02T08:38:47.507 INFO:teuthology.orchestra.run.smithi141.stdout:(2/32): ceph-mon-18.2.0-1295.gc3996e6e.el8.x86_ 13 MB/s | 4.6 MB 00:00 2023-12-02T08:38:48.215 INFO:teuthology.orchestra.run.smithi141.stdout:(3/32): ceph-mds-18.2.0-1295.gc3996e6e.el8.x86_ 1.9 MB/s | 2.3 MB 00:01 2023-12-02T08:38:48.257 INFO:teuthology.orchestra.run.smithi141.stdout:(4/32): ceph-mgr-18.2.0-1295.gc3996e6e.el8.x86_ 1.2 MB/s | 1.6 MB 00:01 2023-12-02T08:38:48.291 INFO:teuthology.orchestra.run.smithi141.stdout:(5/32): ceph-mgr-modules-core-18.2.0-1295.gc399 3.2 MB/s | 242 kB 00:00 2023-12-02T08:38:48.483 INFO:teuthology.orchestra.run.smithi141.stdout:(6/32): ceph-osd-18.2.0-1295.gc3996e6e.el8.x86_ 18 MB/s | 18 MB 00:00 2023-12-02T08:38:48.753 INFO:teuthology.orchestra.run.smithi141.stdout:(7/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 88 kB/s | 44 kB 00:00 2023-12-02T08:38:48.875 INFO:teuthology.orchestra.run.smithi141.stdout:(8/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 317 kB/s | 185 kB 00:00 2023-12-02T08:38:48.909 INFO:teuthology.orchestra.run.smithi141.stdout:(9/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 406 kB/s | 173 kB 00:00 2023-12-02T08:38:48.992 INFO:teuthology.orchestra.run.smithi141.stdout:(10/32): python3-jaraco-6.2-6.el8.noarch.rpm 95 kB/s | 11 kB 00:00 2023-12-02T08:38:49.026 INFO:teuthology.orchestra.run.smithi141.stdout:(11/32): python3-jaraco-functools-2.0-4.el8.noa 150 kB/s | 18 kB 00:00 2023-12-02T08:38:49.093 INFO:teuthology.orchestra.run.smithi141.stdout:(12/32): python3-logutils-0.3.5-11.el8.noarch.r 486 kB/s | 49 kB 00:00 2023-12-02T08:38:49.118 INFO:teuthology.orchestra.run.smithi141.stdout:(13/32): python3-more-itertools-7.2.0-3.el8.noa 639 kB/s | 59 kB 00:00 2023-12-02T08:38:49.227 INFO:teuthology.orchestra.run.smithi141.stdout:(14/32): python3-portend-2.6-1.el8.noarch.rpm 144 kB/s | 16 kB 00:00 2023-12-02T08:38:49.272 INFO:teuthology.orchestra.run.smithi141.stdout:(15/32): python3-cherrypy-18.4.0-1.el8.noarch.r 736 kB/s | 384 kB 00:00 2023-12-02T08:38:49.302 INFO:teuthology.orchestra.run.smithi141.stdout:(16/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.3 MB/s | 283 kB 00:00 2023-12-02T08:38:49.327 INFO:teuthology.orchestra.run.smithi141.stdout:(17/32): python3-simplegeneric-0.8.1-17.el8.noa 186 kB/s | 19 kB 00:00 2023-12-02T08:38:49.378 INFO:teuthology.orchestra.run.smithi141.stdout:(18/32): python3-singledispatch-3.4.0.3-18.el8. 228 kB/s | 24 kB 00:00 2023-12-02T08:38:49.412 INFO:teuthology.orchestra.run.smithi141.stdout:(19/32): python3-tempora-1.14.1-5.el8.noarch.rp 269 kB/s | 29 kB 00:00 2023-12-02T08:38:49.437 INFO:teuthology.orchestra.run.smithi141.stdout:(20/32): python3-trustme-0.6.0-4.el8.noarch.rpm 252 kB/s | 27 kB 00:00 2023-12-02T08:38:49.529 INFO:teuthology.orchestra.run.smithi141.stdout:(21/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 2.1 MB/s | 251 kB 00:00 2023-12-02T08:38:49.554 INFO:teuthology.orchestra.run.smithi141.stdout:(22/32): python3-webtest-2.0.33-1.el8.noarch.rp 731 kB/s | 85 kB 00:00 2023-12-02T08:38:49.875 INFO:teuthology.orchestra.run.smithi141.stdout:(23/32): python3-zc-lockfile-2.0-2.el8.noarch.r 66 kB/s | 23 kB 00:00 2023-12-02T08:38:50.138 INFO:teuthology.orchestra.run.smithi141.stdout:(24/32): python3-waitress-1.4.3-1.el8.noarch.rp 336 kB/s | 255 kB 00:00 2023-12-02T08:38:50.163 INFO:teuthology.orchestra.run.smithi141.stdout:(25/32): python3-pycparser-2.14-14.el8.noarch.r 179 kB/s | 109 kB 00:00 2023-12-02T08:38:50.264 INFO:teuthology.orchestra.run.smithi141.stdout:(26/32): python3-cryptography-3.2.1-5.el8.x86_6 1.4 MB/s | 559 kB 00:00 2023-12-02T08:38:50.314 INFO:teuthology.orchestra.run.smithi141.stdout:(27/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 1.4 MB/s | 238 kB 00:00 2023-12-02T08:38:50.331 INFO:teuthology.orchestra.run.smithi141.stdout:(28/32): python3-pytz-2017.2-9.el8.noarch.rpm 335 kB/s | 54 kB 00:00 2023-12-02T08:38:50.381 INFO:teuthology.orchestra.run.smithi141.stdout:(29/32): python3-markupsafe-0.23-19.el8.x86_64. 331 kB/s | 39 kB 00:00 2023-12-02T08:38:50.415 INFO:teuthology.orchestra.run.smithi141.stdout:(30/32): python3-mako-1.0.6-13.el8.noarch.rpm 1.5 MB/s | 157 kB 00:00 2023-12-02T08:38:50.440 INFO:teuthology.orchestra.run.smithi141.stdout:(31/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 1.7 MB/s | 103 kB 00:00 2023-12-02T08:38:50.465 INFO:teuthology.orchestra.run.smithi141.stdout:(32/32): python3-werkzeug-0.12.2-4.el8.noarch.r 3.3 MB/s | 457 kB 00:00 2023-12-02T08:38:50.467 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:38:50.467 INFO:teuthology.orchestra.run.smithi141.stdout:Total 8.2 MB/s | 30 MB 00:03 2023-12-02T08:38:50.560 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:38:50.597 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:38:50.598 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:38:50.762 INFO:teuthology.orchestra.run.smithi006.stdout:Installed products updated. 2023-12-02T08:38:50.809 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:38:50.813 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:38:50.963 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:38:50.963 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:38:50.963 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-test-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:50.963 INFO:teuthology.orchestra.run.smithi006.stdout: jq-1.6-3.el8.x86_64 2023-12-02T08:38:50.964 INFO:teuthology.orchestra.run.smithi006.stdout: libcephsqlite-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:38:50.964 INFO:teuthology.orchestra.run.smithi006.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-02T08:38:50.964 INFO:teuthology.orchestra.run.smithi006.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-02T08:38:50.964 INFO:teuthology.orchestra.run.smithi006.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-02T08:38:50.964 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:38:50.964 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:38:51.106 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph 2023-12-02T08:38:51.462 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:38:51.942 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:38:52.159 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-12-02T08:38:52.428 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-12-02T08:38:52.658 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 3/32 2023-12-02T08:38:52.882 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/32 2023-12-02T08:38:53.075 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:24 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:38:53.110 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 5/32 2023-12-02T08:38:53.274 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 6/32 2023-12-02T08:38:53.539 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 7/32 2023-12-02T08:38:53.899 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 8/32 2023-12-02T08:38:54.156 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 9/32 2023-12-02T08:38:54.353 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 10/32 2023-12-02T08:38:54.490 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 11/32 2023-12-02T08:38:54.643 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:38:54.646 INFO:teuthology.orchestra.run.smithi006.stdout:======================================================================================================= 2023-12-02T08:38:54.647 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T08:38:54.647 INFO:teuthology.orchestra.run.smithi006.stdout:======================================================================================================= 2023-12-02T08:38:54.647 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:38:54.647 INFO:teuthology.orchestra.run.smithi006.stdout: ceph x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 6.4 k 2023-12-02T08:38:54.647 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-12-02T08:38:54.647 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mds x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 2.3 M 2023-12-02T08:38:54.647 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 1.6 M 2023-12-02T08:38:54.647 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-modules-core noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 242 k 2023-12-02T08:38:54.647 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mon x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 4.6 M 2023-12-02T08:38:54.647 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-osd x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 18 M 2023-12-02T08:38:54.648 INFO:teuthology.orchestra.run.smithi006.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-02T08:38:54.648 INFO:teuthology.orchestra.run.smithi006.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-02T08:38:54.648 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-02T08:38:54.648 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-02T08:38:54.648 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-02T08:38:54.648 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-02T08:38:54.648 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-02T08:38:54.648 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-02T08:38:54.648 INFO:teuthology.orchestra.run.smithi006.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-02T08:38:54.648 INFO:teuthology.orchestra.run.smithi006.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-02T08:38:54.649 INFO:teuthology.orchestra.run.smithi006.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-02T08:38:54.649 INFO:teuthology.orchestra.run.smithi006.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-02T08:38:54.649 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-02T08:38:54.649 INFO:teuthology.orchestra.run.smithi006.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-02T08:38:54.649 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-02T08:38:54.649 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-02T08:38:54.649 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-02T08:38:54.649 INFO:teuthology.orchestra.run.smithi006.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-02T08:38:54.649 INFO:teuthology.orchestra.run.smithi006.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-02T08:38:54.649 INFO:teuthology.orchestra.run.smithi006.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-02T08:38:54.649 INFO:teuthology.orchestra.run.smithi006.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-02T08:38:54.649 INFO:teuthology.orchestra.run.smithi006.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-02T08:38:54.649 INFO:teuthology.orchestra.run.smithi006.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-02T08:38:54.650 INFO:teuthology.orchestra.run.smithi006.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-02T08:38:54.650 INFO:teuthology.orchestra.run.smithi006.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-02T08:38:54.650 INFO:teuthology.orchestra.run.smithi006.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-02T08:38:54.650 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:38:54.650 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:38:54.650 INFO:teuthology.orchestra.run.smithi006.stdout:======================================================================================================= 2023-12-02T08:38:54.650 INFO:teuthology.orchestra.run.smithi006.stdout:Install 32 Packages 2023-12-02T08:38:54.650 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:38:54.651 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 30 M 2023-12-02T08:38:54.651 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 119 M 2023-12-02T08:38:54.651 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:38:54.713 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 12/32 2023-12-02T08:38:54.870 INFO:teuthology.orchestra.run.smithi006.stdout:(1/32): ceph-18.2.0-1295.gc3996e6e.el8.x86_64.r 34 kB/s | 6.4 kB 00:00 2023-12-02T08:38:54.910 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2023-12-02T08:38:55.121 INFO:teuthology.orchestra.run.smithi006.stdout:(2/32): ceph-mgr-18.2.0-1295.gc3996e6e.el8.x86_ 3.5 MB/s | 1.6 MB 00:00 2023-12-02T08:38:55.127 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2023-12-02T08:38:55.333 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2023-12-02T08:38:55.479 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2023-12-02T08:38:55.521 INFO:teuthology.orchestra.run.smithi006.stdout:(3/32): ceph-mds-18.2.0-1295.gc3996e6e.el8.x86_ 2.7 MB/s | 2.3 MB 00:00 2023-12-02T08:38:55.621 INFO:teuthology.orchestra.run.smithi006.stdout:(4/32): ceph-mgr-modules-core-18.2.0-1295.gc399 2.4 MB/s | 242 kB 00:00 2023-12-02T08:38:55.640 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2023-12-02T08:38:55.763 INFO:teuthology.orchestra.run.smithi006.stdout:(5/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 308 kB/s | 44 kB 00:00 2023-12-02T08:38:55.767 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2023-12-02T08:38:55.846 INFO:teuthology.orchestra.run.smithi006.stdout:(6/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 2.2 MB/s | 185 kB 00:00 2023-12-02T08:38:55.939 INFO:teuthology.orchestra.run.smithi006.stdout:(7/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 1.8 MB/s | 173 kB 00:00 2023-12-02T08:38:55.970 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2023-12-02T08:38:56.022 INFO:teuthology.orchestra.run.smithi006.stdout:(8/32): ceph-mon-18.2.0-1295.gc3996e6e.el8.x86_ 4.0 MB/s | 4.6 MB 00:01 2023-12-02T08:38:56.173 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2023-12-02T08:38:56.313 INFO:teuthology.orchestra.run.smithi006.stdout:(9/32): ceph-osd-18.2.0-1295.gc3996e6e.el8.x86_ 15 MB/s | 18 MB 00:01 2023-12-02T08:38:56.342 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-12-02T08:38:56.508 INFO:teuthology.orchestra.run.smithi006.stdout:(10/32): python3-cherrypy-18.4.0-1.el8.noarch.r 676 kB/s | 384 kB 00:00 2023-12-02T08:38:56.623 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-12-02T08:38:56.682 INFO:teuthology.orchestra.run.smithi006.stdout:(11/32): python3-jaraco-6.2-6.el8.noarch.rpm 17 kB/s | 11 kB 00:00 2023-12-02T08:38:56.841 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-12-02T08:38:56.865 INFO:teuthology.orchestra.run.smithi006.stdout:(12/32): python3-logutils-0.3.5-11.el8.noarch.r 138 kB/s | 49 kB 00:00 2023-12-02T08:38:57.045 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2023-12-02T08:38:57.149 INFO:teuthology.orchestra.run.smithi006.stdout:(13/32): python3-more-itertools-7.2.0-3.el8.noa 126 kB/s | 59 kB 00:00 2023-12-02T08:38:57.166 INFO:teuthology.orchestra.run.smithi006.stdout:(14/32): python3-jaraco-functools-2.0-4.el8.noa 21 kB/s | 18 kB 00:00 2023-12-02T08:38:57.183 INFO:teuthology.orchestra.run.smithi006.stdout:(15/32): python3-portend-2.6-1.el8.noarch.rpm 463 kB/s | 16 kB 00:00 2023-12-02T08:38:57.200 INFO:teuthology.orchestra.run.smithi006.stdout:(16/32): python3-simplegeneric-0.8.1-17.el8.noa 558 kB/s | 19 kB 00:00 2023-12-02T08:38:57.225 INFO:teuthology.orchestra.run.smithi006.stdout:(17/32): python3-singledispatch-3.4.0.3-18.el8. 573 kB/s | 24 kB 00:00 2023-12-02T08:38:57.250 INFO:teuthology.orchestra.run.smithi006.stdout:(18/32): python3-tempora-1.14.1-5.el8.noarch.rp 586 kB/s | 29 kB 00:00 2023-12-02T08:38:57.275 INFO:teuthology.orchestra.run.smithi006.stdout:(19/32): python3-trustme-0.6.0-4.el8.noarch.rpm 550 kB/s | 27 kB 00:00 2023-12-02T08:38:57.309 INFO:teuthology.orchestra.run.smithi006.stdout:(20/32): python3-pecan-1.3.2-9.el8.noarch.rpm 638 kB/s | 283 kB 00:00 2023-12-02T08:38:57.339 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2023-12-02T08:38:57.351 INFO:teuthology.orchestra.run.smithi006.stdout:(21/32): python3-waitress-1.4.3-1.el8.noarch.rp 2.5 MB/s | 255 kB 00:00 2023-12-02T08:38:57.385 INFO:teuthology.orchestra.run.smithi006.stdout:(22/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.1 MB/s | 85 kB 00:00 2023-12-02T08:38:57.410 INFO:teuthology.orchestra.run.smithi006.stdout:(23/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.8 MB/s | 251 kB 00:00 2023-12-02T08:38:57.470 INFO:teuthology.orchestra.run.smithi006.stdout:(24/32): python3-zc-lockfile-2.0-2.el8.noarch.r 196 kB/s | 23 kB 00:00 2023-12-02T08:38:57.594 INFO:teuthology.orchestra.run.smithi006.stdout:(25/32): python3-pytz-2017.2-9.el8.noarch.rpm 260 kB/s | 54 kB 00:00 2023-12-02T08:38:57.627 INFO:teuthology.orchestra.run.smithi006.stdout:(26/32): python3-markupsafe-0.23-19.el8.x86_64. 245 kB/s | 39 kB 00:00 2023-12-02T08:38:57.650 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-12-02T08:38:57.678 INFO:teuthology.orchestra.run.smithi006.stdout:(27/32): python3-mako-1.0.6-13.el8.noarch.rpm 751 kB/s | 157 kB 00:00 2023-12-02T08:38:57.786 INFO:teuthology.orchestra.run.smithi006.stdout:(28/32): python3-werkzeug-0.12.2-4.el8.noarch.r 2.3 MB/s | 457 kB 00:00 2023-12-02T08:38:57.812 INFO:teuthology.orchestra.run.smithi006.stdout:(29/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 563 kB/s | 103 kB 00:00 2023-12-02T08:38:57.854 INFO:teuthology.orchestra.run.smithi006.stdout:(30/32): python3-pycparser-2.14-14.el8.noarch.r 621 kB/s | 109 kB 00:00 2023-12-02T08:38:57.929 INFO:teuthology.orchestra.run.smithi006.stdout:(31/32): python3-cryptography-3.2.1-5.el8.x86_6 3.8 MB/s | 559 kB 00:00 2023-12-02T08:38:57.959 INFO:teuthology.orchestra.run.smithi006.stdout:(32/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 1.6 MB/s | 238 kB 00:00 2023-12-02T08:38:57.959 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:38:57.960 INFO:teuthology.orchestra.run.smithi006.stdout:Total 9.1 MB/s | 30 MB 00:03 2023-12-02T08:38:58.000 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-1295.gc3996e6e.el8. 27/32 2023-12-02T08:38:58.054 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:38:58.095 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:38:58.095 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:38:58.197 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 28/32 2023-12-02T08:38:58.320 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:38:58.324 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:38:59.567 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:38:59.772 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 28/32 2023-12-02T08:38:59.773 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-12-02T08:38:59.986 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-12-02T08:39:00.004 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 29/32 2023-12-02T08:39:00.177 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 3/32 2023-12-02T08:39:00.464 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 29/32 2023-12-02T08:39:00.599 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 4/32 2023-12-02T08:39:00.636 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 30/32 2023-12-02T08:39:00.851 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 5/32 2023-12-02T08:39:00.852 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 30/32 2023-12-02T08:39:00.995 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 31/32 2023-12-02T08:39:01.013 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 31/32 2023-12-02T08:39:01.038 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 6/32 2023-12-02T08:39:01.142 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 32/32 2023-12-02T08:39:01.204 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 7/32 2023-12-02T08:39:01.491 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/32 2023-12-02T08:39:01.527 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 32/32 2023-12-02T08:39:01.527 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/32 2023-12-02T08:39:01.527 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/32 2023-12-02T08:39:01.528 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 3/32 2023-12-02T08:39:01.528 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 4/32 2023-12-02T08:39:01.528 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 5/32 2023-12-02T08:39:01.528 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-1295.gc3996e6e.el8. 6/32 2023-12-02T08:39:01.528 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2023-12-02T08:39:01.528 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2023-12-02T08:39:01.528 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2023-12-02T08:39:01.528 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2023-12-02T08:39:01.528 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2023-12-02T08:39:01.528 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2023-12-02T08:39:01.528 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2023-12-02T08:39:01.528 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2023-12-02T08:39:01.529 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2023-12-02T08:39:01.529 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2023-12-02T08:39:01.529 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2023-12-02T08:39:01.529 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2023-12-02T08:39:01.529 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2023-12-02T08:39:01.529 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2023-12-02T08:39:01.529 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2023-12-02T08:39:01.529 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2023-12-02T08:39:01.529 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2023-12-02T08:39:01.529 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2023-12-02T08:39:01.529 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 25/32 2023-12-02T08:39:01.530 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 26/32 2023-12-02T08:39:01.530 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 27/32 2023-12-02T08:39:01.530 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 28/32 2023-12-02T08:39:01.530 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 29/32 2023-12-02T08:39:01.530 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 30/32 2023-12-02T08:39:01.530 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 31/32 2023-12-02T08:39:01.810 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 9/32 2023-12-02T08:39:02.025 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 10/32 2023-12-02T08:39:02.269 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 11/32 2023-12-02T08:39:02.448 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 12/32 2023-12-02T08:39:02.683 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2023-12-02T08:39:02.862 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2023-12-02T08:39:02.993 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 32/32 2023-12-02T08:39:02.993 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:34 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:39:03.042 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2023-12-02T08:39:03.201 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2023-12-02T08:39:03.374 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2023-12-02T08:39:03.510 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2023-12-02T08:39:03.745 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2023-12-02T08:39:03.985 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2023-12-02T08:39:04.154 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-12-02T08:39:04.398 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-12-02T08:39:04.637 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-12-02T08:39:04.840 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2023-12-02T08:39:05.195 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2023-12-02T08:39:05.339 INFO:teuthology.orchestra.run.smithi141.stdout:Installed products updated. 2023-12-02T08:39:05.492 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-12-02T08:39:05.526 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:39:05.526 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:39:05.526 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:05.526 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:05.526 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:05.526 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-modules-core-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:39:05.526 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:05.527 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:05.527 INFO:teuthology.orchestra.run.smithi141.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-02T08:39:05.527 INFO:teuthology.orchestra.run.smithi141.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-02T08:39:05.527 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-12-02T08:39:05.527 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-02T08:39:05.527 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-02T08:39:05.527 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-12-02T08:39:05.527 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-02T08:39:05.527 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-02T08:39:05.527 INFO:teuthology.orchestra.run.smithi141.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-02T08:39:05.527 INFO:teuthology.orchestra.run.smithi141.stdout: python3-mako-1.0.6-13.el8.noarch 2023-12-02T08:39:05.527 INFO:teuthology.orchestra.run.smithi141.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-02T08:39:05.527 INFO:teuthology.orchestra.run.smithi141.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-02T08:39:05.527 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-02T08:39:05.528 INFO:teuthology.orchestra.run.smithi141.stdout: python3-portend-2.6-1.el8.noarch 2023-12-02T08:39:05.528 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-02T08:39:05.528 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-02T08:39:05.528 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pytz-2017.2-9.el8.noarch 2023-12-02T08:39:05.528 INFO:teuthology.orchestra.run.smithi141.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-02T08:39:05.528 INFO:teuthology.orchestra.run.smithi141.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-02T08:39:05.528 INFO:teuthology.orchestra.run.smithi141.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-02T08:39:05.528 INFO:teuthology.orchestra.run.smithi141.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-02T08:39:05.528 INFO:teuthology.orchestra.run.smithi141.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-02T08:39:05.528 INFO:teuthology.orchestra.run.smithi141.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-02T08:39:05.528 INFO:teuthology.orchestra.run.smithi141.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-02T08:39:05.528 INFO:teuthology.orchestra.run.smithi141.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-02T08:39:05.528 INFO:teuthology.orchestra.run.smithi141.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-02T08:39:05.528 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:39:05.529 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:39:05.935 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-1295.gc3996e6e.el8. 27/32 2023-12-02T08:39:06.118 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 28/32 2023-12-02T08:39:07.497 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-base 2023-12-02T08:39:07.796 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 28/32 2023-12-02T08:39:07.846 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:08.018 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 29/32 2023-12-02T08:39:08.507 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 29/32 2023-12-02T08:39:08.635 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:40 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:39:08.654 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 30/32 2023-12-02T08:39:08.882 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 30/32 2023-12-02T08:39:09.045 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 31/32 2023-12-02T08:39:09.064 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 31/32 2023-12-02T08:39:09.185 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 32/32 2023-12-02T08:39:09.532 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 32/32 2023-12-02T08:39:09.532 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/32 2023-12-02T08:39:09.532 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/32 2023-12-02T08:39:09.532 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 3/32 2023-12-02T08:39:09.532 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 4/32 2023-12-02T08:39:09.532 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 5/32 2023-12-02T08:39:09.532 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-1295.gc3996e6e.el8. 6/32 2023-12-02T08:39:09.532 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2023-12-02T08:39:09.533 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2023-12-02T08:39:09.533 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2023-12-02T08:39:09.533 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2023-12-02T08:39:09.533 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2023-12-02T08:39:09.533 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2023-12-02T08:39:09.533 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2023-12-02T08:39:09.533 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2023-12-02T08:39:09.533 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2023-12-02T08:39:09.533 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2023-12-02T08:39:09.533 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2023-12-02T08:39:09.533 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2023-12-02T08:39:09.533 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2023-12-02T08:39:09.533 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2023-12-02T08:39:09.533 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2023-12-02T08:39:09.534 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2023-12-02T08:39:09.534 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2023-12-02T08:39:09.534 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2023-12-02T08:39:09.534 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 25/32 2023-12-02T08:39:09.535 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 26/32 2023-12-02T08:39:09.535 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 27/32 2023-12-02T08:39:09.535 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 28/32 2023-12-02T08:39:09.535 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 29/32 2023-12-02T08:39:09.535 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 30/32 2023-12-02T08:39:09.535 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 31/32 2023-12-02T08:39:09.891 INFO:teuthology.orchestra.run.smithi141.stdout:Package ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:39:10.000 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:39:10.001 INFO:teuthology.orchestra.run.smithi141.stdout:Nothing to do. 2023-12-02T08:39:10.001 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:39:10.134 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install cephadm 2023-12-02T08:39:10.478 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:11.014 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 32/32 2023-12-02T08:39:11.014 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:42 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:39:11.286 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:43 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:39:12.648 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:39:12.649 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:39:12.649 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T08:39:12.649 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:39:12.649 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:39:12.649 INFO:teuthology.orchestra.run.smithi141.stdout: cephadm noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 168 k 2023-12-02T08:39:12.649 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:39:12.649 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:39:12.649 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:39:12.649 INFO:teuthology.orchestra.run.smithi141.stdout:Install 1 Package 2023-12-02T08:39:12.649 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:39:12.650 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 168 k 2023-12-02T08:39:12.650 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 680 k 2023-12-02T08:39:12.650 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:39:13.195 INFO:teuthology.orchestra.run.smithi141.stdout:cephadm-18.2.0-1295.gc3996e6e.el8.noarch.rpm 309 kB/s | 168 kB 00:00 2023-12-02T08:39:13.196 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:39:13.196 INFO:teuthology.orchestra.run.smithi141.stdout:Total 308 kB/s | 168 kB 00:00 2023-12-02T08:39:13.196 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:39:13.204 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:39:13.205 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:39:13.207 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:39:13.210 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:39:13.255 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:39:13.592 INFO:teuthology.orchestra.run.smithi006.stdout:Installed products updated. 2023-12-02T08:39:13.796 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:39:13.796 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:39:13.796 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:13.796 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mds-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:13.797 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:13.797 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-modules-core-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:39:13.797 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mon-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:13.797 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-osd-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:13.797 INFO:teuthology.orchestra.run.smithi006.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-02T08:39:13.797 INFO:teuthology.orchestra.run.smithi006.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-02T08:39:13.797 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-12-02T08:39:13.797 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-02T08:39:13.797 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-02T08:39:13.797 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-12-02T08:39:13.797 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-02T08:39:13.797 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-02T08:39:13.797 INFO:teuthology.orchestra.run.smithi006.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-02T08:39:13.797 INFO:teuthology.orchestra.run.smithi006.stdout: python3-mako-1.0.6-13.el8.noarch 2023-12-02T08:39:13.798 INFO:teuthology.orchestra.run.smithi006.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-02T08:39:13.798 INFO:teuthology.orchestra.run.smithi006.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-02T08:39:13.798 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-02T08:39:13.798 INFO:teuthology.orchestra.run.smithi006.stdout: python3-portend-2.6-1.el8.noarch 2023-12-02T08:39:13.798 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-02T08:39:13.798 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-02T08:39:13.798 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pytz-2017.2-9.el8.noarch 2023-12-02T08:39:13.798 INFO:teuthology.orchestra.run.smithi006.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-02T08:39:13.798 INFO:teuthology.orchestra.run.smithi006.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-02T08:39:13.798 INFO:teuthology.orchestra.run.smithi006.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-02T08:39:13.798 INFO:teuthology.orchestra.run.smithi006.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-02T08:39:13.798 INFO:teuthology.orchestra.run.smithi006.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-02T08:39:13.798 INFO:teuthology.orchestra.run.smithi006.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-02T08:39:13.798 INFO:teuthology.orchestra.run.smithi006.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-02T08:39:13.799 INFO:teuthology.orchestra.run.smithi006.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-02T08:39:13.799 INFO:teuthology.orchestra.run.smithi006.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-02T08:39:13.799 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:39:13.799 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:39:14.664 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-base 2023-12-02T08:39:15.007 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 1/1 2023-12-02T08:39:15.032 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:15.163 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 1/1 2023-12-02T08:39:15.327 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 1/1 2023-12-02T08:39:15.865 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:46 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:39:16.353 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 1/1 2023-12-02T08:39:16.353 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:48 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:39:17.193 INFO:teuthology.orchestra.run.smithi006.stdout:Package ceph-base-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:39:17.310 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:39:17.312 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2023-12-02T08:39:17.312 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:39:17.444 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install cephadm 2023-12-02T08:39:17.809 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:18.688 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:49 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:39:18.699 INFO:teuthology.orchestra.run.smithi141.stdout:Installed products updated. 2023-12-02T08:39:18.879 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:39:18.879 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:39:18.879 INFO:teuthology.orchestra.run.smithi141.stdout: cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:39:18.879 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:39:18.879 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:39:19.024 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-immutable-object-cache 2023-12-02T08:39:19.381 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:20.205 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:39:20.206 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:39:20.206 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T08:39:20.206 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:39:20.206 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:39:20.206 INFO:teuthology.orchestra.run.smithi006.stdout: cephadm noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 168 k 2023-12-02T08:39:20.206 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:39:20.206 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:39:20.206 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:39:20.206 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2023-12-02T08:39:20.206 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:39:20.207 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 168 k 2023-12-02T08:39:20.207 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 680 k 2023-12-02T08:39:20.207 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:39:20.215 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:52 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:39:20.620 INFO:teuthology.orchestra.run.smithi006.stdout:cephadm-18.2.0-1295.gc3996e6e.el8.noarch.rpm 407 kB/s | 168 kB 00:00 2023-12-02T08:39:20.621 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:39:20.621 INFO:teuthology.orchestra.run.smithi006.stdout:Total 406 kB/s | 168 kB 00:00 2023-12-02T08:39:20.622 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:39:20.631 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:39:20.631 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:39:20.633 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:39:20.637 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:39:20.690 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:39:21.653 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:39:21.653 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:39:21.653 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repo Size 2023-12-02T08:39:21.654 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:39:21.654 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:39:21.654 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 165 k 2023-12-02T08:39:21.654 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:39:21.654 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:39:21.654 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:39:21.654 INFO:teuthology.orchestra.run.smithi141.stdout:Install 1 Package 2023-12-02T08:39:21.654 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:39:21.655 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 165 k 2023-12-02T08:39:21.655 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 503 k 2023-12-02T08:39:21.655 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:39:21.944 INFO:teuthology.orchestra.run.smithi141.stdout:ceph-immutable-object-cache-18.2.0-1295.gc3996e 572 kB/s | 165 kB 00:00 2023-12-02T08:39:21.944 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:39:21.945 INFO:teuthology.orchestra.run.smithi141.stdout:Total 569 kB/s | 165 kB 00:00 2023-12-02T08:39:21.945 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:39:21.957 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:39:21.957 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:39:22.009 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:39:22.012 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:39:22.122 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:39:22.316 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-1295.gc3996e6e. 1/1 2023-12-02T08:39:22.539 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 1/1 2023-12-02T08:39:22.663 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-1295.gc3996e6e. 1/1 2023-12-02T08:39:22.703 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 1/1 2023-12-02T08:39:22.878 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 1/1 2023-12-02T08:39:23.705 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-1295.gc3996e6e. 1/1 2023-12-02T08:39:23.705 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:55 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:39:23.987 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 1/1 2023-12-02T08:39:23.987 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:54 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:39:26.080 INFO:teuthology.orchestra.run.smithi141.stdout:Installed products updated. 2023-12-02T08:39:26.260 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:39:26.260 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:39:26.260 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-immutable-object-cache-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:26.260 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:39:26.260 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:39:26.411 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-mgr 2023-12-02T08:39:26.498 INFO:teuthology.orchestra.run.smithi006.stdout:Installed products updated. 2023-12-02T08:39:26.694 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:39:26.694 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:39:26.694 INFO:teuthology.orchestra.run.smithi006.stdout: cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:39:26.694 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:39:26.694 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:39:26.758 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:26.846 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-immutable-object-cache 2023-12-02T08:39:27.225 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:27.537 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:01:59 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:39:28.059 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:01:59 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:39:28.834 INFO:teuthology.orchestra.run.smithi141.stdout:Package ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:39:28.945 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:39:28.946 INFO:teuthology.orchestra.run.smithi141.stdout:Nothing to do. 2023-12-02T08:39:28.946 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:39:29.194 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-mgr-dashboard 2023-12-02T08:39:29.538 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:29.594 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:39:29.594 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:39:29.594 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repo Size 2023-12-02T08:39:29.594 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:39:29.594 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:39:29.594 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 165 k 2023-12-02T08:39:29.595 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:39:29.595 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:39:29.595 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:39:29.595 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2023-12-02T08:39:29.595 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:39:29.595 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 165 k 2023-12-02T08:39:29.595 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 503 k 2023-12-02T08:39:29.595 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:39:29.937 INFO:teuthology.orchestra.run.smithi006.stdout:ceph-immutable-object-cache-18.2.0-1295.gc3996e 485 kB/s | 165 kB 00:00 2023-12-02T08:39:29.937 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:39:29.937 INFO:teuthology.orchestra.run.smithi006.stdout:Total 483 kB/s | 165 kB 00:00 2023-12-02T08:39:29.938 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:39:29.950 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:39:29.951 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:39:30.008 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:39:30.012 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:39:30.173 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:39:30.407 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:02:02 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:39:30.618 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-1295.gc3996e6e. 1/1 2023-12-02T08:39:31.016 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-1295.gc3996e6e. 1/1 2023-12-02T08:39:31.768 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:39:31.769 INFO:teuthology.orchestra.run.smithi141.stdout:=================================================================================================== 2023-12-02T08:39:31.769 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T08:39:31.769 INFO:teuthology.orchestra.run.smithi141.stdout:=================================================================================================== 2023-12-02T08:39:31.769 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:39:31.769 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-dashboard noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 1.8 M 2023-12-02T08:39:31.770 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-12-02T08:39:31.770 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-grafana-dashboards noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 23 k 2023-12-02T08:39:31.770 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-prometheus-alerts noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 15 k 2023-12-02T08:39:31.770 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-02T08:39:31.770 INFO:teuthology.orchestra.run.smithi141.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-02T08:39:31.770 INFO:teuthology.orchestra.run.smithi141.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-02T08:39:31.770 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:39:31.770 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:39:31.770 INFO:teuthology.orchestra.run.smithi141.stdout:=================================================================================================== 2023-12-02T08:39:31.770 INFO:teuthology.orchestra.run.smithi141.stdout:Install 6 Packages 2023-12-02T08:39:31.770 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:39:31.771 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 2.1 M 2023-12-02T08:39:31.771 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 8.5 M 2023-12-02T08:39:31.771 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:39:31.950 INFO:teuthology.orchestra.run.smithi141.stdout:(1/6): ceph-prometheus-alerts-18.2.0-1295.gc399 96 kB/s | 15 kB 00:00 2023-12-02T08:39:32.050 INFO:teuthology.orchestra.run.smithi141.stdout:(2/6): ceph-grafana-dashboards-18.2.0-1295.gc39 91 kB/s | 23 kB 00:00 2023-12-02T08:39:32.084 INFO:teuthology.orchestra.run.smithi141.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 252 kB/s | 34 kB 00:00 2023-12-02T08:39:32.110 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-1295.gc3996e6e. 1/1 2023-12-02T08:39:32.111 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:02:03 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:39:32.153 INFO:teuthology.orchestra.run.smithi141.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 686 kB/s | 43 kB 00:00 2023-12-02T08:39:32.276 INFO:teuthology.orchestra.run.smithi141.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 871 kB/s | 196 kB 00:00 2023-12-02T08:39:32.318 INFO:teuthology.orchestra.run.smithi141.stdout:(6/6): ceph-mgr-dashboard-18.2.0-1295.gc3996e6e 3.4 MB/s | 1.8 MB 00:00 2023-12-02T08:39:32.321 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:39:32.321 INFO:teuthology.orchestra.run.smithi141.stdout:Total 3.7 MB/s | 2.1 MB 00:00 2023-12-02T08:39:32.332 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:39:32.341 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:39:32.341 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:39:32.396 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:39:32.400 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:39:32.686 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:39:32.856 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-12-02T08:39:33.044 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-12-02T08:39:33.258 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-12-02T08:39:33.370 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-1295.gc3996e6e.el8.n 4/6 2023-12-02T08:39:33.699 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-1295.gc3996e6e.el8. 5/6 2023-12-02T08:39:33.910 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.noarc 6/6 2023-12-02T08:39:34.159 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.noarc 6/6 2023-12-02T08:39:34.160 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-1295.gc3996e6e.el8. 1/6 2023-12-02T08:39:34.160 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.noarc 2/6 2023-12-02T08:39:34.160 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-1295.gc3996e6e.el8.n 3/6 2023-12-02T08:39:34.160 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-12-02T08:39:34.160 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-12-02T08:39:34.607 INFO:teuthology.orchestra.run.smithi006.stdout:Installed products updated. 2023-12-02T08:39:34.807 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:39:34.807 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:39:34.807 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-immutable-object-cache-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:39:34.807 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:39:34.807 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:39:34.952 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-mgr 2023-12-02T08:39:35.322 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:35.756 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-12-02T08:39:35.756 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:02:07 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:39:36.284 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:02:07 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:39:37.676 INFO:teuthology.orchestra.run.smithi006.stdout:Package ceph-mgr-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:39:37.796 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:39:37.797 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2023-12-02T08:39:37.798 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:39:37.914 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-mgr-dashboard 2023-12-02T08:39:38.277 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:39.184 INFO:teuthology.orchestra.run.smithi141.stdout:Installed products updated. 2023-12-02T08:39:39.366 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:39:39.366 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:39:39.366 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-grafana-dashboards-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:39:39.366 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:39:39.366 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-prometheus-alerts-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:39:39.366 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-02T08:39:39.367 INFO:teuthology.orchestra.run.smithi141.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-02T08:39:39.367 INFO:teuthology.orchestra.run.smithi141.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-02T08:39:39.367 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:39:39.367 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:39:39.511 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-02T08:39:39.859 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:39.859 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:02:10 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:39:40.751 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:02:12 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:39:41.343 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:39:41.344 INFO:teuthology.orchestra.run.smithi006.stdout:=================================================================================================== 2023-12-02T08:39:41.344 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T08:39:41.344 INFO:teuthology.orchestra.run.smithi006.stdout:=================================================================================================== 2023-12-02T08:39:41.345 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:39:41.345 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-dashboard noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 1.8 M 2023-12-02T08:39:41.345 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-12-02T08:39:41.345 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-grafana-dashboards noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 23 k 2023-12-02T08:39:41.345 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-prometheus-alerts noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 15 k 2023-12-02T08:39:41.345 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-02T08:39:41.345 INFO:teuthology.orchestra.run.smithi006.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-02T08:39:41.345 INFO:teuthology.orchestra.run.smithi006.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-02T08:39:41.345 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:39:41.345 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:39:41.345 INFO:teuthology.orchestra.run.smithi006.stdout:=================================================================================================== 2023-12-02T08:39:41.345 INFO:teuthology.orchestra.run.smithi006.stdout:Install 6 Packages 2023-12-02T08:39:41.345 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:39:41.346 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 2.1 M 2023-12-02T08:39:41.346 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 8.5 M 2023-12-02T08:39:41.346 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:39:41.544 INFO:teuthology.orchestra.run.smithi006.stdout:(1/6): ceph-prometheus-alerts-18.2.0-1295.gc399 87 kB/s | 15 kB 00:00 2023-12-02T08:39:41.569 INFO:teuthology.orchestra.run.smithi006.stdout:(2/6): ceph-grafana-dashboards-18.2.0-1295.gc39 119 kB/s | 23 kB 00:00 2023-12-02T08:39:41.761 INFO:teuthology.orchestra.run.smithi006.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 155 kB/s | 34 kB 00:00 2023-12-02T08:39:41.836 INFO:teuthology.orchestra.run.smithi006.stdout:(4/6): python3-routes-2.4.1-12.el8.noarch.rpm 736 kB/s | 196 kB 00:00 2023-12-02T08:39:41.953 INFO:teuthology.orchestra.run.smithi006.stdout:(5/6): python3-jwt-1.6.1-2.el8.noarch.rpm 222 kB/s | 43 kB 00:00 2023-12-02T08:39:42.106 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:39:42.107 INFO:teuthology.orchestra.run.smithi141.stdout:======================================================================================================================= 2023-12-02T08:39:42.108 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T08:39:42.108 INFO:teuthology.orchestra.run.smithi141.stdout:======================================================================================================================= 2023-12-02T08:39:42.108 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:39:42.108 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 7.4 M 2023-12-02T08:39:42.108 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-12-02T08:39:42.108 INFO:teuthology.orchestra.run.smithi141.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-12-02T08:39:42.108 INFO:teuthology.orchestra.run.smithi141.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-12-02T08:39:42.108 INFO:teuthology.orchestra.run.smithi141.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-12-02T08:39:42.108 INFO:teuthology.orchestra.run.smithi141.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-12-02T08:39:42.108 INFO:teuthology.orchestra.run.smithi141.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-02T08:39:42.108 INFO:teuthology.orchestra.run.smithi141.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-02T08:39:42.108 INFO:teuthology.orchestra.run.smithi141.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-02T08:39:42.108 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:39:42.108 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:39:42.109 INFO:teuthology.orchestra.run.smithi141.stdout:======================================================================================================================= 2023-12-02T08:39:42.109 INFO:teuthology.orchestra.run.smithi141.stdout:Install 8 Packages 2023-12-02T08:39:42.109 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:39:42.109 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 35 M 2023-12-02T08:39:42.109 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 210 M 2023-12-02T08:39:42.109 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:39:42.324 INFO:teuthology.orchestra.run.smithi141.stdout:(1/8): libquadmath-8.5.0-10.1.el8_6.x86_64.rpm 802 kB/s | 171 kB 00:00 2023-12-02T08:39:42.374 INFO:teuthology.orchestra.run.smithi141.stdout:(2/8): libgfortran-8.5.0-10.1.el8_6.x86_64.rpm 2.4 MB/s | 644 kB 00:00 2023-12-02T08:39:42.616 INFO:teuthology.orchestra.run.smithi141.stdout:(3/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 15 MB/s | 3.7 MB 00:00 2023-12-02T08:39:42.833 INFO:teuthology.orchestra.run.smithi141.stdout:(4/8): python3-scipy-1.0.0-21.module+el8.5.0+10 27 MB/s | 14 MB 00:00 2023-12-02T08:39:42.858 INFO:teuthology.orchestra.run.smithi141.stdout:(5/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 931 kB/s | 225 kB 00:00 2023-12-02T08:39:43.092 INFO:teuthology.orchestra.run.smithi141.stdout:(6/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 19 MB/s | 4.9 MB 00:00 2023-12-02T08:39:43.183 INFO:teuthology.orchestra.run.smithi141.stdout:(7/8): openblas-0.3.15-3.el8.x86_64.rpm 15 MB/s | 4.7 MB 00:00 2023-12-02T08:39:43.295 INFO:teuthology.orchestra.run.smithi006.stdout:(6/6): ceph-mgr-dashboard-18.2.0-1295.gc3996e6e 937 kB/s | 1.8 MB 00:01 2023-12-02T08:39:43.299 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:39:43.299 INFO:teuthology.orchestra.run.smithi006.stdout:Total 1.1 MB/s | 2.1 MB 00:01 2023-12-02T08:39:43.313 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:39:43.324 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:39:43.324 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:39:43.390 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:39:43.395 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:39:43.442 INFO:teuthology.orchestra.run.smithi141.stdout:(8/8): ceph-mgr-diskprediction-local-18.2.0-129 5.6 MB/s | 7.4 MB 00:01 2023-12-02T08:39:43.443 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:39:43.443 INFO:teuthology.orchestra.run.smithi141.stdout:Total 27 MB/s | 35 MB 00:01 2023-12-02T08:39:43.681 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:39:43.699 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:39:43.699 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:39:43.710 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:39:43.867 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-12-02T08:39:43.992 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:39:43.996 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:39:44.091 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-12-02T08:39:44.260 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-12-02T08:39:44.390 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-1295.gc3996e6e.el8.n 4/6 2023-12-02T08:39:44.552 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:39:44.694 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-12-02T08:39:44.736 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-1295.gc3996e6e.el8. 5/6 2023-12-02T08:39:44.833 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-12-02T08:39:44.940 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.noarc 6/6 2023-12-02T08:39:45.185 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.noarc 6/6 2023-12-02T08:39:45.186 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-1295.gc3996e6e.el8. 1/6 2023-12-02T08:39:45.186 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.noarc 2/6 2023-12-02T08:39:45.186 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-1295.gc3996e6e.el8.n 3/6 2023-12-02T08:39:45.186 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-12-02T08:39:45.186 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-12-02T08:39:45.411 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-02T08:39:46.026 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-02T08:39:46.228 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-12-02T08:39:46.281 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-12-02T08:39:46.281 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:02:17 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:39:46.824 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-12-02T08:39:47.011 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : openblas-0.3.15-3.el8.x86_64 4/8 2023-12-02T08:39:47.717 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 4/8 2023-12-02T08:39:48.072 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-02T08:39:48.269 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-02T08:39:50.033 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-02T08:39:50.130 INFO:teuthology.orchestra.run.smithi006.stdout:Installed products updated. 2023-12-02T08:39:50.326 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:39:50.327 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:39:50.327 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-grafana-dashboards-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:39:50.327 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-dashboard-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:39:50.327 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-prometheus-alerts-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:39:50.327 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-02T08:39:50.327 INFO:teuthology.orchestra.run.smithi006.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-02T08:39:50.327 INFO:teuthology.orchestra.run.smithi006.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-02T08:39:50.327 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:39:50.327 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:39:50.469 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-02T08:39:50.838 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:51.294 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 7/8 2023-12-02T08:39:51.485 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-1295.gc3996e6 8/8 2023-12-02T08:39:51.743 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-1295.gc3996e6 8/8 2023-12-02T08:39:51.744 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-1295.gc3996e6 1/8 2023-12-02T08:39:51.744 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-02T08:39:51.744 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 3/8 2023-12-02T08:39:51.744 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 4/8 2023-12-02T08:39:51.744 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-02T08:39:51.744 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-02T08:39:51.744 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 7/8 2023-12-02T08:39:52.378 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:02:23 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:39:52.817 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 8/8 2023-12-02T08:39:52.817 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:02:24 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:39:53.895 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:39:53.896 INFO:teuthology.orchestra.run.smithi006.stdout:======================================================================================================================= 2023-12-02T08:39:53.896 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T08:39:53.896 INFO:teuthology.orchestra.run.smithi006.stdout:======================================================================================================================= 2023-12-02T08:39:53.897 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:39:53.897 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 7.4 M 2023-12-02T08:39:53.897 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-12-02T08:39:53.897 INFO:teuthology.orchestra.run.smithi006.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-12-02T08:39:53.897 INFO:teuthology.orchestra.run.smithi006.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-12-02T08:39:53.897 INFO:teuthology.orchestra.run.smithi006.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-12-02T08:39:53.897 INFO:teuthology.orchestra.run.smithi006.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-12-02T08:39:53.897 INFO:teuthology.orchestra.run.smithi006.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-02T08:39:53.897 INFO:teuthology.orchestra.run.smithi006.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-02T08:39:53.897 INFO:teuthology.orchestra.run.smithi006.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-02T08:39:53.897 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:39:53.897 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:39:53.897 INFO:teuthology.orchestra.run.smithi006.stdout:======================================================================================================================= 2023-12-02T08:39:53.897 INFO:teuthology.orchestra.run.smithi006.stdout:Install 8 Packages 2023-12-02T08:39:53.898 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:39:53.898 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 35 M 2023-12-02T08:39:53.898 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 210 M 2023-12-02T08:39:53.898 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:39:54.151 INFO:teuthology.orchestra.run.smithi006.stdout:(1/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 15 MB/s | 3.7 MB 00:00 2023-12-02T08:39:54.385 INFO:teuthology.orchestra.run.smithi006.stdout:(2/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 961 kB/s | 225 kB 00:00 2023-12-02T08:39:54.543 INFO:teuthology.orchestra.run.smithi006.stdout:(3/8): python3-scipy-1.0.0-21.module+el8.5.0+10 21 MB/s | 14 MB 00:00 2023-12-02T08:39:54.677 INFO:teuthology.orchestra.run.smithi006.stdout:(4/8): ceph-mgr-diskprediction-local-18.2.0-129 9.5 MB/s | 7.4 MB 00:00 2023-12-02T08:39:54.777 INFO:teuthology.orchestra.run.smithi006.stdout:(5/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 12 MB/s | 4.9 MB 00:00 2023-12-02T08:39:54.819 INFO:teuthology.orchestra.run.smithi006.stdout:(6/8): libgfortran-8.5.0-10.1.el8_6.x86_64.rpm 4.4 MB/s | 644 kB 00:00 2023-12-02T08:39:54.844 INFO:teuthology.orchestra.run.smithi006.stdout:(7/8): libquadmath-8.5.0-10.1.el8_6.x86_64.rpm 2.5 MB/s | 171 kB 00:00 2023-12-02T08:39:54.911 INFO:teuthology.orchestra.run.smithi006.stdout:(8/8): openblas-0.3.15-3.el8.x86_64.rpm 13 MB/s | 4.7 MB 00:00 2023-12-02T08:39:54.912 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:39:54.912 INFO:teuthology.orchestra.run.smithi006.stdout:Total 35 MB/s | 35 MB 00:01 2023-12-02T08:39:55.156 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:39:55.175 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:39:55.176 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:39:55.486 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:39:55.491 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:39:55.499 INFO:teuthology.orchestra.run.smithi141.stdout:Installed products updated. 2023-12-02T08:39:55.681 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:39:55.681 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:39:55.681 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-diskprediction-local-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:39:55.681 INFO:teuthology.orchestra.run.smithi141.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-12-02T08:39:55.681 INFO:teuthology.orchestra.run.smithi141.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-12-02T08:39:55.681 INFO:teuthology.orchestra.run.smithi141.stdout: openblas-0.3.15-3.el8.x86_64 2023-12-02T08:39:55.681 INFO:teuthology.orchestra.run.smithi141.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-12-02T08:39:55.681 INFO:teuthology.orchestra.run.smithi141.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-02T08:39:55.681 INFO:teuthology.orchestra.run.smithi141.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-02T08:39:55.681 INFO:teuthology.orchestra.run.smithi141.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-12-02T08:39:55.681 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:39:55.682 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:39:55.874 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-mgr-rook 2023-12-02T08:39:56.072 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:39:56.221 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:39:56.247 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-12-02T08:39:56.388 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-12-02T08:39:56.547 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-02T08:39:57.097 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:02:29 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:39:57.181 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-12-02T08:39:57.364 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-12-02T08:39:57.980 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-12-02T08:39:58.147 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : openblas-0.3.15-3.el8.x86_64 4/8 2023-12-02T08:39:58.465 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:39:58.467 INFO:teuthology.orchestra.run.smithi141.stdout:======================================================================================================== 2023-12-02T08:39:58.467 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T08:39:58.467 INFO:teuthology.orchestra.run.smithi141.stdout:======================================================================================================== 2023-12-02T08:39:58.467 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:39:58.467 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-rook noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 50 k 2023-12-02T08:39:58.467 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-12-02T08:39:58.467 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-02T08:39:58.467 INFO:teuthology.orchestra.run.smithi141.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-02T08:39:58.467 INFO:teuthology.orchestra.run.smithi141.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-02T08:39:58.467 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-02T08:39:58.467 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-02T08:39:58.468 INFO:teuthology.orchestra.run.smithi141.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-02T08:39:58.468 INFO:teuthology.orchestra.run.smithi141.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-02T08:39:58.468 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-02T08:39:58.468 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-02T08:39:58.468 INFO:teuthology.orchestra.run.smithi141.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-02T08:39:58.468 INFO:teuthology.orchestra.run.smithi141.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-02T08:39:58.468 INFO:teuthology.orchestra.run.smithi141.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-02T08:39:58.468 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:39:58.468 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:39:58.468 INFO:teuthology.orchestra.run.smithi141.stdout:======================================================================================================== 2023-12-02T08:39:58.468 INFO:teuthology.orchestra.run.smithi141.stdout:Install 13 Packages 2023-12-02T08:39:58.468 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:39:58.469 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 1.9 M 2023-12-02T08:39:58.469 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 25 M 2023-12-02T08:39:58.469 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:39:58.722 INFO:teuthology.orchestra.run.smithi141.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 134 kB/s | 16 kB 00:00 2023-12-02T08:39:58.739 INFO:teuthology.orchestra.run.smithi141.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 239 kB/s | 33 kB 00:00 2023-12-02T08:39:58.823 INFO:teuthology.orchestra.run.smithi141.stdout:(3/13): python3-google-auth-1.1.1-10.el8.noarch 846 kB/s | 81 kB 00:00 2023-12-02T08:39:58.874 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 4/8 2023-12-02T08:39:58.874 INFO:teuthology.orchestra.run.smithi141.stdout:(4/13): python3-rsa-4.9-2.el8.noarch.rpm 1.3 MB/s | 64 kB 00:00 2023-12-02T08:39:58.915 INFO:teuthology.orchestra.run.smithi141.stdout:(5/13): python3-websocket-client-0.56.0-5.el8.n 1.4 MB/s | 61 kB 00:00 2023-12-02T08:39:58.949 INFO:teuthology.orchestra.run.smithi141.stdout:(6/13): python3-kubernetes-11.0.0-6.el8.noarch. 5.6 MB/s | 1.2 MB 00:00 2023-12-02T08:39:59.091 INFO:teuthology.orchestra.run.smithi141.stdout:(7/13): python3-requests-oauthlib-1.0.0-1.el8.n 243 kB/s | 43 kB 00:00 2023-12-02T08:39:59.133 INFO:teuthology.orchestra.run.smithi141.stdout:(8/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 843 kB/s | 155 kB 00:00 2023-12-02T08:39:59.196 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-02T08:39:59.212 INFO:teuthology.orchestra.run.smithi141.stdout:(9/13): ceph-mgr-rook-18.2.0-1295.gc3996e6e.el8 82 kB/s | 50 kB 00:00 2023-12-02T08:39:59.266 INFO:teuthology.orchestra.run.smithi141.stdout:(10/13): python3-pyasn1-modules-0.3.7-6.el8.noa 628 kB/s | 110 kB 00:00 2023-12-02T08:39:59.325 INFO:teuthology.orchestra.run.smithi141.stdout:(11/13): python3-jsonpatch-1.21-2.el8.noarch.rp 138 kB/s | 27 kB 00:00 2023-12-02T08:39:59.364 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-02T08:39:59.383 INFO:teuthology.orchestra.run.smithi141.stdout:(12/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 735 kB/s | 126 kB 00:00 2023-12-02T08:39:59.450 INFO:teuthology.orchestra.run.smithi141.stdout:(13/13): python3-jsonpointer-1.10-11.el8.noarch 109 kB/s | 20 kB 00:00 2023-12-02T08:39:59.451 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:39:59.451 INFO:teuthology.orchestra.run.smithi141.stdout:Total 2.0 MB/s | 1.9 MB 00:00 2023-12-02T08:39:59.511 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:39:59.527 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:39:59.527 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:39:59.597 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:39:59.602 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:40:00.106 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:40:00.300 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-02T08:40:00.519 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-12-02T08:40:00.698 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-12-02T08:40:00.899 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2023-12-02T08:40:01.111 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2023-12-02T08:40:01.252 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-02T08:40:01.304 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-12-02T08:40:01.520 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-12-02T08:40:01.707 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-12-02T08:40:01.890 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-02T08:40:02.073 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-12-02T08:40:02.535 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 7/8 2023-12-02T08:40:02.821 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-1295.gc3996e6 8/8 2023-12-02T08:40:03.101 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-1295.gc3996e6 8/8 2023-12-02T08:40:03.101 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-1295.gc3996e6 1/8 2023-12-02T08:40:03.102 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 2/8 2023-12-02T08:40:03.102 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 3/8 2023-12-02T08:40:03.102 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 4/8 2023-12-02T08:40:03.102 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 5/8 2023-12-02T08:40:03.102 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 6/8 2023-12-02T08:40:03.102 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 7/8 2023-12-02T08:40:03.184 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-12-02T08:40:03.452 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-12-02T08:40:03.633 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 13/13 2023-12-02T08:40:03.864 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 13/13 2023-12-02T08:40:03.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 1/13 2023-12-02T08:40:03.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-12-02T08:40:03.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-12-02T08:40:03.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-12-02T08:40:03.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-12-02T08:40:03.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-12-02T08:40:03.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-12-02T08:40:03.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 8/13 2023-12-02T08:40:03.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 9/13 2023-12-02T08:40:03.864 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 10/13 2023-12-02T08:40:03.865 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 11/13 2023-12-02T08:40:03.865 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 12/13 2023-12-02T08:40:04.211 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 8/8 2023-12-02T08:40:04.211 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:02:35 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:40:04.989 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 13/13 2023-12-02T08:40:04.989 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:02:36 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:40:07.439 INFO:teuthology.orchestra.run.smithi006.stdout:Installed products updated. 2023-12-02T08:40:07.638 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:40:07.638 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:40:07.639 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-diskprediction-local-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:40:07.639 INFO:teuthology.orchestra.run.smithi006.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-12-02T08:40:07.639 INFO:teuthology.orchestra.run.smithi006.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-12-02T08:40:07.639 INFO:teuthology.orchestra.run.smithi006.stdout: openblas-0.3.15-3.el8.x86_64 2023-12-02T08:40:07.639 INFO:teuthology.orchestra.run.smithi006.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-12-02T08:40:07.639 INFO:teuthology.orchestra.run.smithi006.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-02T08:40:07.639 INFO:teuthology.orchestra.run.smithi006.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-02T08:40:07.639 INFO:teuthology.orchestra.run.smithi006.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-12-02T08:40:07.639 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:40:07.639 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:40:07.729 INFO:teuthology.orchestra.run.smithi141.stdout:Installed products updated. 2023-12-02T08:40:07.834 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-mgr-rook 2023-12-02T08:40:07.915 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:40:07.915 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:40:07.915 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:40:07.915 INFO:teuthology.orchestra.run.smithi141.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-02T08:40:07.915 INFO:teuthology.orchestra.run.smithi141.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-02T08:40:07.915 INFO:teuthology.orchestra.run.smithi141.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-02T08:40:07.915 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-02T08:40:07.915 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-02T08:40:07.916 INFO:teuthology.orchestra.run.smithi141.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-02T08:40:07.916 INFO:teuthology.orchestra.run.smithi141.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-02T08:40:07.916 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-02T08:40:07.916 INFO:teuthology.orchestra.run.smithi141.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-02T08:40:07.916 INFO:teuthology.orchestra.run.smithi141.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-02T08:40:07.916 INFO:teuthology.orchestra.run.smithi141.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-02T08:40:07.916 INFO:teuthology.orchestra.run.smithi141.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-02T08:40:07.916 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:40:07.916 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:40:08.059 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-mgr-cephadm 2023-12-02T08:40:08.201 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:08.413 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:09.123 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:02:40 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:40:09.351 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:02:41 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:40:10.653 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:40:10.655 INFO:teuthology.orchestra.run.smithi006.stdout:======================================================================================================== 2023-12-02T08:40:10.655 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T08:40:10.655 INFO:teuthology.orchestra.run.smithi006.stdout:======================================================================================================== 2023-12-02T08:40:10.655 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:40:10.655 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-rook noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 50 k 2023-12-02T08:40:10.655 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-12-02T08:40:10.655 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-02T08:40:10.656 INFO:teuthology.orchestra.run.smithi006.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-02T08:40:10.656 INFO:teuthology.orchestra.run.smithi006.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-02T08:40:10.656 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-02T08:40:10.656 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-02T08:40:10.656 INFO:teuthology.orchestra.run.smithi006.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-02T08:40:10.656 INFO:teuthology.orchestra.run.smithi006.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-02T08:40:10.656 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-02T08:40:10.656 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-02T08:40:10.656 INFO:teuthology.orchestra.run.smithi006.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-02T08:40:10.656 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-02T08:40:10.656 INFO:teuthology.orchestra.run.smithi006.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-02T08:40:10.656 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:40:10.656 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:40:10.656 INFO:teuthology.orchestra.run.smithi006.stdout:======================================================================================================== 2023-12-02T08:40:10.656 INFO:teuthology.orchestra.run.smithi006.stdout:Install 13 Packages 2023-12-02T08:40:10.656 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:40:10.657 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 1.9 M 2023-12-02T08:40:10.657 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 25 M 2023-12-02T08:40:10.657 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:40:10.714 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:40:10.715 INFO:teuthology.orchestra.run.smithi141.stdout:=============================================================================================== 2023-12-02T08:40:10.715 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T08:40:10.715 INFO:teuthology.orchestra.run.smithi141.stdout:=============================================================================================== 2023-12-02T08:40:10.715 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:40:10.715 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-cephadm noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 132 k 2023-12-02T08:40:10.715 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-12-02T08:40:10.715 INFO:teuthology.orchestra.run.smithi141.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-02T08:40:10.716 INFO:teuthology.orchestra.run.smithi141.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-02T08:40:10.716 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-02T08:40:10.716 INFO:teuthology.orchestra.run.smithi141.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-02T08:40:10.716 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:40:10.716 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:40:10.716 INFO:teuthology.orchestra.run.smithi141.stdout:=============================================================================================== 2023-12-02T08:40:10.716 INFO:teuthology.orchestra.run.smithi141.stdout:Install 5 Packages 2023-12-02T08:40:10.716 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:40:10.716 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 6.0 M 2023-12-02T08:40:10.717 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 26 M 2023-12-02T08:40:10.717 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:40:10.975 INFO:teuthology.orchestra.run.smithi141.stdout:(1/5): python3-natsort-7.1.1-2.el8.noarch.rpm 324 kB/s | 60 kB 00:00 2023-12-02T08:40:11.023 INFO:teuthology.orchestra.run.smithi141.stdout:(2/5): ceph-mgr-cephadm-18.2.0-1295.gc3996e6e.e 563 kB/s | 132 kB 00:00 2023-12-02T08:40:11.101 INFO:teuthology.orchestra.run.smithi006.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 55 kB/s | 16 kB 00:00 2023-12-02T08:40:11.118 INFO:teuthology.orchestra.run.smithi006.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 106 kB/s | 33 kB 00:00 2023-12-02T08:40:11.135 INFO:teuthology.orchestra.run.smithi006.stdout:(3/13): ceph-mgr-rook-18.2.0-1295.gc3996e6e.el8 153 kB/s | 50 kB 00:00 2023-12-02T08:40:11.294 INFO:teuthology.orchestra.run.smithi006.stdout:(4/13): python3-google-auth-1.1.1-10.el8.noarch 422 kB/s | 81 kB 00:00 2023-12-02T08:40:11.317 INFO:teuthology.orchestra.run.smithi141.stdout:(3/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 1.5 MB/s | 538 kB 00:00 2023-12-02T08:40:11.372 INFO:teuthology.orchestra.run.smithi141.stdout:(4/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 817 kB/s | 476 kB 00:00 2023-12-02T08:40:11.402 INFO:teuthology.orchestra.run.smithi006.stdout:(5/13): python3-websocket-client-0.56.0-5.el8.n 566 kB/s | 61 kB 00:00 2023-12-02T08:40:11.461 INFO:teuthology.orchestra.run.smithi006.stdout:(6/13): python3-rsa-4.9-2.el8.noarch.rpm 197 kB/s | 64 kB 00:00 2023-12-02T08:40:11.468 INFO:teuthology.orchestra.run.smithi141.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 11 MB/s | 4.8 MB 00:00 2023-12-02T08:40:11.468 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:40:11.468 INFO:teuthology.orchestra.run.smithi141.stdout:Total 7.9 MB/s | 6.0 MB 00:00 2023-12-02T08:40:11.486 INFO:teuthology.orchestra.run.smithi006.stdout:(7/13): python3-pyasn1-modules-0.3.7-6.el8.noar 1.3 MB/s | 110 kB 00:00 2023-12-02T08:40:11.522 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:40:11.534 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:40:11.534 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:40:11.544 INFO:teuthology.orchestra.run.smithi006.stdout:(8/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.5 MB/s | 126 kB 00:00 2023-12-02T08:40:11.562 INFO:teuthology.orchestra.run.smithi006.stdout:(9/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 264 kB/s | 27 kB 00:00 2023-12-02T08:40:11.580 INFO:teuthology.orchestra.run.smithi006.stdout:(10/13): python3-jsonpointer-1.10-11.el8.noarch 593 kB/s | 20 kB 00:00 2023-12-02T08:40:11.595 INFO:teuthology.orchestra.run.smithi006.stdout:(11/13): python3-requests-oauthlib-1.0.0-1.el8. 1.3 MB/s | 43 kB 00:00 2023-12-02T08:40:11.613 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:40:11.618 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:40:11.629 INFO:teuthology.orchestra.run.smithi006.stdout:(12/13): python3-kubernetes-11.0.0-6.el8.noarch 2.3 MB/s | 1.2 MB 00:00 2023-12-02T08:40:11.655 INFO:teuthology.orchestra.run.smithi006.stdout:(13/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 2.0 MB/s | 155 kB 00:00 2023-12-02T08:40:11.655 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:40:11.655 INFO:teuthology.orchestra.run.smithi006.stdout:Total 1.9 MB/s | 1.9 MB 00:00 2023-12-02T08:40:11.723 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:40:11.742 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:40:11.742 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:40:11.821 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:40:11.823 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:40:12.310 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:40:12.532 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-02T08:40:12.563 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:40:12.743 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-12-02T08:40:12.893 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-12-02T08:40:12.996 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-12-02T08:40:13.150 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-12-02T08:40:13.202 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 4/13 2023-12-02T08:40:13.361 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 5/13 2023-12-02T08:40:13.479 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-02T08:40:13.545 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 6/13 2023-12-02T08:40:13.693 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 7/13 2023-12-02T08:40:13.796 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-02T08:40:13.879 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-12-02T08:40:14.037 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-02T08:40:14.039 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 5/5 2023-12-02T08:40:14.256 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-12-02T08:40:14.270 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 5/5 2023-12-02T08:40:14.270 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 1/5 2023-12-02T08:40:14.270 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-02T08:40:14.271 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-02T08:40:14.271 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-12-02T08:40:15.284 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 5/5 2023-12-02T08:40:15.284 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:02:47 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:40:15.388 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-12-02T08:40:15.598 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-12-02T08:40:15.753 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 13/13 2023-12-02T08:40:15.995 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 13/13 2023-12-02T08:40:15.995 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 1/13 2023-12-02T08:40:15.995 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-12-02T08:40:15.995 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-12-02T08:40:15.995 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-12-02T08:40:15.995 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-12-02T08:40:15.995 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-12-02T08:40:15.995 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-12-02T08:40:15.995 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 8/13 2023-12-02T08:40:15.995 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 9/13 2023-12-02T08:40:15.995 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 10/13 2023-12-02T08:40:15.995 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-12-02T08:40:15.996 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 12/13 2023-12-02T08:40:17.127 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 13/13 2023-12-02T08:40:17.127 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:02:48 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:40:17.685 INFO:teuthology.orchestra.run.smithi141.stdout:Installed products updated. 2023-12-02T08:40:17.866 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:40:17.866 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:40:17.866 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:40:17.866 INFO:teuthology.orchestra.run.smithi141.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-02T08:40:17.866 INFO:teuthology.orchestra.run.smithi141.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-02T08:40:17.866 INFO:teuthology.orchestra.run.smithi141.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-02T08:40:17.866 INFO:teuthology.orchestra.run.smithi141.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-02T08:40:17.866 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:40:17.866 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:40:18.045 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install ceph-fuse 2023-12-02T08:40:18.397 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:19.438 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:02:51 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:40:19.944 INFO:teuthology.orchestra.run.smithi006.stdout:Installed products updated. 2023-12-02T08:40:20.144 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:40:20.144 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:40:20.144 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-rook-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:40:20.144 INFO:teuthology.orchestra.run.smithi006.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-02T08:40:20.144 INFO:teuthology.orchestra.run.smithi006.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-02T08:40:20.145 INFO:teuthology.orchestra.run.smithi006.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-02T08:40:20.145 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-02T08:40:20.145 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-02T08:40:20.145 INFO:teuthology.orchestra.run.smithi006.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-02T08:40:20.145 INFO:teuthology.orchestra.run.smithi006.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-02T08:40:20.145 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-02T08:40:20.145 INFO:teuthology.orchestra.run.smithi006.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-02T08:40:20.145 INFO:teuthology.orchestra.run.smithi006.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-02T08:40:20.145 INFO:teuthology.orchestra.run.smithi006.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-02T08:40:20.145 INFO:teuthology.orchestra.run.smithi006.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-02T08:40:20.145 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:40:20.145 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:40:20.302 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-mgr-cephadm 2023-12-02T08:40:20.675 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:20.819 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:40:20.820 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:40:20.820 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repository Size 2023-12-02T08:40:20.820 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:40:20.820 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:40:20.820 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-fuse 2023-12-02T08:40:20.820 INFO:teuthology.orchestra.run.smithi141.stdout: x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 852 k 2023-12-02T08:40:20.820 INFO:teuthology.orchestra.run.smithi141.stdout:Installing dependencies: 2023-12-02T08:40:20.821 INFO:teuthology.orchestra.run.smithi141.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-02T08:40:20.821 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:40:20.821 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:40:20.821 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:40:20.821 INFO:teuthology.orchestra.run.smithi141.stdout:Install 2 Packages 2023-12-02T08:40:20.821 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:40:20.821 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 934 k 2023-12-02T08:40:20.821 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 3.0 M 2023-12-02T08:40:20.821 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:40:20.959 INFO:teuthology.orchestra.run.smithi141.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 598 kB/s | 83 kB 00:00 2023-12-02T08:40:21.068 INFO:teuthology.orchestra.run.smithi141.stdout:(2/2): ceph-fuse-18.2.0-1295.gc3996e6e.el8.x86_ 3.4 MB/s | 852 kB 00:00 2023-12-02T08:40:21.068 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:40:21.069 INFO:teuthology.orchestra.run.smithi141.stdout:Total 3.7 MB/s | 934 kB 00:00 2023-12-02T08:40:21.081 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:40:21.103 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:40:21.103 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:40:21.176 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:40:21.179 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:40:21.336 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:40:21.620 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2023-12-02T08:40:21.690 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:02:52 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:40:22.262 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/2 2023-12-02T08:40:22.894 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/2 2023-12-02T08:40:22.894 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/2 2023-12-02T08:40:23.236 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:40:23.236 INFO:teuthology.orchestra.run.smithi006.stdout:=============================================================================================== 2023-12-02T08:40:23.236 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T08:40:23.236 INFO:teuthology.orchestra.run.smithi006.stdout:=============================================================================================== 2023-12-02T08:40:23.237 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:40:23.237 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-cephadm noarch 2:18.2.0-1295.gc3996e6e.el8 ceph-noarch 132 k 2023-12-02T08:40:23.237 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-12-02T08:40:23.237 INFO:teuthology.orchestra.run.smithi006.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-02T08:40:23.237 INFO:teuthology.orchestra.run.smithi006.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-02T08:40:23.237 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-02T08:40:23.237 INFO:teuthology.orchestra.run.smithi006.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-02T08:40:23.237 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:40:23.237 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:40:23.237 INFO:teuthology.orchestra.run.smithi006.stdout:=============================================================================================== 2023-12-02T08:40:23.237 INFO:teuthology.orchestra.run.smithi006.stdout:Install 5 Packages 2023-12-02T08:40:23.237 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:40:23.238 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 6.0 M 2023-12-02T08:40:23.238 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 26 M 2023-12-02T08:40:23.238 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:40:23.862 INFO:teuthology.orchestra.run.smithi006.stdout:(1/5): python3-natsort-7.1.1-2.el8.noarch.rpm 204 kB/s | 60 kB 00:00 2023-12-02T08:40:23.938 INFO:teuthology.orchestra.run.smithi006.stdout:(2/5): ceph-mgr-cephadm-18.2.0-1295.gc3996e6e.e 355 kB/s | 132 kB 00:00 2023-12-02T08:40:23.971 INFO:teuthology.orchestra.run.smithi006.stdout:(3/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 4.8 MB/s | 538 kB 00:00 2023-12-02T08:40:24.130 INFO:teuthology.orchestra.run.smithi006.stdout:(4/5): python3-babel-2.5.1-7.el8.noarch.rpm 25 MB/s | 4.8 MB 00:00 2023-12-02T08:40:24.155 INFO:teuthology.orchestra.run.smithi006.stdout:(5/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 808 kB/s | 476 kB 00:00 2023-12-02T08:40:24.157 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:40:24.157 INFO:teuthology.orchestra.run.smithi006.stdout:Total 6.5 MB/s | 6.0 MB 00:00 2023-12-02T08:40:24.213 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:40:24.226 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:40:24.226 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:40:24.310 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:40:24.314 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:40:24.586 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2023-12-02T08:40:24.586 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:02:56 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:40:25.345 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:40:25.733 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-12-02T08:40:25.972 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-12-02T08:40:26.329 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-02T08:40:26.587 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-02T08:40:26.802 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 5/5 2023-12-02T08:40:27.045 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 5/5 2023-12-02T08:40:27.045 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 1/5 2023-12-02T08:40:27.045 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-02T08:40:27.045 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-02T08:40:27.046 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-12-02T08:40:28.137 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 5/5 2023-12-02T08:40:28.137 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:02:59 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:40:28.361 INFO:teuthology.orchestra.run.smithi141.stdout:Installed products updated. 2023-12-02T08:40:28.551 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:40:28.551 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:40:28.551 INFO:teuthology.orchestra.run.smithi141.stdout: ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2023-12-02T08:40:28.551 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:40:28.552 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:40:28.696 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install librados-devel 2023-12-02T08:40:29.053 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:30.410 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:03:02 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:40:31.789 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:40:31.790 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:40:31.790 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repo Size 2023-12-02T08:40:31.790 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:40:31.790 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:40:31.790 INFO:teuthology.orchestra.run.smithi141.stdout: librados-devel x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 139 k 2023-12-02T08:40:31.790 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:40:31.790 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:40:31.790 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:40:31.790 INFO:teuthology.orchestra.run.smithi141.stdout:Install 1 Package 2023-12-02T08:40:31.790 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:40:31.791 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 139 k 2023-12-02T08:40:31.791 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 513 k 2023-12-02T08:40:31.791 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:40:32.110 INFO:teuthology.orchestra.run.smithi141.stdout:librados-devel-18.2.0-1295.gc3996e6e.el8.x86_64 438 kB/s | 139 kB 00:00 2023-12-02T08:40:32.110 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:40:32.110 INFO:teuthology.orchestra.run.smithi141.stdout:Total 436 kB/s | 139 kB 00:00 2023-12-02T08:40:32.110 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:40:32.117 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:40:32.117 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:40:32.170 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:40:32.174 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:40:32.300 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:40:32.501 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:40:32.567 INFO:teuthology.orchestra.run.smithi006.stdout:Installed products updated. 2023-12-02T08:40:32.725 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:40:32.769 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:40:32.770 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:40:32.770 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-mgr-cephadm-2:18.2.0-1295.gc3996e6e.el8.noarch 2023-12-02T08:40:32.770 INFO:teuthology.orchestra.run.smithi006.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-02T08:40:32.770 INFO:teuthology.orchestra.run.smithi006.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-02T08:40:32.770 INFO:teuthology.orchestra.run.smithi006.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-02T08:40:32.770 INFO:teuthology.orchestra.run.smithi006.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-02T08:40:32.770 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:40:32.770 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:40:32.924 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install ceph-fuse 2023-12-02T08:40:33.304 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:33.773 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:40:33.773 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:03:05 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:40:34.863 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:03:05 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:40:36.379 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:40:36.380 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:40:36.380 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repository Size 2023-12-02T08:40:36.380 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:40:36.380 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:40:36.380 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-fuse 2023-12-02T08:40:36.380 INFO:teuthology.orchestra.run.smithi006.stdout: x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 852 k 2023-12-02T08:40:36.380 INFO:teuthology.orchestra.run.smithi006.stdout:Installing dependencies: 2023-12-02T08:40:36.381 INFO:teuthology.orchestra.run.smithi006.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-02T08:40:36.381 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:40:36.381 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:40:36.381 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:40:36.381 INFO:teuthology.orchestra.run.smithi006.stdout:Install 2 Packages 2023-12-02T08:40:36.381 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:40:36.381 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 934 k 2023-12-02T08:40:36.381 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 3.0 M 2023-12-02T08:40:36.382 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:40:36.561 INFO:teuthology.orchestra.run.smithi006.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 464 kB/s | 83 kB 00:00 2023-12-02T08:40:36.653 INFO:teuthology.orchestra.run.smithi006.stdout:(2/2): ceph-fuse-18.2.0-1295.gc3996e6e.el8.x86_ 3.1 MB/s | 852 kB 00:00 2023-12-02T08:40:36.653 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:40:36.653 INFO:teuthology.orchestra.run.smithi006.stdout:Total 3.3 MB/s | 934 kB 00:00 2023-12-02T08:40:36.666 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:40:36.688 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:40:36.689 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:40:36.767 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:40:36.772 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:40:36.944 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:40:37.197 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2023-12-02T08:40:37.374 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/2 2023-12-02T08:40:37.724 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2/2 2023-12-02T08:40:37.725 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/2 2023-12-02T08:40:38.849 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2023-12-02T08:40:38.849 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:03:09 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:40:39.709 INFO:teuthology.orchestra.run.smithi141.stdout:Installed products updated. 2023-12-02T08:40:39.892 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:40:39.893 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:40:39.893 INFO:teuthology.orchestra.run.smithi141.stdout: librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:40:39.893 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:40:39.893 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:40:40.037 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install libcephfs2 2023-12-02T08:40:40.399 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:41.904 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:03:13 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:40:43.162 INFO:teuthology.orchestra.run.smithi141.stdout:Package libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:40:43.271 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:40:43.273 INFO:teuthology.orchestra.run.smithi141.stdout:Nothing to do. 2023-12-02T08:40:43.273 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:40:43.406 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install libcephfs-devel 2023-12-02T08:40:43.764 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:45.207 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:03:17 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:40:46.072 INFO:teuthology.orchestra.run.smithi006.stdout:Installed products updated. 2023-12-02T08:40:46.274 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:40:46.274 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:40:46.274 INFO:teuthology.orchestra.run.smithi006.stdout: ceph-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2023-12-02T08:40:46.274 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:40:46.274 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:40:46.425 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install librados-devel 2023-12-02T08:40:46.642 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:40:46.642 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:40:46.642 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repo Size 2023-12-02T08:40:46.642 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:40:46.642 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:40:46.642 INFO:teuthology.orchestra.run.smithi141.stdout: libcephfs-devel x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 31 k 2023-12-02T08:40:46.643 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:40:46.643 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:40:46.643 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:40:46.643 INFO:teuthology.orchestra.run.smithi141.stdout:Install 1 Package 2023-12-02T08:40:46.643 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:40:46.644 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 31 k 2023-12-02T08:40:46.644 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 139 k 2023-12-02T08:40:46.644 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:40:46.805 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:46.892 INFO:teuthology.orchestra.run.smithi141.stdout:libcephfs-devel-18.2.0-1295.gc3996e6e.el8.x86_6 124 kB/s | 31 kB 00:00 2023-12-02T08:40:46.893 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:40:46.893 INFO:teuthology.orchestra.run.smithi141.stdout:Total 124 kB/s | 31 kB 00:00 2023-12-02T08:40:46.893 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:40:46.898 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:40:46.898 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:40:46.908 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:40:46.912 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:40:46.966 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:40:47.123 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:40:47.370 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:40:48.354 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:40:48.354 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:03:20 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:40:48.511 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:03:19 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:40:50.036 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:40:50.037 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:40:50.037 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repo Size 2023-12-02T08:40:50.037 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:40:50.037 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:40:50.037 INFO:teuthology.orchestra.run.smithi006.stdout: librados-devel x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 139 k 2023-12-02T08:40:50.037 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:40:50.037 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:40:50.037 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:40:50.037 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2023-12-02T08:40:50.037 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:40:50.038 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 139 k 2023-12-02T08:40:50.038 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 513 k 2023-12-02T08:40:50.038 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:40:50.477 INFO:teuthology.orchestra.run.smithi006.stdout:librados-devel-18.2.0-1295.gc3996e6e.el8.x86_64 317 kB/s | 139 kB 00:00 2023-12-02T08:40:50.478 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:40:50.478 INFO:teuthology.orchestra.run.smithi006.stdout:Total 316 kB/s | 139 kB 00:00 2023-12-02T08:40:50.478 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:40:50.485 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:40:50.485 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:40:50.544 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:40:50.548 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:40:50.666 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:40:50.814 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:40:51.055 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:40:52.167 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:40:52.167 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:03:23 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:40:54.283 INFO:teuthology.orchestra.run.smithi141.stdout:Installed products updated. 2023-12-02T08:40:54.467 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:40:54.467 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:40:54.467 INFO:teuthology.orchestra.run.smithi141.stdout: libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:40:54.468 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:40:54.468 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:40:54.649 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install librados2 2023-12-02T08:40:55.003 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:56.390 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:03:28 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:40:57.476 INFO:teuthology.orchestra.run.smithi006.stdout:Installed products updated. 2023-12-02T08:40:57.643 INFO:teuthology.orchestra.run.smithi141.stdout:Package librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:40:57.674 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:40:57.674 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:40:57.675 INFO:teuthology.orchestra.run.smithi006.stdout: librados-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:40:57.675 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:40:57.675 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:40:57.751 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:40:57.752 INFO:teuthology.orchestra.run.smithi141.stdout:Nothing to do. 2023-12-02T08:40:57.752 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:40:57.814 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install libcephfs2 2023-12-02T08:40:57.888 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install librbd1 2023-12-02T08:40:58.191 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:58.241 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:40:59.782 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:03:31 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:40:59.833 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:03:30 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:41:01.043 INFO:teuthology.orchestra.run.smithi141.stdout:Package librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:41:01.151 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:41:01.152 INFO:teuthology.orchestra.run.smithi141.stdout:Nothing to do. 2023-12-02T08:41:01.152 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:41:01.218 INFO:teuthology.orchestra.run.smithi006.stdout:Package libcephfs2-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:41:01.288 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install python3-rados 2023-12-02T08:41:01.337 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:41:01.338 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2023-12-02T08:41:01.339 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:41:01.486 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install libcephfs-devel 2023-12-02T08:41:01.641 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:01.861 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:03.182 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:03:35 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:41:03.434 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:03:34 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:41:04.509 INFO:teuthology.orchestra.run.smithi141.stdout:Package python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:41:04.620 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:41:04.621 INFO:teuthology.orchestra.run.smithi141.stdout:Nothing to do. 2023-12-02T08:41:04.621 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:41:04.760 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install python3-rgw 2023-12-02T08:41:04.943 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:41:04.943 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:41:04.944 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repo Size 2023-12-02T08:41:04.944 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:41:04.944 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:41:04.944 INFO:teuthology.orchestra.run.smithi006.stdout: libcephfs-devel x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 31 k 2023-12-02T08:41:04.944 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:41:04.944 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:41:04.944 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:41:04.944 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2023-12-02T08:41:04.944 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:41:04.945 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 31 k 2023-12-02T08:41:04.945 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 139 k 2023-12-02T08:41:04.945 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:41:05.115 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:05.326 INFO:teuthology.orchestra.run.smithi006.stdout:libcephfs-devel-18.2.0-1295.gc3996e6e.el8.x86_6 82 kB/s | 31 kB 00:00 2023-12-02T08:41:05.326 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:41:05.326 INFO:teuthology.orchestra.run.smithi006.stdout:Total 81 kB/s | 31 kB 00:00 2023-12-02T08:41:05.326 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:41:05.342 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:41:05.343 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:41:05.355 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:41:05.359 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:41:05.481 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:41:05.654 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:05.870 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:06.695 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:03:38 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:41:06.932 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:06.932 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:03:37 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:41:07.958 INFO:teuthology.orchestra.run.smithi141.stdout:Package python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:41:08.068 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:41:08.069 INFO:teuthology.orchestra.run.smithi141.stdout:Nothing to do. 2023-12-02T08:41:08.069 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:41:08.202 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install python3-cephfs 2023-12-02T08:41:08.556 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:10.006 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:03:42 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:41:10.232 INFO:teuthology.orchestra.run.smithi006.stdout:Installed products updated. 2023-12-02T08:41:10.437 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:41:10.437 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:41:10.437 INFO:teuthology.orchestra.run.smithi006.stdout: libcephfs-devel-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:41:10.437 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:41:10.437 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:41:10.844 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install librados2 2023-12-02T08:41:11.221 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:11.259 INFO:teuthology.orchestra.run.smithi141.stdout:Package python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:41:11.368 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:41:11.369 INFO:teuthology.orchestra.run.smithi141.stdout:Nothing to do. 2023-12-02T08:41:11.369 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:41:11.551 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install python3-rbd 2023-12-02T08:41:11.905 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:12.613 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:03:43 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:41:13.416 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:03:45 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:41:14.020 INFO:teuthology.orchestra.run.smithi006.stdout:Package librados2-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:41:14.138 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:41:14.138 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2023-12-02T08:41:14.138 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:41:14.271 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install librbd1 2023-12-02T08:41:14.647 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:14.734 INFO:teuthology.orchestra.run.smithi141.stdout:Package python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:41:14.845 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:41:14.846 INFO:teuthology.orchestra.run.smithi141.stdout:Nothing to do. 2023-12-02T08:41:14.846 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:41:14.975 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install rbd-fuse 2023-12-02T08:41:15.328 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:16.197 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:03:47 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:41:16.457 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:03:48 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:41:17.607 INFO:teuthology.orchestra.run.smithi006.stdout:Package librbd1-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:41:17.727 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:41:17.727 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2023-12-02T08:41:17.727 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:41:17.829 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:41:17.829 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:41:17.829 INFO:teuthology.orchestra.run.smithi141.stdout: Package Architecture Version Repository Size 2023-12-02T08:41:17.829 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:41:17.829 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:41:17.830 INFO:teuthology.orchestra.run.smithi141.stdout: rbd-fuse x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 94 k 2023-12-02T08:41:17.830 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:41:17.830 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:41:17.830 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:41:17.830 INFO:teuthology.orchestra.run.smithi141.stdout:Install 1 Package 2023-12-02T08:41:17.830 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:41:17.830 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 94 k 2023-12-02T08:41:17.831 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 280 k 2023-12-02T08:41:17.831 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:41:17.859 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install python3-rados 2023-12-02T08:41:18.093 INFO:teuthology.orchestra.run.smithi141.stdout:rbd-fuse-18.2.0-1295.gc3996e6e.el8.x86_64.rpm 359 kB/s | 94 kB 00:00 2023-12-02T08:41:18.093 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:41:18.094 INFO:teuthology.orchestra.run.smithi141.stdout:Total 357 kB/s | 94 kB 00:00 2023-12-02T08:41:18.094 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:41:18.105 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:41:18.105 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:41:18.158 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:41:18.162 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:41:18.236 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:18.276 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:41:18.434 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:18.647 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:19.715 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:19.715 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:03:51 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:41:19.865 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:03:50 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:41:21.276 INFO:teuthology.orchestra.run.smithi006.stdout:Package python3-rados-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:41:21.397 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:41:21.399 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2023-12-02T08:41:21.399 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:41:21.533 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install python3-rgw 2023-12-02T08:41:21.909 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:23.562 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:03:54 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:41:24.883 INFO:teuthology.orchestra.run.smithi006.stdout:Package python3-rgw-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:41:25.002 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:41:25.004 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2023-12-02T08:41:25.004 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:41:25.124 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install python3-cephfs 2023-12-02T08:41:25.499 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:25.597 INFO:teuthology.orchestra.run.smithi141.stdout:Installed products updated. 2023-12-02T08:41:25.776 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:41:25.776 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:41:25.776 INFO:teuthology.orchestra.run.smithi141.stdout: rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:41:25.776 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:41:25.776 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:41:25.916 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install rbd-mirror 2023-12-02T08:41:26.272 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:27.008 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:03:58 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:41:27.705 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:03:59 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:41:28.414 INFO:teuthology.orchestra.run.smithi006.stdout:Package python3-cephfs-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:41:28.530 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:41:28.532 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2023-12-02T08:41:28.532 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:41:28.677 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install python3-rbd 2023-12-02T08:41:29.054 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:29.085 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:41:29.086 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:41:29.086 INFO:teuthology.orchestra.run.smithi141.stdout: Package Arch Version Repo Size 2023-12-02T08:41:29.086 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:41:29.086 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:41:29.086 INFO:teuthology.orchestra.run.smithi141.stdout: rbd-mirror x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 3.4 M 2023-12-02T08:41:29.086 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:41:29.086 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:41:29.086 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:41:29.086 INFO:teuthology.orchestra.run.smithi141.stdout:Install 1 Package 2023-12-02T08:41:29.086 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:41:29.087 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 3.4 M 2023-12-02T08:41:29.087 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 16 M 2023-12-02T08:41:29.087 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:41:29.813 INFO:teuthology.orchestra.run.smithi141.stdout:rbd-mirror-18.2.0-1295.gc3996e6e.el8.x86_64.rpm 4.8 MB/s | 3.4 MB 00:00 2023-12-02T08:41:29.814 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:41:29.814 INFO:teuthology.orchestra.run.smithi141.stdout:Total 4.7 MB/s | 3.4 MB 00:00 2023-12-02T08:41:29.814 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:41:29.827 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:41:29.827 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:41:29.895 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:41:29.898 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:41:30.338 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:41:30.559 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:30.637 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:04:01 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:41:30.902 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:31.929 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:31.929 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:04:03 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:41:32.049 INFO:teuthology.orchestra.run.smithi006.stdout:Package python3-rbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 is already installed. 2023-12-02T08:41:32.170 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:41:32.175 INFO:teuthology.orchestra.run.smithi006.stdout:Nothing to do. 2023-12-02T08:41:32.175 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:41:32.302 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install rbd-fuse 2023-12-02T08:41:32.677 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:34.382 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:04:05 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:41:35.902 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:41:35.902 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:41:35.902 INFO:teuthology.orchestra.run.smithi006.stdout: Package Architecture Version Repository Size 2023-12-02T08:41:35.902 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:41:35.902 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:41:35.902 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-fuse x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 94 k 2023-12-02T08:41:35.903 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:41:35.903 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:41:35.903 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:41:35.903 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2023-12-02T08:41:35.903 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:41:35.903 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 94 k 2023-12-02T08:41:35.903 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 280 k 2023-12-02T08:41:35.904 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:41:36.082 INFO:teuthology.orchestra.run.smithi141.stdout:Installed products updated. 2023-12-02T08:41:36.119 INFO:teuthology.orchestra.run.smithi006.stdout:rbd-fuse-18.2.0-1295.gc3996e6e.el8.x86_64.rpm 437 kB/s | 94 kB 00:00 2023-12-02T08:41:36.120 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:41:36.120 INFO:teuthology.orchestra.run.smithi006.stdout:Total 435 kB/s | 94 kB 00:00 2023-12-02T08:41:36.120 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:41:36.133 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:41:36.133 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:41:36.192 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:41:36.196 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:41:36.264 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:41:36.264 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:41:36.264 INFO:teuthology.orchestra.run.smithi141.stdout: rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:41:36.264 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:41:36.264 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:41:36.303 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:41:36.418 DEBUG:teuthology.orchestra.run.smithi141:> sudo yum -y install rbd-nbd 2023-12-02T08:41:36.433 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:36.653 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:36.771 INFO:teuthology.orchestra.run.smithi141.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:37.737 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:37.737 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:04:08 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:41:38.209 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:04:10 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:41:39.585 INFO:teuthology.orchestra.run.smithi141.stdout:Dependencies resolved. 2023-12-02T08:41:39.586 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:41:39.586 INFO:teuthology.orchestra.run.smithi141.stdout: Package Architecture Version Repository Size 2023-12-02T08:41:39.586 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:41:39.586 INFO:teuthology.orchestra.run.smithi141.stdout:Installing: 2023-12-02T08:41:39.586 INFO:teuthology.orchestra.run.smithi141.stdout: rbd-nbd x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 181 k 2023-12-02T08:41:39.586 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:41:39.587 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction Summary 2023-12-02T08:41:39.587 INFO:teuthology.orchestra.run.smithi141.stdout:================================================================================ 2023-12-02T08:41:39.587 INFO:teuthology.orchestra.run.smithi141.stdout:Install 1 Package 2023-12-02T08:41:39.587 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:41:39.587 INFO:teuthology.orchestra.run.smithi141.stdout:Total download size: 181 k 2023-12-02T08:41:39.587 INFO:teuthology.orchestra.run.smithi141.stdout:Installed size: 568 k 2023-12-02T08:41:39.587 INFO:teuthology.orchestra.run.smithi141.stdout:Downloading Packages: 2023-12-02T08:41:39.783 INFO:teuthology.orchestra.run.smithi141.stdout:rbd-nbd-18.2.0-1295.gc3996e6e.el8.x86_64.rpm 920 kB/s | 181 kB 00:00 2023-12-02T08:41:39.783 INFO:teuthology.orchestra.run.smithi141.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:41:39.784 INFO:teuthology.orchestra.run.smithi141.stdout:Total 914 kB/s | 181 kB 00:00 2023-12-02T08:41:39.784 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction check 2023-12-02T08:41:39.795 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction check succeeded. 2023-12-02T08:41:39.796 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction test 2023-12-02T08:41:39.850 INFO:teuthology.orchestra.run.smithi141.stdout:Transaction test succeeded. 2023-12-02T08:41:39.853 INFO:teuthology.orchestra.run.smithi141.stdout:Running transaction 2023-12-02T08:41:39.973 INFO:teuthology.orchestra.run.smithi141.stdout: Preparing : 1/1 2023-12-02T08:41:40.138 INFO:teuthology.orchestra.run.smithi141.stdout: Installing : rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:40.369 INFO:teuthology.orchestra.run.smithi141.stdout: Running scriptlet: rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:41.441 INFO:teuthology.orchestra.run.smithi141.stdout: Verifying : rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:41.441 INFO:teuthology.orchestra.run.smithi141.stdout:Last metadata expiration check: 0:04:13 ago on Sat 02 Dec 2023 08:37:28 AM UTC. 2023-12-02T08:41:42.738 INFO:teuthology.orchestra.run.smithi006.stdout:Installed products updated. 2023-12-02T08:41:42.941 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:41:42.941 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:41:42.941 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-fuse-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:41:42.942 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:41:42.942 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:41:43.106 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install rbd-mirror 2023-12-02T08:41:43.483 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:45.187 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:04:16 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:41:45.738 INFO:teuthology.orchestra.run.smithi141.stdout:Installed products updated. 2023-12-02T08:41:45.921 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:41:45.921 INFO:teuthology.orchestra.run.smithi141.stdout:Installed: 2023-12-02T08:41:45.921 INFO:teuthology.orchestra.run.smithi141.stdout: rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:41:45.922 INFO:teuthology.orchestra.run.smithi141.stdout: 2023-12-02T08:41:45.922 INFO:teuthology.orchestra.run.smithi141.stdout:Complete! 2023-12-02T08:41:46.068 DEBUG:teuthology.parallel:result is None 2023-12-02T08:41:46.710 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:41:46.711 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:41:46.711 INFO:teuthology.orchestra.run.smithi006.stdout: Package Arch Version Repo Size 2023-12-02T08:41:46.711 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:41:46.711 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:41:46.711 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-mirror x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 3.4 M 2023-12-02T08:41:46.711 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:41:46.711 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:41:46.711 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:41:46.711 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2023-12-02T08:41:46.711 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:41:46.711 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 3.4 M 2023-12-02T08:41:46.711 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 16 M 2023-12-02T08:41:46.712 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:41:47.322 INFO:teuthology.orchestra.run.smithi006.stdout:rbd-mirror-18.2.0-1295.gc3996e6e.el8.x86_64.rpm 5.7 MB/s | 3.4 MB 00:00 2023-12-02T08:41:47.322 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:41:47.323 INFO:teuthology.orchestra.run.smithi006.stdout:Total 5.6 MB/s | 3.4 MB 00:00 2023-12-02T08:41:47.323 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:41:47.339 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:41:47.339 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:41:47.411 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:41:47.415 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:41:47.880 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:41:48.043 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:48.456 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:49.569 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:49.569 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:04:20 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:41:52.449 INFO:teuthology.orchestra.run.smithi006.stdout:Installed products updated. 2023-12-02T08:41:52.648 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:41:52.648 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:41:52.648 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-mirror-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:41:52.648 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:41:52.648 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:41:52.788 DEBUG:teuthology.orchestra.run.smithi006:> sudo yum -y install rbd-nbd 2023-12-02T08:41:53.207 INFO:teuthology.orchestra.run.smithi006.stdout:Updating Subscription Management repositories. 2023-12-02T08:41:54.310 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:04:25 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:41:55.824 INFO:teuthology.orchestra.run.smithi006.stdout:Dependencies resolved. 2023-12-02T08:41:55.824 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:41:55.824 INFO:teuthology.orchestra.run.smithi006.stdout: Package Architecture Version Repository Size 2023-12-02T08:41:55.824 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:41:55.825 INFO:teuthology.orchestra.run.smithi006.stdout:Installing: 2023-12-02T08:41:55.825 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-nbd x86_64 2:18.2.0-1295.gc3996e6e.el8 ceph 181 k 2023-12-02T08:41:55.825 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:41:55.825 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction Summary 2023-12-02T08:41:55.825 INFO:teuthology.orchestra.run.smithi006.stdout:================================================================================ 2023-12-02T08:41:55.825 INFO:teuthology.orchestra.run.smithi006.stdout:Install 1 Package 2023-12-02T08:41:55.825 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:41:55.826 INFO:teuthology.orchestra.run.smithi006.stdout:Total download size: 181 k 2023-12-02T08:41:55.826 INFO:teuthology.orchestra.run.smithi006.stdout:Installed size: 568 k 2023-12-02T08:41:55.826 INFO:teuthology.orchestra.run.smithi006.stdout:Downloading Packages: 2023-12-02T08:41:56.126 INFO:teuthology.orchestra.run.smithi006.stdout:rbd-nbd-18.2.0-1295.gc3996e6e.el8.x86_64.rpm 603 kB/s | 181 kB 00:00 2023-12-02T08:41:56.126 INFO:teuthology.orchestra.run.smithi006.stdout:-------------------------------------------------------------------------------- 2023-12-02T08:41:56.126 INFO:teuthology.orchestra.run.smithi006.stdout:Total 600 kB/s | 181 kB 00:00 2023-12-02T08:41:56.127 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction check 2023-12-02T08:41:56.141 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction check succeeded. 2023-12-02T08:41:56.141 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction test 2023-12-02T08:41:56.200 INFO:teuthology.orchestra.run.smithi006.stdout:Transaction test succeeded. 2023-12-02T08:41:56.204 INFO:teuthology.orchestra.run.smithi006.stdout:Running transaction 2023-12-02T08:41:56.334 INFO:teuthology.orchestra.run.smithi006.stdout: Preparing : 1/1 2023-12-02T08:41:56.472 INFO:teuthology.orchestra.run.smithi006.stdout: Installing : rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:56.735 INFO:teuthology.orchestra.run.smithi006.stdout: Running scriptlet: rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:57.881 INFO:teuthology.orchestra.run.smithi006.stdout: Verifying : rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 1/1 2023-12-02T08:41:57.881 INFO:teuthology.orchestra.run.smithi006.stdout:Last metadata expiration check: 0:04:28 ago on Sat 02 Dec 2023 08:37:29 AM UTC. 2023-12-02T08:42:05.822 INFO:teuthology.orchestra.run.smithi006.stdout:Installed products updated. 2023-12-02T08:42:06.021 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:42:06.021 INFO:teuthology.orchestra.run.smithi006.stdout:Installed: 2023-12-02T08:42:06.021 INFO:teuthology.orchestra.run.smithi006.stdout: rbd-nbd-2:18.2.0-1295.gc3996e6e.el8.x86_64 2023-12-02T08:42:06.021 INFO:teuthology.orchestra.run.smithi006.stdout: 2023-12-02T08:42:06.022 INFO:teuthology.orchestra.run.smithi006.stdout:Complete! 2023-12-02T08:42:06.162 DEBUG:teuthology.parallel:result is None 2023-12-02T08:42:06.163 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:42:06.163 INFO:teuthology.packaging:ref: None 2023-12-02T08:42:06.163 INFO:teuthology.packaging:tag: None 2023-12-02T08:42:06.163 INFO:teuthology.packaging:branch: reef 2023-12-02T08:42:06.163 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:42:06.163 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-02T08:42:06.390 DEBUG:teuthology.orchestra.run.smithi006:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-02T08:42:06.413 INFO:teuthology.orchestra.run.smithi006.stdout:18.2.0-1295.gc3996e6e.el8 2023-12-02T08:42:06.414 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1295.gc3996e6e.el8 2023-12-02T08:42:06.414 INFO:teuthology.task.install:The correct ceph version 18.2.0-1295.gc3996e6e is installed. 2023-12-02T08:42:06.414 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:42:06.414 INFO:teuthology.packaging:ref: None 2023-12-02T08:42:06.414 INFO:teuthology.packaging:tag: None 2023-12-02T08:42:06.414 INFO:teuthology.packaging:branch: reef 2023-12-02T08:42:06.414 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:42:06.415 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-02T08:42:06.633 DEBUG:teuthology.orchestra.run.smithi141:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-02T08:42:06.660 INFO:teuthology.orchestra.run.smithi141.stdout:18.2.0-1295.gc3996e6e.el8 2023-12-02T08:42:06.661 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1295.gc3996e6e.el8 2023-12-02T08:42:06.661 INFO:teuthology.task.install:The correct ceph version 18.2.0-1295.gc3996e6e is installed. 2023-12-02T08:42:06.662 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-02T08:42:06.662 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T08:42:06.662 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-02T08:42:06.695 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-02T08:42:06.695 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-02T08:42:06.734 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-02T08:42:06.735 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T08:42:06.735 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/usr/bin/daemon-helper 2023-12-02T08:42:06.767 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-02T08:42:06.839 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-02T08:42:06.839 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/usr/bin/daemon-helper 2023-12-02T08:42:06.870 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-02T08:42:06.940 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-02T08:42:06.940 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T08:42:06.940 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-02T08:42:06.971 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-02T08:42:07.043 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-02T08:42:07.043 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-02T08:42:07.074 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-02T08:42:07.144 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-02T08:42:07.145 DEBUG:teuthology.orchestra.run.smithi006:> set -ex 2023-12-02T08:42:07.145 DEBUG:teuthology.orchestra.run.smithi006:> sudo dd of=/usr/bin/stdin-killer 2023-12-02T08:42:07.178 DEBUG:teuthology.orchestra.run.smithi006:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-02T08:42:07.251 DEBUG:teuthology.orchestra.run.smithi141:> set -ex 2023-12-02T08:42:07.251 DEBUG:teuthology.orchestra.run.smithi141:> sudo dd of=/usr/bin/stdin-killer 2023-12-02T08:42:07.282 DEBUG:teuthology.orchestra.run.smithi141:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-02T08:42:07.352 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-02T08:42:07.437 INFO:tasks.cephadm:Config: {'cephadm_branch': 'reef', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'bed7681480ccb0192b91a35e691658867e1e96b7'} 2023-12-02T08:42:07.438 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2023-12-02T08:42:07.438 INFO:tasks.cephadm:Cluster fsid is ad03bba6-90ee-11ee-95a2-87774f69a715 2023-12-02T08:42:07.438 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-02T08:42:07.438 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.6', 'mon.c': '[v2:172.21.15.6:3301,v1:172.21.15.6:6790]', 'mon.b': '172.21.15.141'} 2023-12-02T08:42:07.438 INFO:tasks.cephadm:First mon is mon.a on smithi006 2023-12-02T08:42:07.438 INFO:tasks.cephadm:First mgr is y 2023-12-02T08:42:07.438 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-02T08:42:07.439 DEBUG:teuthology.orchestra.run.smithi006:> sudo hostname $(hostname -s) 2023-12-02T08:42:07.472 DEBUG:teuthology.orchestra.run.smithi141:> sudo hostname $(hostname -s) 2023-12-02T08:42:07.502 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref reef)... 2023-12-02T08:42:07.503 DEBUG:teuthology.orchestra.run.smithi006:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-02T08:42:07.686 INFO:teuthology.orchestra.run.smithi006.stdout:-rw-rw-r--. 1 ubuntu ubuntu 14 Dec 2 08:42 /home/ubuntu/cephtest/cephadm 2023-12-02T08:42:07.686 DEBUG:teuthology.orchestra.run.smithi141:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-02T08:42:07.788 INFO:teuthology.orchestra.run.smithi141.stdout:-rw-rw-r--. 1 ubuntu ubuntu 14 Dec 2 08:42 /home/ubuntu/cephtest/cephadm 2023-12-02T08:42:07.788 DEBUG:teuthology.orchestra.run.smithi006:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-02T08:42:07.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:42:07.810 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi006 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2023-12-02T08:42:07.811 INFO:tasks.cephadm:Teardown complete 2023-12-02T08:42:07.812 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 1720, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi006 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2023-12-02T08:42:07.884 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=6df2c37ebfac48f2b472202d8d4d8418 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 1720, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi006 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2023-12-02T08:42:07.888 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-02T08:42:07.897 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-02T08:42:07.918 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-02T08:42:07.919 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-02T08:42:07.932 DEBUG:teuthology.orchestra.run.smithi141:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-02T08:42:08.018 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-02T08:42:08.028 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-02T08:42:08.028 DEBUG:teuthology.orchestra.run.smithi006:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T08:42:08.031 DEBUG:teuthology.orchestra.run.smithi141:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T08:42:08.048 INFO:teuthology.orchestra.run.smithi006.stderr:bash: ntpq: command not found 2023-12-02T08:42:08.049 INFO:teuthology.orchestra.run.smithi141.stderr:bash: ntpq: command not found 2023-12-02T08:42:08.053 INFO:teuthology.orchestra.run.smithi006.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:42:08.053 INFO:teuthology.orchestra.run.smithi006.stdout:=============================================================================== 2023-12-02T08:42:08.053 INFO:teuthology.orchestra.run.smithi006.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 27 +2196us[+2196us] +/- 103ms 2023-12-02T08:42:08.053 INFO:teuthology.orchestra.run.smithi006.stdout:^* hv02.front.sepia.ceph.com 3 6 377 27 -1087us[-1082us] +/- 56ms 2023-12-02T08:42:08.053 INFO:teuthology.orchestra.run.smithi006.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 28 -89us[ -83us] +/- 103ms 2023-12-02T08:42:08.053 INFO:teuthology.orchestra.run.smithi006.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:42:08.055 INFO:teuthology.orchestra.run.smithi141.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-02T08:42:08.055 INFO:teuthology.orchestra.run.smithi141.stdout:=============================================================================== 2023-12-02T08:42:08.055 INFO:teuthology.orchestra.run.smithi141.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 27 +2193us[+2228us] +/- 103ms 2023-12-02T08:42:08.055 INFO:teuthology.orchestra.run.smithi141.stdout:^* hv02.front.sepia.ceph.com 3 6 377 27 -1091us[-1056us] +/- 56ms 2023-12-02T08:42:08.055 INFO:teuthology.orchestra.run.smithi141.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 27 -102us[ -67us] +/- 103ms 2023-12-02T08:42:08.055 INFO:teuthology.orchestra.run.smithi141.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-02T08:42:08.056 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-02T08:42:08.076 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-02T08:42:08.076 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-02T08:42:08.112 DEBUG:teuthology.orchestra.run.smithi006:> 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-02T08:42:08.218 DEBUG:teuthology.orchestra.run.smithi141:> 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-02T08:42:08.349 DEBUG:teuthology.orchestra.run.smithi006:> 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-02T08:42:08.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:42:08.384 DEBUG:teuthology.orchestra.run.smithi141:> 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-02T08:42:08.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:42:08.417 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-02T08:42:08.427 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-02T08:42:08.471 INFO:teuthology.task.internal:Duration was 926.106105 seconds 2023-12-02T08:42:08.471 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-02T08:42:08.503 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-02T08:42:08.503 DEBUG:teuthology.orchestra.run.smithi006:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-02T08:42:08.505 DEBUG:teuthology.orchestra.run.smithi141:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-02T08:42:08.553 INFO:teuthology.orchestra.run.smithi141.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:42:08.555 INFO:teuthology.orchestra.run.smithi006.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-02T08:42:08.857 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-02T08:42:08.857 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi006.front.sepia.ceph.com 2023-12-02T08:42:08.858 DEBUG:teuthology.orchestra.run.smithi006:> 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-02T08:42:08.884 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi141.front.sepia.ceph.com 2023-12-02T08:42:08.973 DEBUG:teuthology.orchestra.run.smithi141:> 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-02T08:42:08.996 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-02T08:42:08.996 DEBUG:teuthology.orchestra.run.smithi006:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-02T08:42:08.998 DEBUG:teuthology.orchestra.run.smithi141:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-02T08:42:09.076 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-02T08:42:09.076 DEBUG:teuthology.orchestra.run.smithi006:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-02T08:42:09.079 DEBUG:teuthology.orchestra.run.smithi141:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-02T08:42:09.187 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-02T08:42:09.199 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-02T08:42:09.199 DEBUG:teuthology.orchestra.run.smithi006:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-02T08:42:09.233 DEBUG:teuthology.orchestra.run.smithi141:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-02T08:42:09.274 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-02T08:42:09.288 DEBUG:teuthology.orchestra.run.smithi006:> 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-02T08:42:09.291 DEBUG:teuthology.orchestra.run.smithi141:> 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-02T08:42:09.317 INFO:teuthology.orchestra.run.smithi006.stdout:kernel.core_pattern = core 2023-12-02T08:42:09.340 INFO:teuthology.orchestra.run.smithi141.stdout:kernel.core_pattern = core 2023-12-02T08:42:09.355 DEBUG:teuthology.orchestra.run.smithi006:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:42:09.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:42:09.392 DEBUG:teuthology.orchestra.run.smithi141:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:42:09.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:42:09.411 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-02T08:42:09.421 INFO:teuthology.task.internal:Transferring archived files... 2023-12-02T08:42:09.422 DEBUG:teuthology.misc:Transferring archived files from smithi006:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475344/remote/smithi006 2023-12-02T08:42:09.423 DEBUG:teuthology.orchestra.run.smithi006:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-02T08:42:09.536 DEBUG:teuthology.misc:Transferring archived files from smithi141:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475344/remote/smithi141 2023-12-02T08:42:09.536 DEBUG:teuthology.orchestra.run.smithi141:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-02T08:42:09.595 INFO:teuthology.task.internal:Removing archive directory... 2023-12-02T08:42:09.595 DEBUG:teuthology.orchestra.run.smithi006:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-02T08:42:09.597 DEBUG:teuthology.orchestra.run.smithi141:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-02T08:42:09.614 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-02T08:42:09.625 INFO:teuthology.task.internal:Not uploading archives. 2023-12-02T08:42:09.625 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-02T08:42:09.654 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-02T08:42:09.655 DEBUG:teuthology.orchestra.run.smithi006:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-02T08:42:09.657 DEBUG:teuthology.orchestra.run.smithi141:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-02T08:42:09.672 INFO:teuthology.orchestra.run.smithi006.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 2 08:42 /home/ubuntu/cephtest 2023-12-02T08:42:09.673 INFO:teuthology.orchestra.run.smithi006.stdout: 262181 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Dec 2 08:42 /home/ubuntu/cephtest/cephadm 2023-12-02T08:42:09.673 INFO:teuthology.orchestra.run.smithi141.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 2 08:42 /home/ubuntu/cephtest 2023-12-02T08:42:09.673 INFO:teuthology.orchestra.run.smithi141.stdout: 262181 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Dec 2 08:42 /home/ubuntu/cephtest/cephadm 2023-12-02T08:42:09.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:42:09.674 INFO:teuthology.orchestra.run.smithi006.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-02T08:42:09.675 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi006 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-02T08:42:09.679 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-02T08:42:09.692 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-02T08:42:09.725 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi006 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-02T08:42:09.725 INFO:teuthology.nuke:Checking targets against current locks 2023-12-02T08:42:09.733 INFO:teuthology.orchestra.run.smithi141.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-02T08:42:09.756 DEBUG:teuthology.nuke:shortname: smithi006 2023-12-02T08:42:09.757 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T08:42:09.781 DEBUG:teuthology.nuke:shortname: smithi141 2023-12-02T08:42:09.781 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T08:42:09.785 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi006.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475344', '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-02 08:21:33.797156', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-02T08:42:09.811 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi141.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475344', '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-02 08:21:33.795816', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-02T08:42:09.842 INFO:teuthology.orchestra.console.smithi006:Power off 2023-12-02T08:42:09.843 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-02T08:42:09.869 DEBUG:teuthology.orchestra.console.smithi006:power off output: Chassis Power Control: Down/Off 2023-12-02T08:42:09.869 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:42:09.888 INFO:teuthology.orchestra.console.smithi141:Power off 2023-12-02T08:42:09.889 DEBUG:teuthology.orchestra.console.smithi141:pexpect command: ipmitool -H smithi141.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-02T08:42:09.898 DEBUG:teuthology.orchestra.console.smithi006:check power output: Chassis Power is on 2023-12-02T08:42:09.913 DEBUG:teuthology.orchestra.console.smithi141:power off output: Chassis Power Control: Down/Off 2023-12-02T08:42:09.914 DEBUG:teuthology.orchestra.console.smithi141:pexpect command: ipmitool -H smithi141.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:42:09.936 DEBUG:teuthology.orchestra.console.smithi141:check power output: Chassis Power is on 2023-12-02T08:42:13.900 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:42:13.938 DEBUG:teuthology.orchestra.console.smithi141:pexpect command: ipmitool -H smithi141.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:42:14.012 DEBUG:teuthology.orchestra.console.smithi006:check power output: Chassis Power is on 2023-12-02T08:42:14.058 DEBUG:teuthology.orchestra.console.smithi141:check power output: Chassis Power is on 2023-12-02T08:42:18.014 DEBUG:teuthology.orchestra.console.smithi006:pexpect command: ipmitool -H smithi006.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:42:18.060 DEBUG:teuthology.orchestra.console.smithi141:pexpect command: ipmitool -H smithi141.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:42:18.125 DEBUG:teuthology.orchestra.console.smithi006:check power output: Chassis Power is off 2023-12-02T08:42:18.173 DEBUG:teuthology.orchestra.console.smithi141:check power output: Chassis Power is on 2023-12-02T08:42:18.227 INFO:teuthology.orchestra.console.smithi006:Power off completed 2023-12-02T08:42:22.174 DEBUG:teuthology.orchestra.console.smithi141:pexpect command: ipmitool -H smithi141.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:42:22.285 DEBUG:teuthology.orchestra.console.smithi141:check power output: Chassis Power is off 2023-12-02T08:42:22.386 INFO:teuthology.orchestra.console.smithi141:Power off completed 2023-12-02T08:42:22.494 INFO:teuthology.run:Summary data: description: upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_3.0 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} duration: 926.1061053276062 failure_reason: 'Command failed on smithi006 with status 1: ''test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=6df2c37ebfac48f2b472202d8d4d8418 status: fail success: false 2023-12-02T08:42:22.495 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-02T08:42:22.574 INFO:teuthology.run:FAIL