2023-10-11T22:16:17.652 INFO:root:teuthology version: 0.0.1.dev197+g8cdab07 2023-10-11T22:16:17.654 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --name teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi --owner scheduled_teuthology@teuthology --archive /home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422308 --description upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_3.0 0-roles 1-start 2-first-half-tasks/rbd-cls 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} -- /home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422308/orig.config.yaml 2023-10-11T22:16:17.715 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-11T22:16:17.797 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422308 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-cls 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} email: ceph-qa@ceph.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: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' first_in_suite: false job_id: '7422308' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run basic cls 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: teuthology-2023-10-11_22:10:02-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: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 139f9d150570a7260a8195111e0367fb0b954112 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 139f9d150570a7260a8195111e0367fb0b954112 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: 0e959b9800d261ceb7a7fc5aaee78a725bc44d5c owner: scheduled_teuthology@teuthology priority: 50 repo: https://github.com/ceph/ceph.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: 494 sha1: 139f9d150570a7260a8195111e0367fb0b954112 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' suite: upgrade:reef-x suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: 0e959b9800d261ceb7a7fc5aaee78a725bc44d5c targets: smithi084.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi110.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: 8cdab074dcca9a68965bc5a50e9c30b691949723 timestamp: 2023-10-11_22:10:02 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-10-11T22:16:17.797 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa; will attempt to use it 2023-10-11T22:16:17.798 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks 2023-10-11T22:16:17.799 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-11T22:16:17.800 INFO:teuthology.task.internal:Checking packages... 2023-10-11T22:16:17.823 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '139f9d150570a7260a8195111e0367fb0b954112' 2023-10-11T22:16:17.823 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:16:17.824 INFO:teuthology.packaging:ref: None 2023-10-11T22:16:17.824 INFO:teuthology.packaging:tag: None 2023-10-11T22:16:17.824 INFO:teuthology.packaging:branch: main 2023-10-11T22:16:17.825 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:16:17.825 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-10-11T22:16:19.617 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-6694.g6e66389a 2023-10-11T22:16:19.618 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-11T22:16:19.627 INFO:teuthology.task.internal:no buildpackages task found 2023-10-11T22:16:19.628 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-11T22:16:19.641 INFO:teuthology.task.internal:Saving configuration 2023-10-11T22:16:19.664 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-11T22:16:19.671 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-11T22:16:19.697 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi084.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422308', '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-10-11 22:11:16.532052', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-11T22:16:19.721 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi110.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422308', '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-10-11 22:11:16.530569', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-11T22:16:19.722 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-11T22:16:19.729 INFO:teuthology.task.internal:roles: ubuntu@smithi084.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-10-11T22:16:19.730 INFO:teuthology.task.internal:roles: ubuntu@smithi110.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-10-11T22:16:19.730 INFO:teuthology.run_tasks:Running task console_log... 2023-10-11T22:16:19.800 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fcfac9b8d30>, signals=[15]) 2023-10-11T22:16:19.802 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-11T22:16:19.809 INFO:teuthology.task.internal:Opening connections... 2023-10-11T22:16:19.810 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi084.front.sepia.ceph.com 2023-10-11T22:16:19.811 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:16:19.877 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi110.front.sepia.ceph.com 2023-10-11T22:16:19.878 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi110.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:16:19.945 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-11T22:16:19.954 DEBUG:teuthology.orchestra.run.smithi084:> uname -m 2023-10-11T22:16:19.975 INFO:teuthology.orchestra.run.smithi084.stdout:x86_64 2023-10-11T22:16:19.975 DEBUG:teuthology.orchestra.run.smithi084:> cat /etc/os-release 2023-10-11T22:16:20.033 INFO:teuthology.orchestra.run.smithi084.stdout:NAME="Red Hat Enterprise Linux" 2023-10-11T22:16:20.033 INFO:teuthology.orchestra.run.smithi084.stdout:VERSION="8.6 (Ootpa)" 2023-10-11T22:16:20.033 INFO:teuthology.orchestra.run.smithi084.stdout:ID="rhel" 2023-10-11T22:16:20.033 INFO:teuthology.orchestra.run.smithi084.stdout:ID_LIKE="fedora" 2023-10-11T22:16:20.034 INFO:teuthology.orchestra.run.smithi084.stdout:VERSION_ID="8.6" 2023-10-11T22:16:20.034 INFO:teuthology.orchestra.run.smithi084.stdout:PLATFORM_ID="platform:el8" 2023-10-11T22:16:20.034 INFO:teuthology.orchestra.run.smithi084.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-10-11T22:16:20.034 INFO:teuthology.orchestra.run.smithi084.stdout:ANSI_COLOR="0;31" 2023-10-11T22:16:20.035 INFO:teuthology.orchestra.run.smithi084.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-10-11T22:16:20.035 INFO:teuthology.orchestra.run.smithi084.stdout:HOME_URL="https://www.redhat.com/" 2023-10-11T22:16:20.035 INFO:teuthology.orchestra.run.smithi084.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-10-11T22:16:20.035 INFO:teuthology.orchestra.run.smithi084.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-11T22:16:20.035 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:16:20.036 INFO:teuthology.orchestra.run.smithi084.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-11T22:16:20.036 INFO:teuthology.orchestra.run.smithi084.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-10-11T22:16:20.036 INFO:teuthology.orchestra.run.smithi084.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-10-11T22:16:20.036 INFO:teuthology.orchestra.run.smithi084.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-10-11T22:16:20.037 INFO:teuthology.lock.ops:Updating smithi084.front.sepia.ceph.com on lock server 2023-10-11T22:16:20.065 DEBUG:teuthology.orchestra.run.smithi110:> uname -m 2023-10-11T22:16:20.085 INFO:teuthology.orchestra.run.smithi110.stdout:x86_64 2023-10-11T22:16:20.086 DEBUG:teuthology.orchestra.run.smithi110:> cat /etc/os-release 2023-10-11T22:16:20.144 INFO:teuthology.orchestra.run.smithi110.stdout:NAME="Red Hat Enterprise Linux" 2023-10-11T22:16:20.145 INFO:teuthology.orchestra.run.smithi110.stdout:VERSION="8.6 (Ootpa)" 2023-10-11T22:16:20.145 INFO:teuthology.orchestra.run.smithi110.stdout:ID="rhel" 2023-10-11T22:16:20.145 INFO:teuthology.orchestra.run.smithi110.stdout:ID_LIKE="fedora" 2023-10-11T22:16:20.145 INFO:teuthology.orchestra.run.smithi110.stdout:VERSION_ID="8.6" 2023-10-11T22:16:20.145 INFO:teuthology.orchestra.run.smithi110.stdout:PLATFORM_ID="platform:el8" 2023-10-11T22:16:20.146 INFO:teuthology.orchestra.run.smithi110.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-10-11T22:16:20.146 INFO:teuthology.orchestra.run.smithi110.stdout:ANSI_COLOR="0;31" 2023-10-11T22:16:20.147 INFO:teuthology.orchestra.run.smithi110.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-10-11T22:16:20.147 INFO:teuthology.orchestra.run.smithi110.stdout:HOME_URL="https://www.redhat.com/" 2023-10-11T22:16:20.147 INFO:teuthology.orchestra.run.smithi110.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-10-11T22:16:20.148 INFO:teuthology.orchestra.run.smithi110.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-11T22:16:20.148 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:16:20.148 INFO:teuthology.orchestra.run.smithi110.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-11T22:16:20.149 INFO:teuthology.orchestra.run.smithi110.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-10-11T22:16:20.149 INFO:teuthology.orchestra.run.smithi110.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-10-11T22:16:20.149 INFO:teuthology.orchestra.run.smithi110.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-10-11T22:16:20.150 INFO:teuthology.lock.ops:Updating smithi110.front.sepia.ceph.com on lock server 2023-10-11T22:16:20.173 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-11T22:16:20.185 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-11T22:16:20.234 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-11T22:16:20.235 DEBUG:teuthology.orchestra.run.smithi084:> test '!' -e /home/ubuntu/cephtest 2023-10-11T22:16:20.238 DEBUG:teuthology.orchestra.run.smithi110:> test '!' -e /home/ubuntu/cephtest 2023-10-11T22:16:20.256 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-11T22:16:20.264 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-11T22:16:20.265 DEBUG:teuthology.orchestra.run.smithi084:> test -z $(ls -A /var/lib/ceph) 2023-10-11T22:16:20.296 DEBUG:teuthology.orchestra.run.smithi110:> test -z $(ls -A /var/lib/ceph) 2023-10-11T22:16:20.321 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-11T22:16:20.377 INFO:teuthology.run_tasks:Running task kernel... 2023-10-11T22:16:20.393 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-11T22:16:20.394 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-10-11T22:16:20.395 DEBUG:teuthology.orchestra.run.smithi084:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-11T22:16:20.395 DEBUG:teuthology.orchestra.run.smithi110:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-11T22:16:20.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:16:20.414 DEBUG:teuthology.orchestra.run.smithi110:> uname -r 2023-10-11T22:16:20.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:16:20.415 DEBUG:teuthology.orchestra.run.smithi084:> uname -r 2023-10-11T22:16:20.472 INFO:teuthology.orchestra.run.smithi110.stdout:4.18.0-372.9.1.el8.x86_64 2023-10-11T22:16:20.473 INFO:teuthology.task.kernel:Running kernel on smithi110: 4.18.0-372.9.1.el8.x86_64 2023-10-11T22:16:20.473 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum install -y kernel 2023-10-11T22:16:20.474 INFO:teuthology.orchestra.run.smithi084.stdout:4.18.0-372.9.1.el8.x86_64 2023-10-11T22:16:20.475 INFO:teuthology.task.kernel:Running kernel on smithi084: 4.18.0-372.9.1.el8.x86_64 2023-10-11T22:16:20.475 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum install -y kernel 2023-10-11T22:16:21.785 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:16:21.786 INFO:teuthology.orchestra.run.smithi110.stdout:Unable to read consumer identity 2023-10-11T22:16:21.801 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:16:21.801 INFO:teuthology.orchestra.run.smithi084.stdout:Unable to read consumer identity 2023-10-11T22:16:23.191 INFO:teuthology.orchestra.run.smithi110.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-10-11T22:16:23.349 INFO:teuthology.orchestra.run.smithi084.stdout:Copr repo for python3-asyncssh owned by ceph 15 kB/s | 3.5 kB 00:00 2023-10-11T22:16:24.083 INFO:teuthology.orchestra.run.smithi110.stdout:Extra Packages for Enterprise Linux 18 MB/s | 16 MB 00:00 2023-10-11T22:16:24.374 INFO:teuthology.orchestra.run.smithi084.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-10-11T22:16:27.576 INFO:teuthology.orchestra.run.smithi110.stdout:lab-extras 434 kB/s | 24 kB 00:00 2023-10-11T22:16:27.899 INFO:teuthology.orchestra.run.smithi084.stdout:lab-extras 467 kB/s | 24 kB 00:00 2023-10-11T22:16:28.245 INFO:teuthology.orchestra.run.smithi110.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-10-11T22:16:28.291 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:16:28.292 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2023-10-11T22:16:28.292 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:16:28.411 DEBUG:teuthology.orchestra.run.smithi110:> echo no | sudo yum reinstall kernel || true 2023-10-11T22:16:28.593 INFO:teuthology.orchestra.run.smithi084.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-10-11T22:16:28.651 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:16:28.652 INFO:teuthology.orchestra.run.smithi084.stdout:Nothing to do. 2023-10-11T22:16:28.652 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:16:28.742 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:16:28.743 INFO:teuthology.orchestra.run.smithi110.stdout:Unable to read consumer identity 2023-10-11T22:16:28.768 DEBUG:teuthology.orchestra.run.smithi084:> echo no | sudo yum reinstall kernel || true 2023-10-11T22:16:29.001 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:00:01 ago on Wed 11 Oct 2023 10:16:27 PM UTC. 2023-10-11T22:16:29.043 INFO:teuthology.orchestra.run.smithi110.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-11T22:16:29.077 INFO:teuthology.orchestra.run.smithi110.stderr:Error: No packages marked for reinstall. 2023-10-11T22:16:29.122 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum reinstall -y kernel || true 2023-10-11T22:16:29.138 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:16:29.138 INFO:teuthology.orchestra.run.smithi084.stdout:Unable to read consumer identity 2023-10-11T22:16:29.395 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:00:02 ago on Wed 11 Oct 2023 10:16:27 PM UTC. 2023-10-11T22:16:29.437 INFO:teuthology.orchestra.run.smithi084.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-11T22:16:29.451 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:16:29.451 INFO:teuthology.orchestra.run.smithi110.stdout:Unable to read consumer identity 2023-10-11T22:16:29.487 INFO:teuthology.orchestra.run.smithi084.stderr:Error: No packages marked for reinstall. 2023-10-11T22:16:29.533 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum reinstall -y kernel || true 2023-10-11T22:16:29.706 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:00:02 ago on Wed 11 Oct 2023 10:16:27 PM UTC. 2023-10-11T22:16:29.748 INFO:teuthology.orchestra.run.smithi110.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-11T22:16:29.791 INFO:teuthology.orchestra.run.smithi110.stderr:Error: No packages marked for reinstall. 2023-10-11T22:16:29.836 DEBUG:teuthology.orchestra.run.smithi110:> rpm -q kernel | sort -rV | head -n 1 2023-10-11T22:16:29.862 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:16:29.863 INFO:teuthology.orchestra.run.smithi084.stdout:Unable to read consumer identity 2023-10-11T22:16:29.916 INFO:teuthology.orchestra.run.smithi110.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-10-11T22:16:29.917 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-10-11T22:16:29.917 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-10-11T22:16:29.917 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-10-11T22:16:29.917 DEBUG:teuthology.orchestra.run.smithi110:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-11T22:16:29.951 INFO:teuthology.orchestra.run.smithi110.stdout:ttyS1 2023-10-11T22:16:29.966 DEBUG:teuthology.parallel:result is None 2023-10-11T22:16:30.112 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:00:03 ago on Wed 11 Oct 2023 10:16:27 PM UTC. 2023-10-11T22:16:30.151 INFO:teuthology.orchestra.run.smithi084.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-10-11T22:16:30.170 INFO:teuthology.orchestra.run.smithi084.stderr:Error: No packages marked for reinstall. 2023-10-11T22:16:30.215 DEBUG:teuthology.orchestra.run.smithi084:> rpm -q kernel | sort -rV | head -n 1 2023-10-11T22:16:30.295 INFO:teuthology.orchestra.run.smithi084.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-10-11T22:16:30.296 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-10-11T22:16:30.296 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-10-11T22:16:30.296 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-10-11T22:16:30.297 DEBUG:teuthology.orchestra.run.smithi084:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-11T22:16:30.330 INFO:teuthology.orchestra.run.smithi084.stdout:ttyS1 2023-10-11T22:16:30.359 DEBUG:teuthology.parallel:result is None 2023-10-11T22:16:30.359 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-11T22:16:30.369 INFO:teuthology.task.internal:Creating test directory... 2023-10-11T22:16:30.369 DEBUG:teuthology.orchestra.run.smithi084:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-11T22:16:30.401 DEBUG:teuthology.orchestra.run.smithi110:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-11T22:16:30.418 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-11T22:16:30.430 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-11T22:16:30.444 INFO:teuthology.task.internal:Creating archive directory... 2023-10-11T22:16:30.445 DEBUG:teuthology.orchestra.run.smithi084:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-11T22:16:30.457 DEBUG:teuthology.orchestra.run.smithi110:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-11T22:16:30.481 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-11T22:16:30.492 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-11T22:16:30.493 DEBUG:teuthology.orchestra.run.smithi084:> 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-10-11T22:16:30.514 DEBUG:teuthology.orchestra.run.smithi110:> 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-10-11T22:16:30.545 INFO:teuthology.orchestra.run.smithi110.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-11T22:16:30.555 INFO:teuthology.orchestra.run.smithi110.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-11T22:16:30.563 INFO:teuthology.orchestra.run.smithi084.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-11T22:16:30.572 INFO:teuthology.orchestra.run.smithi084.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-11T22:16:30.574 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-11T22:16:30.585 INFO:teuthology.task.internal:Configuring sudo... 2023-10-11T22:16:30.586 DEBUG:teuthology.orchestra.run.smithi084:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-11T22:16:30.590 DEBUG:teuthology.orchestra.run.smithi110:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-11T22:16:30.625 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-11T22:16:30.638 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-11T22:16:30.638 DEBUG:teuthology.orchestra.run.smithi084:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-11T22:16:30.657 DEBUG:teuthology.orchestra.run.smithi110:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-11T22:16:30.682 DEBUG:teuthology.orchestra.run.smithi084:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-11T22:16:30.756 DEBUG:teuthology.orchestra.run.smithi084:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-11T22:16:30.807 DEBUG:teuthology.orchestra.run.smithi084:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-11T22:16:30.891 DEBUG:teuthology.orchestra.run.smithi084:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-11T22:16:30.931 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-11T22:16:30.932 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-11T22:16:31.000 DEBUG:teuthology.orchestra.run.smithi110:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-11T22:16:31.045 DEBUG:teuthology.orchestra.run.smithi110:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-11T22:16:31.094 DEBUG:teuthology.orchestra.run.smithi110:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-11T22:16:31.179 DEBUG:teuthology.orchestra.run.smithi110:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-11T22:16:31.219 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2023-10-11T22:16:31.220 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-11T22:16:31.306 DEBUG:teuthology.orchestra.run.smithi084:> sudo service rsyslog restart 2023-10-11T22:16:31.308 DEBUG:teuthology.orchestra.run.smithi110:> sudo service rsyslog restart 2023-10-11T22:16:31.396 INFO:teuthology.orchestra.run.smithi084.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-11T22:16:31.403 INFO:teuthology.orchestra.run.smithi110.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-11T22:16:31.877 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-11T22:16:31.888 INFO:teuthology.task.internal:Starting timer... 2023-10-11T22:16:31.888 INFO:teuthology.run_tasks:Running task pcp... 2023-10-11T22:16:31.901 INFO:teuthology.run_tasks:Running task selinux... 2023-10-11T22:16:31.916 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-10-11T22:16:31.917 DEBUG:teuthology.orchestra.run.smithi084:> sudo service auditd rotate 2023-10-11T22:16:31.986 INFO:teuthology.orchestra.run.smithi084.stdout:Rotating logs: 2023-10-11T22:16:31.988 DEBUG:teuthology.orchestra.run.smithi110:> sudo service auditd rotate 2023-10-11T22:16:32.047 INFO:teuthology.orchestra.run.smithi110.stdout:Rotating logs: 2023-10-11T22:16:32.049 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-11T22:16:32.049 DEBUG:teuthology.orchestra.run.smithi084:> /usr/sbin/getenforce 2023-10-11T22:16:32.083 INFO:teuthology.orchestra.run.smithi084.stdout:Permissive 2023-10-11T22:16:32.083 DEBUG:teuthology.orchestra.run.smithi110:> /usr/sbin/getenforce 2023-10-11T22:16:32.106 INFO:teuthology.orchestra.run.smithi110.stdout:Permissive 2023-10-11T22:16:32.106 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi084.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi110.front.sepia.ceph.com': 'permissive'} 2023-10-11T22:16:32.107 DEBUG:teuthology.orchestra.run.smithi084:> 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-10-11T22:16:32.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:16:32.152 DEBUG:teuthology.orchestra.run.smithi110:> 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-10-11T22:16:32.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:16:32.178 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-11T22:16:32.179 DEBUG:teuthology.orchestra.run.smithi084:> sudo /usr/sbin/setenforce permissive 2023-10-11T22:16:32.221 DEBUG:teuthology.orchestra.run.smithi110:> sudo /usr/sbin/setenforce permissive 2023-10-11T22:16:32.251 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-11T22:16:32.263 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-10-11T22:16:32.264 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-11T22:16:32.281 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-10-11T22:16:32.282 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi084.front.sepia.ceph.com,smithi110.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-11T22:25:44.213 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi084.front.sepia.ceph.com'), Remote(name='ubuntu@smithi110.front.sepia.ceph.com')] 2023-10-11T22:25:44.215 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi084.front.sepia.ceph.com' 2023-10-11T22:25:44.216 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:25:44.285 DEBUG:teuthology.orchestra.run.smithi084:> true 2023-10-11T22:25:44.351 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi084.front.sepia.ceph.com' 2023-10-11T22:25:44.352 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi110.front.sepia.ceph.com' 2023-10-11T22:25:44.352 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi110.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-11T22:25:44.421 DEBUG:teuthology.orchestra.run.smithi110:> true 2023-10-11T22:25:44.488 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi110.front.sepia.ceph.com' 2023-10-11T22:25:44.489 INFO:teuthology.run_tasks:Running task clock... 2023-10-11T22:25:44.500 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-11T22:25:44.500 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-11T22:25:44.501 DEBUG:teuthology.orchestra.run.smithi084:> 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-10-11T22:25:44.503 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-11T22:25:44.504 DEBUG:teuthology.orchestra.run.smithi110:> 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-10-11T22:25:44.533 INFO:teuthology.orchestra.run.smithi084.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-11T22:25:44.548 INFO:teuthology.orchestra.run.smithi084.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-11T22:25:44.561 INFO:teuthology.orchestra.run.smithi110.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-11T22:25:44.576 INFO:teuthology.orchestra.run.smithi110.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-11T22:25:44.624 INFO:teuthology.orchestra.run.smithi084.stderr:sudo: ntpd: command not found 2023-10-11T22:25:44.636 INFO:teuthology.orchestra.run.smithi084.stdout:506 Cannot talk to daemon 2023-10-11T22:25:44.650 INFO:teuthology.orchestra.run.smithi110.stderr:sudo: ntpd: command not found 2023-10-11T22:25:44.650 INFO:teuthology.orchestra.run.smithi084.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-11T22:25:44.661 INFO:teuthology.orchestra.run.smithi110.stdout:506 Cannot talk to daemon 2023-10-11T22:25:44.664 INFO:teuthology.orchestra.run.smithi084.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-11T22:25:44.676 INFO:teuthology.orchestra.run.smithi110.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-11T22:25:44.690 INFO:teuthology.orchestra.run.smithi110.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-11T22:25:44.738 INFO:teuthology.orchestra.run.smithi084.stderr:bash: ntpq: command not found 2023-10-11T22:25:44.742 INFO:teuthology.orchestra.run.smithi084.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-11T22:25:44.742 INFO:teuthology.orchestra.run.smithi084.stdout:=============================================================================== 2023-10-11T22:25:44.743 INFO:teuthology.orchestra.run.smithi084.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:25:44.743 INFO:teuthology.orchestra.run.smithi084.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:25:44.743 INFO:teuthology.orchestra.run.smithi084.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:25:44.743 INFO:teuthology.orchestra.run.smithi084.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:25:44.754 INFO:teuthology.orchestra.run.smithi110.stderr:bash: ntpq: command not found 2023-10-11T22:25:44.759 INFO:teuthology.orchestra.run.smithi110.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-11T22:25:44.759 INFO:teuthology.orchestra.run.smithi110.stdout:=============================================================================== 2023-10-11T22:25:44.759 INFO:teuthology.orchestra.run.smithi110.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:25:44.759 INFO:teuthology.orchestra.run.smithi110.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:25:44.759 INFO:teuthology.orchestra.run.smithi110.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:25:44.760 INFO:teuthology.orchestra.run.smithi110.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:25:44.760 INFO:teuthology.run_tasks:Running task pexec... 2023-10-11T22:25:44.771 INFO:teuthology.task.pexec:Executing custom commands... 2023-10-11T22:25:44.772 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi084.front.sepia.ceph.com 2023-10-11T22:25:44.772 DEBUG:teuthology.orchestra.run.smithi084:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-11T22:25:44.773 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi110.front.sepia.ceph.com 2023-10-11T22:25:44.773 DEBUG:teuthology.orchestra.run.smithi110:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-11T22:25:45.156 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:25:45.171 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:25:46.960 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:01:42 ago on Wed 11 Oct 2023 10:24:04 PM UTC. 2023-10-11T22:25:46.995 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:01:44 ago on Wed 11 Oct 2023 10:24:02 PM UTC. 2023-10-11T22:25:48.676 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:25:48.677 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:25:48.677 INFO:teuthology.orchestra.run.smithi084.stdout: Package Architecture Version Repository Size 2023-10-11T22:25:48.677 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:25:48.677 INFO:teuthology.orchestra.run.smithi084.stdout:Resetting modules: 2023-10-11T22:25:48.678 INFO:teuthology.orchestra.run.smithi084.stdout: container-tools 2023-10-11T22:25:48.678 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:25:48.678 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-10-11T22:25:48.678 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:25:48.678 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:25:48.746 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:25:48.746 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:25:48.747 INFO:teuthology.orchestra.run.smithi110.stdout: Package Architecture Version Repository Size 2023-10-11T22:25:48.747 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:25:48.747 INFO:teuthology.orchestra.run.smithi110.stdout:Resetting modules: 2023-10-11T22:25:48.747 INFO:teuthology.orchestra.run.smithi110.stdout: container-tools 2023-10-11T22:25:48.747 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:25:48.748 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2023-10-11T22:25:48.748 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:25:48.748 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:25:49.629 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:01:45 ago on Wed 11 Oct 2023 10:24:04 PM UTC. 2023-10-11T22:25:49.704 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:01:47 ago on Wed 11 Oct 2023 10:24:02 PM UTC. 2023-10-11T22:25:54.622 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:25:54.667 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:25:55.070 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:25:55.125 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:25:56.633 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:01:52 ago on Wed 11 Oct 2023 10:24:04 PM UTC. 2023-10-11T22:25:56.787 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:01:54 ago on Wed 11 Oct 2023 10:24:02 PM UTC. 2023-10-11T22:25:58.353 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:25:58.446 INFO:teuthology.orchestra.run.smithi084.stdout:========================================================================================================================== 2023-10-11T22:25:58.447 INFO:teuthology.orchestra.run.smithi084.stdout: Package Arch Version Repository Size 2023-10-11T22:25:58.447 INFO:teuthology.orchestra.run.smithi084.stdout:========================================================================================================================== 2023-10-11T22:25:58.447 INFO:teuthology.orchestra.run.smithi084.stdout:Installing group/module packages: 2023-10-11T22:25:58.447 INFO:teuthology.orchestra.run.smithi084.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-10-11T22:25:58.448 INFO:teuthology.orchestra.run.smithi084.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-10-11T22:25:58.448 INFO:teuthology.orchestra.run.smithi084.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-10-11T22:25:58.448 INFO:teuthology.orchestra.run.smithi084.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-10-11T22:25:58.448 INFO:teuthology.orchestra.run.smithi084.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-10-11T22:25:58.448 INFO:teuthology.orchestra.run.smithi084.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-11T22:25:58.449 INFO:teuthology.orchestra.run.smithi084.stdout:Installing dependencies: 2023-10-11T22:25:58.449 INFO:teuthology.orchestra.run.smithi084.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-10-11T22:25:58.449 INFO:teuthology.orchestra.run.smithi084.stdout:Downgrading: 2023-10-11T22:25:58.449 INFO:teuthology.orchestra.run.smithi084.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-10-11T22:25:58.449 INFO:teuthology.orchestra.run.smithi084.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-10-11T22:25:58.450 INFO:teuthology.orchestra.run.smithi084.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-10-11T22:25:58.450 INFO:teuthology.orchestra.run.smithi084.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-10-11T22:25:58.450 INFO:teuthology.orchestra.run.smithi084.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-10-11T22:25:58.450 INFO:teuthology.orchestra.run.smithi084.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-10-11T22:25:58.451 INFO:teuthology.orchestra.run.smithi084.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-10-11T22:25:58.451 INFO:teuthology.orchestra.run.smithi084.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-10-11T22:25:58.451 INFO:teuthology.orchestra.run.smithi084.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-10-11T22:25:58.451 INFO:teuthology.orchestra.run.smithi084.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-10-11T22:25:58.451 INFO:teuthology.orchestra.run.smithi084.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-10-11T22:25:58.452 INFO:teuthology.orchestra.run.smithi084.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-11T22:25:58.452 INFO:teuthology.orchestra.run.smithi084.stdout:Installing module profiles: 2023-10-11T22:25:58.452 INFO:teuthology.orchestra.run.smithi084.stdout: container-tools/common 2023-10-11T22:25:58.452 INFO:teuthology.orchestra.run.smithi084.stdout:Enabling module streams: 2023-10-11T22:25:58.453 INFO:teuthology.orchestra.run.smithi084.stdout: container-tools 3.0 2023-10-11T22:25:58.453 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:25:58.454 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-10-11T22:25:58.454 INFO:teuthology.orchestra.run.smithi084.stdout:========================================================================================================================== 2023-10-11T22:25:58.454 INFO:teuthology.orchestra.run.smithi084.stdout:Install 7 Packages 2023-10-11T22:25:58.454 INFO:teuthology.orchestra.run.smithi084.stdout:Downgrade 12 Packages 2023-10-11T22:25:58.455 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:25:58.455 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 51 M 2023-10-11T22:25:58.455 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2023-10-11T22:25:58.603 INFO:teuthology.orchestra.run.smithi084.stdout:(1/19): container-selinux-2.178.0-2.module+el8. 345 kB/s | 53 kB 00:00 2023-10-11T22:25:58.629 INFO:teuthology.orchestra.run.smithi084.stdout:(2/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 287 kB/s | 51 kB 00:00 2023-10-11T22:25:58.632 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:25:58.646 INFO:teuthology.orchestra.run.smithi084.stdout:(3/19): containers-common-1.2.4-1.module+el8.6. 465 kB/s | 91 kB 00:00 2023-10-11T22:25:58.696 INFO:teuthology.orchestra.run.smithi084.stdout:(4/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 1.0 MB/s | 69 kB 00:00 2023-10-11T22:25:58.725 INFO:teuthology.orchestra.run.smithi110.stdout:========================================================================================================================== 2023-10-11T22:25:58.725 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2023-10-11T22:25:58.725 INFO:teuthology.orchestra.run.smithi110.stdout:========================================================================================================================== 2023-10-11T22:25:58.726 INFO:teuthology.orchestra.run.smithi110.stdout:Installing group/module packages: 2023-10-11T22:25:58.726 INFO:teuthology.orchestra.run.smithi110.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-10-11T22:25:58.726 INFO:teuthology.orchestra.run.smithi110.stdout: cockpit-podman noarch 29-2.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 1.1 M 2023-10-11T22:25:58.726 INFO:teuthology.orchestra.run.smithi110.stdout: crun x86_64 0.18-3.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 185 k 2023-10-11T22:25:58.727 INFO:teuthology.orchestra.run.smithi110.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-10-11T22:25:58.727 INFO:teuthology.orchestra.run.smithi110.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-10-11T22:25:58.727 INFO:teuthology.orchestra.run.smithi110.stdout: udica noarch 0.2.4-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-11T22:25:58.727 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2023-10-11T22:25:58.727 INFO:teuthology.orchestra.run.smithi110.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-10-11T22:25:58.728 INFO:teuthology.orchestra.run.smithi110.stdout:Downgrading: 2023-10-11T22:25:58.728 INFO:teuthology.orchestra.run.smithi110.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-10-11T22:25:58.728 INFO:teuthology.orchestra.run.smithi110.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-10-11T22:25:58.728 INFO:teuthology.orchestra.run.smithi110.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-10-11T22:25:58.729 INFO:teuthology.orchestra.run.smithi110.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-10-11T22:25:58.729 INFO:teuthology.orchestra.run.smithi110.stdout: criu x86_64 3.15-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 511 k 2023-10-11T22:25:58.729 INFO:teuthology.orchestra.run.smithi110.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-10-11T22:25:58.729 INFO:teuthology.orchestra.run.smithi110.stdout: libslirp x86_64 4.3.1-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 69 k 2023-10-11T22:25:58.729 INFO:teuthology.orchestra.run.smithi110.stdout: podman x86_64 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 11 M 2023-10-11T22:25:58.730 INFO:teuthology.orchestra.run.smithi110.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-10-11T22:25:58.730 INFO:teuthology.orchestra.run.smithi110.stdout: podman-docker noarch 3.0.1-9.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 56 k 2023-10-11T22:25:58.730 INFO:teuthology.orchestra.run.smithi110.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-10-11T22:25:58.730 INFO:teuthology.orchestra.run.smithi110.stdout: slirp4netns x86_64 1.1.8-1.module+el8.6.0+14874+64436299 rhel-8-for-x86_64-appstream-rpms 51 k 2023-10-11T22:25:58.731 INFO:teuthology.orchestra.run.smithi110.stdout:Installing module profiles: 2023-10-11T22:25:58.731 INFO:teuthology.orchestra.run.smithi110.stdout: container-tools/common 2023-10-11T22:25:58.731 INFO:teuthology.orchestra.run.smithi110.stdout:Enabling module streams: 2023-10-11T22:25:58.731 INFO:teuthology.orchestra.run.smithi110.stdout: container-tools 3.0 2023-10-11T22:25:58.731 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:25:58.732 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2023-10-11T22:25:58.732 INFO:teuthology.orchestra.run.smithi110.stdout:========================================================================================================================== 2023-10-11T22:25:58.732 INFO:teuthology.orchestra.run.smithi110.stdout:Install 7 Packages 2023-10-11T22:25:58.732 INFO:teuthology.orchestra.run.smithi110.stdout:Downgrade 12 Packages 2023-10-11T22:25:58.732 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:25:58.733 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 51 M 2023-10-11T22:25:58.734 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2023-10-11T22:25:58.738 INFO:teuthology.orchestra.run.smithi084.stdout:(5/19): criu-3.15-1.module+el8.6.0+14874+644362 3.7 MB/s | 511 kB 00:00 2023-10-11T22:25:58.846 INFO:teuthology.orchestra.run.smithi084.stdout:(6/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 14 MB/s | 2.9 MB 00:00 2023-10-11T22:25:58.872 INFO:teuthology.orchestra.run.smithi084.stdout:(7/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 410 kB/s | 72 kB 00:00 2023-10-11T22:25:58.925 INFO:teuthology.orchestra.run.smithi110.stdout:(1/19): containers-common-1.2.4-1.module+el8.6. 462 kB/s | 91 kB 00:00 2023-10-11T22:25:58.958 INFO:teuthology.orchestra.run.smithi110.stdout:(2/19): slirp4netns-1.1.8-1.module+el8.6.0+1487 224 kB/s | 51 kB 00:00 2023-10-11T22:25:58.981 INFO:teuthology.orchestra.run.smithi084.stdout:(8/19): conmon-2.0.26-1.module+el8.6.0+14874+64 470 kB/s | 51 kB 00:00 2023-10-11T22:25:58.983 INFO:teuthology.orchestra.run.smithi110.stdout:(3/19): container-selinux-2.178.0-2.module+el8. 208 kB/s | 53 kB 00:00 2023-10-11T22:25:59.006 INFO:teuthology.orchestra.run.smithi084.stdout:(9/19): podman-docker-3.0.1-9.module+el8.6.0+14 352 kB/s | 56 kB 00:00 2023-10-11T22:25:59.066 INFO:teuthology.orchestra.run.smithi110.stdout:(4/19): criu-3.15-1.module+el8.6.0+14874+644362 3.6 MB/s | 511 kB 00:00 2023-10-11T22:25:59.131 INFO:teuthology.orchestra.run.smithi084.stdout:(10/19): podman-3.0.1-9.module+el8.6.0+14874+64 28 MB/s | 11 MB 00:00 2023-10-11T22:25:59.142 INFO:teuthology.orchestra.run.smithi110.stdout:(5/19): libslirp-4.3.1-1.module+el8.6.0+14874+6 376 kB/s | 69 kB 00:00 2023-10-11T22:25:59.165 INFO:teuthology.orchestra.run.smithi084.stdout:(11/19): podman-catatonit-3.0.1-9.module+el8.6. 2.0 MB/s | 322 kB 00:00 2023-10-11T22:25:59.209 INFO:teuthology.orchestra.run.smithi110.stdout:(6/19): runc-1.0.0-73.rc95.module+el8.6.0+14874 13 MB/s | 2.9 MB 00:00 2023-10-11T22:25:59.284 INFO:teuthology.orchestra.run.smithi110.stdout:(7/19): fuse-overlayfs-1.4.0-2.module+el8.6.0+1 331 kB/s | 72 kB 00:00 2023-10-11T22:25:59.315 INFO:teuthology.orchestra.run.smithi084.stdout:(12/19): yajl-2.1.0-10.el8.x86_64.rpm 222 kB/s | 41 kB 00:00 2023-10-11T22:25:59.359 INFO:teuthology.orchestra.run.smithi110.stdout:(8/19): podman-docker-3.0.1-9.module+el8.6.0+14 372 kB/s | 56 kB 00:00 2023-10-11T22:25:59.434 INFO:teuthology.orchestra.run.smithi110.stdout:(9/19): conmon-2.0.26-1.module+el8.6.0+14874+64 340 kB/s | 51 kB 00:00 2023-10-11T22:25:59.551 INFO:teuthology.orchestra.run.smithi084.stdout:(13/19): containernetworking-plugins-0.9.1-1.mo 33 MB/s | 19 MB 00:00 2023-10-11T22:25:59.585 INFO:teuthology.orchestra.run.smithi110.stdout:(10/19): podman-3.0.1-9.module+el8.6.0+14874+64 25 MB/s | 11 MB 00:00 2023-10-11T22:25:59.607 INFO:teuthology.orchestra.run.smithi084.stdout:(14/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 5.0 MB/s | 2.2 MB 00:00 2023-10-11T22:25:59.618 INFO:teuthology.orchestra.run.smithi110.stdout:(11/19): podman-catatonit-3.0.1-9.module+el8.6. 1.7 MB/s | 322 kB 00:00 2023-10-11T22:25:59.749 INFO:teuthology.orchestra.run.smithi084.stdout:(15/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 15 MB/s | 6.4 MB 00:00 2023-10-11T22:25:59.769 INFO:teuthology.orchestra.run.smithi110.stdout:(12/19): yajl-2.1.0-10.el8.x86_64.rpm 222 kB/s | 41 kB 00:00 2023-10-11T22:25:59.813 INFO:teuthology.orchestra.run.smithi084.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 5.2 MB/s | 1.1 MB 00:00 2023-10-11T22:25:59.819 INFO:teuthology.orchestra.run.smithi110.stdout:(13/19): toolbox-0.0.99.3-1.module+el8.6.0+1487 11 MB/s | 2.2 MB 00:00 2023-10-11T22:25:59.874 INFO:teuthology.orchestra.run.smithi084.stdout:(17/19): crun-0.18-3.module+el8.6.0+14874+64436 1.4 MB/s | 185 kB 00:00 2023-10-11T22:25:59.966 INFO:teuthology.orchestra.run.smithi084.stdout:(18/19): buildah-1.19.9-3.module+el8.6.0+14874+ 16 MB/s | 6.8 MB 00:00 2023-10-11T22:25:59.983 INFO:teuthology.orchestra.run.smithi084.stdout:(19/19): udica-0.2.4-1.module+el8.6.0+14874+644 298 kB/s | 51 kB 00:00 2023-10-11T22:25:59.984 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:25:59.984 INFO:teuthology.orchestra.run.smithi084.stdout:Total 33 MB/s | 51 MB 00:01 2023-10-11T22:26:00.036 INFO:teuthology.orchestra.run.smithi110.stdout:(14/19): containernetworking-plugins-0.9.1-1.mo 28 MB/s | 19 MB 00:00 2023-10-11T22:26:00.186 INFO:teuthology.orchestra.run.smithi110.stdout:(15/19): skopeo-1.2.4-1.module+el8.6.0+14874+64 15 MB/s | 6.4 MB 00:00 2023-10-11T22:26:00.236 INFO:teuthology.orchestra.run.smithi110.stdout:(16/19): cockpit-podman-29-2.module+el8.6.0+148 5.3 MB/s | 1.1 MB 00:00 2023-10-11T22:26:00.312 INFO:teuthology.orchestra.run.smithi110.stdout:(17/19): buildah-1.19.9-3.module+el8.6.0+14874+ 14 MB/s | 6.8 MB 00:00 2023-10-11T22:26:00.337 INFO:teuthology.orchestra.run.smithi110.stdout:(18/19): udica-0.2.4-1.module+el8.6.0+14874+644 505 kB/s | 51 kB 00:00 2023-10-11T22:26:00.363 INFO:teuthology.orchestra.run.smithi110.stdout:(19/19): crun-0.18-3.module+el8.6.0+14874+64436 1.0 MB/s | 185 kB 00:00 2023-10-11T22:26:00.363 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:26:00.363 INFO:teuthology.orchestra.run.smithi110.stdout:Total 31 MB/s | 51 MB 00:01 2023-10-11T22:26:00.456 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2023-10-11T22:26:00.499 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2023-10-11T22:26:00.499 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2023-10-11T22:26:00.833 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2023-10-11T22:26:00.875 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2023-10-11T22:26:00.875 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2023-10-11T22:26:00.927 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2023-10-11T22:26:00.931 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2023-10-11T22:26:01.300 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2023-10-11T22:26:01.304 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2023-10-11T22:26:02.166 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2023-10-11T22:26:02.211 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-10-11T22:26:02.391 INFO:teuthology.orchestra.run.smithi084.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-10-11T22:26:02.401 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-10-11T22:26:02.423 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-11T22:26:02.633 INFO:teuthology.orchestra.run.smithi084.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-11T22:26:02.655 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2023-10-11T22:26:02.706 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299 1/1 2023-10-11T22:26:02.876 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-10-11T22:26:02.885 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 1/31 2023-10-11T22:26:02.905 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-11T22:26:03.092 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-11T22:26:19.743 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-11T22:26:20.052 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 2/31 2023-10-11T22:26:21.536 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-10-11T22:26:21.786 INFO:teuthology.orchestra.run.smithi084.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-10-11T22:26:21.825 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : yajl-2.1.0-10.el8.x86_64 3/31 2023-10-11T22:26:22.001 INFO:teuthology.orchestra.run.smithi084.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-10-11T22:26:22.068 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : containernetworking-plugins-0.9.1-1.module+el8.6.0 4/31 2023-10-11T22:26:22.160 INFO:teuthology.orchestra.run.smithi084.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-10-11T22:26:22.277 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 5/31 2023-10-11T22:26:22.371 INFO:teuthology.orchestra.run.smithi084.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-10-11T22:26:22.371 INFO:teuthology.orchestra.run.smithi084.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-10-11T22:26:22.372 INFO:teuthology.orchestra.run.smithi084.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-10-11T22:26:22.372 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:26:22.438 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 6/31 2023-10-11T22:26:22.683 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 7/31 2023-10-11T22:26:22.683 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 8/31 2023-10-11T22:26:22.684 INFO:teuthology.orchestra.run.smithi110.stdout:warning: /etc/containers/registries.conf created as /etc/containers/registries.conf.rpmnew 2023-10-11T22:26:22.684 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:26:23.147 INFO:teuthology.orchestra.run.smithi084.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-10-11T22:26:23.420 INFO:teuthology.orchestra.run.smithi084.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-10-11T22:26:23.500 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 9/31 2023-10-11T22:26:23.698 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 10/31 2023-10-11T22:26:24.888 INFO:teuthology.orchestra.run.smithi084.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-10-11T22:26:25.186 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 11/31 2023-10-11T22:26:25.213 INFO:teuthology.orchestra.run.smithi084.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-10-11T22:26:25.468 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 12/31 2023-10-11T22:26:25.585 INFO:teuthology.orchestra.run.smithi084.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-10-11T22:26:25.827 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-10-11T22:26:25.881 INFO:teuthology.orchestra.run.smithi110.stdout: Downgrading : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 13/31 2023-10-11T22:26:26.143 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 14/31 2023-10-11T22:26:26.570 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-10-11T22:26:26.901 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 15/31 2023-10-11T22:26:27.286 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-10-11T22:26:27.552 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-10-11T22:26:27.630 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 16/31 2023-10-11T22:26:27.768 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-10-11T22:26:27.838 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 17/31 2023-10-11T22:26:27.994 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-10-11T22:26:28.019 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 18/31 2023-10-11T22:26:28.150 INFO:teuthology.orchestra.run.smithi084.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-10-11T22:26:28.151 INFO:teuthology.orchestra.run.smithi084.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-10-11T22:26:28.223 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 19/31 2023-10-11T22:26:28.337 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 20/31 2023-10-11T22:26:28.338 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-10-11T22:26:28.480 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-10-11T22:26:28.669 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 21/31 2023-10-11T22:26:28.705 INFO:teuthology.orchestra.run.smithi084.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-10-11T22:26:28.705 INFO:teuthology.orchestra.run.smithi084.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-10-11T22:26:28.867 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : containers-common-2:1-27.module+el8.6.0+14877+f643 22/31 2023-10-11T22:26:28.868 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-10-11T22:26:28.903 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-10-11T22:26:29.028 INFO:teuthology.orchestra.run.smithi084.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-10-11T22:26:29.032 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: container-selinux-2:2.179.1-1.module+el8.6.0+14877 23/31 2023-10-11T22:26:29.148 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-10-11T22:26:29.211 INFO:teuthology.orchestra.run.smithi084.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-10-11T22:26:29.324 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 25/31 2023-10-11T22:26:29.379 INFO:teuthology.orchestra.run.smithi084.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-10-11T22:26:29.465 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 26/31 2023-10-11T22:26:29.546 INFO:teuthology.orchestra.run.smithi084.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-10-11T22:26:29.634 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 27/31 2023-10-11T22:26:29.695 INFO:teuthology.orchestra.run.smithi084.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-10-11T22:26:29.798 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 28/31 2023-10-11T22:26:29.811 INFO:teuthology.orchestra.run.smithi084.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-10-11T22:26:29.931 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 29/31 2023-10-11T22:26:29.987 INFO:teuthology.orchestra.run.smithi084.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-10-11T22:26:29.987 INFO:teuthology.orchestra.run.smithi084.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-11T22:26:30.069 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 30/31 2023-10-11T22:26:30.069 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-11T22:26:30.169 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-11T22:26:30.231 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-11T22:26:30.689 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-10-11T22:26:30.761 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: container-selinux-2:2.178.0-2.module+el8.6.0+14874 31/31 2023-10-11T22:26:31.112 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-11T22:26:31.112 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-10-11T22:26:31.112 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-10-11T22:26:31.112 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-10-11T22:26:31.113 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-10-11T22:26:31.113 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-10-11T22:26:31.113 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-10-11T22:26:31.113 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-10-11T22:26:31.114 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-10-11T22:26:31.114 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-10-11T22:26:31.114 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-10-11T22:26:31.117 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-10-11T22:26:31.118 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-10-11T22:26:31.118 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-10-11T22:26:31.118 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-10-11T22:26:31.118 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-10-11T22:26:31.119 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-10-11T22:26:31.119 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-10-11T22:26:31.119 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-10-11T22:26:31.119 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-10-11T22:26:31.119 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-10-11T22:26:31.120 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-10-11T22:26:31.120 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-10-11T22:26:31.120 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-10-11T22:26:31.120 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-10-11T22:26:31.121 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-10-11T22:26:31.121 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-10-11T22:26:31.121 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-10-11T22:26:31.121 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-10-11T22:26:31.121 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-10-11T22:26:31.122 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-10-11T22:26:31.143 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: containernetworking-plugins-1:1.0.1-2.module+el8.6 31/31 2023-10-11T22:26:31.143 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : containers-common-1:1.2.4-1.module+el8.6.0+14874+6 1/31 2023-10-11T22:26:31.143 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : containers-common-2:1-27.module+el8.6.0+14877+f643 2/31 2023-10-11T22:26:31.144 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : container-selinux-2:2.178.0-2.module+el8.6.0+14874 3/31 2023-10-11T22:26:31.144 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : container-selinux-2:2.179.1-1.module+el8.6.0+14877 4/31 2023-10-11T22:26:31.144 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299. 5/31 2023-10-11T22:26:31.144 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : slirp4netns-1.1.8-2.module+el8.6.0+14877+f643d2d6. 6/31 2023-10-11T22:26:31.144 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 7/31 2023-10-11T22:26:31.145 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : criu-3.15-3.module+el8.6.0+14877+f643d2d6.x86_64 8/31 2023-10-11T22:26:31.145 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86 9/31 2023-10-11T22:26:31.145 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libslirp-4.4.0-1.module+el8.6.0+14877+f643d2d6.x86 10/31 2023-10-11T22:26:31.145 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x 11/31 2023-10-11T22:26:31.146 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : runc-1:1.0.3-2.module+el8.6.0+14877+f643d2d6.x86_6 12/31 2023-10-11T22:26:31.146 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+644362 13/31 2023-10-11T22:26:31.146 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : fuse-overlayfs-1.8.2-1.module+el8.6.0+14877+f643d2 14/31 2023-10-11T22:26:31.146 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_6 15/31 2023-10-11T22:26:31.146 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : podman-2:4.1.1-7.module+el8.6.0+16889+9f154fa9.x86 16/31 2023-10-11T22:26:31.147 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : podman-docker-3.0.1-9.module+el8.6.0+14874+6443629 17/31 2023-10-11T22:26:31.147 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : podman-docker-2:4.1.1-7.module+el8.6.0+16889+9f154 18/31 2023-10-11T22:26:31.147 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x8 19/31 2023-10-11T22:26:31.147 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : conmon-2:2.1.0-1.module+el8.6.0+14877+f643d2d6.x86 20/31 2023-10-11T22:26:31.148 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : containernetworking-plugins-0.9.1-1.module+el8.6.0 21/31 2023-10-11T22:26:31.148 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : containernetworking-plugins-1:1.0.1-2.module+el8.6 22/31 2023-10-11T22:26:31.148 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : podman-catatonit-3.0.1-9.module+el8.6.0+14874+6443 23/31 2023-10-11T22:26:31.148 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : podman-catatonit-2:4.1.1-7.module+el8.6.0+16889+9f 24/31 2023-10-11T22:26:31.148 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 25/31 2023-10-11T22:26:31.148 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x 26/31 2023-10-11T22:26:31.149 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86 27/31 2023-10-11T22:26:31.150 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86 28/31 2023-10-11T22:26:31.150 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : cockpit-podman-29-2.module+el8.6.0+14874+64436299. 29/31 2023-10-11T22:26:31.150 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 30/31 2023-10-11T22:26:32.520 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-10-11T22:26:32.521 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:02:28 ago on Wed 11 Oct 2023 10:24:04 PM UTC. 2023-10-11T22:26:32.587 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 31/31 2023-10-11T22:26:32.587 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:30 ago on Wed 11 Oct 2023 10:24:02 PM UTC. 2023-10-11T22:26:38.794 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2023-10-11T22:26:38.838 INFO:teuthology.orchestra.run.smithi084.stdout:Installed products updated. 2023-10-11T22:26:38.983 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:26:38.983 INFO:teuthology.orchestra.run.smithi110.stdout:Downgraded: 2023-10-11T22:26:38.984 INFO:teuthology.orchestra.run.smithi110.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:38.984 INFO:teuthology.orchestra.run.smithi110.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-10-11T22:26:38.984 INFO:teuthology.orchestra.run.smithi110.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:38.984 INFO:teuthology.orchestra.run.smithi110.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:38.984 INFO:teuthology.orchestra.run.smithi110.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:38.985 INFO:teuthology.orchestra.run.smithi110.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:38.985 INFO:teuthology.orchestra.run.smithi110.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:38.985 INFO:teuthology.orchestra.run.smithi110.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:38.985 INFO:teuthology.orchestra.run.smithi110.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:38.985 INFO:teuthology.orchestra.run.smithi110.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-10-11T22:26:38.986 INFO:teuthology.orchestra.run.smithi110.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:38.986 INFO:teuthology.orchestra.run.smithi110.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:38.986 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2023-10-11T22:26:38.986 INFO:teuthology.orchestra.run.smithi110.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:38.987 INFO:teuthology.orchestra.run.smithi110.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-10-11T22:26:38.987 INFO:teuthology.orchestra.run.smithi110.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:38.987 INFO:teuthology.orchestra.run.smithi110.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:38.987 INFO:teuthology.orchestra.run.smithi110.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:38.987 INFO:teuthology.orchestra.run.smithi110.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-10-11T22:26:38.987 INFO:teuthology.orchestra.run.smithi110.stdout: yajl-2.1.0-10.el8.x86_64 2023-10-11T22:26:38.988 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:26:38.988 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:26:39.031 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:26:39.031 INFO:teuthology.orchestra.run.smithi084.stdout:Downgraded: 2023-10-11T22:26:39.032 INFO:teuthology.orchestra.run.smithi084.stdout: conmon-2:2.0.26-1.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:39.032 INFO:teuthology.orchestra.run.smithi084.stdout: container-selinux-2:2.178.0-2.module+el8.6.0+14874+64436299.noarch 2023-10-11T22:26:39.032 INFO:teuthology.orchestra.run.smithi084.stdout: containernetworking-plugins-0.9.1-1.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:39.032 INFO:teuthology.orchestra.run.smithi084.stdout: containers-common-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:39.032 INFO:teuthology.orchestra.run.smithi084.stdout: criu-3.15-1.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:39.033 INFO:teuthology.orchestra.run.smithi084.stdout: fuse-overlayfs-1.4.0-2.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:39.033 INFO:teuthology.orchestra.run.smithi084.stdout: libslirp-4.3.1-1.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:39.033 INFO:teuthology.orchestra.run.smithi084.stdout: podman-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:39.033 INFO:teuthology.orchestra.run.smithi084.stdout: podman-catatonit-3.0.1-9.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:39.033 INFO:teuthology.orchestra.run.smithi084.stdout: podman-docker-3.0.1-9.module+el8.6.0+14874+64436299.noarch 2023-10-11T22:26:39.034 INFO:teuthology.orchestra.run.smithi084.stdout: runc-1.0.0-73.rc95.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:39.034 INFO:teuthology.orchestra.run.smithi084.stdout: slirp4netns-1.1.8-1.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:39.034 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2023-10-11T22:26:39.034 INFO:teuthology.orchestra.run.smithi084.stdout: buildah-1.19.9-3.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:39.034 INFO:teuthology.orchestra.run.smithi084.stdout: cockpit-podman-29-2.module+el8.6.0+14874+64436299.noarch 2023-10-11T22:26:39.035 INFO:teuthology.orchestra.run.smithi084.stdout: crun-0.18-3.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:39.035 INFO:teuthology.orchestra.run.smithi084.stdout: skopeo-1:1.2.4-1.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:39.035 INFO:teuthology.orchestra.run.smithi084.stdout: toolbox-0.0.99.3-1.module+el8.6.0+14874+64436299.x86_64 2023-10-11T22:26:39.035 INFO:teuthology.orchestra.run.smithi084.stdout: udica-0.2.4-1.module+el8.6.0+14874+64436299.noarch 2023-10-11T22:26:39.035 INFO:teuthology.orchestra.run.smithi084.stdout: yajl-2.1.0-10.el8.x86_64 2023-10-11T22:26:39.036 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:26:39.036 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:26:39.168 DEBUG:teuthology.parallel:result is None 2023-10-11T22:26:39.239 DEBUG:teuthology.parallel:result is None 2023-10-11T22:26:39.239 INFO:teuthology.run_tasks:Running task install... 2023-10-11T22:26:39.250 DEBUG:teuthology.task.install:project ceph 2023-10-11T22:26:39.250 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '139f9d150570a7260a8195111e0367fb0b954112'}} 2023-10-11T22:26:39.251 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '139f9d150570a7260a8195111e0367fb0b954112'} 2023-10-11T22:26:39.251 INFO:teuthology.task.install:Using flavor: default 2023-10-11T22:26:39.258 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-10-11T22:26:39.259 INFO:teuthology.task.install:extra packages: [] 2023-10-11T22:26:39.260 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': '139f9d150570a7260a8195111e0367fb0b954112', 'tag': None, 'wait_for_package': False} 2023-10-11T22:26:39.260 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:26:39.260 INFO:teuthology.packaging:ref: None 2023-10-11T22:26:39.261 INFO:teuthology.packaging:tag: None 2023-10-11T22:26:39.261 INFO:teuthology.packaging:branch: reef 2023-10-11T22:26:39.261 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:26:39.262 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-10-11T22:26:39.264 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': '139f9d150570a7260a8195111e0367fb0b954112', 'tag': None, 'wait_for_package': False} 2023-10-11T22:26:39.264 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:26:39.265 INFO:teuthology.packaging:ref: None 2023-10-11T22:26:39.265 INFO:teuthology.packaging:tag: None 2023-10-11T22:26:39.265 INFO:teuthology.packaging:branch: reef 2023-10-11T22:26:39.265 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:26:39.266 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-10-11T22:26:39.502 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/ 2023-10-11T22:26:39.503 INFO:teuthology.task.install.rpm:Package version is 18.2.0-653.g281a9fba 2023-10-11T22:26:39.602 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/ 2023-10-11T22:26:39.603 INFO:teuthology.task.install.rpm:Package version is 18.2.0-653.g281a9fba 2023-10-11T22:26:39.610 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-10-11T22:26:39.610 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2023-10-11T22:26:39.611 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-10-11T22:26:39.638 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, 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-10-11T22:26:39.639 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:26:39.639 INFO:teuthology.packaging:ref: None 2023-10-11T22:26:39.639 INFO:teuthology.packaging:tag: None 2023-10-11T22:26:39.639 INFO:teuthology.packaging:branch: reef 2023-10-11T22:26:39.640 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:26:39.640 DEBUG:teuthology.orchestra.run.smithi110:> 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-10-11T22:26:39.708 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/281a9fba66f3aef385178a4640ad8e7c35747e0c/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-10-11T22:26:39.708 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-11T22:26:39.709 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-10-11T22:26:39.710 DEBUG:teuthology.orchestra.run.smithi110:> 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-10-11T22:26:39.738 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-10-11T22:26:39.738 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:26:39.738 INFO:teuthology.packaging:ref: None 2023-10-11T22:26:39.739 INFO:teuthology.packaging:tag: None 2023-10-11T22:26:39.739 INFO:teuthology.packaging:branch: reef 2023-10-11T22:26:39.739 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:26:39.739 DEBUG:teuthology.orchestra.run.smithi084:> 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-10-11T22:26:39.787 DEBUG:teuthology.orchestra.run.smithi110:> 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-10-11T22:26:39.805 DEBUG:teuthology.orchestra.run.smithi084:> 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-10-11T22:26:39.853 INFO:teuthology.orchestra.run.smithi110.stdout:check_obsoletes = 1 2023-10-11T22:26:39.854 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum clean all 2023-10-11T22:26:39.881 DEBUG:teuthology.orchestra.run.smithi084:> 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-10-11T22:26:39.947 INFO:teuthology.orchestra.run.smithi084.stdout:check_obsoletes = 1 2023-10-11T22:26:39.949 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum clean all 2023-10-11T22:26:40.224 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:26:40.318 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:26:41.130 INFO:teuthology.orchestra.run.smithi110.stdout:44 files removed 2023-10-11T22:26:41.180 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-radosgw 2023-10-11T22:26:41.246 INFO:teuthology.orchestra.run.smithi084.stdout:44 files removed 2023-10-11T22:26:41.300 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install ceph-radosgw 2023-10-11T22:26:41.511 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:26:41.632 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:26:42.800 INFO:teuthology.orchestra.run.smithi110.stdout:ceph packages for x86_64 253 kB/s | 80 kB 00:00 2023-10-11T22:26:42.956 INFO:teuthology.orchestra.run.smithi084.stdout:ceph packages for x86_64 263 kB/s | 80 kB 00:00 2023-10-11T22:26:43.084 INFO:teuthology.orchestra.run.smithi110.stdout:ceph noarch packages 37 kB/s | 9.4 kB 00:00 2023-10-11T22:26:43.207 INFO:teuthology.orchestra.run.smithi084.stdout:ceph noarch packages 43 kB/s | 9.4 kB 00:00 2023-10-11T22:26:43.385 INFO:teuthology.orchestra.run.smithi110.stdout:ceph source packages 5.3 kB/s | 1.5 kB 00:00 2023-10-11T22:26:43.499 INFO:teuthology.orchestra.run.smithi084.stdout:ceph source packages 5.5 kB/s | 1.5 kB 00:00 2023-10-11T22:26:43.510 INFO:teuthology.orchestra.run.smithi110.stdout:Copr repo for python3-asyncssh owned by ceph 33 kB/s | 3.5 kB 00:00 2023-10-11T22:26:43.667 INFO:teuthology.orchestra.run.smithi084.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-10-11T22:26:44.845 INFO:teuthology.orchestra.run.smithi110.stdout:Extra Packages for Enterprise Linux 12 MB/s | 16 MB 00:01 2023-10-11T22:26:47.026 INFO:teuthology.orchestra.run.smithi084.stdout:Extra Packages for Enterprise Linux 4.8 MB/s | 16 MB 00:03 2023-10-11T22:26:48.445 INFO:teuthology.orchestra.run.smithi110.stdout:lab-extras 433 kB/s | 24 kB 00:00 2023-10-11T22:26:49.638 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 47 MB/s | 53 MB 00:01 2023-10-11T22:26:50.534 INFO:teuthology.orchestra.run.smithi084.stdout:lab-extras 409 kB/s | 24 kB 00:00 2023-10-11T22:26:51.535 INFO:teuthology.orchestra.run.smithi084.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 57 MB/s | 53 MB 00:00 2023-10-11T22:26:58.540 INFO:teuthology.orchestra.run.smithi110.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 29 MB/s | 47 MB 00:01 2023-10-11T22:26:59.936 INFO:teuthology.orchestra.run.smithi084.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 43 MB/s | 47 MB 00:01 2023-10-11T22:27:09.472 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:27:09.474 INFO:teuthology.orchestra.run.smithi110.stdout:=================================================================================================== 2023-10-11T22:27:09.475 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2023-10-11T22:27:09.475 INFO:teuthology.orchestra.run.smithi110.stdout:=================================================================================================== 2023-10-11T22:27:09.475 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2023-10-11T22:27:09.476 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-radosgw x86_64 2:18.2.0-653.g281a9fba.el8 ceph 13 M 2023-10-11T22:27:09.476 INFO:teuthology.orchestra.run.smithi110.stdout:Upgrading: 2023-10-11T22:27:09.476 INFO:teuthology.orchestra.run.smithi110.stdout: librados2 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 3.7 M 2023-10-11T22:27:09.476 INFO:teuthology.orchestra.run.smithi110.stdout: librbd1 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 3.6 M 2023-10-11T22:27:09.477 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2023-10-11T22:27:09.477 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-base x86_64 2:18.2.0-653.g281a9fba.el8 ceph 5.4 M 2023-10-11T22:27:09.477 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-common x86_64 2:18.2.0-653.g281a9fba.el8 ceph 22 M 2023-10-11T22:27:09.477 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-selinux x86_64 2:18.2.0-653.g281a9fba.el8 ceph 24 k 2023-10-11T22:27:09.477 INFO:teuthology.orchestra.run.smithi110.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-10-11T22:27:09.478 INFO:teuthology.orchestra.run.smithi110.stdout: libcephfs2 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 769 k 2023-10-11T22:27:09.478 INFO:teuthology.orchestra.run.smithi110.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-10-11T22:27:09.478 INFO:teuthology.orchestra.run.smithi110.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-10-11T22:27:09.478 INFO:teuthology.orchestra.run.smithi110.stdout: libradosstriper1 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 474 k 2023-10-11T22:27:09.478 INFO:teuthology.orchestra.run.smithi110.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-10-11T22:27:09.479 INFO:teuthology.orchestra.run.smithi110.stdout: librgw2 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 6.5 M 2023-10-11T22:27:09.479 INFO:teuthology.orchestra.run.smithi110.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-10-11T22:27:09.479 INFO:teuthology.orchestra.run.smithi110.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-10-11T22:27:09.479 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ceph-argparse x86_64 2:18.2.0-653.g281a9fba.el8 ceph 45 k 2023-10-11T22:27:09.479 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ceph-common x86_64 2:18.2.0-653.g281a9fba.el8 ceph 123 k 2023-10-11T22:27:09.480 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cephfs x86_64 2:18.2.0-653.g281a9fba.el8 ceph 190 k 2023-10-11T22:27:09.480 INFO:teuthology.orchestra.run.smithi110.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-10-11T22:27:09.480 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rados x86_64 2:18.2.0-653.g281a9fba.el8 ceph 371 k 2023-10-11T22:27:09.481 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rbd x86_64 2:18.2.0-653.g281a9fba.el8 ceph 363 k 2023-10-11T22:27:09.481 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rgw x86_64 2:18.2.0-653.g281a9fba.el8 ceph 107 k 2023-10-11T22:27:09.481 INFO:teuthology.orchestra.run.smithi110.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-10-11T22:27:09.481 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:27:09.481 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2023-10-11T22:27:09.482 INFO:teuthology.orchestra.run.smithi110.stdout:=================================================================================================== 2023-10-11T22:27:09.482 INFO:teuthology.orchestra.run.smithi110.stdout:Install 21 Packages 2023-10-11T22:27:09.482 INFO:teuthology.orchestra.run.smithi110.stdout:Upgrade 2 Packages 2023-10-11T22:27:09.482 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:27:09.483 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 59 M 2023-10-11T22:27:09.483 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2023-10-11T22:27:10.632 INFO:teuthology.orchestra.run.smithi110.stdout:(1/23): ceph-base-18.2.0-653.g281a9fba.el8.x86_ 5.3 MB/s | 5.4 MB 00:01 2023-10-11T22:27:10.766 INFO:teuthology.orchestra.run.smithi110.stdout:(2/23): ceph-radosgw-18.2.0-653.g281a9fba.el8.x 11 MB/s | 13 MB 00:01 2023-10-11T22:27:10.783 INFO:teuthology.orchestra.run.smithi110.stdout:(3/23): ceph-selinux-18.2.0-653.g281a9fba.el8.x 162 kB/s | 24 kB 00:00 2023-10-11T22:27:10.821 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:27:10.823 INFO:teuthology.orchestra.run.smithi084.stdout:=================================================================================================== 2023-10-11T22:27:10.824 INFO:teuthology.orchestra.run.smithi084.stdout: Package Arch Version Repository Size 2023-10-11T22:27:10.824 INFO:teuthology.orchestra.run.smithi084.stdout:=================================================================================================== 2023-10-11T22:27:10.824 INFO:teuthology.orchestra.run.smithi084.stdout:Installing: 2023-10-11T22:27:10.824 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-radosgw x86_64 2:18.2.0-653.g281a9fba.el8 ceph 13 M 2023-10-11T22:27:10.825 INFO:teuthology.orchestra.run.smithi084.stdout:Upgrading: 2023-10-11T22:27:10.825 INFO:teuthology.orchestra.run.smithi084.stdout: librados2 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 3.7 M 2023-10-11T22:27:10.825 INFO:teuthology.orchestra.run.smithi084.stdout: librbd1 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 3.6 M 2023-10-11T22:27:10.825 INFO:teuthology.orchestra.run.smithi084.stdout:Installing dependencies: 2023-10-11T22:27:10.825 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-base x86_64 2:18.2.0-653.g281a9fba.el8 ceph 5.4 M 2023-10-11T22:27:10.826 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-common x86_64 2:18.2.0-653.g281a9fba.el8 ceph 22 M 2023-10-11T22:27:10.826 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-selinux x86_64 2:18.2.0-653.g281a9fba.el8 ceph 24 k 2023-10-11T22:27:10.826 INFO:teuthology.orchestra.run.smithi084.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-10-11T22:27:10.826 INFO:teuthology.orchestra.run.smithi084.stdout: libcephfs2 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 769 k 2023-10-11T22:27:10.827 INFO:teuthology.orchestra.run.smithi084.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-10-11T22:27:10.827 INFO:teuthology.orchestra.run.smithi084.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-10-11T22:27:10.827 INFO:teuthology.orchestra.run.smithi084.stdout: libradosstriper1 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 474 k 2023-10-11T22:27:10.827 INFO:teuthology.orchestra.run.smithi084.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-10-11T22:27:10.827 INFO:teuthology.orchestra.run.smithi084.stdout: librgw2 x86_64 2:18.2.0-653.g281a9fba.el8 ceph 6.5 M 2023-10-11T22:27:10.828 INFO:teuthology.orchestra.run.smithi084.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-10-11T22:27:10.828 INFO:teuthology.orchestra.run.smithi084.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-10-11T22:27:10.828 INFO:teuthology.orchestra.run.smithi084.stdout: python3-ceph-argparse x86_64 2:18.2.0-653.g281a9fba.el8 ceph 45 k 2023-10-11T22:27:10.828 INFO:teuthology.orchestra.run.smithi084.stdout: python3-ceph-common x86_64 2:18.2.0-653.g281a9fba.el8 ceph 123 k 2023-10-11T22:27:10.829 INFO:teuthology.orchestra.run.smithi084.stdout: python3-cephfs x86_64 2:18.2.0-653.g281a9fba.el8 ceph 190 k 2023-10-11T22:27:10.829 INFO:teuthology.orchestra.run.smithi084.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-10-11T22:27:10.829 INFO:teuthology.orchestra.run.smithi084.stdout: python3-rados x86_64 2:18.2.0-653.g281a9fba.el8 ceph 371 k 2023-10-11T22:27:10.829 INFO:teuthology.orchestra.run.smithi084.stdout: python3-rbd x86_64 2:18.2.0-653.g281a9fba.el8 ceph 363 k 2023-10-11T22:27:10.830 INFO:teuthology.orchestra.run.smithi084.stdout: python3-rgw x86_64 2:18.2.0-653.g281a9fba.el8 ceph 107 k 2023-10-11T22:27:10.830 INFO:teuthology.orchestra.run.smithi084.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-10-11T22:27:10.830 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:27:10.830 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-10-11T22:27:10.831 INFO:teuthology.orchestra.run.smithi084.stdout:=================================================================================================== 2023-10-11T22:27:10.831 INFO:teuthology.orchestra.run.smithi084.stdout:Install 21 Packages 2023-10-11T22:27:10.831 INFO:teuthology.orchestra.run.smithi084.stdout:Upgrade 2 Packages 2023-10-11T22:27:10.831 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:27:10.832 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 59 M 2023-10-11T22:27:10.832 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2023-10-11T22:27:10.850 INFO:teuthology.orchestra.run.smithi110.stdout:(4/23): libcephfs2-18.2.0-653.g281a9fba.el8.x86 9.0 MB/s | 769 kB 00:00 2023-10-11T22:27:10.908 INFO:teuthology.orchestra.run.smithi110.stdout:(5/23): libradosstriper1-18.2.0-653.g281a9fba.e 3.7 MB/s | 474 kB 00:00 2023-10-11T22:27:11.017 INFO:teuthology.orchestra.run.smithi110.stdout:(6/23): python3-ceph-argparse-18.2.0-653.g281a9 411 kB/s | 45 kB 00:00 2023-10-11T22:27:11.142 INFO:teuthology.orchestra.run.smithi110.stdout:(7/23): python3-ceph-common-18.2.0-653.g281a9fb 989 kB/s | 123 kB 00:00 2023-10-11T22:27:11.318 INFO:teuthology.orchestra.run.smithi110.stdout:(8/23): librgw2-18.2.0-653.g281a9fba.el8.x86_64 14 MB/s | 6.5 MB 00:00 2023-10-11T22:27:11.343 INFO:teuthology.orchestra.run.smithi110.stdout:(9/23): python3-cephfs-18.2.0-653.g281a9fba.el8 947 kB/s | 190 kB 00:00 2023-10-11T22:27:11.385 INFO:teuthology.orchestra.run.smithi110.stdout:(10/23): python3-rados-18.2.0-653.g281a9fba.el8 5.4 MB/s | 371 kB 00:00 2023-10-11T22:27:11.452 INFO:teuthology.orchestra.run.smithi110.stdout:(11/23): python3-rgw-18.2.0-653.g281a9fba.el8.x 1.6 MB/s | 107 kB 00:00 2023-10-11T22:27:11.485 INFO:teuthology.orchestra.run.smithi110.stdout:(12/23): python3-rbd-18.2.0-653.g281a9fba.el8.x 2.5 MB/s | 363 kB 00:00 2023-10-11T22:27:11.886 INFO:teuthology.orchestra.run.smithi110.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 147 kB/s | 59 kB 00:00 2023-10-11T22:27:12.070 INFO:teuthology.orchestra.run.smithi110.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 409 kB/s | 75 kB 00:00 2023-10-11T22:27:12.095 INFO:teuthology.orchestra.run.smithi110.stdout:(15/23): gperftools-libs-2.7-9.el8.x86_64.rpm 476 kB/s | 306 kB 00:00 2023-10-11T22:27:12.262 INFO:teuthology.orchestra.run.smithi110.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 281 kB/s | 47 kB 00:00 2023-10-11T22:27:12.413 INFO:teuthology.orchestra.run.smithi110.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.7 MB/s | 259 kB 00:00 2023-10-11T22:27:12.663 INFO:teuthology.orchestra.run.smithi110.stdout:(18/23): ceph-common-18.2.0-653.g281a9fba.el8.x 7.1 MB/s | 22 MB 00:03 2023-10-11T22:27:12.688 INFO:teuthology.orchestra.run.smithi110.stdout:(19/23): python3-prettytable-0.7.2-14.el8.noarc 160 kB/s | 44 kB 00:00 2023-10-11T22:27:12.730 INFO:teuthology.orchestra.run.smithi110.stdout:(20/23): thrift-0.13.0-2.el8.x86_64.rpm 2.6 MB/s | 1.7 MB 00:00 2023-10-11T22:27:12.772 INFO:teuthology.orchestra.run.smithi110.stdout:(21/23): librdkafka-0.11.4-3.el8.x86_64.rpm 3.2 MB/s | 354 kB 00:00 2023-10-11T22:27:13.044 INFO:teuthology.orchestra.run.smithi084.stdout:(1/23): ceph-common-18.2.0-653.g281a9fba.el8.x8 12 MB/s | 22 MB 00:01 2023-10-11T22:27:13.102 INFO:teuthology.orchestra.run.smithi084.stdout:(2/23): ceph-selinux-18.2.0-653.g281a9fba.el8.x 419 kB/s | 24 kB 00:00 2023-10-11T22:27:13.122 INFO:teuthology.orchestra.run.smithi110.stdout:(22/23): librbd1-18.2.0-653.g281a9fba.el8.x86_6 9.1 MB/s | 3.6 MB 00:00 2023-10-11T22:27:13.186 INFO:teuthology.orchestra.run.smithi084.stdout:(3/23): libcephfs2-18.2.0-653.g281a9fba.el8.x86 9.0 MB/s | 769 kB 00:00 2023-10-11T22:27:13.222 INFO:teuthology.orchestra.run.smithi110.stdout:(23/23): librados2-18.2.0-653.g281a9fba.el8.x86 6.9 MB/s | 3.7 MB 00:00 2023-10-11T22:27:13.224 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:27:13.225 INFO:teuthology.orchestra.run.smithi110.stdout:Total 16 MB/s | 59 MB 00:03 2023-10-11T22:27:13.244 INFO:teuthology.orchestra.run.smithi084.stdout:(4/23): libradosstriper1-18.2.0-653.g281a9fba.e 8.0 MB/s | 474 kB 00:00 2023-10-11T22:27:13.270 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2023-10-11T22:27:13.315 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2023-10-11T22:27:13.315 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2023-10-11T22:27:13.637 INFO:teuthology.orchestra.run.smithi084.stdout:(5/23): librgw2-18.2.0-653.g281a9fba.el8.x86_64 17 MB/s | 6.5 MB 00:00 2023-10-11T22:27:13.641 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2023-10-11T22:27:13.645 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2023-10-11T22:27:13.678 INFO:teuthology.orchestra.run.smithi084.stdout:(6/23): python3-ceph-argparse-18.2.0-653.g281a9 1.1 MB/s | 45 kB 00:00 2023-10-11T22:27:13.720 INFO:teuthology.orchestra.run.smithi084.stdout:(7/23): python3-ceph-common-18.2.0-653.g281a9fb 2.9 MB/s | 123 kB 00:00 2023-10-11T22:27:13.795 INFO:teuthology.orchestra.run.smithi084.stdout:(8/23): python3-cephfs-18.2.0-653.g281a9fba.el8 2.5 MB/s | 190 kB 00:00 2023-10-11T22:27:13.854 INFO:teuthology.orchestra.run.smithi084.stdout:(9/23): python3-rados-18.2.0-653.g281a9fba.el8. 6.2 MB/s | 371 kB 00:00 2023-10-11T22:27:13.913 INFO:teuthology.orchestra.run.smithi084.stdout:(10/23): python3-rbd-18.2.0-653.g281a9fba.el8.x 6.1 MB/s | 363 kB 00:00 2023-10-11T22:27:13.963 INFO:teuthology.orchestra.run.smithi084.stdout:(11/23): python3-rgw-18.2.0-653.g281a9fba.el8.x 2.1 MB/s | 107 kB 00:00 2023-10-11T22:27:14.097 INFO:teuthology.orchestra.run.smithi084.stdout:(12/23): gperftools-libs-2.7-9.el8.x86_64.rpm 2.2 MB/s | 306 kB 00:00 2023-10-11T22:27:14.139 INFO:teuthology.orchestra.run.smithi084.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 1.4 MB/s | 59 kB 00:00 2023-10-11T22:27:14.181 INFO:teuthology.orchestra.run.smithi084.stdout:(14/23): libunwind-1.3.1-3.el8.x86_64.rpm 1.8 MB/s | 75 kB 00:00 2023-10-11T22:27:14.298 INFO:teuthology.orchestra.run.smithi084.stdout:(15/23): thrift-0.13.0-2.el8.x86_64.rpm 15 MB/s | 1.7 MB 00:00 2023-10-11T22:27:14.548 INFO:teuthology.orchestra.run.smithi084.stdout:(16/23): ceph-radosgw-18.2.0-653.g281a9fba.el8. 4.0 MB/s | 13 MB 00:03 2023-10-11T22:27:14.574 INFO:teuthology.orchestra.run.smithi084.stdout:(17/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 170 kB/s | 47 kB 00:00 2023-10-11T22:27:14.674 INFO:teuthology.orchestra.run.smithi084.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 466 kB/s | 44 kB 00:00 2023-10-11T22:27:14.699 INFO:teuthology.orchestra.run.smithi084.stdout:(19/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.7 MB/s | 259 kB 00:00 2023-10-11T22:27:14.779 INFO:teuthology.orchestra.run.smithi084.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 3.3 MB/s | 354 kB 00:00 2023-10-11T22:27:14.810 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2023-10-11T22:27:14.991 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-10-11T22:27:15.075 INFO:teuthology.orchestra.run.smithi084.stdout:(21/23): librados2-18.2.0-653.g281a9fba.el8.x86 9.8 MB/s | 3.7 MB 00:00 2023-10-11T22:27:15.166 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-10-11T22:27:15.383 INFO:teuthology.orchestra.run.smithi084.stdout:(22/23): librbd1-18.2.0-653.g281a9fba.el8.x86_6 5.9 MB/s | 3.6 MB 00:00 2023-10-11T22:27:15.575 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-10-11T22:27:15.741 INFO:teuthology.orchestra.run.smithi110.stdout: Upgrading : librados2-2:18.2.0-653.g281a9fba.el8.x86_64 3/25 2023-10-11T22:27:15.817 INFO:teuthology.orchestra.run.smithi084.stdout:(23/23): ceph-base-18.2.0-653.g281a9fba.el8.x86 1.2 MB/s | 5.4 MB 00:04 2023-10-11T22:27:15.819 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:27:15.819 INFO:teuthology.orchestra.run.smithi084.stdout:Total 12 MB/s | 59 MB 00:04 2023-10-11T22:27:15.838 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librados2-2:18.2.0-653.g281a9fba.el8.x86_64 3/25 2023-10-11T22:27:15.865 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2023-10-11T22:27:15.910 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2023-10-11T22:27:15.911 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2023-10-11T22:27:16.072 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 4/25 2023-10-11T22:27:16.246 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2023-10-11T22:27:16.250 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2023-10-11T22:27:16.280 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-10-11T22:27:16.500 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 6/25 2023-10-11T22:27:16.888 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 6/25 2023-10-11T22:27:17.108 INFO:teuthology.orchestra.run.smithi110.stdout: Upgrading : librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 7/25 2023-10-11T22:27:17.189 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 7/25 2023-10-11T22:27:17.341 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-10-11T22:27:17.405 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-10-11T22:27:17.533 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2023-10-11T22:27:17.598 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-10-11T22:27:17.738 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-10-11T22:27:17.744 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-ceph-argparse-2:18.2.0-653.g281a9fba.el8.x 10/25 2023-10-11T22:27:17.960 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 11/25 2023-10-11T22:27:17.966 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-10-11T22:27:18.151 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 12/25 2023-10-11T22:27:18.324 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 13/25 2023-10-11T22:27:18.354 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-10-11T22:27:18.395 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 13/25 2023-10-11T22:27:18.508 INFO:teuthology.orchestra.run.smithi084.stdout: Upgrading : librados2-2:18.2.0-653.g281a9fba.el8.x86_64 3/25 2023-10-11T22:27:18.509 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 14/25 2023-10-11T22:27:18.632 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: librados2-2:18.2.0-653.g281a9fba.el8.x86_64 3/25 2023-10-11T22:27:18.699 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 15/25 2023-10-11T22:27:18.838 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 4/25 2023-10-11T22:27:19.054 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-10-11T22:27:19.232 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 6/25 2023-10-11T22:27:19.505 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 16/25 2023-10-11T22:27:19.648 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 6/25 2023-10-11T22:27:19.674 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 17/25 2023-10-11T22:27:19.750 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 17/25 2023-10-11T22:27:19.874 INFO:teuthology.orchestra.run.smithi084.stdout: Upgrading : librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 7/25 2023-10-11T22:27:19.966 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 7/25 2023-10-11T22:27:19.992 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 18/25 2023-10-11T22:27:20.149 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-10-11T22:27:20.150 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-ceph-common-2:18.2.0-653.g281a9fba.el8.x86 19/25 2023-10-11T22:27:20.215 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-10-11T22:27:20.405 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-10-11T22:27:20.515 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-ceph-argparse-2:18.2.0-653.g281a9fba.el8.x 10/25 2023-10-11T22:27:20.717 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 11/25 2023-10-11T22:27:20.941 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 12/25 2023-10-11T22:27:21.090 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 13/25 2023-10-11T22:27:21.171 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 13/25 2023-10-11T22:27:21.291 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 14/25 2023-10-11T22:27:21.492 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 15/25 2023-10-11T22:27:22.503 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 16/25 2023-10-11T22:27:22.698 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 17/25 2023-10-11T22:27:22.777 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 17/25 2023-10-11T22:27:23.023 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 18/25 2023-10-11T22:27:23.215 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-ceph-common-2:18.2.0-653.g281a9fba.el8.x86 19/25 2023-10-11T22:27:23.750 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 20/25 2023-10-11T22:27:24.016 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 20/25 2023-10-11T22:27:24.616 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 20/25 2023-10-11T22:27:24.885 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 21/25 2023-10-11T22:27:24.953 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 21/25 2023-10-11T22:27:25.082 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 22/25 2023-10-11T22:27:26.900 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 20/25 2023-10-11T22:27:27.356 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 20/25 2023-10-11T22:27:27.953 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 20/25 2023-10-11T22:27:28.191 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 21/25 2023-10-11T22:27:28.304 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 21/25 2023-10-11T22:27:28.439 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 22/25 2023-10-11T22:27:43.918 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 22/25 2023-10-11T22:27:43.918 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /sys 2023-10-11T22:27:43.919 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /proc 2023-10-11T22:27:43.919 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /dev 2023-10-11T22:27:43.919 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /run 2023-10-11T22:27:43.919 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /mnt 2023-10-11T22:27:43.920 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /var/tmp 2023-10-11T22:27:43.920 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /home 2023-10-11T22:27:43.920 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /tmp 2023-10-11T22:27:43.920 INFO:teuthology.orchestra.run.smithi110.stdout:skipping the directory /dev 2023-10-11T22:27:43.920 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:27:45.290 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 23/25 2023-10-11T22:27:45.311 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 23/25 2023-10-11T22:27:45.311 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-10-11T22:27:45.523 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-10-11T22:27:45.523 INFO:teuthology.orchestra.run.smithi110.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-10-11T22:27:46.157 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-10-11T22:27:46.158 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 1/25 2023-10-11T22:27:46.158 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 2/25 2023-10-11T22:27:46.158 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 3/25 2023-10-11T22:27:46.159 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 4/25 2023-10-11T22:27:46.159 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 5/25 2023-10-11T22:27:46.159 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 6/25 2023-10-11T22:27:46.159 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 7/25 2023-10-11T22:27:46.160 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-ceph-argparse-2:18.2.0-653.g281a9fba.el8.x 8/25 2023-10-11T22:27:46.160 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-ceph-common-2:18.2.0-653.g281a9fba.el8.x86 9/25 2023-10-11T22:27:46.160 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 10/25 2023-10-11T22:27:46.161 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 11/25 2023-10-11T22:27:46.161 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 12/25 2023-10-11T22:27:46.161 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 13/25 2023-10-11T22:27:46.161 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-10-11T22:27:46.161 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-10-11T22:27:46.162 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-10-11T22:27:46.163 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-10-11T22:27:46.163 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-10-11T22:27:46.163 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-10-11T22:27:46.164 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-10-11T22:27:46.164 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-10-11T22:27:46.164 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librados2-2:18.2.0-653.g281a9fba.el8.x86_64 22/25 2023-10-11T22:27:46.164 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-10-11T22:27:46.165 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 24/25 2023-10-11T22:27:47.124 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 22/25 2023-10-11T22:27:47.125 INFO:teuthology.orchestra.run.smithi084.stdout:skipping the directory /sys 2023-10-11T22:27:47.125 INFO:teuthology.orchestra.run.smithi084.stdout:skipping the directory /proc 2023-10-11T22:27:47.125 INFO:teuthology.orchestra.run.smithi084.stdout:skipping the directory /dev 2023-10-11T22:27:47.125 INFO:teuthology.orchestra.run.smithi084.stdout:skipping the directory /run 2023-10-11T22:27:47.126 INFO:teuthology.orchestra.run.smithi084.stdout:skipping the directory /mnt 2023-10-11T22:27:47.126 INFO:teuthology.orchestra.run.smithi084.stdout:skipping the directory /var/tmp 2023-10-11T22:27:47.126 INFO:teuthology.orchestra.run.smithi084.stdout:skipping the directory /home 2023-10-11T22:27:47.126 INFO:teuthology.orchestra.run.smithi084.stdout:skipping the directory /tmp 2023-10-11T22:27:47.126 INFO:teuthology.orchestra.run.smithi084.stdout:skipping the directory /dev 2023-10-11T22:27:47.127 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:27:47.523 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-10-11T22:27:47.524 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:00:50 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:27:48.503 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 23/25 2023-10-11T22:27:48.570 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 23/25 2023-10-11T22:27:48.570 INFO:teuthology.orchestra.run.smithi084.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-10-11T22:27:48.728 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-10-11T22:27:48.728 INFO:teuthology.orchestra.run.smithi084.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-10-11T22:27:49.354 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-10-11T22:27:49.354 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 1/25 2023-10-11T22:27:49.355 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 2/25 2023-10-11T22:27:49.355 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 3/25 2023-10-11T22:27:49.355 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 4/25 2023-10-11T22:27:49.355 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 5/25 2023-10-11T22:27:49.356 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 6/25 2023-10-11T22:27:49.356 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 7/25 2023-10-11T22:27:49.356 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-ceph-argparse-2:18.2.0-653.g281a9fba.el8.x 8/25 2023-10-11T22:27:49.356 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-ceph-common-2:18.2.0-653.g281a9fba.el8.x86 9/25 2023-10-11T22:27:49.357 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 10/25 2023-10-11T22:27:49.357 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 11/25 2023-10-11T22:27:49.357 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 12/25 2023-10-11T22:27:49.357 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 13/25 2023-10-11T22:27:49.358 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-10-11T22:27:49.358 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-10-11T22:27:49.358 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-10-11T22:27:49.358 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-10-11T22:27:49.358 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-10-11T22:27:49.359 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-10-11T22:27:49.359 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-10-11T22:27:49.359 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-10-11T22:27:49.359 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : librados2-2:18.2.0-653.g281a9fba.el8.x86_64 22/25 2023-10-11T22:27:49.360 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-10-11T22:27:49.360 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 24/25 2023-10-11T22:27:50.753 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-10-11T22:27:50.754 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:00:51 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:27:52.486 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2023-10-11T22:27:52.675 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:27:52.675 INFO:teuthology.orchestra.run.smithi110.stdout:Upgraded: 2023-10-11T22:27:52.676 INFO:teuthology.orchestra.run.smithi110.stdout: librados2-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:52.676 INFO:teuthology.orchestra.run.smithi110.stdout: librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:52.676 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2023-10-11T22:27:52.676 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:52.676 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:52.677 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:52.677 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:52.677 INFO:teuthology.orchestra.run.smithi110.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-10-11T22:27:52.677 INFO:teuthology.orchestra.run.smithi110.stdout: libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:52.677 INFO:teuthology.orchestra.run.smithi110.stdout: liboath-2.6.2-3.el8.x86_64 2023-10-11T22:27:52.678 INFO:teuthology.orchestra.run.smithi110.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-10-11T22:27:52.678 INFO:teuthology.orchestra.run.smithi110.stdout: libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:52.678 INFO:teuthology.orchestra.run.smithi110.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-10-11T22:27:52.678 INFO:teuthology.orchestra.run.smithi110.stdout: librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:52.679 INFO:teuthology.orchestra.run.smithi110.stdout: libunwind-1.3.1-3.el8.x86_64 2023-10-11T22:27:52.679 INFO:teuthology.orchestra.run.smithi110.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-10-11T22:27:52.679 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ceph-argparse-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:52.679 INFO:teuthology.orchestra.run.smithi110.stdout: python3-ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:52.680 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:52.680 INFO:teuthology.orchestra.run.smithi110.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-10-11T22:27:52.680 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:52.680 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:52.680 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:52.681 INFO:teuthology.orchestra.run.smithi110.stdout: thrift-0.13.0-2.el8.x86_64 2023-10-11T22:27:52.681 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:27:52.681 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:27:52.871 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-test 2023-10-11T22:27:53.218 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:27:54.643 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:00:57 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:27:55.432 INFO:teuthology.orchestra.run.smithi084.stdout:Installed products updated. 2023-10-11T22:27:55.616 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:27:55.616 INFO:teuthology.orchestra.run.smithi084.stdout:Upgraded: 2023-10-11T22:27:55.617 INFO:teuthology.orchestra.run.smithi084.stdout: librados2-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:55.617 INFO:teuthology.orchestra.run.smithi084.stdout: librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:55.617 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2023-10-11T22:27:55.617 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:55.617 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:55.618 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-radosgw-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:55.618 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-selinux-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:55.618 INFO:teuthology.orchestra.run.smithi084.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-10-11T22:27:55.618 INFO:teuthology.orchestra.run.smithi084.stdout: libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:55.619 INFO:teuthology.orchestra.run.smithi084.stdout: liboath-2.6.2-3.el8.x86_64 2023-10-11T22:27:55.619 INFO:teuthology.orchestra.run.smithi084.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-10-11T22:27:55.619 INFO:teuthology.orchestra.run.smithi084.stdout: libradosstriper1-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:55.619 INFO:teuthology.orchestra.run.smithi084.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-10-11T22:27:55.619 INFO:teuthology.orchestra.run.smithi084.stdout: librgw2-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:55.619 INFO:teuthology.orchestra.run.smithi084.stdout: libunwind-1.3.1-3.el8.x86_64 2023-10-11T22:27:55.620 INFO:teuthology.orchestra.run.smithi084.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-10-11T22:27:55.620 INFO:teuthology.orchestra.run.smithi084.stdout: python3-ceph-argparse-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:55.620 INFO:teuthology.orchestra.run.smithi084.stdout: python3-ceph-common-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:55.620 INFO:teuthology.orchestra.run.smithi084.stdout: python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:55.620 INFO:teuthology.orchestra.run.smithi084.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-10-11T22:27:55.621 INFO:teuthology.orchestra.run.smithi084.stdout: python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:55.621 INFO:teuthology.orchestra.run.smithi084.stdout: python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:55.621 INFO:teuthology.orchestra.run.smithi084.stdout: python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:27:55.621 INFO:teuthology.orchestra.run.smithi084.stdout: thrift-0.13.0-2.el8.x86_64 2023-10-11T22:27:55.621 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:27:55.622 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:27:55.790 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install ceph-test 2023-10-11T22:27:56.078 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:27:56.079 INFO:teuthology.orchestra.run.smithi110.stdout:=========================================================================================== 2023-10-11T22:27:56.079 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2023-10-11T22:27:56.079 INFO:teuthology.orchestra.run.smithi110.stdout:=========================================================================================== 2023-10-11T22:27:56.080 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2023-10-11T22:27:56.080 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-test x86_64 2:18.2.0-653.g281a9fba.el8 ceph 47 M 2023-10-11T22:27:56.080 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2023-10-11T22:27:56.080 INFO:teuthology.orchestra.run.smithi110.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-10-11T22:27:56.081 INFO:teuthology.orchestra.run.smithi110.stdout: libcephsqlite x86_64 2:18.2.0-653.g281a9fba.el8 ceph 137 k 2023-10-11T22:27:56.081 INFO:teuthology.orchestra.run.smithi110.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-10-11T22:27:56.081 INFO:teuthology.orchestra.run.smithi110.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-10-11T22:27:56.081 INFO:teuthology.orchestra.run.smithi110.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-10-11T22:27:56.082 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:27:56.082 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2023-10-11T22:27:56.082 INFO:teuthology.orchestra.run.smithi110.stdout:=========================================================================================== 2023-10-11T22:27:56.082 INFO:teuthology.orchestra.run.smithi110.stdout:Install 6 Packages 2023-10-11T22:27:56.082 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:27:56.083 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 48 M 2023-10-11T22:27:56.083 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 211 M 2023-10-11T22:27:56.084 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2023-10-11T22:27:56.137 INFO:teuthology.orchestra.run.smithi110.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.2 MB/s | 70 kB 00:00 2023-10-11T22:27:56.138 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:27:56.312 INFO:teuthology.orchestra.run.smithi110.stdout:(2/6): libcephsqlite-18.2.0-653.g281a9fba.el8.x 596 kB/s | 137 kB 00:00 2023-10-11T22:27:56.337 INFO:teuthology.orchestra.run.smithi110.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.6 MB/s | 323 kB 00:00 2023-10-11T22:27:56.546 INFO:teuthology.orchestra.run.smithi110.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 803 kB/s | 187 kB 00:00 2023-10-11T22:27:56.571 INFO:teuthology.orchestra.run.smithi110.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 885 kB/s | 202 kB 00:00 2023-10-11T22:27:57.739 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:00:58 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:27:59.174 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:27:59.175 INFO:teuthology.orchestra.run.smithi084.stdout:=========================================================================================== 2023-10-11T22:27:59.175 INFO:teuthology.orchestra.run.smithi084.stdout: Package Arch Version Repository Size 2023-10-11T22:27:59.175 INFO:teuthology.orchestra.run.smithi084.stdout:=========================================================================================== 2023-10-11T22:27:59.176 INFO:teuthology.orchestra.run.smithi084.stdout:Installing: 2023-10-11T22:27:59.176 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-test x86_64 2:18.2.0-653.g281a9fba.el8 ceph 47 M 2023-10-11T22:27:59.176 INFO:teuthology.orchestra.run.smithi084.stdout:Installing dependencies: 2023-10-11T22:27:59.176 INFO:teuthology.orchestra.run.smithi084.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-10-11T22:27:59.177 INFO:teuthology.orchestra.run.smithi084.stdout: libcephsqlite x86_64 2:18.2.0-653.g281a9fba.el8 ceph 137 k 2023-10-11T22:27:59.177 INFO:teuthology.orchestra.run.smithi084.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-10-11T22:27:59.177 INFO:teuthology.orchestra.run.smithi084.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-10-11T22:27:59.177 INFO:teuthology.orchestra.run.smithi084.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-10-11T22:27:59.177 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:27:59.178 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-10-11T22:27:59.178 INFO:teuthology.orchestra.run.smithi084.stdout:=========================================================================================== 2023-10-11T22:27:59.178 INFO:teuthology.orchestra.run.smithi084.stdout:Install 6 Packages 2023-10-11T22:27:59.178 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:27:59.179 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 48 M 2023-10-11T22:27:59.179 INFO:teuthology.orchestra.run.smithi084.stdout:Installed size: 211 M 2023-10-11T22:27:59.179 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2023-10-11T22:27:59.209 INFO:teuthology.orchestra.run.smithi084.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.2 MB/s | 70 kB 00:00 2023-10-11T22:27:59.292 INFO:teuthology.orchestra.run.smithi084.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 3.8 MB/s | 323 kB 00:00 2023-10-11T22:27:59.434 INFO:teuthology.orchestra.run.smithi084.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.3 MB/s | 187 kB 00:00 2023-10-11T22:27:59.576 INFO:teuthology.orchestra.run.smithi084.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 1.4 MB/s | 202 kB 00:00 2023-10-11T22:27:59.718 INFO:teuthology.orchestra.run.smithi084.stdout:(5/6): libcephsqlite-18.2.0-653.g281a9fba.el8.x 254 kB/s | 137 kB 00:00 2023-10-11T22:28:02.354 INFO:teuthology.orchestra.run.smithi110.stdout:(6/6): ceph-test-18.2.0-653.g281a9fba.el8.x86_6 7.4 MB/s | 47 MB 00:06 2023-10-11T22:28:02.356 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:28:02.356 INFO:teuthology.orchestra.run.smithi110.stdout:Total 7.6 MB/s | 48 MB 00:06 2023-10-11T22:28:02.394 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2023-10-11T22:28:02.415 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2023-10-11T22:28:02.415 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2023-10-11T22:28:02.669 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2023-10-11T22:28:02.673 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2023-10-11T22:28:03.112 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2023-10-11T22:28:03.227 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-10-11T22:28:03.297 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-10-11T22:28:03.506 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-10-11T22:28:03.567 INFO:teuthology.orchestra.run.smithi084.stdout:(6/6): ceph-test-18.2.0-653.g281a9fba.el8.x86_6 11 MB/s | 47 MB 00:04 2023-10-11T22:28:03.570 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:28:03.570 INFO:teuthology.orchestra.run.smithi084.stdout:Total 11 MB/s | 48 MB 00:04 2023-10-11T22:28:03.607 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2023-10-11T22:28:03.628 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2023-10-11T22:28:03.628 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2023-10-11T22:28:03.677 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-10-11T22:28:03.830 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-10-11T22:28:03.883 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2023-10-11T22:28:03.886 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2023-10-11T22:28:03.960 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 5/6 2023-10-11T22:28:04.360 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2023-10-11T22:28:04.481 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-10-11T22:28:04.606 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-10-11T22:28:04.802 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-10-11T22:28:04.956 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-10-11T22:28:05.142 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-10-11T22:28:05.339 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 5/6 2023-10-11T22:28:08.444 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 5/6 2023-10-11T22:28:08.690 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 6/6 2023-10-11T22:28:08.915 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 6/6 2023-10-11T22:28:08.916 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 1/6 2023-10-11T22:28:08.916 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 2/6 2023-10-11T22:28:08.916 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-10-11T22:28:08.916 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-10-11T22:28:08.916 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-10-11T22:28:09.869 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 5/6 2023-10-11T22:28:10.030 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-10-11T22:28:10.031 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:01:13 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:28:10.135 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 6/6 2023-10-11T22:28:10.357 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 6/6 2023-10-11T22:28:10.357 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 1/6 2023-10-11T22:28:10.358 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 2/6 2023-10-11T22:28:10.358 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-10-11T22:28:10.359 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-10-11T22:28:10.359 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-10-11T22:28:11.439 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-10-11T22:28:11.439 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:01:12 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:28:17.452 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2023-10-11T22:28:17.469 INFO:teuthology.orchestra.run.smithi084.stdout:Installed products updated. 2023-10-11T22:28:17.632 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:28:17.633 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2023-10-11T22:28:17.633 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:17.633 INFO:teuthology.orchestra.run.smithi110.stdout: jq-1.6-3.el8.x86_64 2023-10-11T22:28:17.634 INFO:teuthology.orchestra.run.smithi110.stdout: libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:17.634 INFO:teuthology.orchestra.run.smithi110.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-10-11T22:28:17.634 INFO:teuthology.orchestra.run.smithi110.stdout: socat-1.7.4.1-1.el8.x86_64 2023-10-11T22:28:17.634 INFO:teuthology.orchestra.run.smithi110.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-10-11T22:28:17.635 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:28:17.635 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:28:17.647 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:28:17.647 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2023-10-11T22:28:17.647 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-test-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:17.647 INFO:teuthology.orchestra.run.smithi084.stdout: jq-1.6-3.el8.x86_64 2023-10-11T22:28:17.648 INFO:teuthology.orchestra.run.smithi084.stdout: libcephsqlite-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:17.648 INFO:teuthology.orchestra.run.smithi084.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-10-11T22:28:17.648 INFO:teuthology.orchestra.run.smithi084.stdout: socat-1.7.4.1-1.el8.x86_64 2023-10-11T22:28:17.648 INFO:teuthology.orchestra.run.smithi084.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-10-11T22:28:17.648 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:28:17.649 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:28:17.771 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph 2023-10-11T22:28:17.780 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install ceph 2023-10-11T22:28:18.107 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:28:18.114 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:28:19.651 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:01:22 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:28:19.779 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:01:20 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:28:21.074 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:28:21.078 INFO:teuthology.orchestra.run.smithi110.stdout:====================================================================================================== 2023-10-11T22:28:21.078 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2023-10-11T22:28:21.078 INFO:teuthology.orchestra.run.smithi110.stdout:====================================================================================================== 2023-10-11T22:28:21.078 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2023-10-11T22:28:21.079 INFO:teuthology.orchestra.run.smithi110.stdout: ceph x86_64 2:18.2.0-653.g281a9fba.el8 ceph 6.4 k 2023-10-11T22:28:21.079 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2023-10-11T22:28:21.079 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mds x86_64 2:18.2.0-653.g281a9fba.el8 ceph 2.3 M 2023-10-11T22:28:21.079 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr x86_64 2:18.2.0-653.g281a9fba.el8 ceph 1.5 M 2023-10-11T22:28:21.079 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-modules-core noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 242 k 2023-10-11T22:28:21.080 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mon x86_64 2:18.2.0-653.g281a9fba.el8 ceph 4.6 M 2023-10-11T22:28:21.080 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-osd x86_64 2:18.2.0-653.g281a9fba.el8 ceph 18 M 2023-10-11T22:28:21.080 INFO:teuthology.orchestra.run.smithi110.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-10-11T22:28:21.080 INFO:teuthology.orchestra.run.smithi110.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-10-11T22:28:21.081 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-10-11T22:28:21.081 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-10-11T22:28:21.081 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-10-11T22:28:21.081 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-10-11T22:28:21.081 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-10-11T22:28:21.082 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-10-11T22:28:21.082 INFO:teuthology.orchestra.run.smithi110.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-10-11T22:28:21.082 INFO:teuthology.orchestra.run.smithi110.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-10-11T22:28:21.082 INFO:teuthology.orchestra.run.smithi110.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-10-11T22:28:21.083 INFO:teuthology.orchestra.run.smithi110.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-10-11T22:28:21.083 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-10-11T22:28:21.083 INFO:teuthology.orchestra.run.smithi110.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-10-11T22:28:21.083 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-10-11T22:28:21.083 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-10-11T22:28:21.085 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-10-11T22:28:21.085 INFO:teuthology.orchestra.run.smithi110.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-10-11T22:28:21.086 INFO:teuthology.orchestra.run.smithi110.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-10-11T22:28:21.086 INFO:teuthology.orchestra.run.smithi110.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-10-11T22:28:21.086 INFO:teuthology.orchestra.run.smithi110.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-10-11T22:28:21.086 INFO:teuthology.orchestra.run.smithi110.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-10-11T22:28:21.086 INFO:teuthology.orchestra.run.smithi110.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-10-11T22:28:21.087 INFO:teuthology.orchestra.run.smithi110.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-10-11T22:28:21.087 INFO:teuthology.orchestra.run.smithi110.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-10-11T22:28:21.087 INFO:teuthology.orchestra.run.smithi110.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-10-11T22:28:21.087 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:28:21.088 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2023-10-11T22:28:21.088 INFO:teuthology.orchestra.run.smithi110.stdout:====================================================================================================== 2023-10-11T22:28:21.088 INFO:teuthology.orchestra.run.smithi110.stdout:Install 32 Packages 2023-10-11T22:28:21.088 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:28:21.089 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 30 M 2023-10-11T22:28:21.089 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 119 M 2023-10-11T22:28:21.089 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2023-10-11T22:28:21.218 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:28:21.221 INFO:teuthology.orchestra.run.smithi084.stdout:====================================================================================================== 2023-10-11T22:28:21.221 INFO:teuthology.orchestra.run.smithi084.stdout: Package Arch Version Repository Size 2023-10-11T22:28:21.221 INFO:teuthology.orchestra.run.smithi084.stdout:====================================================================================================== 2023-10-11T22:28:21.221 INFO:teuthology.orchestra.run.smithi084.stdout:Installing: 2023-10-11T22:28:21.222 INFO:teuthology.orchestra.run.smithi084.stdout: ceph x86_64 2:18.2.0-653.g281a9fba.el8 ceph 6.4 k 2023-10-11T22:28:21.222 INFO:teuthology.orchestra.run.smithi084.stdout:Installing dependencies: 2023-10-11T22:28:21.222 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mds x86_64 2:18.2.0-653.g281a9fba.el8 ceph 2.3 M 2023-10-11T22:28:21.222 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mgr x86_64 2:18.2.0-653.g281a9fba.el8 ceph 1.5 M 2023-10-11T22:28:21.223 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mgr-modules-core noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 242 k 2023-10-11T22:28:21.223 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mon x86_64 2:18.2.0-653.g281a9fba.el8 ceph 4.6 M 2023-10-11T22:28:21.223 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-osd x86_64 2:18.2.0-653.g281a9fba.el8 ceph 18 M 2023-10-11T22:28:21.223 INFO:teuthology.orchestra.run.smithi084.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-10-11T22:28:21.223 INFO:teuthology.orchestra.run.smithi084.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-10-11T22:28:21.224 INFO:teuthology.orchestra.run.smithi084.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-10-11T22:28:21.224 INFO:teuthology.orchestra.run.smithi084.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-10-11T22:28:21.224 INFO:teuthology.orchestra.run.smithi084.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-10-11T22:28:21.224 INFO:teuthology.orchestra.run.smithi084.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-10-11T22:28:21.224 INFO:teuthology.orchestra.run.smithi084.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-10-11T22:28:21.225 INFO:teuthology.orchestra.run.smithi084.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-10-11T22:28:21.225 INFO:teuthology.orchestra.run.smithi084.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-10-11T22:28:21.225 INFO:teuthology.orchestra.run.smithi084.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-10-11T22:28:21.225 INFO:teuthology.orchestra.run.smithi084.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-10-11T22:28:21.225 INFO:teuthology.orchestra.run.smithi084.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-10-11T22:28:21.226 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-10-11T22:28:21.226 INFO:teuthology.orchestra.run.smithi084.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-10-11T22:28:21.226 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-10-11T22:28:21.226 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-10-11T22:28:21.226 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-10-11T22:28:21.227 INFO:teuthology.orchestra.run.smithi084.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-10-11T22:28:21.227 INFO:teuthology.orchestra.run.smithi084.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-10-11T22:28:21.227 INFO:teuthology.orchestra.run.smithi084.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-10-11T22:28:21.227 INFO:teuthology.orchestra.run.smithi084.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-10-11T22:28:21.227 INFO:teuthology.orchestra.run.smithi084.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-10-11T22:28:21.228 INFO:teuthology.orchestra.run.smithi084.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-10-11T22:28:21.228 INFO:teuthology.orchestra.run.smithi084.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-10-11T22:28:21.228 INFO:teuthology.orchestra.run.smithi084.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-10-11T22:28:21.228 INFO:teuthology.orchestra.run.smithi084.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-10-11T22:28:21.228 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:28:21.229 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-10-11T22:28:21.229 INFO:teuthology.orchestra.run.smithi084.stdout:====================================================================================================== 2023-10-11T22:28:21.229 INFO:teuthology.orchestra.run.smithi084.stdout:Install 32 Packages 2023-10-11T22:28:21.229 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:28:21.230 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 30 M 2023-10-11T22:28:21.230 INFO:teuthology.orchestra.run.smithi084.stdout:Installed size: 119 M 2023-10-11T22:28:21.231 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2023-10-11T22:28:21.500 INFO:teuthology.orchestra.run.smithi084.stdout:(1/32): ceph-18.2.0-653.g281a9fba.el8.x86_64.rp 30 kB/s | 6.4 kB 00:00 2023-10-11T22:28:21.747 INFO:teuthology.orchestra.run.smithi110.stdout:(1/32): ceph-18.2.0-653.g281a9fba.el8.x86_64.rp 20 kB/s | 6.4 kB 00:00 2023-10-11T22:28:22.567 INFO:teuthology.orchestra.run.smithi084.stdout:(2/32): ceph-mgr-18.2.0-653.g281a9fba.el8.x86_6 1.2 MB/s | 1.5 MB 00:01 2023-10-11T22:28:22.717 INFO:teuthology.orchestra.run.smithi084.stdout:(3/32): ceph-mon-18.2.0-653.g281a9fba.el8.x86_6 3.8 MB/s | 4.6 MB 00:01 2023-10-11T22:28:22.776 INFO:teuthology.orchestra.run.smithi084.stdout:(4/32): ceph-mds-18.2.0-653.g281a9fba.el8.x86_6 1.5 MB/s | 2.3 MB 00:01 2023-10-11T22:28:22.801 INFO:teuthology.orchestra.run.smithi084.stdout:(5/32): ceph-mgr-modules-core-18.2.0-653.g281a9 2.8 MB/s | 242 kB 00:00 2023-10-11T22:28:22.884 INFO:teuthology.orchestra.run.smithi084.stdout:(6/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 405 kB/s | 44 kB 00:00 2023-10-11T22:28:22.918 INFO:teuthology.orchestra.run.smithi084.stdout:(7/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 1.5 MB/s | 185 kB 00:00 2023-10-11T22:28:22.944 INFO:teuthology.orchestra.run.smithi084.stdout:(8/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 2.8 MB/s | 173 kB 00:00 2023-10-11T22:28:22.947 INFO:teuthology.orchestra.run.smithi110.stdout:(2/32): ceph-mds-18.2.0-653.g281a9fba.el8.x86_6 1.5 MB/s | 2.3 MB 00:01 2023-10-11T22:28:22.986 INFO:teuthology.orchestra.run.smithi084.stdout:(9/32): python3-cherrypy-18.4.0-1.el8.noarch.rp 5.6 MB/s | 384 kB 00:00 2023-10-11T22:28:23.002 INFO:teuthology.orchestra.run.smithi084.stdout:(10/32): python3-jaraco-6.2-6.el8.noarch.rpm 190 kB/s | 11 kB 00:00 2023-10-11T22:28:23.019 INFO:teuthology.orchestra.run.smithi084.stdout:(11/32): python3-jaraco-functools-2.0-4.el8.noa 525 kB/s | 18 kB 00:00 2023-10-11T22:28:23.036 INFO:teuthology.orchestra.run.smithi084.stdout:(12/32): python3-logutils-0.3.5-11.el8.noarch.r 1.4 MB/s | 49 kB 00:00 2023-10-11T22:28:23.054 INFO:teuthology.orchestra.run.smithi084.stdout:(13/32): python3-more-itertools-7.2.0-3.el8.noa 1.7 MB/s | 59 kB 00:00 2023-10-11T22:28:23.087 INFO:teuthology.orchestra.run.smithi084.stdout:(14/32): python3-pecan-1.3.2-9.el8.noarch.rpm 5.5 MB/s | 283 kB 00:00 2023-10-11T22:28:23.137 INFO:teuthology.orchestra.run.smithi084.stdout:(15/32): python3-portend-2.6-1.el8.noarch.rpm 187 kB/s | 16 kB 00:00 2023-10-11T22:28:23.163 INFO:teuthology.orchestra.run.smithi084.stdout:(16/32): python3-simplegeneric-0.8.1-17.el8.noa 249 kB/s | 19 kB 00:00 2023-10-11T22:28:23.180 INFO:teuthology.orchestra.run.smithi084.stdout:(17/32): python3-singledispatch-3.4.0.3-18.el8. 569 kB/s | 24 kB 00:00 2023-10-11T22:28:23.197 INFO:teuthology.orchestra.run.smithi084.stdout:(18/32): python3-tempora-1.14.1-5.el8.noarch.rp 875 kB/s | 29 kB 00:00 2023-10-11T22:28:23.213 INFO:teuthology.orchestra.run.smithi084.stdout:(19/32): python3-trustme-0.6.0-4.el8.noarch.rpm 824 kB/s | 27 kB 00:00 2023-10-11T22:28:23.264 INFO:teuthology.orchestra.run.smithi084.stdout:(20/32): python3-waitress-1.4.3-1.el8.noarch.rp 3.7 MB/s | 255 kB 00:00 2023-10-11T22:28:23.289 INFO:teuthology.orchestra.run.smithi084.stdout:(21/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 3.3 MB/s | 251 kB 00:00 2023-10-11T22:28:23.323 INFO:teuthology.orchestra.run.smithi084.stdout:(22/32): python3-webtest-2.0.33-1.el8.noarch.rp 1.4 MB/s | 85 kB 00:00 2023-10-11T22:28:23.348 INFO:teuthology.orchestra.run.smithi084.stdout:(23/32): python3-zc-lockfile-2.0-2.el8.noarch.r 393 kB/s | 23 kB 00:00 2023-10-11T22:28:23.381 INFO:teuthology.orchestra.run.smithi110.stdout:(3/32): ceph-mon-18.2.0-653.g281a9fba.el8.x86_6 2.8 MB/s | 4.6 MB 00:01 2023-10-11T22:28:23.465 INFO:teuthology.orchestra.run.smithi110.stdout:(4/32): ceph-mgr-modules-core-18.2.0-653.g281a9 2.8 MB/s | 242 kB 00:00 2023-10-11T22:28:23.474 INFO:teuthology.orchestra.run.smithi084.stdout:(24/32): python3-cryptography-3.2.1-5.el8.x86_6 4.4 MB/s | 559 kB 00:00 2023-10-11T22:28:23.515 INFO:teuthology.orchestra.run.smithi084.stdout:(25/32): python3-pycparser-2.14-14.el8.noarch.r 568 kB/s | 109 kB 00:00 2023-10-11T22:28:23.591 INFO:teuthology.orchestra.run.smithi084.stdout:(26/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 2.0 MB/s | 238 kB 00:00 2023-10-11T22:28:23.666 INFO:teuthology.orchestra.run.smithi084.stdout:(27/32): python3-pytz-2017.2-9.el8.noarch.rpm 360 kB/s | 54 kB 00:00 2023-10-11T22:28:23.741 INFO:teuthology.orchestra.run.smithi084.stdout:(28/32): python3-markupsafe-0.23-19.el8.x86_64. 259 kB/s | 39 kB 00:00 2023-10-11T22:28:23.782 INFO:teuthology.orchestra.run.smithi110.stdout:(5/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 138 kB/s | 44 kB 00:00 2023-10-11T22:28:23.808 INFO:teuthology.orchestra.run.smithi084.stdout:(29/32): python3-mako-1.0.6-13.el8.noarch.rpm 1.1 MB/s | 157 kB 00:00 2023-10-11T22:28:23.900 INFO:teuthology.orchestra.run.smithi084.stdout:(30/32): python3-werkzeug-0.12.2-4.el8.noarch.r 2.8 MB/s | 457 kB 00:00 2023-10-11T22:28:23.967 INFO:teuthology.orchestra.run.smithi084.stdout:(31/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 654 kB/s | 103 kB 00:00 2023-10-11T22:28:23.990 INFO:teuthology.orchestra.run.smithi110.stdout:(6/32): ceph-mgr-18.2.0-653.g281a9fba.el8.x86_6 620 kB/s | 1.5 MB 00:02 2023-10-11T22:28:24.041 INFO:teuthology.orchestra.run.smithi110.stdout:(7/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 716 kB/s | 185 kB 00:00 2023-10-11T22:28:24.249 INFO:teuthology.orchestra.run.smithi110.stdout:(8/32): python3-cherrypy-18.4.0-1.el8.noarch.rp 1.8 MB/s | 384 kB 00:00 2023-10-11T22:28:24.349 INFO:teuthology.orchestra.run.smithi110.stdout:(9/32): python3-jaraco-6.2-6.el8.noarch.rpm 111 kB/s | 11 kB 00:00 2023-10-11T22:28:24.483 INFO:teuthology.orchestra.run.smithi110.stdout:(10/32): python3-jaraco-functools-2.0-4.el8.noa 132 kB/s | 18 kB 00:00 2023-10-11T22:28:24.533 INFO:teuthology.orchestra.run.smithi110.stdout:(11/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 318 kB/s | 173 kB 00:00 2023-10-11T22:28:24.584 INFO:teuthology.orchestra.run.smithi110.stdout:(12/32): python3-logutils-0.3.5-11.el8.noarch.r 486 kB/s | 49 kB 00:00 2023-10-11T22:28:24.642 INFO:teuthology.orchestra.run.smithi110.stdout:(13/32): python3-more-itertools-7.2.0-3.el8.noa 541 kB/s | 59 kB 00:00 2023-10-11T22:28:24.726 INFO:teuthology.orchestra.run.smithi110.stdout:(14/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.9 MB/s | 283 kB 00:00 2023-10-11T22:28:24.751 INFO:teuthology.orchestra.run.smithi110.stdout:(15/32): python3-portend-2.6-1.el8.noarch.rpm 143 kB/s | 16 kB 00:00 2023-10-11T22:28:24.827 INFO:teuthology.orchestra.run.smithi110.stdout:(16/32): python3-simplegeneric-0.8.1-17.el8.noa 187 kB/s | 19 kB 00:00 2023-10-11T22:28:24.852 INFO:teuthology.orchestra.run.smithi110.stdout:(17/32): python3-singledispatch-3.4.0.3-18.el8. 238 kB/s | 24 kB 00:00 2023-10-11T22:28:24.927 INFO:teuthology.orchestra.run.smithi110.stdout:(18/32): python3-tempora-1.14.1-5.el8.noarch.rp 292 kB/s | 29 kB 00:00 2023-10-11T22:28:24.952 INFO:teuthology.orchestra.run.smithi110.stdout:(19/32): python3-trustme-0.6.0-4.el8.noarch.rpm 275 kB/s | 27 kB 00:00 2023-10-11T22:28:25.078 INFO:teuthology.orchestra.run.smithi110.stdout:(20/32): python3-waitress-1.4.3-1.el8.noarch.rp 1.7 MB/s | 255 kB 00:00 2023-10-11T22:28:25.145 INFO:teuthology.orchestra.run.smithi110.stdout:(21/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.3 MB/s | 251 kB 00:00 2023-10-11T22:28:25.187 INFO:teuthology.orchestra.run.smithi110.stdout:(22/32): python3-webtest-2.0.33-1.el8.noarch.rp 787 kB/s | 85 kB 00:00 2023-10-11T22:28:25.254 INFO:teuthology.orchestra.run.smithi110.stdout:(23/32): python3-zc-lockfile-2.0-2.el8.noarch.r 211 kB/s | 23 kB 00:00 2023-10-11T22:28:25.346 INFO:teuthology.orchestra.run.smithi110.stdout:(24/32): python3-pycparser-2.14-14.el8.noarch.r 688 kB/s | 109 kB 00:00 2023-10-11T22:28:25.421 INFO:teuthology.orchestra.run.smithi110.stdout:(25/32): python3-cryptography-3.2.1-5.el8.x86_6 3.3 MB/s | 559 kB 00:00 2023-10-11T22:28:25.480 INFO:teuthology.orchestra.run.smithi110.stdout:(26/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 1.7 MB/s | 238 kB 00:00 2023-10-11T22:28:25.530 INFO:teuthology.orchestra.run.smithi110.stdout:(27/32): python3-pytz-2017.2-9.el8.noarch.rpm 498 kB/s | 54 kB 00:00 2023-10-11T22:28:25.697 INFO:teuthology.orchestra.run.smithi110.stdout:(28/32): python3-markupsafe-0.23-19.el8.x86_64. 179 kB/s | 39 kB 00:00 2023-10-11T22:28:25.722 INFO:teuthology.orchestra.run.smithi110.stdout:(29/32): python3-mako-1.0.6-13.el8.noarch.rpm 817 kB/s | 157 kB 00:00 2023-10-11T22:28:25.814 INFO:teuthology.orchestra.run.smithi110.stdout:(30/32): python3-werkzeug-0.12.2-4.el8.noarch.r 3.8 MB/s | 457 kB 00:00 2023-10-11T22:28:25.864 INFO:teuthology.orchestra.run.smithi110.stdout:(31/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 730 kB/s | 103 kB 00:00 2023-10-11T22:28:26.975 INFO:teuthology.orchestra.run.smithi084.stdout:(32/32): ceph-osd-18.2.0-653.g281a9fba.el8.x86_ 4.0 MB/s | 18 MB 00:04 2023-10-11T22:28:26.978 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:28:26.979 INFO:teuthology.orchestra.run.smithi084.stdout:Total 5.2 MB/s | 30 MB 00:05 2023-10-11T22:28:27.068 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2023-10-11T22:28:27.105 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2023-10-11T22:28:27.105 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2023-10-11T22:28:27.315 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2023-10-11T22:28:27.319 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2023-10-11T22:28:27.365 INFO:teuthology.orchestra.run.smithi110.stdout:(32/32): ceph-osd-18.2.0-653.g281a9fba.el8.x86_ 4.0 MB/s | 18 MB 00:04 2023-10-11T22:28:27.367 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:28:27.367 INFO:teuthology.orchestra.run.smithi110.stdout:Total 4.8 MB/s | 30 MB 00:06 2023-10-11T22:28:27.460 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2023-10-11T22:28:27.498 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2023-10-11T22:28:27.498 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2023-10-11T22:28:27.707 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2023-10-11T22:28:27.710 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2023-10-11T22:28:28.512 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2023-10-11T22:28:28.738 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-10-11T22:28:28.842 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2023-10-11T22:28:29.053 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-10-11T22:28:29.068 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-10-11T22:28:29.312 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 3/32 2023-10-11T22:28:29.373 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-10-11T22:28:29.569 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/32 2023-10-11T22:28:29.594 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 3/32 2023-10-11T22:28:29.834 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/32 2023-10-11T22:28:29.840 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 5/32 2023-10-11T22:28:30.062 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 6/32 2023-10-11T22:28:30.081 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 5/32 2023-10-11T22:28:30.268 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 7/32 2023-10-11T22:28:30.318 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 6/32 2023-10-11T22:28:30.541 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 7/32 2023-10-11T22:28:30.612 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 8/32 2023-10-11T22:28:30.860 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 8/32 2023-10-11T22:28:30.903 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 9/32 2023-10-11T22:28:31.100 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 10/32 2023-10-11T22:28:31.126 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 9/32 2023-10-11T22:28:31.281 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 10/32 2023-10-11T22:28:31.330 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 11/32 2023-10-11T22:28:31.477 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 11/32 2023-10-11T22:28:31.567 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 12/32 2023-10-11T22:28:31.690 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 12/32 2023-10-11T22:28:31.789 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2023-10-11T22:28:31.902 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2023-10-11T22:28:31.973 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2023-10-11T22:28:32.105 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2023-10-11T22:28:32.204 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2023-10-11T22:28:32.303 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2023-10-11T22:28:32.395 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2023-10-11T22:28:32.451 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2023-10-11T22:28:32.601 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2023-10-11T22:28:32.602 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2023-10-11T22:28:32.739 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2023-10-11T22:28:32.746 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2023-10-11T22:28:32.960 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2023-10-11T22:28:33.169 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2023-10-11T22:28:33.361 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2023-10-11T22:28:33.370 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-10-11T22:28:33.617 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-10-11T22:28:33.645 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2023-10-11T22:28:33.821 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-10-11T22:28:33.852 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-10-11T22:28:34.056 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2023-10-11T22:28:34.111 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-10-11T22:28:34.358 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2023-10-11T22:28:34.366 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-10-11T22:28:34.583 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2023-10-11T22:28:34.738 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-10-11T22:28:34.924 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2023-10-11T22:28:35.263 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-10-11T22:28:35.614 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-653.g281a9fba.el8.n 27/32 2023-10-11T22:28:35.637 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-653.g281a9fba.el8.n 27/32 2023-10-11T22:28:35.792 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 28/32 2023-10-11T22:28:35.793 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 28/32 2023-10-11T22:28:37.362 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 28/32 2023-10-11T22:28:37.362 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 28/32 2023-10-11T22:28:37.550 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 29/32 2023-10-11T22:28:37.583 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 29/32 2023-10-11T22:28:38.021 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 29/32 2023-10-11T22:28:38.048 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 29/32 2023-10-11T22:28:38.182 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 30/32 2023-10-11T22:28:38.198 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 30/32 2023-10-11T22:28:38.396 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 30/32 2023-10-11T22:28:38.412 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 30/32 2023-10-11T22:28:38.606 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 31/32 2023-10-11T22:28:38.624 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 31/32 2023-10-11T22:28:38.745 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-2:18.2.0-653.g281a9fba.el8.x86_64 32/32 2023-10-11T22:28:39.091 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-2:18.2.0-653.g281a9fba.el8.x86_64 32/32 2023-10-11T22:28:39.091 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-2:18.2.0-653.g281a9fba.el8.x86_64 1/32 2023-10-11T22:28:39.091 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 2/32 2023-10-11T22:28:39.092 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 3/32 2023-10-11T22:28:39.092 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 4/32 2023-10-11T22:28:39.092 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 5/32 2023-10-11T22:28:39.092 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-653.g281a9fba.el8.n 6/32 2023-10-11T22:28:39.093 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2023-10-11T22:28:39.093 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2023-10-11T22:28:39.093 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2023-10-11T22:28:39.093 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2023-10-11T22:28:39.093 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2023-10-11T22:28:39.094 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2023-10-11T22:28:39.094 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2023-10-11T22:28:39.094 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2023-10-11T22:28:39.094 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2023-10-11T22:28:39.095 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2023-10-11T22:28:39.095 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2023-10-11T22:28:39.095 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2023-10-11T22:28:39.095 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2023-10-11T22:28:39.095 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2023-10-11T22:28:39.096 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2023-10-11T22:28:39.096 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2023-10-11T22:28:39.096 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2023-10-11T22:28:39.096 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2023-10-11T22:28:39.096 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 25/32 2023-10-11T22:28:39.097 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 26/32 2023-10-11T22:28:39.097 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 27/32 2023-10-11T22:28:39.097 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 28/32 2023-10-11T22:28:39.097 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 29/32 2023-10-11T22:28:39.097 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 30/32 2023-10-11T22:28:39.098 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 31/32 2023-10-11T22:28:39.375 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 31/32 2023-10-11T22:28:39.398 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 31/32 2023-10-11T22:28:40.599 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 32/32 2023-10-11T22:28:40.599 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:01:43 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:28:40.771 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-2:18.2.0-653.g281a9fba.el8.x86_64 32/32 2023-10-11T22:28:41.153 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-2:18.2.0-653.g281a9fba.el8.x86_64 32/32 2023-10-11T22:28:41.153 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-2:18.2.0-653.g281a9fba.el8.x86_64 1/32 2023-10-11T22:28:41.154 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 2/32 2023-10-11T22:28:41.154 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 3/32 2023-10-11T22:28:41.154 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 4/32 2023-10-11T22:28:41.155 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 5/32 2023-10-11T22:28:41.155 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-653.g281a9fba.el8.n 6/32 2023-10-11T22:28:41.155 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2023-10-11T22:28:41.155 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2023-10-11T22:28:41.156 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2023-10-11T22:28:41.156 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2023-10-11T22:28:41.156 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2023-10-11T22:28:41.156 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2023-10-11T22:28:41.156 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2023-10-11T22:28:41.157 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2023-10-11T22:28:41.157 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2023-10-11T22:28:41.157 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2023-10-11T22:28:41.157 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2023-10-11T22:28:41.157 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2023-10-11T22:28:41.158 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2023-10-11T22:28:41.158 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2023-10-11T22:28:41.158 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2023-10-11T22:28:41.158 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2023-10-11T22:28:41.159 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2023-10-11T22:28:41.159 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2023-10-11T22:28:41.159 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 25/32 2023-10-11T22:28:41.159 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 26/32 2023-10-11T22:28:41.159 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 27/32 2023-10-11T22:28:41.160 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 28/32 2023-10-11T22:28:41.160 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 29/32 2023-10-11T22:28:41.160 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 30/32 2023-10-11T22:28:41.160 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 31/32 2023-10-11T22:28:42.666 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 32/32 2023-10-11T22:28:42.667 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:01:43 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:28:49.103 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2023-10-11T22:28:49.288 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:28:49.289 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2023-10-11T22:28:49.289 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:49.289 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:49.290 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:49.290 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-modules-core-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:28:49.290 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:49.290 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:49.290 INFO:teuthology.orchestra.run.smithi110.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-10-11T22:28:49.291 INFO:teuthology.orchestra.run.smithi110.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-10-11T22:28:49.291 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-10-11T22:28:49.291 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-10-11T22:28:49.291 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-10-11T22:28:49.291 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-10-11T22:28:49.291 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-6.2-6.el8.noarch 2023-10-11T22:28:49.292 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-10-11T22:28:49.292 INFO:teuthology.orchestra.run.smithi110.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-10-11T22:28:49.292 INFO:teuthology.orchestra.run.smithi110.stdout: python3-mako-1.0.6-13.el8.noarch 2023-10-11T22:28:49.292 INFO:teuthology.orchestra.run.smithi110.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-10-11T22:28:49.293 INFO:teuthology.orchestra.run.smithi110.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-10-11T22:28:49.293 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-10-11T22:28:49.293 INFO:teuthology.orchestra.run.smithi110.stdout: python3-portend-2.6-1.el8.noarch 2023-10-11T22:28:49.293 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-10-11T22:28:49.293 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pycparser-2.14-14.el8.noarch 2023-10-11T22:28:49.294 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pytz-2017.2-9.el8.noarch 2023-10-11T22:28:49.294 INFO:teuthology.orchestra.run.smithi110.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-10-11T22:28:49.294 INFO:teuthology.orchestra.run.smithi110.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-10-11T22:28:49.294 INFO:teuthology.orchestra.run.smithi110.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-10-11T22:28:49.294 INFO:teuthology.orchestra.run.smithi110.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-10-11T22:28:49.295 INFO:teuthology.orchestra.run.smithi110.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-10-11T22:28:49.295 INFO:teuthology.orchestra.run.smithi110.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-10-11T22:28:49.295 INFO:teuthology.orchestra.run.smithi110.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-10-11T22:28:49.295 INFO:teuthology.orchestra.run.smithi110.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-10-11T22:28:49.295 INFO:teuthology.orchestra.run.smithi110.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-10-11T22:28:49.296 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:28:49.296 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:28:49.469 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-base 2023-10-11T22:28:49.815 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:28:51.232 INFO:teuthology.orchestra.run.smithi084.stdout:Installed products updated. 2023-10-11T22:28:51.421 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:28:51.421 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2023-10-11T22:28:51.421 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:51.421 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mds-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:51.422 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:51.422 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mgr-modules-core-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:28:51.422 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mon-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:51.422 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-osd-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:28:51.423 INFO:teuthology.orchestra.run.smithi084.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-10-11T22:28:51.423 INFO:teuthology.orchestra.run.smithi084.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-10-11T22:28:51.423 INFO:teuthology.orchestra.run.smithi084.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-10-11T22:28:51.423 INFO:teuthology.orchestra.run.smithi084.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-10-11T22:28:51.423 INFO:teuthology.orchestra.run.smithi084.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-10-11T22:28:51.424 INFO:teuthology.orchestra.run.smithi084.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-10-11T22:28:51.424 INFO:teuthology.orchestra.run.smithi084.stdout: python3-jaraco-6.2-6.el8.noarch 2023-10-11T22:28:51.424 INFO:teuthology.orchestra.run.smithi084.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-10-11T22:28:51.424 INFO:teuthology.orchestra.run.smithi084.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-10-11T22:28:51.424 INFO:teuthology.orchestra.run.smithi084.stdout: python3-mako-1.0.6-13.el8.noarch 2023-10-11T22:28:51.425 INFO:teuthology.orchestra.run.smithi084.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-10-11T22:28:51.425 INFO:teuthology.orchestra.run.smithi084.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-10-11T22:28:51.425 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-10-11T22:28:51.425 INFO:teuthology.orchestra.run.smithi084.stdout: python3-portend-2.6-1.el8.noarch 2023-10-11T22:28:51.425 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-10-11T22:28:51.426 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pycparser-2.14-14.el8.noarch 2023-10-11T22:28:51.426 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pytz-2017.2-9.el8.noarch 2023-10-11T22:28:51.426 INFO:teuthology.orchestra.run.smithi084.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-10-11T22:28:51.426 INFO:teuthology.orchestra.run.smithi084.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-10-11T22:28:51.427 INFO:teuthology.orchestra.run.smithi084.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-10-11T22:28:51.427 INFO:teuthology.orchestra.run.smithi084.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-10-11T22:28:51.427 INFO:teuthology.orchestra.run.smithi084.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-10-11T22:28:51.427 INFO:teuthology.orchestra.run.smithi084.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-10-11T22:28:51.427 INFO:teuthology.orchestra.run.smithi084.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-10-11T22:28:51.428 INFO:teuthology.orchestra.run.smithi084.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-10-11T22:28:51.428 INFO:teuthology.orchestra.run.smithi084.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-10-11T22:28:51.428 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:28:51.428 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:28:51.429 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:01:54 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:28:51.579 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install ceph-base 2023-10-11T22:28:51.922 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:28:52.698 INFO:teuthology.orchestra.run.smithi110.stdout:Package ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:28:52.805 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:28:52.806 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2023-10-11T22:28:52.807 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:28:52.923 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install cephadm 2023-10-11T22:28:53.266 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:28:53.561 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:01:54 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:28:54.811 INFO:teuthology.orchestra.run.smithi084.stdout:Package ceph-base-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:28:54.901 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:01:57 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:28:54.922 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:28:54.923 INFO:teuthology.orchestra.run.smithi084.stdout:Nothing to do. 2023-10-11T22:28:54.923 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:28:55.049 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install cephadm 2023-10-11T22:28:55.391 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:28:56.328 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:28:56.329 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:28:56.329 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2023-10-11T22:28:56.330 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:28:56.330 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2023-10-11T22:28:56.330 INFO:teuthology.orchestra.run.smithi110.stdout: cephadm noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 169 k 2023-10-11T22:28:56.330 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:28:56.330 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2023-10-11T22:28:56.331 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:28:56.331 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2023-10-11T22:28:56.331 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:28:56.331 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 169 k 2023-10-11T22:28:56.331 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 674 k 2023-10-11T22:28:56.332 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2023-10-11T22:28:56.746 INFO:teuthology.orchestra.run.smithi110.stdout:cephadm-18.2.0-653.g281a9fba.el8.noarch.rpm 407 kB/s | 169 kB 00:00 2023-10-11T22:28:56.747 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:28:56.748 INFO:teuthology.orchestra.run.smithi110.stdout:Total 406 kB/s | 169 kB 00:00 2023-10-11T22:28:56.748 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2023-10-11T22:28:56.755 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2023-10-11T22:28:56.756 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2023-10-11T22:28:56.758 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2023-10-11T22:28:56.762 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2023-10-11T22:28:56.806 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2023-10-11T22:28:56.870 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:01:57 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:28:58.248 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:28:58.249 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:28:58.249 INFO:teuthology.orchestra.run.smithi084.stdout: Package Arch Version Repository Size 2023-10-11T22:28:58.250 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:28:58.250 INFO:teuthology.orchestra.run.smithi084.stdout:Installing: 2023-10-11T22:28:58.250 INFO:teuthology.orchestra.run.smithi084.stdout: cephadm noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 169 k 2023-10-11T22:28:58.250 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:28:58.250 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-10-11T22:28:58.251 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:28:58.251 INFO:teuthology.orchestra.run.smithi084.stdout:Install 1 Package 2023-10-11T22:28:58.251 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:28:58.251 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 169 k 2023-10-11T22:28:58.251 INFO:teuthology.orchestra.run.smithi084.stdout:Installed size: 674 k 2023-10-11T22:28:58.252 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2023-10-11T22:28:58.444 INFO:teuthology.orchestra.run.smithi084.stdout:cephadm-18.2.0-653.g281a9fba.el8.noarch.rpm 871 kB/s | 169 kB 00:00 2023-10-11T22:28:58.445 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:28:58.446 INFO:teuthology.orchestra.run.smithi084.stdout:Total 866 kB/s | 169 kB 00:00 2023-10-11T22:28:58.446 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2023-10-11T22:28:58.453 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2023-10-11T22:28:58.454 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2023-10-11T22:28:58.455 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2023-10-11T22:28:58.459 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2023-10-11T22:28:58.504 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2023-10-11T22:28:58.567 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:28:58.746 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:28:58.913 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:28:59.958 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:28:59.959 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:02 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:29:00.276 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:29:00.461 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:29:00.627 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:29:01.763 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/1 2023-10-11T22:29:01.763 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:02:02 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:29:04.877 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2023-10-11T22:29:05.057 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:29:05.057 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2023-10-11T22:29:05.057 INFO:teuthology.orchestra.run.smithi110.stdout: cephadm-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:05.058 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:29:05.058 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:29:05.212 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-immutable-object-cache 2023-10-11T22:29:05.570 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:29:07.082 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:10 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:29:08.473 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:29:08.474 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:29:08.474 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repo Size 2023-10-11T22:29:08.474 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:29:08.475 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2023-10-11T22:29:08.475 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-653.g281a9fba.el8 ceph 165 k 2023-10-11T22:29:08.475 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:29:08.475 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2023-10-11T22:29:08.476 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:29:08.476 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2023-10-11T22:29:08.476 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:29:08.476 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 165 k 2023-10-11T22:29:08.476 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 503 k 2023-10-11T22:29:08.477 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2023-10-11T22:29:08.797 INFO:teuthology.orchestra.run.smithi110.stdout:ceph-immutable-object-cache-18.2.0-653.g281a9fb 513 kB/s | 165 kB 00:00 2023-10-11T22:29:08.798 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:08.798 INFO:teuthology.orchestra.run.smithi110.stdout:Total 511 kB/s | 165 kB 00:00 2023-10-11T22:29:08.798 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2023-10-11T22:29:08.809 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2023-10-11T22:29:08.810 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2023-10-11T22:29:08.860 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2023-10-11T22:29:08.864 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2023-10-11T22:29:08.980 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2023-10-11T22:29:09.202 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.e 1/1 2023-10-11T22:29:09.558 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.e 1/1 2023-10-11T22:29:09.575 INFO:teuthology.orchestra.run.smithi084.stdout:Installed products updated. 2023-10-11T22:29:09.755 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:29:09.756 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2023-10-11T22:29:09.756 INFO:teuthology.orchestra.run.smithi084.stdout: cephadm-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:09.756 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:29:09.757 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:29:09.883 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install ceph-immutable-object-cache 2023-10-11T22:29:10.240 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:29:10.580 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.e 1/1 2023-10-11T22:29:10.580 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:13 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:29:11.814 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:02:12 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:29:13.167 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:29:13.168 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:29:13.168 INFO:teuthology.orchestra.run.smithi084.stdout: Package Arch Version Repo Size 2023-10-11T22:29:13.169 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:29:13.169 INFO:teuthology.orchestra.run.smithi084.stdout:Installing: 2023-10-11T22:29:13.169 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-653.g281a9fba.el8 ceph 165 k 2023-10-11T22:29:13.169 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:29:13.170 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-10-11T22:29:13.170 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:29:13.170 INFO:teuthology.orchestra.run.smithi084.stdout:Install 1 Package 2023-10-11T22:29:13.170 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:29:13.170 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 165 k 2023-10-11T22:29:13.171 INFO:teuthology.orchestra.run.smithi084.stdout:Installed size: 503 k 2023-10-11T22:29:13.171 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2023-10-11T22:29:13.801 INFO:teuthology.orchestra.run.smithi084.stdout:ceph-immutable-object-cache-18.2.0-653.g281a9fb 261 kB/s | 165 kB 00:00 2023-10-11T22:29:13.802 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:13.802 INFO:teuthology.orchestra.run.smithi084.stdout:Total 261 kB/s | 165 kB 00:00 2023-10-11T22:29:13.802 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2023-10-11T22:29:13.813 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2023-10-11T22:29:13.814 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2023-10-11T22:29:13.865 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2023-10-11T22:29:13.868 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2023-10-11T22:29:13.985 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2023-10-11T22:29:14.241 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.e 1/1 2023-10-11T22:29:14.588 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.e 1/1 2023-10-11T22:29:15.672 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.e 1/1 2023-10-11T22:29:15.672 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:02:16 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:29:18.752 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2023-10-11T22:29:18.935 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:29:18.935 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2023-10-11T22:29:18.936 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:29:18.936 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:29:18.936 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:29:19.111 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-mgr 2023-10-11T22:29:19.457 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:29:21.056 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:24 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:29:21.584 INFO:teuthology.orchestra.run.smithi084.stdout:Installed products updated. 2023-10-11T22:29:21.764 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:29:21.764 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2023-10-11T22:29:21.764 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-immutable-object-cache-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:29:21.764 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:29:21.765 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:29:21.901 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install ceph-mgr 2023-10-11T22:29:22.246 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:29:22.300 INFO:teuthology.orchestra.run.smithi110.stdout:Package ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:29:22.407 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:29:22.409 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2023-10-11T22:29:22.409 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:29:22.527 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-mgr-dashboard 2023-10-11T22:29:22.869 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:29:23.808 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:02:24 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:29:24.727 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:27 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:29:25.132 INFO:teuthology.orchestra.run.smithi084.stdout:Package ceph-mgr-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:29:25.240 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:29:25.241 INFO:teuthology.orchestra.run.smithi084.stdout:Nothing to do. 2023-10-11T22:29:25.241 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:29:25.359 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install ceph-mgr-dashboard 2023-10-11T22:29:25.700 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:29:26.153 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:29:26.154 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================================== 2023-10-11T22:29:26.154 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2023-10-11T22:29:26.154 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================================== 2023-10-11T22:29:26.154 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2023-10-11T22:29:26.155 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-dashboard noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 1.8 M 2023-10-11T22:29:26.155 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2023-10-11T22:29:26.155 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-grafana-dashboards noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 23 k 2023-10-11T22:29:26.155 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-prometheus-alerts noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 15 k 2023-10-11T22:29:26.155 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-10-11T22:29:26.156 INFO:teuthology.orchestra.run.smithi110.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-10-11T22:29:26.156 INFO:teuthology.orchestra.run.smithi110.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-10-11T22:29:26.156 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:29:26.156 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2023-10-11T22:29:26.156 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================================== 2023-10-11T22:29:26.157 INFO:teuthology.orchestra.run.smithi110.stdout:Install 6 Packages 2023-10-11T22:29:26.157 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:29:26.157 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 2.1 M 2023-10-11T22:29:26.158 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 8.5 M 2023-10-11T22:29:26.158 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2023-10-11T22:29:27.075 INFO:teuthology.orchestra.run.smithi110.stdout:(1/6): ceph-prometheus-alerts-18.2.0-653.g281a9 23 kB/s | 15 kB 00:00 2023-10-11T22:29:27.114 INFO:teuthology.orchestra.run.smithi110.stdout:(2/6): ceph-grafana-dashboards-18.2.0-653.g281a 34 kB/s | 23 kB 00:00 2023-10-11T22:29:27.277 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:02:28 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:29:27.359 INFO:teuthology.orchestra.run.smithi110.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 119 kB/s | 34 kB 00:00 2023-10-11T22:29:27.517 INFO:teuthology.orchestra.run.smithi110.stdout:(4/6): python3-routes-2.4.1-12.el8.noarch.rpm 488 kB/s | 196 kB 00:00 2023-10-11T22:29:27.534 INFO:teuthology.orchestra.run.smithi110.stdout:(5/6): python3-jwt-1.6.1-2.el8.noarch.rpm 243 kB/s | 43 kB 00:00 2023-10-11T22:29:28.653 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:29:28.655 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================================== 2023-10-11T22:29:28.655 INFO:teuthology.orchestra.run.smithi084.stdout: Package Arch Version Repository Size 2023-10-11T22:29:28.655 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================================== 2023-10-11T22:29:28.655 INFO:teuthology.orchestra.run.smithi084.stdout:Installing: 2023-10-11T22:29:28.655 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mgr-dashboard noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 1.8 M 2023-10-11T22:29:28.656 INFO:teuthology.orchestra.run.smithi084.stdout:Installing dependencies: 2023-10-11T22:29:28.656 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-grafana-dashboards noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 23 k 2023-10-11T22:29:28.656 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-prometheus-alerts noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 15 k 2023-10-11T22:29:28.656 INFO:teuthology.orchestra.run.smithi084.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-10-11T22:29:28.656 INFO:teuthology.orchestra.run.smithi084.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-10-11T22:29:28.657 INFO:teuthology.orchestra.run.smithi084.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-10-11T22:29:28.657 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:29:28.657 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-10-11T22:29:28.657 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================================== 2023-10-11T22:29:28.657 INFO:teuthology.orchestra.run.smithi084.stdout:Install 6 Packages 2023-10-11T22:29:28.658 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:29:28.658 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 2.1 M 2023-10-11T22:29:28.658 INFO:teuthology.orchestra.run.smithi084.stdout:Installed size: 8.5 M 2023-10-11T22:29:28.658 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2023-10-11T22:29:29.101 INFO:teuthology.orchestra.run.smithi110.stdout:(6/6): ceph-mgr-dashboard-18.2.0-653.g281a9fba. 678 kB/s | 1.8 MB 00:02 2023-10-11T22:29:29.103 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:29.103 INFO:teuthology.orchestra.run.smithi110.stdout:Total 717 kB/s | 2.1 MB 00:02 2023-10-11T22:29:29.117 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2023-10-11T22:29:29.126 INFO:teuthology.orchestra.run.smithi084.stdout:(1/6): ceph-grafana-dashboards-18.2.0-653.g281a 78 kB/s | 23 kB 00:00 2023-10-11T22:29:29.127 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2023-10-11T22:29:29.127 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2023-10-11T22:29:29.189 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2023-10-11T22:29:29.192 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2023-10-11T22:29:29.278 INFO:teuthology.orchestra.run.smithi084.stdout:(2/6): ceph-prometheus-alerts-18.2.0-653.g281a9 32 kB/s | 15 kB 00:00 2023-10-11T22:29:29.469 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2023-10-11T22:29:29.570 INFO:teuthology.orchestra.run.smithi084.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 76 kB/s | 34 kB 00:00 2023-10-11T22:29:29.625 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-10-11T22:29:29.738 INFO:teuthology.orchestra.run.smithi084.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 256 kB/s | 43 kB 00:00 2023-10-11T22:29:29.796 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-10-11T22:29:29.937 INFO:teuthology.orchestra.run.smithi084.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 298 kB/s | 196 kB 00:00 2023-10-11T22:29:29.988 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-10-11T22:29:30.114 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-653.g281a9fba.el8.no 4/6 2023-10-11T22:29:30.212 INFO:teuthology.orchestra.run.smithi084.stdout:(6/6): ceph-mgr-dashboard-18.2.0-653.g281a9fba. 1.3 MB/s | 1.8 MB 00:01 2023-10-11T22:29:30.216 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:30.216 INFO:teuthology.orchestra.run.smithi084.stdout:Total 1.3 MB/s | 2.1 MB 00:01 2023-10-11T22:29:30.229 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2023-10-11T22:29:30.239 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2023-10-11T22:29:30.240 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2023-10-11T22:29:30.301 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2023-10-11T22:29:30.305 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2023-10-11T22:29:30.434 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-653.g281a9fba.el8.n 5/6 2023-10-11T22:29:30.630 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2023-10-11T22:29:30.645 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 6/6 2023-10-11T22:29:30.796 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-10-11T22:29:30.883 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 6/6 2023-10-11T22:29:30.929 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-653.g281a9fba.el8.n 1/6 2023-10-11T22:29:30.930 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 2/6 2023-10-11T22:29:30.930 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-653.g281a9fba.el8.no 3/6 2023-10-11T22:29:30.930 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-10-11T22:29:30.930 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-10-11T22:29:31.034 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-10-11T22:29:31.239 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-10-11T22:29:31.351 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-653.g281a9fba.el8.no 4/6 2023-10-11T22:29:31.706 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-653.g281a9fba.el8.n 5/6 2023-10-11T22:29:31.885 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-10-11T22:29:31.885 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:34 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:29:31.944 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 6/6 2023-10-11T22:29:32.178 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 6/6 2023-10-11T22:29:32.178 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-653.g281a9fba.el8.n 1/6 2023-10-11T22:29:32.178 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 2/6 2023-10-11T22:29:32.179 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-653.g281a9fba.el8.no 3/6 2023-10-11T22:29:32.179 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-10-11T22:29:32.179 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-10-11T22:29:33.219 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-10-11T22:29:33.220 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:02:34 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:29:40.618 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2023-10-11T22:29:40.800 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:29:40.800 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2023-10-11T22:29:40.800 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-grafana-dashboards-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:40.800 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:40.801 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-prometheus-alerts-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:40.801 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-10-11T22:29:40.801 INFO:teuthology.orchestra.run.smithi110.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-10-11T22:29:40.801 INFO:teuthology.orchestra.run.smithi110.stdout: python3-routes-2.4.1-12.el8.noarch 2023-10-11T22:29:40.801 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:29:40.802 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:29:40.918 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-mgr-diskprediction-local 2023-10-11T22:29:41.265 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:29:42.230 INFO:teuthology.orchestra.run.smithi084.stdout:Installed products updated. 2023-10-11T22:29:42.412 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:29:42.412 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2023-10-11T22:29:42.412 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-grafana-dashboards-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:42.413 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mgr-dashboard-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:42.413 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-prometheus-alerts-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:29:42.413 INFO:teuthology.orchestra.run.smithi084.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-10-11T22:29:42.413 INFO:teuthology.orchestra.run.smithi084.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-10-11T22:29:42.413 INFO:teuthology.orchestra.run.smithi084.stdout: python3-routes-2.4.1-12.el8.noarch 2023-10-11T22:29:42.414 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:29:42.414 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:29:42.539 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install ceph-mgr-diskprediction-local 2023-10-11T22:29:42.861 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:02:45 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:29:42.885 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:29:44.226 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:29:44.227 INFO:teuthology.orchestra.run.smithi110.stdout:======================================================================================================================= 2023-10-11T22:29:44.227 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2023-10-11T22:29:44.228 INFO:teuthology.orchestra.run.smithi110.stdout:======================================================================================================================= 2023-10-11T22:29:44.228 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2023-10-11T22:29:44.228 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 7.4 M 2023-10-11T22:29:44.228 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2023-10-11T22:29:44.228 INFO:teuthology.orchestra.run.smithi110.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-10-11T22:29:44.229 INFO:teuthology.orchestra.run.smithi110.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-10-11T22:29:44.229 INFO:teuthology.orchestra.run.smithi110.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-10-11T22:29:44.229 INFO:teuthology.orchestra.run.smithi110.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-10-11T22:29:44.229 INFO:teuthology.orchestra.run.smithi110.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-10-11T22:29:44.230 INFO:teuthology.orchestra.run.smithi110.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-10-11T22:29:44.230 INFO:teuthology.orchestra.run.smithi110.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-10-11T22:29:44.230 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:29:44.230 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2023-10-11T22:29:44.230 INFO:teuthology.orchestra.run.smithi110.stdout:======================================================================================================================= 2023-10-11T22:29:44.231 INFO:teuthology.orchestra.run.smithi110.stdout:Install 8 Packages 2023-10-11T22:29:44.231 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:29:44.232 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 35 M 2023-10-11T22:29:44.233 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 210 M 2023-10-11T22:29:44.233 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2023-10-11T22:29:44.382 INFO:teuthology.orchestra.run.smithi110.stdout:(1/8): libquadmath-8.5.0-10.1.el8_6.x86_64.rpm 1.1 MB/s | 171 kB 00:00 2023-10-11T22:29:44.387 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:02:45 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:29:44.423 INFO:teuthology.orchestra.run.smithi110.stdout:(2/8): libgfortran-8.5.0-10.1.el8_6.x86_64.rpm 3.2 MB/s | 644 kB 00:00 2023-10-11T22:29:44.741 INFO:teuthology.orchestra.run.smithi110.stdout:(3/8): python3-scipy-1.0.0-21.module+el8.5.0+10 38 MB/s | 14 MB 00:00 2023-10-11T22:29:44.808 INFO:teuthology.orchestra.run.smithi110.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 9.7 MB/s | 3.7 MB 00:00 2023-10-11T22:29:44.941 INFO:teuthology.orchestra.run.smithi110.stdout:(5/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 1.1 MB/s | 225 kB 00:00 2023-10-11T22:29:45.104 INFO:teuthology.orchestra.run.smithi110.stdout:(6/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 16 MB/s | 4.9 MB 00:00 2023-10-11T22:29:45.200 INFO:teuthology.orchestra.run.smithi110.stdout:(7/8): openblas-0.3.15-3.el8.x86_64.rpm 18 MB/s | 4.7 MB 00:00 2023-10-11T22:29:45.825 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:29:45.827 INFO:teuthology.orchestra.run.smithi084.stdout:======================================================================================================================= 2023-10-11T22:29:45.827 INFO:teuthology.orchestra.run.smithi084.stdout: Package Arch Version Repository Size 2023-10-11T22:29:45.827 INFO:teuthology.orchestra.run.smithi084.stdout:======================================================================================================================= 2023-10-11T22:29:45.827 INFO:teuthology.orchestra.run.smithi084.stdout:Installing: 2023-10-11T22:29:45.828 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 7.4 M 2023-10-11T22:29:45.828 INFO:teuthology.orchestra.run.smithi084.stdout:Installing dependencies: 2023-10-11T22:29:45.828 INFO:teuthology.orchestra.run.smithi084.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-10-11T22:29:45.828 INFO:teuthology.orchestra.run.smithi084.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-10-11T22:29:45.828 INFO:teuthology.orchestra.run.smithi084.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-10-11T22:29:45.829 INFO:teuthology.orchestra.run.smithi084.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-10-11T22:29:45.829 INFO:teuthology.orchestra.run.smithi084.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-10-11T22:29:45.829 INFO:teuthology.orchestra.run.smithi084.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-10-11T22:29:45.829 INFO:teuthology.orchestra.run.smithi084.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-10-11T22:29:45.829 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:29:45.830 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-10-11T22:29:45.830 INFO:teuthology.orchestra.run.smithi084.stdout:======================================================================================================================= 2023-10-11T22:29:45.830 INFO:teuthology.orchestra.run.smithi084.stdout:Install 8 Packages 2023-10-11T22:29:45.830 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:29:45.831 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 35 M 2023-10-11T22:29:45.831 INFO:teuthology.orchestra.run.smithi084.stdout:Installed size: 210 M 2023-10-11T22:29:45.831 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2023-10-11T22:29:45.960 INFO:teuthology.orchestra.run.smithi084.stdout:(1/8): libgfortran-8.5.0-10.1.el8_6.x86_64.rpm 4.8 MB/s | 644 kB 00:00 2023-10-11T22:29:45.985 INFO:teuthology.orchestra.run.smithi084.stdout:(2/8): libquadmath-8.5.0-10.1.el8_6.x86_64.rpm 1.1 MB/s | 171 kB 00:00 2023-10-11T22:29:46.193 INFO:teuthology.orchestra.run.smithi084.stdout:(3/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 18 MB/s | 3.7 MB 00:00 2023-10-11T22:29:46.436 INFO:teuthology.orchestra.run.smithi084.stdout:(4/8): python3-scipy-1.0.0-21.module+el8.5.0+10 29 MB/s | 14 MB 00:00 2023-10-11T22:29:46.461 INFO:teuthology.orchestra.run.smithi084.stdout:(5/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 843 kB/s | 225 kB 00:00 2023-10-11T22:29:46.686 INFO:teuthology.orchestra.run.smithi084.stdout:(6/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 19 MB/s | 4.9 MB 00:00 2023-10-11T22:29:46.794 INFO:teuthology.orchestra.run.smithi084.stdout:(7/8): openblas-0.3.15-3.el8.x86_64.rpm 14 MB/s | 4.7 MB 00:00 2023-10-11T22:29:48.603 INFO:teuthology.orchestra.run.smithi084.stdout:(8/8): ceph-mgr-diskprediction-local-18.2.0-653 2.7 MB/s | 7.4 MB 00:02 2023-10-11T22:29:48.604 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:48.604 INFO:teuthology.orchestra.run.smithi084.stdout:Total 13 MB/s | 35 MB 00:02 2023-10-11T22:29:48.845 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2023-10-11T22:29:48.863 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2023-10-11T22:29:48.864 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2023-10-11T22:29:48.991 INFO:teuthology.orchestra.run.smithi110.stdout:(8/8): ceph-mgr-diskprediction-local-18.2.0-653 1.6 MB/s | 7.4 MB 00:04 2023-10-11T22:29:48.993 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:29:48.993 INFO:teuthology.orchestra.run.smithi110.stdout:Total 7.4 MB/s | 35 MB 00:04 2023-10-11T22:29:49.155 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2023-10-11T22:29:49.158 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2023-10-11T22:29:49.233 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2023-10-11T22:29:49.252 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2023-10-11T22:29:49.252 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2023-10-11T22:29:49.545 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2023-10-11T22:29:49.549 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2023-10-11T22:29:49.715 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2023-10-11T22:29:49.848 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-10-11T22:29:50.029 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-10-11T22:29:50.081 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2023-10-11T22:29:50.157 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-10-11T22:29:50.238 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-10-11T22:29:50.379 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-10-11T22:29:50.554 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-10-11T22:29:50.784 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-10-11T22:29:50.990 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-10-11T22:29:51.173 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-10-11T22:29:51.346 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-10-11T22:29:51.568 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-10-11T22:29:51.798 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : openblas-0.3.15-3.el8.x86_64 4/8 2023-10-11T22:29:51.947 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-10-11T22:29:52.188 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : openblas-0.3.15-3.el8.x86_64 4/8 2023-10-11T22:29:52.490 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 4/8 2023-10-11T22:29:52.826 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-10-11T22:29:52.872 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 4/8 2023-10-11T22:29:53.048 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-11T22:29:53.182 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-10-11T22:29:53.396 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-11T22:29:54.803 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-11T22:29:55.135 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-11T22:29:56.063 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 7/8 2023-10-11T22:29:56.264 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba 8/8 2023-10-11T22:29:56.352 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 7/8 2023-10-11T22:29:56.516 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba 8/8 2023-10-11T22:29:56.516 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba 1/8 2023-10-11T22:29:56.517 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-10-11T22:29:56.517 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 3/8 2023-10-11T22:29:56.517 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 4/8 2023-10-11T22:29:56.517 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-10-11T22:29:56.518 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-11T22:29:56.518 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 7/8 2023-10-11T22:29:56.520 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba 8/8 2023-10-11T22:29:56.796 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba 8/8 2023-10-11T22:29:56.797 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba 1/8 2023-10-11T22:29:56.797 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-10-11T22:29:56.797 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 3/8 2023-10-11T22:29:56.797 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 4/8 2023-10-11T22:29:56.798 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-10-11T22:29:56.798 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-10-11T22:29:56.798 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 7/8 2023-10-11T22:29:57.558 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 8/8 2023-10-11T22:29:57.558 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:02:58 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:29:57.848 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 8/8 2023-10-11T22:29:57.849 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:03:00 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:30:05.935 INFO:teuthology.orchestra.run.smithi084.stdout:Installed products updated. 2023-10-11T22:30:06.119 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:30:06.119 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2023-10-11T22:30:06.119 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:30:06.119 INFO:teuthology.orchestra.run.smithi084.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-10-11T22:30:06.120 INFO:teuthology.orchestra.run.smithi084.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-10-11T22:30:06.120 INFO:teuthology.orchestra.run.smithi084.stdout: openblas-0.3.15-3.el8.x86_64 2023-10-11T22:30:06.120 INFO:teuthology.orchestra.run.smithi084.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-10-11T22:30:06.120 INFO:teuthology.orchestra.run.smithi084.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-10-11T22:30:06.120 INFO:teuthology.orchestra.run.smithi084.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-10-11T22:30:06.121 INFO:teuthology.orchestra.run.smithi084.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-10-11T22:30:06.121 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:30:06.121 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:30:06.250 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install ceph-mgr-rook 2023-10-11T22:30:06.451 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2023-10-11T22:30:06.598 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:06.631 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:30:06.632 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2023-10-11T22:30:06.632 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-diskprediction-local-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:30:06.632 INFO:teuthology.orchestra.run.smithi110.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-10-11T22:30:06.632 INFO:teuthology.orchestra.run.smithi110.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-10-11T22:30:06.633 INFO:teuthology.orchestra.run.smithi110.stdout: openblas-0.3.15-3.el8.x86_64 2023-10-11T22:30:06.633 INFO:teuthology.orchestra.run.smithi110.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-10-11T22:30:06.633 INFO:teuthology.orchestra.run.smithi110.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-10-11T22:30:06.633 INFO:teuthology.orchestra.run.smithi110.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-10-11T22:30:06.633 INFO:teuthology.orchestra.run.smithi110.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-10-11T22:30:06.634 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:30:06.634 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:30:06.808 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-mgr-rook 2023-10-11T22:30:07.156 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:08.053 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:03:09 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:30:08.701 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:03:11 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:30:09.417 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:30:09.419 INFO:teuthology.orchestra.run.smithi084.stdout:======================================================================================================= 2023-10-11T22:30:09.419 INFO:teuthology.orchestra.run.smithi084.stdout: Package Arch Version Repository Size 2023-10-11T22:30:09.419 INFO:teuthology.orchestra.run.smithi084.stdout:======================================================================================================= 2023-10-11T22:30:09.419 INFO:teuthology.orchestra.run.smithi084.stdout:Installing: 2023-10-11T22:30:09.420 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mgr-rook noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 47 k 2023-10-11T22:30:09.420 INFO:teuthology.orchestra.run.smithi084.stdout:Installing dependencies: 2023-10-11T22:30:09.420 INFO:teuthology.orchestra.run.smithi084.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-10-11T22:30:09.420 INFO:teuthology.orchestra.run.smithi084.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-10-11T22:30:09.420 INFO:teuthology.orchestra.run.smithi084.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-10-11T22:30:09.421 INFO:teuthology.orchestra.run.smithi084.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-10-11T22:30:09.421 INFO:teuthology.orchestra.run.smithi084.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-10-11T22:30:09.421 INFO:teuthology.orchestra.run.smithi084.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-10-11T22:30:09.422 INFO:teuthology.orchestra.run.smithi084.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-10-11T22:30:09.422 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-10-11T22:30:09.422 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-10-11T22:30:09.422 INFO:teuthology.orchestra.run.smithi084.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-10-11T22:30:09.422 INFO:teuthology.orchestra.run.smithi084.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-10-11T22:30:09.423 INFO:teuthology.orchestra.run.smithi084.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-10-11T22:30:09.423 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:30:09.423 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-10-11T22:30:09.424 INFO:teuthology.orchestra.run.smithi084.stdout:======================================================================================================= 2023-10-11T22:30:09.424 INFO:teuthology.orchestra.run.smithi084.stdout:Install 13 Packages 2023-10-11T22:30:09.424 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:30:09.425 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 1.9 M 2023-10-11T22:30:09.425 INFO:teuthology.orchestra.run.smithi084.stdout:Installed size: 25 M 2023-10-11T22:30:09.425 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2023-10-11T22:30:09.531 INFO:teuthology.orchestra.run.smithi084.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 200 kB/s | 16 kB 00:00 2023-10-11T22:30:09.557 INFO:teuthology.orchestra.run.smithi084.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 308 kB/s | 33 kB 00:00 2023-10-11T22:30:09.599 INFO:teuthology.orchestra.run.smithi084.stdout:(3/13): python3-google-auth-1.1.1-10.el8.noarch 1.2 MB/s | 81 kB 00:00 2023-10-11T22:30:09.624 INFO:teuthology.orchestra.run.smithi084.stdout:(4/13): ceph-mgr-rook-18.2.0-653.g281a9fba.el8. 272 kB/s | 47 kB 00:00 2023-10-11T22:30:09.649 INFO:teuthology.orchestra.run.smithi084.stdout:(5/13): python3-rsa-4.9-2.el8.noarch.rpm 1.3 MB/s | 64 kB 00:00 2023-10-11T22:30:09.758 INFO:teuthology.orchestra.run.smithi084.stdout:(6/13): python3-kubernetes-11.0.0-6.el8.noarch. 5.8 MB/s | 1.2 MB 00:00 2023-10-11T22:30:09.783 INFO:teuthology.orchestra.run.smithi084.stdout:(7/13): python3-websocket-client-0.56.0-5.el8.n 385 kB/s | 61 kB 00:00 2023-10-11T22:30:09.808 INFO:teuthology.orchestra.run.smithi084.stdout:(8/13): python3-requests-oauthlib-1.0.0-1.el8.n 268 kB/s | 43 kB 00:00 2023-10-11T22:30:09.974 INFO:teuthology.orchestra.run.smithi084.stdout:(9/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 719 kB/s | 155 kB 00:00 2023-10-11T22:30:10.001 INFO:teuthology.orchestra.run.smithi084.stdout:(10/13): python3-jsonpatch-1.21-2.el8.noarch.rp 147 kB/s | 27 kB 00:00 2023-10-11T22:30:10.026 INFO:teuthology.orchestra.run.smithi084.stdout:(11/13): python3-pyasn1-modules-0.3.7-6.el8.noa 454 kB/s | 110 kB 00:00 2023-10-11T22:30:10.072 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:30:10.073 INFO:teuthology.orchestra.run.smithi110.stdout:======================================================================================================= 2023-10-11T22:30:10.073 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2023-10-11T22:30:10.074 INFO:teuthology.orchestra.run.smithi110.stdout:======================================================================================================= 2023-10-11T22:30:10.074 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2023-10-11T22:30:10.074 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-rook noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 47 k 2023-10-11T22:30:10.074 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2023-10-11T22:30:10.074 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-10-11T22:30:10.075 INFO:teuthology.orchestra.run.smithi110.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-10-11T22:30:10.075 INFO:teuthology.orchestra.run.smithi110.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-10-11T22:30:10.075 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-10-11T22:30:10.075 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-10-11T22:30:10.075 INFO:teuthology.orchestra.run.smithi110.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-10-11T22:30:10.076 INFO:teuthology.orchestra.run.smithi110.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-10-11T22:30:10.076 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-10-11T22:30:10.076 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-10-11T22:30:10.076 INFO:teuthology.orchestra.run.smithi110.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-10-11T22:30:10.076 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-10-11T22:30:10.077 INFO:teuthology.orchestra.run.smithi110.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-10-11T22:30:10.077 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:30:10.077 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2023-10-11T22:30:10.077 INFO:teuthology.orchestra.run.smithi110.stdout:======================================================================================================= 2023-10-11T22:30:10.077 INFO:teuthology.orchestra.run.smithi110.stdout:Install 13 Packages 2023-10-11T22:30:10.078 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:30:10.078 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 1.9 M 2023-10-11T22:30:10.079 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 25 M 2023-10-11T22:30:10.079 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2023-10-11T22:30:10.084 INFO:teuthology.orchestra.run.smithi084.stdout:(12/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.1 MB/s | 126 kB 00:00 2023-10-11T22:30:10.160 INFO:teuthology.orchestra.run.smithi084.stdout:(13/13): python3-jsonpointer-1.10-11.el8.noarch 126 kB/s | 20 kB 00:00 2023-10-11T22:30:10.160 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:10.161 INFO:teuthology.orchestra.run.smithi084.stdout:Total 2.6 MB/s | 1.9 MB 00:00 2023-10-11T22:30:10.217 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2023-10-11T22:30:10.232 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2023-10-11T22:30:10.232 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2023-10-11T22:30:10.258 INFO:teuthology.orchestra.run.smithi110.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 132 kB/s | 16 kB 00:00 2023-10-11T22:30:10.275 INFO:teuthology.orchestra.run.smithi110.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 236 kB/s | 33 kB 00:00 2023-10-11T22:30:10.301 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2023-10-11T22:30:10.305 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2023-10-11T22:30:10.358 INFO:teuthology.orchestra.run.smithi110.stdout:(3/13): python3-google-auth-1.1.1-10.el8.noarch 812 kB/s | 81 kB 00:00 2023-10-11T22:30:10.384 INFO:teuthology.orchestra.run.smithi110.stdout:(4/13): ceph-mgr-rook-18.2.0-653.g281a9fba.el8. 190 kB/s | 47 kB 00:00 2023-10-11T22:30:10.426 INFO:teuthology.orchestra.run.smithi110.stdout:(5/13): python3-rsa-4.9-2.el8.noarch.rpm 961 kB/s | 64 kB 00:00 2023-10-11T22:30:10.534 INFO:teuthology.orchestra.run.smithi110.stdout:(6/13): python3-kubernetes-11.0.0-6.el8.noarch. 4.5 MB/s | 1.2 MB 00:00 2023-10-11T22:30:10.559 INFO:teuthology.orchestra.run.smithi110.stdout:(7/13): python3-websocket-client-0.56.0-5.el8.n 349 kB/s | 61 kB 00:00 2023-10-11T22:30:10.584 INFO:teuthology.orchestra.run.smithi110.stdout:(8/13): python3-requests-oauthlib-1.0.0-1.el8.n 269 kB/s | 43 kB 00:00 2023-10-11T22:30:10.652 INFO:teuthology.orchestra.run.smithi110.stdout:(9/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 1.3 MB/s | 155 kB 00:00 2023-10-11T22:30:10.735 INFO:teuthology.orchestra.run.smithi110.stdout:(10/13): python3-pyasn1-modules-0.3.7-6.el8.noa 647 kB/s | 110 kB 00:00 2023-10-11T22:30:10.769 INFO:teuthology.orchestra.run.smithi110.stdout:(11/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.1 MB/s | 126 kB 00:00 2023-10-11T22:30:10.793 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2023-10-11T22:30:10.794 INFO:teuthology.orchestra.run.smithi110.stdout:(12/13): python3-jsonpatch-1.21-2.el8.noarch.rp 130 kB/s | 27 kB 00:00 2023-10-11T22:30:10.869 INFO:teuthology.orchestra.run.smithi110.stdout:(13/13): python3-jsonpointer-1.10-11.el8.noarch 149 kB/s | 20 kB 00:00 2023-10-11T22:30:10.870 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:10.871 INFO:teuthology.orchestra.run.smithi110.stdout:Total 2.4 MB/s | 1.9 MB 00:00 2023-10-11T22:30:10.927 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2023-10-11T22:30:10.943 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2023-10-11T22:30:10.943 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2023-10-11T22:30:11.012 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2023-10-11T22:30:11.016 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2023-10-11T22:30:11.035 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-10-11T22:30:11.304 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-10-11T22:30:11.500 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2023-10-11T22:30:11.503 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-10-11T22:30:11.659 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2023-10-11T22:30:11.693 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-10-11T22:30:11.886 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2023-10-11T22:30:11.945 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-10-11T22:30:12.099 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-10-11T22:30:12.122 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-10-11T22:30:12.250 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2023-10-11T22:30:12.337 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-10-11T22:30:12.445 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2023-10-11T22:30:12.537 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-10-11T22:30:12.638 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-10-11T22:30:12.699 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-10-11T22:30:12.820 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-10-11T22:30:12.932 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-10-11T22:30:13.033 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-10-11T22:30:13.198 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-10-11T22:30:13.396 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-10-11T22:30:14.036 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-10-11T22:30:14.285 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-10-11T22:30:14.448 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-10-11T22:30:14.468 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 13/13 2023-10-11T22:30:14.669 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-10-11T22:30:14.754 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 13/13 2023-10-11T22:30:14.754 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 1/13 2023-10-11T22:30:14.755 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-10-11T22:30:14.755 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-10-11T22:30:14.755 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-10-11T22:30:14.755 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-10-11T22:30:14.756 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-10-11T22:30:14.756 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-10-11T22:30:14.756 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 8/13 2023-10-11T22:30:14.756 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 9/13 2023-10-11T22:30:14.756 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 10/13 2023-10-11T22:30:14.757 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 11/13 2023-10-11T22:30:14.757 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 12/13 2023-10-11T22:30:14.851 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 13/13 2023-10-11T22:30:15.089 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 13/13 2023-10-11T22:30:15.090 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 1/13 2023-10-11T22:30:15.090 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-10-11T22:30:15.091 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-10-11T22:30:15.091 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-10-11T22:30:15.091 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-10-11T22:30:15.091 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-10-11T22:30:15.091 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-10-11T22:30:15.092 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 8/13 2023-10-11T22:30:15.092 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 9/13 2023-10-11T22:30:15.092 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 10/13 2023-10-11T22:30:15.092 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 11/13 2023-10-11T22:30:15.093 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 12/13 2023-10-11T22:30:16.186 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 13/13 2023-10-11T22:30:16.187 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:03:19 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:30:16.196 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 13/13 2023-10-11T22:30:16.197 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:03:17 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:30:23.711 INFO:teuthology.orchestra.run.smithi084.stdout:Installed products updated. 2023-10-11T22:30:23.898 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:30:23.898 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2023-10-11T22:30:23.899 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:30:23.899 INFO:teuthology.orchestra.run.smithi084.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-10-11T22:30:23.899 INFO:teuthology.orchestra.run.smithi084.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-10-11T22:30:23.899 INFO:teuthology.orchestra.run.smithi084.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-10-11T22:30:23.899 INFO:teuthology.orchestra.run.smithi084.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-10-11T22:30:23.900 INFO:teuthology.orchestra.run.smithi084.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-10-11T22:30:23.900 INFO:teuthology.orchestra.run.smithi084.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-10-11T22:30:23.900 INFO:teuthology.orchestra.run.smithi084.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-10-11T22:30:23.900 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-10-11T22:30:23.901 INFO:teuthology.orchestra.run.smithi084.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-10-11T22:30:23.901 INFO:teuthology.orchestra.run.smithi084.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-10-11T22:30:23.901 INFO:teuthology.orchestra.run.smithi084.stdout: python3-rsa-4.9-2.el8.noarch 2023-10-11T22:30:23.901 INFO:teuthology.orchestra.run.smithi084.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-10-11T22:30:23.901 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:30:23.902 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:30:24.092 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install ceph-mgr-cephadm 2023-10-11T22:30:24.448 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:24.868 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2023-10-11T22:30:25.049 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:30:25.050 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2023-10-11T22:30:25.050 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-rook-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:30:25.050 INFO:teuthology.orchestra.run.smithi110.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-10-11T22:30:25.050 INFO:teuthology.orchestra.run.smithi110.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-10-11T22:30:25.050 INFO:teuthology.orchestra.run.smithi110.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-10-11T22:30:25.051 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-10-11T22:30:25.051 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-10-11T22:30:25.051 INFO:teuthology.orchestra.run.smithi110.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-10-11T22:30:25.051 INFO:teuthology.orchestra.run.smithi110.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-10-11T22:30:25.051 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-10-11T22:30:25.052 INFO:teuthology.orchestra.run.smithi110.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-10-11T22:30:25.052 INFO:teuthology.orchestra.run.smithi110.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-10-11T22:30:25.052 INFO:teuthology.orchestra.run.smithi110.stdout: python3-rsa-4.9-2.el8.noarch 2023-10-11T22:30:25.052 INFO:teuthology.orchestra.run.smithi110.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-10-11T22:30:25.052 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:30:25.053 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:30:25.198 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-mgr-cephadm 2023-10-11T22:30:25.555 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:26.013 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:03:27 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:30:27.155 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:03:30 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:30:27.383 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:30:27.384 INFO:teuthology.orchestra.run.smithi084.stdout:============================================================================================== 2023-10-11T22:30:27.385 INFO:teuthology.orchestra.run.smithi084.stdout: Package Arch Version Repository Size 2023-10-11T22:30:27.385 INFO:teuthology.orchestra.run.smithi084.stdout:============================================================================================== 2023-10-11T22:30:27.385 INFO:teuthology.orchestra.run.smithi084.stdout:Installing: 2023-10-11T22:30:27.385 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mgr-cephadm noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 132 k 2023-10-11T22:30:27.385 INFO:teuthology.orchestra.run.smithi084.stdout:Installing dependencies: 2023-10-11T22:30:27.386 INFO:teuthology.orchestra.run.smithi084.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-10-11T22:30:27.386 INFO:teuthology.orchestra.run.smithi084.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-10-11T22:30:27.386 INFO:teuthology.orchestra.run.smithi084.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-10-11T22:30:27.386 INFO:teuthology.orchestra.run.smithi084.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-10-11T22:30:27.386 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:30:27.387 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-10-11T22:30:27.387 INFO:teuthology.orchestra.run.smithi084.stdout:============================================================================================== 2023-10-11T22:30:27.387 INFO:teuthology.orchestra.run.smithi084.stdout:Install 5 Packages 2023-10-11T22:30:27.387 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:30:27.388 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 6.0 M 2023-10-11T22:30:27.388 INFO:teuthology.orchestra.run.smithi084.stdout:Installed size: 26 M 2023-10-11T22:30:27.388 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2023-10-11T22:30:27.912 INFO:teuthology.orchestra.run.smithi084.stdout:(1/5): python3-natsort-7.1.1-2.el8.noarch.rpm 350 kB/s | 60 kB 00:00 2023-10-11T22:30:27.979 INFO:teuthology.orchestra.run.smithi084.stdout:(2/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 1.9 MB/s | 476 kB 00:00 2023-10-11T22:30:28.021 INFO:teuthology.orchestra.run.smithi084.stdout:(3/5): ceph-mgr-cephadm-18.2.0-653.g281a9fba.el 469 kB/s | 132 kB 00:00 2023-10-11T22:30:28.062 INFO:teuthology.orchestra.run.smithi084.stdout:(4/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 3.5 MB/s | 538 kB 00:00 2023-10-11T22:30:28.163 INFO:teuthology.orchestra.run.smithi084.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 26 MB/s | 4.8 MB 00:00 2023-10-11T22:30:28.164 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:28.165 INFO:teuthology.orchestra.run.smithi084.stdout:Total 7.7 MB/s | 6.0 MB 00:00 2023-10-11T22:30:28.218 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2023-10-11T22:30:28.229 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2023-10-11T22:30:28.229 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2023-10-11T22:30:28.308 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2023-10-11T22:30:28.311 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2023-10-11T22:30:28.525 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:30:28.525 INFO:teuthology.orchestra.run.smithi110.stdout:============================================================================================== 2023-10-11T22:30:28.526 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2023-10-11T22:30:28.526 INFO:teuthology.orchestra.run.smithi110.stdout:============================================================================================== 2023-10-11T22:30:28.526 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2023-10-11T22:30:28.526 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-cephadm noarch 2:18.2.0-653.g281a9fba.el8 ceph-noarch 132 k 2023-10-11T22:30:28.527 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2023-10-11T22:30:28.527 INFO:teuthology.orchestra.run.smithi110.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-10-11T22:30:28.527 INFO:teuthology.orchestra.run.smithi110.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-10-11T22:30:28.527 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-10-11T22:30:28.527 INFO:teuthology.orchestra.run.smithi110.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-10-11T22:30:28.528 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:30:28.528 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2023-10-11T22:30:28.528 INFO:teuthology.orchestra.run.smithi110.stdout:============================================================================================== 2023-10-11T22:30:28.528 INFO:teuthology.orchestra.run.smithi110.stdout:Install 5 Packages 2023-10-11T22:30:28.529 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:30:28.529 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 6.0 M 2023-10-11T22:30:28.529 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 26 M 2023-10-11T22:30:28.530 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2023-10-11T22:30:28.706 INFO:teuthology.orchestra.run.smithi110.stdout:(1/5): python3-natsort-7.1.1-2.el8.noarch.rpm 410 kB/s | 60 kB 00:00 2023-10-11T22:30:28.740 INFO:teuthology.orchestra.run.smithi110.stdout:(2/5): ceph-mgr-cephadm-18.2.0-653.g281a9fba.el 728 kB/s | 132 kB 00:00 2023-10-11T22:30:28.790 INFO:teuthology.orchestra.run.smithi110.stdout:(3/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 2.0 MB/s | 476 kB 00:00 2023-10-11T22:30:28.890 INFO:teuthology.orchestra.run.smithi110.stdout:(4/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 2.9 MB/s | 538 kB 00:00 2023-10-11T22:30:29.057 INFO:teuthology.orchestra.run.smithi110.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 15 MB/s | 4.8 MB 00:00 2023-10-11T22:30:29.058 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:29.059 INFO:teuthology.orchestra.run.smithi110.stdout:Total 11 MB/s | 6.0 MB 00:00 2023-10-11T22:30:29.111 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2023-10-11T22:30:29.123 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2023-10-11T22:30:29.123 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2023-10-11T22:30:29.202 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2023-10-11T22:30:29.206 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2023-10-11T22:30:29.296 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2023-10-11T22:30:29.677 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-10-11T22:30:29.950 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-10-11T22:30:30.133 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2023-10-11T22:30:30.294 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-10-11T22:30:30.477 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-10-11T22:30:30.588 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-10-11T22:30:30.758 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-10-11T22:30:30.823 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 5/5 2023-10-11T22:30:31.044 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-10-11T22:30:31.085 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 5/5 2023-10-11T22:30:31.085 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/5 2023-10-11T22:30:31.085 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-10-11T22:30:31.086 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-10-11T22:30:31.086 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-10-11T22:30:31.364 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-10-11T22:30:31.549 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 5/5 2023-10-11T22:30:31.785 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 5/5 2023-10-11T22:30:31.786 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 1/5 2023-10-11T22:30:31.786 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-10-11T22:30:31.786 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-10-11T22:30:31.787 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-10-11T22:30:32.182 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 5/5 2023-10-11T22:30:32.182 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:03:33 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:30:32.788 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 5/5 2023-10-11T22:30:32.788 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:03:35 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:30:41.494 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2023-10-11T22:30:41.646 INFO:teuthology.orchestra.run.smithi084.stdout:Installed products updated. 2023-10-11T22:30:41.675 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:30:41.675 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2023-10-11T22:30:41.675 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:30:41.676 INFO:teuthology.orchestra.run.smithi110.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-10-11T22:30:41.676 INFO:teuthology.orchestra.run.smithi110.stdout: python3-babel-2.5.1-7.el8.noarch 2023-10-11T22:30:41.676 INFO:teuthology.orchestra.run.smithi110.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-10-11T22:30:41.676 INFO:teuthology.orchestra.run.smithi110.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-10-11T22:30:41.677 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:30:41.677 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:30:41.822 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install ceph-fuse 2023-10-11T22:30:41.832 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:30:41.832 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2023-10-11T22:30:41.833 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-mgr-cephadm-2:18.2.0-653.g281a9fba.el8.noarch 2023-10-11T22:30:41.833 INFO:teuthology.orchestra.run.smithi084.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-10-11T22:30:41.833 INFO:teuthology.orchestra.run.smithi084.stdout: python3-babel-2.5.1-7.el8.noarch 2023-10-11T22:30:41.833 INFO:teuthology.orchestra.run.smithi084.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-10-11T22:30:41.833 INFO:teuthology.orchestra.run.smithi084.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-10-11T22:30:41.834 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:30:41.834 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:30:42.013 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install ceph-fuse 2023-10-11T22:30:42.177 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:42.370 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:43.769 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:03:46 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:30:43.897 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:03:44 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:30:45.191 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:30:45.192 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:30:45.192 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repository Size 2023-10-11T22:30:45.193 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:30:45.193 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2023-10-11T22:30:45.193 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-fuse 2023-10-11T22:30:45.193 INFO:teuthology.orchestra.run.smithi110.stdout: x86_64 2:18.2.0-653.g281a9fba.el8 ceph 847 k 2023-10-11T22:30:45.193 INFO:teuthology.orchestra.run.smithi110.stdout:Installing dependencies: 2023-10-11T22:30:45.194 INFO:teuthology.orchestra.run.smithi110.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-10-11T22:30:45.194 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:30:45.194 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2023-10-11T22:30:45.194 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:30:45.194 INFO:teuthology.orchestra.run.smithi110.stdout:Install 2 Packages 2023-10-11T22:30:45.195 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:30:45.195 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 929 k 2023-10-11T22:30:45.195 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 3.0 M 2023-10-11T22:30:45.196 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2023-10-11T22:30:45.329 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:30:45.329 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:30:45.330 INFO:teuthology.orchestra.run.smithi084.stdout: Package Arch Version Repository Size 2023-10-11T22:30:45.330 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:30:45.330 INFO:teuthology.orchestra.run.smithi084.stdout:Installing: 2023-10-11T22:30:45.330 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-fuse 2023-10-11T22:30:45.330 INFO:teuthology.orchestra.run.smithi084.stdout: x86_64 2:18.2.0-653.g281a9fba.el8 ceph 847 k 2023-10-11T22:30:45.331 INFO:teuthology.orchestra.run.smithi084.stdout:Installing dependencies: 2023-10-11T22:30:45.331 INFO:teuthology.orchestra.run.smithi084.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-10-11T22:30:45.331 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:30:45.331 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-10-11T22:30:45.331 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:30:45.332 INFO:teuthology.orchestra.run.smithi084.stdout:Install 2 Packages 2023-10-11T22:30:45.332 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:30:45.332 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 929 k 2023-10-11T22:30:45.333 INFO:teuthology.orchestra.run.smithi084.stdout:Installed size: 3.0 M 2023-10-11T22:30:45.333 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2023-10-11T22:30:45.402 INFO:teuthology.orchestra.run.smithi110.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 396 kB/s | 83 kB 00:00 2023-10-11T22:30:45.503 INFO:teuthology.orchestra.run.smithi084.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 481 kB/s | 83 kB 00:00 2023-10-11T22:30:45.678 INFO:teuthology.orchestra.run.smithi084.stdout:(2/2): ceph-fuse-18.2.0-653.g281a9fba.el8.x86_6 2.4 MB/s | 847 kB 00:00 2023-10-11T22:30:45.679 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:45.679 INFO:teuthology.orchestra.run.smithi084.stdout:Total 2.6 MB/s | 929 kB 00:00 2023-10-11T22:30:45.691 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2023-10-11T22:30:45.712 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2023-10-11T22:30:45.712 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2023-10-11T22:30:45.773 INFO:teuthology.orchestra.run.smithi110.stdout:(2/2): ceph-fuse-18.2.0-653.g281a9fba.el8.x86_6 1.4 MB/s | 847 kB 00:00 2023-10-11T22:30:45.774 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:30:45.774 INFO:teuthology.orchestra.run.smithi110.stdout:Total 1.6 MB/s | 929 kB 00:00 2023-10-11T22:30:45.784 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2023-10-11T22:30:45.786 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2023-10-11T22:30:45.788 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2023-10-11T22:30:45.808 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2023-10-11T22:30:45.808 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2023-10-11T22:30:45.881 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2023-10-11T22:30:45.885 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2023-10-11T22:30:45.977 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2023-10-11T22:30:46.063 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2023-10-11T22:30:46.243 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2023-10-11T22:30:46.321 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2023-10-11T22:30:46.434 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 2/2 2023-10-11T22:30:46.470 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 2/2 2023-10-11T22:30:46.759 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 2/2 2023-10-11T22:30:46.759 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/2 2023-10-11T22:30:46.788 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 2/2 2023-10-11T22:30:46.789 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/2 2023-10-11T22:30:47.796 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2023-10-11T22:30:47.796 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:03:48 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:30:47.829 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2023-10-11T22:30:47.829 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:03:50 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:30:57.587 INFO:teuthology.orchestra.run.smithi084.stdout:Installed products updated. 2023-10-11T22:30:57.770 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:30:57.770 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2023-10-11T22:30:57.770 INFO:teuthology.orchestra.run.smithi084.stdout: ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2023-10-11T22:30:57.770 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:30:57.771 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:30:57.898 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install librados-devel 2023-10-11T22:30:57.945 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2023-10-11T22:30:58.128 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:30:58.128 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2023-10-11T22:30:58.128 INFO:teuthology.orchestra.run.smithi110.stdout: ceph-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2023-10-11T22:30:58.129 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:30:58.129 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:30:58.255 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:30:58.256 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install librados-devel 2023-10-11T22:30:58.620 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:00.041 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:04:01 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:31:00.159 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:04:03 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:31:01.470 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:31:01.470 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:31:01.471 INFO:teuthology.orchestra.run.smithi084.stdout: Package Arch Version Repo Size 2023-10-11T22:31:01.471 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:31:01.471 INFO:teuthology.orchestra.run.smithi084.stdout:Installing: 2023-10-11T22:31:01.471 INFO:teuthology.orchestra.run.smithi084.stdout: librados-devel x86_64 2:18.2.0-653.g281a9fba.el8 ceph 139 k 2023-10-11T22:31:01.472 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:31:01.472 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-10-11T22:31:01.472 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:31:01.472 INFO:teuthology.orchestra.run.smithi084.stdout:Install 1 Package 2023-10-11T22:31:01.472 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:31:01.473 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 139 k 2023-10-11T22:31:01.473 INFO:teuthology.orchestra.run.smithi084.stdout:Installed size: 513 k 2023-10-11T22:31:01.473 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2023-10-11T22:31:01.534 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:31:01.535 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:31:01.535 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repo Size 2023-10-11T22:31:01.535 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:31:01.536 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2023-10-11T22:31:01.536 INFO:teuthology.orchestra.run.smithi110.stdout: librados-devel x86_64 2:18.2.0-653.g281a9fba.el8 ceph 139 k 2023-10-11T22:31:01.536 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:31:01.536 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2023-10-11T22:31:01.536 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:31:01.537 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2023-10-11T22:31:01.537 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:31:01.537 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 139 k 2023-10-11T22:31:01.537 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 513 k 2023-10-11T22:31:01.537 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2023-10-11T22:31:01.729 INFO:teuthology.orchestra.run.smithi110.stdout:librados-devel-18.2.0-653.g281a9fba.el8.x86_64. 720 kB/s | 139 kB 00:00 2023-10-11T22:31:01.730 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:31:01.730 INFO:teuthology.orchestra.run.smithi110.stdout:Total 715 kB/s | 139 kB 00:00 2023-10-11T22:31:01.731 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2023-10-11T22:31:01.735 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2023-10-11T22:31:01.736 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2023-10-11T22:31:01.790 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2023-10-11T22:31:01.793 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2023-10-11T22:31:01.867 INFO:teuthology.orchestra.run.smithi084.stdout:librados-devel-18.2.0-653.g281a9fba.el8.x86_64. 351 kB/s | 139 kB 00:00 2023-10-11T22:31:01.868 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:31:01.868 INFO:teuthology.orchestra.run.smithi084.stdout:Total 350 kB/s | 139 kB 00:00 2023-10-11T22:31:01.868 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2023-10-11T22:31:01.873 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2023-10-11T22:31:01.873 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2023-10-11T22:31:01.906 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2023-10-11T22:31:01.927 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2023-10-11T22:31:01.931 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2023-10-11T22:31:02.050 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2023-10-11T22:31:02.084 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:02.280 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:02.340 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:02.511 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:03.403 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:03.404 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:04:06 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:31:03.544 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:03.544 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:04:04 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:31:12.839 INFO:teuthology.orchestra.run.smithi084.stdout:Installed products updated. 2023-10-11T22:31:13.018 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:31:13.019 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2023-10-11T22:31:13.019 INFO:teuthology.orchestra.run.smithi084.stdout: librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:31:13.019 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:31:13.019 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:31:13.067 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2023-10-11T22:31:13.154 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install libcephfs2 2023-10-11T22:31:13.249 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:31:13.249 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2023-10-11T22:31:13.249 INFO:teuthology.orchestra.run.smithi110.stdout: librados-devel-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:31:13.249 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:31:13.250 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:31:13.368 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install libcephfs2 2023-10-11T22:31:13.508 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:13.722 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:15.199 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:04:16 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:31:15.783 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:04:18 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:31:16.450 INFO:teuthology.orchestra.run.smithi084.stdout:Package libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:31:16.559 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:31:16.560 INFO:teuthology.orchestra.run.smithi084.stdout:Nothing to do. 2023-10-11T22:31:16.560 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:31:16.678 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install libcephfs-devel 2023-10-11T22:31:17.031 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:17.040 INFO:teuthology.orchestra.run.smithi110.stdout:Package libcephfs2-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:31:17.150 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:31:17.151 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2023-10-11T22:31:17.152 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:31:17.264 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install libcephfs-devel 2023-10-11T22:31:17.617 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:18.646 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:04:19 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:31:19.205 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:04:22 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:31:20.009 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:31:20.011 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:31:20.011 INFO:teuthology.orchestra.run.smithi084.stdout: Package Arch Version Repo Size 2023-10-11T22:31:20.012 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:31:20.012 INFO:teuthology.orchestra.run.smithi084.stdout:Installing: 2023-10-11T22:31:20.012 INFO:teuthology.orchestra.run.smithi084.stdout: libcephfs-devel x86_64 2:18.2.0-653.g281a9fba.el8 ceph 30 k 2023-10-11T22:31:20.012 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:31:20.012 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-10-11T22:31:20.013 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:31:20.013 INFO:teuthology.orchestra.run.smithi084.stdout:Install 1 Package 2023-10-11T22:31:20.013 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:31:20.013 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 30 k 2023-10-11T22:31:20.014 INFO:teuthology.orchestra.run.smithi084.stdout:Installed size: 137 k 2023-10-11T22:31:20.014 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2023-10-11T22:31:20.320 INFO:teuthology.orchestra.run.smithi084.stdout:libcephfs-devel-18.2.0-653.g281a9fba.el8.x86_64 99 kB/s | 30 kB 00:00 2023-10-11T22:31:20.320 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:31:20.321 INFO:teuthology.orchestra.run.smithi084.stdout:Total 98 kB/s | 30 kB 00:00 2023-10-11T22:31:20.321 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2023-10-11T22:31:20.325 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2023-10-11T22:31:20.325 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2023-10-11T22:31:20.335 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2023-10-11T22:31:20.339 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2023-10-11T22:31:20.401 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2023-10-11T22:31:20.573 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:31:20.574 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:31:20.574 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repo Size 2023-10-11T22:31:20.574 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:31:20.574 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2023-10-11T22:31:20.575 INFO:teuthology.orchestra.run.smithi110.stdout: libcephfs-devel x86_64 2:18.2.0-653.g281a9fba.el8 ceph 30 k 2023-10-11T22:31:20.575 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:31:20.575 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2023-10-11T22:31:20.575 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:31:20.575 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2023-10-11T22:31:20.576 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:31:20.576 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 30 k 2023-10-11T22:31:20.576 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 137 k 2023-10-11T22:31:20.576 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2023-10-11T22:31:20.593 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:20.808 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:21.134 INFO:teuthology.orchestra.run.smithi110.stdout:libcephfs-devel-18.2.0-653.g281a9fba.el8.x86_64 54 kB/s | 30 kB 00:00 2023-10-11T22:31:21.135 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:31:21.135 INFO:teuthology.orchestra.run.smithi110.stdout:Total 54 kB/s | 30 kB 00:00 2023-10-11T22:31:21.135 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2023-10-11T22:31:21.138 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2023-10-11T22:31:21.139 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2023-10-11T22:31:21.149 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2023-10-11T22:31:21.153 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2023-10-11T22:31:21.206 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2023-10-11T22:31:21.425 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:21.652 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:21.801 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:21.801 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:04:22 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:31:22.637 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:22.638 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:04:25 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:31:30.453 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2023-10-11T22:31:30.631 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:31:30.631 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2023-10-11T22:31:30.631 INFO:teuthology.orchestra.run.smithi110.stdout: libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:31:30.631 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:31:30.632 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:31:30.789 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install librados2 2023-10-11T22:31:30.856 INFO:teuthology.orchestra.run.smithi084.stdout:Installed products updated. 2023-10-11T22:31:31.039 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:31:31.039 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2023-10-11T22:31:31.040 INFO:teuthology.orchestra.run.smithi084.stdout: libcephfs-devel-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:31:31.040 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:31:31.040 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:31:31.145 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:31.164 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install librados2 2023-10-11T22:31:31.518 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:32.714 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:04:35 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:31:33.138 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:04:34 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:31:33.964 INFO:teuthology.orchestra.run.smithi110.stdout:Package librados2-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:31:34.071 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:31:34.072 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2023-10-11T22:31:34.072 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:31:34.186 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install librbd1 2023-10-11T22:31:34.388 INFO:teuthology.orchestra.run.smithi084.stdout:Package librados2-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:31:34.499 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:31:34.500 INFO:teuthology.orchestra.run.smithi084.stdout:Nothing to do. 2023-10-11T22:31:34.501 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:31:34.537 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:34.621 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install librbd1 2023-10-11T22:31:34.974 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:36.126 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:04:39 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:31:36.537 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:04:37 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:31:37.370 INFO:teuthology.orchestra.run.smithi110.stdout:Package librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:31:37.478 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:31:37.480 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2023-10-11T22:31:37.480 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:31:37.596 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install python3-rados 2023-10-11T22:31:37.864 INFO:teuthology.orchestra.run.smithi084.stdout:Package librbd1-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:31:37.946 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:37.975 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:31:37.977 INFO:teuthology.orchestra.run.smithi084.stdout:Nothing to do. 2023-10-11T22:31:37.977 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:31:38.093 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install python3-rados 2023-10-11T22:31:38.446 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:39.605 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:04:42 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:31:39.923 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:04:40 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:31:40.855 INFO:teuthology.orchestra.run.smithi110.stdout:Package python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:31:40.968 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:31:40.969 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2023-10-11T22:31:40.969 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:31:41.084 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install python3-rgw 2023-10-11T22:31:41.264 INFO:teuthology.orchestra.run.smithi084.stdout:Package python3-rados-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:31:41.372 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:31:41.373 INFO:teuthology.orchestra.run.smithi084.stdout:Nothing to do. 2023-10-11T22:31:41.374 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:31:41.436 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:41.503 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install python3-rgw 2023-10-11T22:31:41.856 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:42.994 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:04:45 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:31:43.387 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:04:44 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:31:44.318 INFO:teuthology.orchestra.run.smithi110.stdout:Package python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:31:44.427 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:31:44.428 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2023-10-11T22:31:44.428 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:31:44.544 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install python3-cephfs 2023-10-11T22:31:44.632 INFO:teuthology.orchestra.run.smithi084.stdout:Package python3-rgw-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:31:44.740 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:31:44.741 INFO:teuthology.orchestra.run.smithi084.stdout:Nothing to do. 2023-10-11T22:31:44.741 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:31:44.852 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install python3-cephfs 2023-10-11T22:31:44.898 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:45.202 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:46.560 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:04:49 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:31:46.624 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:04:47 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:31:47.823 INFO:teuthology.orchestra.run.smithi110.stdout:Package python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:31:47.933 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:31:47.934 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2023-10-11T22:31:47.934 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:31:47.946 INFO:teuthology.orchestra.run.smithi084.stdout:Package python3-cephfs-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:31:48.056 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:31:48.056 INFO:teuthology.orchestra.run.smithi084.stdout:Nothing to do. 2023-10-11T22:31:48.057 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:31:48.058 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install python3-rbd 2023-10-11T22:31:48.167 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install python3-rbd 2023-10-11T22:31:48.413 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:48.521 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:50.054 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:04:53 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:31:50.134 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:04:51 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:31:51.307 INFO:teuthology.orchestra.run.smithi110.stdout:Package python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:31:51.407 INFO:teuthology.orchestra.run.smithi084.stdout:Package python3-rbd-2:18.2.0-653.g281a9fba.el8.x86_64 is already installed. 2023-10-11T22:31:51.418 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:31:51.419 INFO:teuthology.orchestra.run.smithi110.stdout:Nothing to do. 2023-10-11T22:31:51.419 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:31:51.516 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:31:51.516 INFO:teuthology.orchestra.run.smithi084.stdout:Nothing to do. 2023-10-11T22:31:51.517 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:31:51.531 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install rbd-fuse 2023-10-11T22:31:51.641 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install rbd-fuse 2023-10-11T22:31:51.883 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:51.994 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:31:53.371 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:04:56 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:31:53.558 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:04:54 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:31:54.724 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:31:54.725 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:31:54.725 INFO:teuthology.orchestra.run.smithi110.stdout: Package Architecture Version Repository Size 2023-10-11T22:31:54.725 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:31:54.725 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2023-10-11T22:31:54.726 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-fuse x86_64 2:18.2.0-653.g281a9fba.el8 ceph 94 k 2023-10-11T22:31:54.726 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:31:54.726 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2023-10-11T22:31:54.726 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:31:54.726 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2023-10-11T22:31:54.727 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:31:54.727 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 94 k 2023-10-11T22:31:54.727 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 280 k 2023-10-11T22:31:54.727 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2023-10-11T22:31:54.916 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:31:54.917 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:31:54.917 INFO:teuthology.orchestra.run.smithi084.stdout: Package Architecture Version Repository Size 2023-10-11T22:31:54.917 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:31:54.917 INFO:teuthology.orchestra.run.smithi084.stdout:Installing: 2023-10-11T22:31:54.917 INFO:teuthology.orchestra.run.smithi084.stdout: rbd-fuse x86_64 2:18.2.0-653.g281a9fba.el8 ceph 94 k 2023-10-11T22:31:54.918 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:31:54.918 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-10-11T22:31:54.918 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:31:54.918 INFO:teuthology.orchestra.run.smithi084.stdout:Install 1 Package 2023-10-11T22:31:54.918 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:31:54.919 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 94 k 2023-10-11T22:31:54.919 INFO:teuthology.orchestra.run.smithi084.stdout:Installed size: 280 k 2023-10-11T22:31:54.919 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2023-10-11T22:31:54.920 INFO:teuthology.orchestra.run.smithi110.stdout:rbd-fuse-18.2.0-653.g281a9fba.el8.x86_64.rpm 489 kB/s | 94 kB 00:00 2023-10-11T22:31:54.920 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:31:54.920 INFO:teuthology.orchestra.run.smithi110.stdout:Total 486 kB/s | 94 kB 00:00 2023-10-11T22:31:54.920 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2023-10-11T22:31:54.930 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2023-10-11T22:31:54.930 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2023-10-11T22:31:54.984 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2023-10-11T22:31:54.987 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2023-10-11T22:31:55.101 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2023-10-11T22:31:55.210 INFO:teuthology.orchestra.run.smithi084.stdout:rbd-fuse-18.2.0-653.g281a9fba.el8.x86_64.rpm 323 kB/s | 94 kB 00:00 2023-10-11T22:31:55.210 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:31:55.211 INFO:teuthology.orchestra.run.smithi084.stdout:Total 322 kB/s | 94 kB 00:00 2023-10-11T22:31:55.211 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2023-10-11T22:31:55.221 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2023-10-11T22:31:55.222 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2023-10-11T22:31:55.252 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:55.277 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2023-10-11T22:31:55.280 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2023-10-11T22:31:55.430 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2023-10-11T22:31:55.474 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:55.609 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:55.848 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:56.586 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:56.587 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:04:59 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:31:56.957 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:31:56.957 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:04:57 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:32:06.146 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2023-10-11T22:32:06.328 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:32:06.328 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2023-10-11T22:32:06.329 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:32:06.329 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:32:06.329 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:32:06.456 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install rbd-mirror 2023-10-11T22:32:06.811 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:32:06.962 INFO:teuthology.orchestra.run.smithi084.stdout:Installed products updated. 2023-10-11T22:32:07.145 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:32:07.145 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2023-10-11T22:32:07.146 INFO:teuthology.orchestra.run.smithi084.stdout: rbd-fuse-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:32:07.146 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:32:07.146 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:32:07.273 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install rbd-mirror 2023-10-11T22:32:07.627 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:32:08.505 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:05:11 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:32:09.365 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:05:10 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:32:09.862 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:32:09.863 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:32:09.863 INFO:teuthology.orchestra.run.smithi110.stdout: Package Arch Version Repo Size 2023-10-11T22:32:09.863 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:32:09.863 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2023-10-11T22:32:09.864 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-mirror x86_64 2:18.2.0-653.g281a9fba.el8 ceph 3.4 M 2023-10-11T22:32:09.864 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:32:09.864 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2023-10-11T22:32:09.864 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:32:09.864 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2023-10-11T22:32:09.865 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:32:09.865 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 3.4 M 2023-10-11T22:32:09.865 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 16 M 2023-10-11T22:32:09.866 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2023-10-11T22:32:10.387 INFO:teuthology.orchestra.run.smithi110.stdout:rbd-mirror-18.2.0-653.g281a9fba.el8.x86_64.rpm 6.6 MB/s | 3.4 MB 00:00 2023-10-11T22:32:10.389 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:32:10.389 INFO:teuthology.orchestra.run.smithi110.stdout:Total 6.6 MB/s | 3.4 MB 00:00 2023-10-11T22:32:10.389 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2023-10-11T22:32:10.401 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2023-10-11T22:32:10.401 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2023-10-11T22:32:10.467 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2023-10-11T22:32:10.471 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2023-10-11T22:32:10.751 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:32:10.752 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:32:10.752 INFO:teuthology.orchestra.run.smithi084.stdout: Package Arch Version Repo Size 2023-10-11T22:32:10.753 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:32:10.753 INFO:teuthology.orchestra.run.smithi084.stdout:Installing: 2023-10-11T22:32:10.753 INFO:teuthology.orchestra.run.smithi084.stdout: rbd-mirror x86_64 2:18.2.0-653.g281a9fba.el8 ceph 3.4 M 2023-10-11T22:32:10.753 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:32:10.754 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-10-11T22:32:10.754 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:32:10.754 INFO:teuthology.orchestra.run.smithi084.stdout:Install 1 Package 2023-10-11T22:32:10.754 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:32:10.754 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 3.4 M 2023-10-11T22:32:10.755 INFO:teuthology.orchestra.run.smithi084.stdout:Installed size: 16 M 2023-10-11T22:32:10.755 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2023-10-11T22:32:10.952 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2023-10-11T22:32:11.144 INFO:teuthology.orchestra.run.smithi084.stdout:rbd-mirror-18.2.0-653.g281a9fba.el8.x86_64.rpm 8.8 MB/s | 3.4 MB 00:00 2023-10-11T22:32:11.145 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:32:11.145 INFO:teuthology.orchestra.run.smithi084.stdout:Total 8.8 MB/s | 3.4 MB 00:00 2023-10-11T22:32:11.146 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2023-10-11T22:32:11.157 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2023-10-11T22:32:11.158 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2023-10-11T22:32:11.170 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:32:11.224 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2023-10-11T22:32:11.228 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2023-10-11T22:32:11.526 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:32:11.685 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2023-10-11T22:32:11.892 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:32:12.259 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:32:12.578 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:32:12.578 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:05:15 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:32:13.273 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:32:13.274 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:05:14 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:32:19.091 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2023-10-11T22:32:19.272 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:32:19.273 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2023-10-11T22:32:19.273 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:32:19.273 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:32:19.273 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:32:19.409 DEBUG:teuthology.orchestra.run.smithi110:> sudo yum -y install rbd-nbd 2023-10-11T22:32:19.768 INFO:teuthology.orchestra.run.smithi110.stdout:Updating Subscription Management repositories. 2023-10-11T22:32:21.440 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:05:24 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:32:22.700 INFO:teuthology.orchestra.run.smithi084.stdout:Installed products updated. 2023-10-11T22:32:22.797 INFO:teuthology.orchestra.run.smithi110.stdout:Dependencies resolved. 2023-10-11T22:32:22.798 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:32:22.798 INFO:teuthology.orchestra.run.smithi110.stdout: Package Architecture Version Repository Size 2023-10-11T22:32:22.798 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:32:22.799 INFO:teuthology.orchestra.run.smithi110.stdout:Installing: 2023-10-11T22:32:22.799 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-nbd x86_64 2:18.2.0-653.g281a9fba.el8 ceph 180 k 2023-10-11T22:32:22.799 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:32:22.799 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction Summary 2023-10-11T22:32:22.800 INFO:teuthology.orchestra.run.smithi110.stdout:================================================================================ 2023-10-11T22:32:22.800 INFO:teuthology.orchestra.run.smithi110.stdout:Install 1 Package 2023-10-11T22:32:22.800 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:32:22.800 INFO:teuthology.orchestra.run.smithi110.stdout:Total download size: 180 k 2023-10-11T22:32:22.800 INFO:teuthology.orchestra.run.smithi110.stdout:Installed size: 568 k 2023-10-11T22:32:22.801 INFO:teuthology.orchestra.run.smithi110.stdout:Downloading Packages: 2023-10-11T22:32:22.881 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:32:22.882 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2023-10-11T22:32:22.882 INFO:teuthology.orchestra.run.smithi084.stdout: rbd-mirror-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:32:22.882 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:32:22.883 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:32:22.990 INFO:teuthology.orchestra.run.smithi110.stdout:rbd-nbd-18.2.0-653.g281a9fba.el8.x86_64.rpm 940 kB/s | 180 kB 00:00 2023-10-11T22:32:22.991 INFO:teuthology.orchestra.run.smithi110.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:32:22.991 INFO:teuthology.orchestra.run.smithi110.stdout:Total 934 kB/s | 180 kB 00:00 2023-10-11T22:32:22.991 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction check 2023-10-11T22:32:23.002 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction check succeeded. 2023-10-11T22:32:23.003 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction test 2023-10-11T22:32:23.017 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum -y install rbd-nbd 2023-10-11T22:32:23.057 INFO:teuthology.orchestra.run.smithi110.stdout:Transaction test succeeded. 2023-10-11T22:32:23.061 INFO:teuthology.orchestra.run.smithi110.stdout:Running transaction 2023-10-11T22:32:23.174 INFO:teuthology.orchestra.run.smithi110.stdout: Preparing : 1/1 2023-10-11T22:32:23.332 INFO:teuthology.orchestra.run.smithi110.stdout: Installing : rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:32:23.374 INFO:teuthology.orchestra.run.smithi084.stdout:Updating Subscription Management repositories. 2023-10-11T22:32:23.553 INFO:teuthology.orchestra.run.smithi110.stdout: Running scriptlet: rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:32:24.619 INFO:teuthology.orchestra.run.smithi110.stdout: Verifying : rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:32:24.620 INFO:teuthology.orchestra.run.smithi110.stdout:Last metadata expiration check: 0:05:27 ago on Wed 11 Oct 2023 10:26:57 PM UTC. 2023-10-11T22:32:25.112 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:05:26 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:32:26.471 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2023-10-11T22:32:26.472 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:32:26.473 INFO:teuthology.orchestra.run.smithi084.stdout: Package Architecture Version Repository Size 2023-10-11T22:32:26.473 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:32:26.473 INFO:teuthology.orchestra.run.smithi084.stdout:Installing: 2023-10-11T22:32:26.473 INFO:teuthology.orchestra.run.smithi084.stdout: rbd-nbd x86_64 2:18.2.0-653.g281a9fba.el8 ceph 180 k 2023-10-11T22:32:26.474 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:32:26.474 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2023-10-11T22:32:26.474 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2023-10-11T22:32:26.474 INFO:teuthology.orchestra.run.smithi084.stdout:Install 1 Package 2023-10-11T22:32:26.474 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:32:26.475 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 180 k 2023-10-11T22:32:26.475 INFO:teuthology.orchestra.run.smithi084.stdout:Installed size: 568 k 2023-10-11T22:32:26.475 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2023-10-11T22:32:26.787 INFO:teuthology.orchestra.run.smithi084.stdout:rbd-nbd-18.2.0-653.g281a9fba.el8.x86_64.rpm 572 kB/s | 180 kB 00:00 2023-10-11T22:32:26.788 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2023-10-11T22:32:26.788 INFO:teuthology.orchestra.run.smithi084.stdout:Total 569 kB/s | 180 kB 00:00 2023-10-11T22:32:26.789 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2023-10-11T22:32:26.800 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2023-10-11T22:32:26.800 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2023-10-11T22:32:26.856 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2023-10-11T22:32:26.859 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2023-10-11T22:32:26.986 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2023-10-11T22:32:27.153 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:32:27.382 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:32:28.438 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 1/1 2023-10-11T22:32:28.439 INFO:teuthology.orchestra.run.smithi084.stdout:Last metadata expiration check: 0:05:29 ago on Wed 11 Oct 2023 10:26:59 PM UTC. 2023-10-11T22:32:32.403 INFO:teuthology.orchestra.run.smithi110.stdout:Installed products updated. 2023-10-11T22:32:32.584 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:32:32.584 INFO:teuthology.orchestra.run.smithi110.stdout:Installed: 2023-10-11T22:32:32.585 INFO:teuthology.orchestra.run.smithi110.stdout: rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:32:32.585 INFO:teuthology.orchestra.run.smithi110.stdout: 2023-10-11T22:32:32.585 INFO:teuthology.orchestra.run.smithi110.stdout:Complete! 2023-10-11T22:32:32.713 DEBUG:teuthology.parallel:result is None 2023-10-11T22:32:37.011 INFO:teuthology.orchestra.run.smithi084.stdout:Installed products updated. 2023-10-11T22:32:37.194 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:32:37.195 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2023-10-11T22:32:37.196 INFO:teuthology.orchestra.run.smithi084.stdout: rbd-nbd-2:18.2.0-653.g281a9fba.el8.x86_64 2023-10-11T22:32:37.196 INFO:teuthology.orchestra.run.smithi084.stdout: 2023-10-11T22:32:37.196 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2023-10-11T22:32:37.322 DEBUG:teuthology.parallel:result is None 2023-10-11T22:32:37.323 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:32:37.323 INFO:teuthology.packaging:ref: None 2023-10-11T22:32:37.324 INFO:teuthology.packaging:tag: None 2023-10-11T22:32:37.324 INFO:teuthology.packaging:branch: reef 2023-10-11T22:32:37.324 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:32:37.325 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-10-11T22:32:37.560 DEBUG:teuthology.orchestra.run.smithi084:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-10-11T22:32:37.584 INFO:teuthology.orchestra.run.smithi084.stdout:18.2.0-653.g281a9fba.el8 2023-10-11T22:32:37.584 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-653.g281a9fba.el8 2023-10-11T22:32:37.585 INFO:teuthology.task.install:The correct ceph version 18.2.0-653.g281a9fba is installed. 2023-10-11T22:32:37.585 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-11T22:32:37.586 INFO:teuthology.packaging:ref: None 2023-10-11T22:32:37.586 INFO:teuthology.packaging:tag: None 2023-10-11T22:32:37.586 INFO:teuthology.packaging:branch: reef 2023-10-11T22:32:37.587 INFO:teuthology.packaging:sha1: 139f9d150570a7260a8195111e0367fb0b954112 2023-10-11T22:32:37.587 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-10-11T22:32:37.917 DEBUG:teuthology.orchestra.run.smithi110:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-10-11T22:32:37.946 INFO:teuthology.orchestra.run.smithi110.stdout:18.2.0-653.g281a9fba.el8 2023-10-11T22:32:37.947 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-653.g281a9fba.el8 2023-10-11T22:32:37.947 INFO:teuthology.task.install:The correct ceph version 18.2.0-653.g281a9fba is installed. 2023-10-11T22:32:37.948 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-10-11T22:32:37.948 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-11T22:32:37.949 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-11T22:32:37.978 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2023-10-11T22:32:37.978 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-11T22:32:38.019 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-10-11T22:32:38.019 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-11T22:32:38.020 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/usr/bin/daemon-helper 2023-10-11T22:32:38.047 DEBUG:teuthology.orchestra.run.smithi084:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-11T22:32:38.115 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2023-10-11T22:32:38.115 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/usr/bin/daemon-helper 2023-10-11T22:32:38.146 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-11T22:32:38.215 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-10-11T22:32:38.215 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-11T22:32:38.216 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-11T22:32:38.241 DEBUG:teuthology.orchestra.run.smithi084:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-11T22:32:38.308 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2023-10-11T22:32:38.308 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-11T22:32:38.337 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-11T22:32:38.406 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-10-11T22:32:38.407 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2023-10-11T22:32:38.407 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/usr/bin/stdin-killer 2023-10-11T22:32:38.433 DEBUG:teuthology.orchestra.run.smithi084:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-11T22:32:38.499 DEBUG:teuthology.orchestra.run.smithi110:> set -ex 2023-10-11T22:32:38.500 DEBUG:teuthology.orchestra.run.smithi110:> sudo dd of=/usr/bin/stdin-killer 2023-10-11T22:32:38.528 DEBUG:teuthology.orchestra.run.smithi110:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-11T22:32:38.595 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-11T22:32:38.675 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': 3}, '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': '139f9d150570a7260a8195111e0367fb0b954112'} 2023-10-11T22:32:38.676 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2023-10-11T22:32:38.676 INFO:tasks.cephadm:Cluster fsid is 154447b2-6886-11ee-8db6-212e2dc638e7 2023-10-11T22:32:38.677 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-11T22:32:38.677 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.84', 'mon.c': '[v2:172.21.15.84:3301,v1:172.21.15.84:6790]', 'mon.b': '172.21.15.110'} 2023-10-11T22:32:38.677 INFO:tasks.cephadm:First mon is mon.a on smithi084 2023-10-11T22:32:38.678 INFO:tasks.cephadm:First mgr is y 2023-10-11T22:32:38.678 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-11T22:32:38.678 DEBUG:teuthology.orchestra.run.smithi084:> sudo hostname $(hostname -s) 2023-10-11T22:32:38.705 DEBUG:teuthology.orchestra.run.smithi110:> sudo hostname $(hostname -s) 2023-10-11T22:32:38.733 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref reef)... 2023-10-11T22:32:38.734 DEBUG:teuthology.orchestra.run.smithi084:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-11T22:32:38.830 INFO:teuthology.orchestra.run.smithi084.stdout:-rw-rw-r--. 1 ubuntu ubuntu 14 Oct 11 22:32 /home/ubuntu/cephtest/cephadm 2023-10-11T22:32:38.830 DEBUG:teuthology.orchestra.run.smithi110:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-11T22:32:38.928 INFO:teuthology.orchestra.run.smithi110.stdout:-rw-rw-r--. 1 ubuntu ubuntu 14 Oct 11 22:32 /home/ubuntu/cephtest/cephadm 2023-10-11T22:32:38.928 DEBUG:teuthology.orchestra.run.smithi084:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-11T22:32:38.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:32:38.947 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/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_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/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_8cdab074dcca9a68965bc5a50e9c30b691949723/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_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi084 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-10-11T22:32:38.947 INFO:tasks.cephadm:Teardown complete 2023-10-11T22:32:38.948 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/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_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/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_8cdab074dcca9a68965bc5a50e9c30b691949723/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_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/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_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/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_8cdab074dcca9a68965bc5a50e9c30b691949723/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_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi084 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-10-11T22:32:39.029 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=dad833ac17124274b01ebbfef4617b0f Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/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_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/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_8cdab074dcca9a68965bc5a50e9c30b691949723/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_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/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_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph_0e959b9800d261ceb7a7fc5aaee78a725bc44d5c/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/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_8cdab074dcca9a68965bc5a50e9c30b691949723/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_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi084 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-10-11T22:32:39.034 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-11T22:32:39.043 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-10-11T22:32:39.051 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-10-11T22:32:39.051 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-11T22:32:39.064 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-11T22:32:39.141 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-11T22:32:39.151 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-11T22:32:39.151 DEBUG:teuthology.orchestra.run.smithi084:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-11T22:32:39.154 DEBUG:teuthology.orchestra.run.smithi110:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-11T22:32:39.167 INFO:teuthology.orchestra.run.smithi084.stderr:bash: ntpq: command not found 2023-10-11T22:32:39.169 INFO:teuthology.orchestra.run.smithi110.stderr:bash: ntpq: command not found 2023-10-11T22:32:39.171 INFO:teuthology.orchestra.run.smithi084.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-11T22:32:39.172 INFO:teuthology.orchestra.run.smithi084.stdout:=============================================================================== 2023-10-11T22:32:39.172 INFO:teuthology.orchestra.run.smithi084.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 20 -269us[ -269us] +/- 80ms 2023-10-11T22:32:39.172 INFO:teuthology.orchestra.run.smithi084.stdout:^* hv02.front.sepia.ceph.com 3 6 377 21 +439us[ +441us] +/- 57ms 2023-10-11T22:32:39.172 INFO:teuthology.orchestra.run.smithi084.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 19 -309us[ -309us] +/- 73ms 2023-10-11T22:32:39.173 INFO:teuthology.orchestra.run.smithi084.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:32:39.175 INFO:teuthology.orchestra.run.smithi110.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-11T22:32:39.175 INFO:teuthology.orchestra.run.smithi110.stdout:=============================================================================== 2023-10-11T22:32:39.175 INFO:teuthology.orchestra.run.smithi110.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 21 -270us[ -262us] +/- 80ms 2023-10-11T22:32:39.176 INFO:teuthology.orchestra.run.smithi110.stdout:^* hv02.front.sepia.ceph.com 3 6 377 20 +445us[ +454us] +/- 57ms 2023-10-11T22:32:39.176 INFO:teuthology.orchestra.run.smithi110.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 21 -326us[ -317us] +/- 73ms 2023-10-11T22:32:39.176 INFO:teuthology.orchestra.run.smithi110.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-10-11T22:32:39.177 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-11T22:32:39.187 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-11T22:32:39.187 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-11T22:32:39.201 DEBUG:teuthology.orchestra.run.smithi084:> 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-10-11T22:32:39.318 DEBUG:teuthology.orchestra.run.smithi110:> 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-10-11T22:32:39.422 DEBUG:teuthology.orchestra.run.smithi084:> 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-10-11T22:32:39.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:32:39.456 DEBUG:teuthology.orchestra.run.smithi110:> 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-10-11T22:32:39.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:32:39.488 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-11T22:32:39.499 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-11T22:32:39.509 INFO:teuthology.task.internal:Duration was 967.620946 seconds 2023-10-11T22:32:39.510 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-11T22:32:39.520 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-11T22:32:39.520 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-11T22:32:39.523 DEBUG:teuthology.orchestra.run.smithi110:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-11T22:32:39.567 INFO:teuthology.orchestra.run.smithi084.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-11T22:32:39.574 INFO:teuthology.orchestra.run.smithi110.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-11T22:32:39.795 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-11T22:32:39.796 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi084.front.sepia.ceph.com 2023-10-11T22:32:39.796 DEBUG:teuthology.orchestra.run.smithi084:> 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-10-11T22:32:39.818 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi110.front.sepia.ceph.com 2023-10-11T22:32:39.818 DEBUG:teuthology.orchestra.run.smithi110:> 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-10-11T22:32:39.840 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-11T22:32:39.841 DEBUG:teuthology.orchestra.run.smithi084:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-11T22:32:39.860 DEBUG:teuthology.orchestra.run.smithi110:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-11T22:32:39.920 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-11T22:32:39.921 DEBUG:teuthology.orchestra.run.smithi084:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-11T22:32:39.940 DEBUG:teuthology.orchestra.run.smithi110:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-11T22:32:40.030 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-11T22:32:40.044 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-11T22:32:40.045 DEBUG:teuthology.orchestra.run.smithi084:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-11T22:32:40.078 DEBUG:teuthology.orchestra.run.smithi110:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-11T22:32:40.123 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-11T22:32:40.135 DEBUG:teuthology.orchestra.run.smithi084:> 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-10-11T22:32:40.138 DEBUG:teuthology.orchestra.run.smithi110:> 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-10-11T22:32:40.161 INFO:teuthology.orchestra.run.smithi084.stdout:kernel.core_pattern = core 2023-10-11T22:32:40.163 INFO:teuthology.orchestra.run.smithi110.stdout:kernel.core_pattern = core 2023-10-11T22:32:40.186 DEBUG:teuthology.orchestra.run.smithi084:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-11T22:32:40.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:32:40.233 DEBUG:teuthology.orchestra.run.smithi110:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-11T22:32:40.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:32:40.250 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-11T22:32:40.263 INFO:teuthology.task.internal:Transferring archived files... 2023-10-11T22:32:40.265 DEBUG:teuthology.misc:Transferring archived files from smithi084:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422308/remote/smithi084 2023-10-11T22:32:40.266 DEBUG:teuthology.orchestra.run.smithi084:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-11T22:32:40.330 DEBUG:teuthology.misc:Transferring archived files from smithi110:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422308/remote/smithi110 2023-10-11T22:32:40.331 DEBUG:teuthology.orchestra.run.smithi110:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-11T22:32:40.381 INFO:teuthology.task.internal:Removing archive directory... 2023-10-11T22:32:40.382 DEBUG:teuthology.orchestra.run.smithi084:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-11T22:32:40.384 DEBUG:teuthology.orchestra.run.smithi110:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-11T22:32:40.433 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-11T22:32:40.446 INFO:teuthology.task.internal:Not uploading archives. 2023-10-11T22:32:40.447 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-11T22:32:40.456 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-11T22:32:40.457 DEBUG:teuthology.orchestra.run.smithi084:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-11T22:32:40.459 DEBUG:teuthology.orchestra.run.smithi110:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-11T22:32:40.473 INFO:teuthology.orchestra.run.smithi084.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 11 22:32 /home/ubuntu/cephtest 2023-10-11T22:32:40.474 INFO:teuthology.orchestra.run.smithi084.stdout: 262185 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Oct 11 22:32 /home/ubuntu/cephtest/cephadm 2023-10-11T22:32:40.475 INFO:teuthology.orchestra.run.smithi084.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-10-11T22:32:40.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-11T22:32:40.477 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/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_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_8cdab074dcca9a68965bc5a50e9c30b691949723/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi084 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-11T22:32:40.481 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-11T22:32:40.491 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-11T22:32:40.503 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi084 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-11T22:32:40.504 INFO:teuthology.nuke:Checking targets against current locks 2023-10-11T22:32:40.511 INFO:teuthology.orchestra.run.smithi110.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 11 22:32 /home/ubuntu/cephtest 2023-10-11T22:32:40.511 INFO:teuthology.orchestra.run.smithi110.stdout: 262185 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Oct 11 22:32 /home/ubuntu/cephtest/cephadm 2023-10-11T22:32:40.512 INFO:teuthology.orchestra.run.smithi110.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-10-11T22:32:40.535 DEBUG:teuthology.nuke:shortname: smithi084 2023-10-11T22:32:40.536 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-11T22:32:40.561 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi084.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422308', '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-10-11 22:11:16.532052', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-11T22:32:40.564 DEBUG:teuthology.nuke:shortname: smithi110 2023-10-11T22:32:40.565 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-11T22:32:40.589 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi110.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-11_22:10:02-upgrade:reef-x-main-distro-default-smithi/7422308', '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-10-11 22:11:16.530569', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-10-11T22:32:40.624 INFO:teuthology.orchestra.console.smithi084:Power off 2023-10-11T22:32:40.626 DEBUG:teuthology.orchestra.console.smithi084:pexpect command: ipmitool -H smithi084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-11T22:32:40.651 DEBUG:teuthology.orchestra.console.smithi084:power off output: Chassis Power Control: Down/Off 2023-10-11T22:32:40.652 DEBUG:teuthology.orchestra.console.smithi084:pexpect command: ipmitool -H smithi084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:32:40.673 INFO:teuthology.orchestra.console.smithi110:Power off 2023-10-11T22:32:40.674 DEBUG:teuthology.orchestra.console.smithi110:pexpect command: ipmitool -H smithi110.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-11T22:32:40.683 DEBUG:teuthology.orchestra.console.smithi084:check power output: Chassis Power is on 2023-10-11T22:32:40.696 DEBUG:teuthology.orchestra.console.smithi110:power off output: Chassis Power Control: Down/Off 2023-10-11T22:32:40.696 DEBUG:teuthology.orchestra.console.smithi110:pexpect command: ipmitool -H smithi110.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:32:40.751 DEBUG:teuthology.orchestra.console.smithi110:check power output: Chassis Power is on 2023-10-11T22:32:44.685 DEBUG:teuthology.orchestra.console.smithi084:pexpect command: ipmitool -H smithi084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:32:44.752 DEBUG:teuthology.orchestra.console.smithi110:pexpect command: ipmitool -H smithi110.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:32:44.796 DEBUG:teuthology.orchestra.console.smithi084:check power output: Chassis Power is on 2023-10-11T22:32:44.863 DEBUG:teuthology.orchestra.console.smithi110:check power output: Chassis Power is on 2023-10-11T22:32:48.798 DEBUG:teuthology.orchestra.console.smithi084:pexpect command: ipmitool -H smithi084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:32:48.865 DEBUG:teuthology.orchestra.console.smithi110:pexpect command: ipmitool -H smithi110.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:32:48.911 DEBUG:teuthology.orchestra.console.smithi084:check power output: Chassis Power is on 2023-10-11T22:32:48.978 DEBUG:teuthology.orchestra.console.smithi110:check power output: Chassis Power is off 2023-10-11T22:32:49.078 INFO:teuthology.orchestra.console.smithi110:Power off completed 2023-10-11T22:32:52.914 DEBUG:teuthology.orchestra.console.smithi084:pexpect command: ipmitool -H smithi084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-11T22:32:53.025 DEBUG:teuthology.orchestra.console.smithi084:check power output: Chassis Power is off 2023-10-11T22:32:53.126 INFO:teuthology.orchestra.console.smithi084:Power off completed 2023-10-11T22:32:53.231 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-cls 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} duration: 967.6209461688995 failure_reason: 'Command failed on smithi084 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_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=dad833ac17124274b01ebbfef4617b0f status: fail success: false 2023-10-11T22:32:53.232 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-11T22:32:53.306 INFO:teuthology.run:FAIL