2024-04-15T22:07:58.200 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-15T22:07:58.201 DEBUG:teuthology.run:Teuthology command: teuthology --name teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi --description orch/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_rgw_multisite} --verbose --owner scheduled_teuthology@teuthology --archive /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657553 -- /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657553/orig.config.yaml 2024-04-15T22:07:58.229 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T22:07:58.305 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657553 branch: squid description: orch/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_rgw_multisite} email: ceph-qa@ceph.com first_in_suite: false job_id: '7657553' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - MON_DOWN sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: 461a84e6fbbf089011eafd13b98169fb9e9b8cc9 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 7775 sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 sleep_before_teardown: 0 subset: 18/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 461a84e6fbbf089011eafd13b98169fb9e9b8cc9 targets: smithi067.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIm82lzCEvqraKozSQFNdaL1r8oqWu+q5Jlb8pmAbCHhpZxbMrM55lja0ZwFuEtYrOPiUYrK3Eh6n+KQtXQFObg= smithi082.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF04SMdAWtUVDmVBmKArSiHgp553djLhh1f+ImvWe+7+kZUzDKYlE8H1Yh3Xsg74wBIXRKwp7WXW/GIaoVa6qE8= smithi196.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD7sHLmXqCPVoKtrUrDigC6n/4GmQIdBMdXG6CIQqI4yZZCkZ7BtgvrK3JUAnYag7tZbsD9H/YWBtKNeQ3S6opQ= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: null - cephadm: null - cephadm.shell: host.a: - ceph mgr module enable rgw - rgw_module.apply: specs: - rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 - cephadm.shell: host.a: - 'set -e set -x while true; do TOKEN=$(ceph rgw realm tokens | jq -r ''.[0].token''); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done TOKENS=$(ceph rgw realm tokens) echo $TOKENS | jq --exit-status ''.[0].realm == "myrealm1"'' echo $TOKENS | jq --exit-status ''.[0].token'' TOKEN_JSON=$(ceph rgw realm tokens | jq -r ''.[0].token'' | base64 --decode) echo $TOKEN_JSON | jq --exit-status ''.realm_name == "myrealm1"'' echo $TOKEN_JSON | jq --exit-status ''.endpoint | test("http://.+:\\d+")'' echo $TOKEN_JSON | jq --exit-status ''.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")'' echo $TOKEN_JSON | jq --exit-status ''.access_key'' echo $TOKEN_JSON | jq --exit-status ''.secret'' ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 6c637841c215537a4502385240412f1966e0faab timestamp: 2024-04-15_21:08:03 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-15T22:07:58.306 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa; will attempt to use it 2024-04-15T22:07:58.306 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks 2024-04-15T22:07:58.306 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-15T22:07:58.308 INFO:teuthology.task.internal:Checking packages... 2024-04-15T22:07:58.330 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'a9a752df26c63acad72e1b3569fd79a515ca0765' 2024-04-15T22:07:58.330 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-15T22:07:58.330 INFO:teuthology.packaging:ref: None 2024-04-15T22:07:58.330 INFO:teuthology.packaging:tag: None 2024-04-15T22:07:58.330 INFO:teuthology.packaging:branch: squid 2024-04-15T22:07:58.330 INFO:teuthology.packaging:sha1: a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:07:58.330 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-04-15T22:07:58.640 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2114.ga9a752df 2024-04-15T22:07:58.641 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-15T22:07:58.648 INFO:teuthology.task.internal:no buildpackages task found 2024-04-15T22:07:58.649 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-15T22:07:58.688 INFO:teuthology.task.internal:Saving configuration 2024-04-15T22:07:58.700 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-15T22:07:58.719 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T22:07:58.748 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi067.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657553', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 22:01:20.985072', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIm82lzCEvqraKozSQFNdaL1r8oqWu+q5Jlb8pmAbCHhpZxbMrM55lja0ZwFuEtYrOPiUYrK3Eh6n+KQtXQFObg='} 2024-04-15T22:07:58.771 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi082.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657553', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 22:01:20.986472', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF04SMdAWtUVDmVBmKArSiHgp553djLhh1f+ImvWe+7+kZUzDKYlE8H1Yh3Xsg74wBIXRKwp7WXW/GIaoVa6qE8='} 2024-04-15T22:07:58.792 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi196.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657553', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 22:01:20.987737', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD7sHLmXqCPVoKtrUrDigC6n/4GmQIdBMdXG6CIQqI4yZZCkZ7BtgvrK3JUAnYag7tZbsD9H/YWBtKNeQ3S6opQ='} 2024-04-15T22:07:58.792 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-15T22:07:58.799 INFO:teuthology.task.internal:roles: ubuntu@smithi067.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-04-15T22:07:58.799 INFO:teuthology.task.internal:roles: ubuntu@smithi082.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-04-15T22:07:58.799 INFO:teuthology.task.internal:roles: ubuntu@smithi196.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2024-04-15T22:07:58.799 INFO:teuthology.run_tasks:Running task console_log... 2024-04-15T22:07:58.918 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f258c453f70>, signals=[15]) 2024-04-15T22:07:58.918 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-15T22:07:58.926 INFO:teuthology.task.internal:Opening connections... 2024-04-15T22:07:58.926 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi067.front.sepia.ceph.com 2024-04-15T22:07:58.929 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:07:59.036 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi082.front.sepia.ceph.com 2024-04-15T22:07:59.037 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:07:59.125 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi196.front.sepia.ceph.com 2024-04-15T22:07:59.126 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:07:59.214 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-15T22:07:59.221 DEBUG:teuthology.orchestra.run.smithi067:> uname -m 2024-04-15T22:07:59.240 INFO:teuthology.orchestra.run.smithi067.stdout:x86_64 2024-04-15T22:07:59.240 DEBUG:teuthology.orchestra.run.smithi067:> cat /etc/os-release 2024-04-15T22:07:59.298 INFO:teuthology.orchestra.run.smithi067.stdout:NAME="CentOS Stream" 2024-04-15T22:07:59.299 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION="9" 2024-04-15T22:07:59.299 INFO:teuthology.orchestra.run.smithi067.stdout:ID="centos" 2024-04-15T22:07:59.299 INFO:teuthology.orchestra.run.smithi067.stdout:ID_LIKE="rhel fedora" 2024-04-15T22:07:59.299 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION_ID="9" 2024-04-15T22:07:59.299 INFO:teuthology.orchestra.run.smithi067.stdout:PLATFORM_ID="platform:el9" 2024-04-15T22:07:59.299 INFO:teuthology.orchestra.run.smithi067.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-15T22:07:59.299 INFO:teuthology.orchestra.run.smithi067.stdout:ANSI_COLOR="0;31" 2024-04-15T22:07:59.299 INFO:teuthology.orchestra.run.smithi067.stdout:LOGO="fedora-logo-icon" 2024-04-15T22:07:59.299 INFO:teuthology.orchestra.run.smithi067.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-15T22:07:59.299 INFO:teuthology.orchestra.run.smithi067.stdout:HOME_URL="https://centos.org/" 2024-04-15T22:07:59.299 INFO:teuthology.orchestra.run.smithi067.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-15T22:07:59.299 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-15T22:07:59.299 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-15T22:07:59.300 INFO:teuthology.lock.ops:Updating smithi067.front.sepia.ceph.com on lock server 2024-04-15T22:07:59.318 DEBUG:teuthology.orchestra.run.smithi082:> uname -m 2024-04-15T22:07:59.336 INFO:teuthology.orchestra.run.smithi082.stdout:x86_64 2024-04-15T22:07:59.336 DEBUG:teuthology.orchestra.run.smithi082:> cat /etc/os-release 2024-04-15T22:07:59.392 INFO:teuthology.orchestra.run.smithi082.stdout:NAME="CentOS Stream" 2024-04-15T22:07:59.392 INFO:teuthology.orchestra.run.smithi082.stdout:VERSION="9" 2024-04-15T22:07:59.392 INFO:teuthology.orchestra.run.smithi082.stdout:ID="centos" 2024-04-15T22:07:59.392 INFO:teuthology.orchestra.run.smithi082.stdout:ID_LIKE="rhel fedora" 2024-04-15T22:07:59.392 INFO:teuthology.orchestra.run.smithi082.stdout:VERSION_ID="9" 2024-04-15T22:07:59.393 INFO:teuthology.orchestra.run.smithi082.stdout:PLATFORM_ID="platform:el9" 2024-04-15T22:07:59.393 INFO:teuthology.orchestra.run.smithi082.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-15T22:07:59.393 INFO:teuthology.orchestra.run.smithi082.stdout:ANSI_COLOR="0;31" 2024-04-15T22:07:59.393 INFO:teuthology.orchestra.run.smithi082.stdout:LOGO="fedora-logo-icon" 2024-04-15T22:07:59.393 INFO:teuthology.orchestra.run.smithi082.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-15T22:07:59.393 INFO:teuthology.orchestra.run.smithi082.stdout:HOME_URL="https://centos.org/" 2024-04-15T22:07:59.393 INFO:teuthology.orchestra.run.smithi082.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-15T22:07:59.393 INFO:teuthology.orchestra.run.smithi082.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-15T22:07:59.393 INFO:teuthology.orchestra.run.smithi082.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-15T22:07:59.393 INFO:teuthology.lock.ops:Updating smithi082.front.sepia.ceph.com on lock server 2024-04-15T22:07:59.418 DEBUG:teuthology.orchestra.run.smithi196:> uname -m 2024-04-15T22:07:59.435 INFO:teuthology.orchestra.run.smithi196.stdout:x86_64 2024-04-15T22:07:59.436 DEBUG:teuthology.orchestra.run.smithi196:> cat /etc/os-release 2024-04-15T22:07:59.492 INFO:teuthology.orchestra.run.smithi196.stdout:NAME="CentOS Stream" 2024-04-15T22:07:59.492 INFO:teuthology.orchestra.run.smithi196.stdout:VERSION="9" 2024-04-15T22:07:59.492 INFO:teuthology.orchestra.run.smithi196.stdout:ID="centos" 2024-04-15T22:07:59.492 INFO:teuthology.orchestra.run.smithi196.stdout:ID_LIKE="rhel fedora" 2024-04-15T22:07:59.492 INFO:teuthology.orchestra.run.smithi196.stdout:VERSION_ID="9" 2024-04-15T22:07:59.492 INFO:teuthology.orchestra.run.smithi196.stdout:PLATFORM_ID="platform:el9" 2024-04-15T22:07:59.492 INFO:teuthology.orchestra.run.smithi196.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-15T22:07:59.492 INFO:teuthology.orchestra.run.smithi196.stdout:ANSI_COLOR="0;31" 2024-04-15T22:07:59.492 INFO:teuthology.orchestra.run.smithi196.stdout:LOGO="fedora-logo-icon" 2024-04-15T22:07:59.492 INFO:teuthology.orchestra.run.smithi196.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-15T22:07:59.492 INFO:teuthology.orchestra.run.smithi196.stdout:HOME_URL="https://centos.org/" 2024-04-15T22:07:59.492 INFO:teuthology.orchestra.run.smithi196.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-15T22:07:59.493 INFO:teuthology.orchestra.run.smithi196.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-15T22:07:59.493 INFO:teuthology.orchestra.run.smithi196.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-15T22:07:59.493 INFO:teuthology.lock.ops:Updating smithi196.front.sepia.ceph.com on lock server 2024-04-15T22:07:59.510 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-15T22:07:59.519 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-15T22:07:59.544 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-15T22:07:59.544 DEBUG:teuthology.orchestra.run.smithi067:> test '!' -e /home/ubuntu/cephtest 2024-04-15T22:07:59.547 DEBUG:teuthology.orchestra.run.smithi082:> test '!' -e /home/ubuntu/cephtest 2024-04-15T22:07:59.549 DEBUG:teuthology.orchestra.run.smithi196:> test '!' -e /home/ubuntu/cephtest 2024-04-15T22:07:59.565 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-15T22:07:59.571 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-15T22:07:59.571 DEBUG:teuthology.orchestra.run.smithi067:> test -z $(ls -A /var/lib/ceph) 2024-04-15T22:07:59.604 DEBUG:teuthology.orchestra.run.smithi082:> test -z $(ls -A /var/lib/ceph) 2024-04-15T22:07:59.606 DEBUG:teuthology.orchestra.run.smithi196:> test -z $(ls -A /var/lib/ceph) 2024-04-15T22:07:59.719 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-15T22:07:59.799 INFO:teuthology.run_tasks:Running task kernel... 2024-04-15T22:07:59.812 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-15T22:07:59.813 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-15T22:07:59.813 DEBUG:teuthology.orchestra.run.smithi067:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-15T22:07:59.813 DEBUG:teuthology.orchestra.run.smithi082:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-15T22:07:59.814 DEBUG:teuthology.orchestra.run.smithi196:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-15T22:07:59.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:07:59.831 DEBUG:teuthology.orchestra.run.smithi082:> uname -r 2024-04-15T22:07:59.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:07:59.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:07:59.832 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2024-04-15T22:07:59.832 DEBUG:teuthology.orchestra.run.smithi196:> uname -r 2024-04-15T22:07:59.887 INFO:teuthology.orchestra.run.smithi082.stdout:5.14.0-361.el9.x86_64 2024-04-15T22:07:59.887 INFO:teuthology.task.kernel:Running kernel on smithi082: 5.14.0-361.el9.x86_64 2024-04-15T22:07:59.888 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum install -y kernel 2024-04-15T22:07:59.889 INFO:teuthology.orchestra.run.smithi196.stdout:5.14.0-361.el9.x86_64 2024-04-15T22:07:59.889 INFO:teuthology.task.kernel:Running kernel on smithi196: 5.14.0-361.el9.x86_64 2024-04-15T22:07:59.889 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum install -y kernel 2024-04-15T22:07:59.890 INFO:teuthology.orchestra.run.smithi067.stdout:5.14.0-361.el9.x86_64 2024-04-15T22:07:59.890 INFO:teuthology.task.kernel:Running kernel on smithi067: 5.14.0-361.el9.x86_64 2024-04-15T22:07:59.891 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum install -y kernel 2024-04-15T22:08:02.017 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS-9 - AppStream 13 MB/s | 6.7 MB 00:00 2024-04-15T22:08:02.034 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS-9 - AppStream 13 MB/s | 6.7 MB 00:00 2024-04-15T22:08:02.047 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS-9 - AppStream 13 MB/s | 6.7 MB 00:00 2024-04-15T22:08:03.450 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS-9 - BaseOS 6.2 MB/s | 2.0 MB 00:00 2024-04-15T22:08:03.526 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS-9 - BaseOS 5.9 MB/s | 2.0 MB 00:00 2024-04-15T22:08:03.673 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS-9 - BaseOS 3.9 MB/s | 2.0 MB 00:00 2024-04-15T22:08:04.474 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.0 MB 00:00 2024-04-15T22:08:04.509 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.0 MB 00:00 2024-04-15T22:08:09.092 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - AppStream 5.4 MB/s | 19 MB 00:03 2024-04-15T22:08:11.585 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - AppStream 3.2 MB/s | 19 MB 00:05 2024-04-15T22:08:13.070 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - BaseOS 911 kB/s | 8.0 MB 00:09 2024-04-15T22:08:13.600 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - CRB 6.0 MB/s | 6.2 MB 00:01 2024-04-15T22:08:15.101 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - Extras packages 46 kB/s | 16 kB 00:00 2024-04-15T22:08:15.888 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - CRB 9.0 MB/s | 6.2 MB 00:00 2024-04-15T22:08:17.186 INFO:teuthology.orchestra.run.smithi196.stdout:Extra Packages for Enterprise Linux 11 MB/s | 21 MB 00:01 2024-04-15T22:08:17.344 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - Extras packages 66 kB/s | 16 kB 00:00 2024-04-15T22:08:19.298 INFO:teuthology.orchestra.run.smithi067.stdout:Extra Packages for Enterprise Linux 12 MB/s | 21 MB 00:01 2024-04-15T22:08:22.260 INFO:teuthology.orchestra.run.smithi196.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-04-15T22:08:23.685 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - AppStream 2.0 MB/s | 19 MB 00:09 2024-04-15T22:08:24.471 INFO:teuthology.orchestra.run.smithi067.stdout:lab-extras 45 kB/s | 1.7 kB 00:00 2024-04-15T22:08:24.592 INFO:teuthology.orchestra.run.smithi196.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-15T22:08:24.592 INFO:teuthology.orchestra.run.smithi196.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-15T22:08:24.679 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:08:24.689 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:08:24.689 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-04-15T22:08:24.689 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:08:24.689 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-04-15T22:08:24.690 INFO:teuthology.orchestra.run.smithi196.stdout: kernel x86_64 5.14.0-438.el9 CentOS-BaseOS 277 k 2024-04-15T22:08:24.690 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-04-15T22:08:24.690 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-core x86_64 5.14.0-438.el9 CentOS-BaseOS 15 M 2024-04-15T22:08:24.690 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-modules x86_64 5.14.0-438.el9 CentOS-BaseOS 34 M 2024-04-15T22:08:24.690 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-modules-core x86_64 5.14.0-438.el9 CentOS-BaseOS 28 M 2024-04-15T22:08:24.690 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:08:24.690 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-15T22:08:24.690 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:08:24.690 INFO:teuthology.orchestra.run.smithi196.stdout:Install 4 Packages 2024-04-15T22:08:24.690 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:08:24.691 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 77 M 2024-04-15T22:08:24.691 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 123 M 2024-04-15T22:08:24.691 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-04-15T22:08:24.845 INFO:teuthology.orchestra.run.smithi196.stdout:(1/4): kernel-5.14.0-438.el9.x86_64.rpm 1.8 MB/s | 277 kB 00:00 2024-04-15T22:08:25.836 INFO:teuthology.orchestra.run.smithi196.stdout:(2/4): kernel-core-5.14.0-438.el9.x86_64.rpm 13 MB/s | 15 MB 00:01 2024-04-15T22:08:26.628 INFO:teuthology.orchestra.run.smithi196.stdout:(3/4): kernel-modules-5.14.0-438.el9.x86_64.rpm 17 MB/s | 34 MB 00:01 2024-04-15T22:08:26.887 INFO:teuthology.orchestra.run.smithi196.stdout:(4/4): kernel-modules-core-5.14.0-438.el9.x86_6 14 MB/s | 28 MB 00:02 2024-04-15T22:08:26.891 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:08:26.891 INFO:teuthology.orchestra.run.smithi196.stdout:Total 35 MB/s | 77 MB 00:02 2024-04-15T22:08:26.891 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-04-15T22:08:26.894 INFO:teuthology.orchestra.run.smithi067.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-15T22:08:26.894 INFO:teuthology.orchestra.run.smithi067.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-15T22:08:26.992 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:08:27.001 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:08:27.001 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-15T22:08:27.001 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:08:27.001 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-15T22:08:27.001 INFO:teuthology.orchestra.run.smithi067.stdout: kernel x86_64 5.14.0-438.el9 CentOS-BaseOS 277 k 2024-04-15T22:08:27.001 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-04-15T22:08:27.001 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-core x86_64 5.14.0-438.el9 CentOS-BaseOS 15 M 2024-04-15T22:08:27.001 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-modules x86_64 5.14.0-438.el9 CentOS-BaseOS 34 M 2024-04-15T22:08:27.001 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-modules-core x86_64 5.14.0-438.el9 CentOS-BaseOS 28 M 2024-04-15T22:08:27.001 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:08:27.001 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-15T22:08:27.002 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:08:27.002 INFO:teuthology.orchestra.run.smithi067.stdout:Install 4 Packages 2024-04-15T22:08:27.002 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:08:27.002 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 77 M 2024-04-15T22:08:27.002 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 123 M 2024-04-15T22:08:27.002 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-15T22:08:27.189 INFO:teuthology.orchestra.run.smithi067.stdout:(1/4): kernel-5.14.0-438.el9.x86_64.rpm 1.5 MB/s | 277 kB 00:00 2024-04-15T22:08:27.250 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-04-15T22:08:27.250 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-04-15T22:08:27.989 INFO:teuthology.orchestra.run.smithi067.stdout:(2/4): kernel-core-5.14.0-438.el9.x86_64.rpm 15 MB/s | 15 MB 00:00 2024-04-15T22:08:28.086 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-04-15T22:08:28.087 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-04-15T22:08:28.161 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - CRB 9.1 MB/s | 6.2 MB 00:00 2024-04-15T22:08:28.481 INFO:teuthology.orchestra.run.smithi067.stdout:(3/4): kernel-modules-core-5.14.0-438.el9.x86_6 21 MB/s | 28 MB 00:01 2024-04-15T22:08:28.931 INFO:teuthology.orchestra.run.smithi067.stdout:(4/4): kernel-modules-5.14.0-438.el9.x86_64.rpm 17 MB/s | 34 MB 00:01 2024-04-15T22:08:28.934 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:08:28.934 INFO:teuthology.orchestra.run.smithi067.stdout:Total 40 MB/s | 77 MB 00:01 2024-04-15T22:08:28.935 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-15T22:08:29.348 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-15T22:08:29.348 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-15T22:08:29.745 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - Extras packages 48 kB/s | 16 kB 00:00 2024-04-15T22:08:30.212 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-15T22:08:30.212 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-15T22:08:30.377 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-04-15T22:08:30.821 INFO:teuthology.orchestra.run.smithi082.stdout:Extra Packages for Enterprise Linux 22 MB/s | 21 MB 00:00 2024-04-15T22:08:30.981 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : kernel-modules-core-5.14.0-438.el9.x86_64 1/4 2024-04-15T22:08:31.061 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T22:08:32.643 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-15T22:08:33.268 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-modules-core-5.14.0-438.el9.x86_64 1/4 2024-04-15T22:08:33.365 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T22:08:33.810 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T22:08:33.948 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T22:08:36.029 INFO:teuthology.orchestra.run.smithi082.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-04-15T22:08:36.232 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T22:08:36.391 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T22:08:38.369 INFO:teuthology.orchestra.run.smithi082.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-15T22:08:38.369 INFO:teuthology.orchestra.run.smithi082.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-15T22:08:38.462 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:08:38.470 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:08:38.470 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-04-15T22:08:38.470 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:08:38.470 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-04-15T22:08:38.470 INFO:teuthology.orchestra.run.smithi082.stdout: kernel x86_64 5.14.0-438.el9 CentOS-BaseOS 277 k 2024-04-15T22:08:38.470 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-04-15T22:08:38.471 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-core x86_64 5.14.0-438.el9 CentOS-BaseOS 15 M 2024-04-15T22:08:38.471 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-modules x86_64 5.14.0-438.el9 CentOS-BaseOS 34 M 2024-04-15T22:08:38.471 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-modules-core x86_64 5.14.0-438.el9 CentOS-BaseOS 28 M 2024-04-15T22:08:38.471 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:08:38.471 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-04-15T22:08:38.471 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:08:38.471 INFO:teuthology.orchestra.run.smithi082.stdout:Install 4 Packages 2024-04-15T22:08:38.471 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:08:38.471 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 77 M 2024-04-15T22:08:38.471 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 123 M 2024-04-15T22:08:38.472 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-04-15T22:08:38.622 INFO:teuthology.orchestra.run.smithi082.stdout:(1/4): kernel-5.14.0-438.el9.x86_64.rpm 1.8 MB/s | 277 kB 00:00 2024-04-15T22:08:38.677 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T22:08:38.788 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : kernel-5.14.0-438.el9.x86_64 4/4 2024-04-15T22:08:39.155 INFO:teuthology.orchestra.run.smithi082.stdout:(2/4): kernel-core-5.14.0-438.el9.x86_64.rpm 22 MB/s | 15 MB 00:00 2024-04-15T22:08:39.722 INFO:teuthology.orchestra.run.smithi082.stdout:(3/4): kernel-modules-core-5.14.0-438.el9.x86_6 25 MB/s | 28 MB 00:01 2024-04-15T22:08:40.131 INFO:teuthology.orchestra.run.smithi082.stdout:(4/4): kernel-modules-5.14.0-438.el9.x86_64.rpm 20 MB/s | 34 MB 00:01 2024-04-15T22:08:40.134 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:08:40.134 INFO:teuthology.orchestra.run.smithi082.stdout:Total 46 MB/s | 77 MB 00:01 2024-04-15T22:08:40.134 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-04-15T22:08:40.506 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-04-15T22:08:40.506 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-04-15T22:08:41.387 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-04-15T22:08:41.387 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-04-15T22:08:41.488 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T22:08:41.532 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-5.14.0-438.el9.x86_64 4/4 2024-04-15T22:08:43.537 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-modules-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T22:08:43.695 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-04-15T22:08:44.301 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : kernel-modules-core-5.14.0-438.el9.x86_64 1/4 2024-04-15T22:08:44.397 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T22:08:46.659 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-modules-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T22:08:47.116 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T22:08:47.273 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T22:08:52.016 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T22:08:52.216 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : kernel-5.14.0-438.el9.x86_64 4/4 2024-04-15T22:08:56.983 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-modules-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T22:09:12.716 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T22:09:12.717 INFO:teuthology.orchestra.run.smithi196.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-15T22:09:12.717 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:09:12.761 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-modules-5.14.0-438.el9.x86_64 4/4 2024-04-15T22:09:13.183 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-5.14.0-438.el9.x86_64 4/4 2024-04-15T22:09:13.183 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : kernel-5.14.0-438.el9.x86_64 1/4 2024-04-15T22:09:13.183 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T22:09:13.184 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T22:09:13.622 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : kernel-modules-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T22:09:13.622 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:09:13.622 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-04-15T22:09:13.622 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-5.14.0-438.el9.x86_64 2024-04-15T22:09:13.622 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-core-5.14.0-438.el9.x86_64 2024-04-15T22:09:13.622 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-modules-5.14.0-438.el9.x86_64 2024-04-15T22:09:13.622 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-modules-core-5.14.0-438.el9.x86_64 2024-04-15T22:09:13.623 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:09:13.623 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:09:13.971 DEBUG:teuthology.orchestra.run.smithi196:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T22:09:14.102 INFO:teuthology.orchestra.run.smithi196.stdout:kernel-5.14.0-438.el9.x86_64 2024-04-15T22:09:14.102 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-438.el9.x86_64 2024-04-15T22:09:14.102 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-438.el9.x86_64 2024-04-15T22:09:14.102 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-15T22:09:14.103 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-15T22:09:14.103 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-04-15T22:09:14.103 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi196.front.sepia.ceph.com, path=None, version=distro) 2024-04-15T22:09:14.103 DEBUG:teuthology.orchestra.run.smithi196:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T22:09:14.183 INFO:teuthology.orchestra.run.smithi196.stdout:kernel-5.14.0-438.el9.x86_64 2024-04-15T22:09:14.183 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-438.el9.x86_64 2024-04-15T22:09:14.183 DEBUG:teuthology.orchestra.run.smithi196:> sudo rpm -qi grub2-tools 2024-04-15T22:09:14.217 INFO:teuthology.orchestra.run.smithi196.stdout:Name : grub2-tools 2024-04-15T22:09:14.218 INFO:teuthology.orchestra.run.smithi196.stdout:Epoch : 1 2024-04-15T22:09:14.218 INFO:teuthology.orchestra.run.smithi196.stdout:Version : 2.06 2024-04-15T22:09:14.218 INFO:teuthology.orchestra.run.smithi196.stdout:Release : 68.el9 2024-04-15T22:09:14.218 INFO:teuthology.orchestra.run.smithi196.stdout:Architecture: x86_64 2024-04-15T22:09:14.218 INFO:teuthology.orchestra.run.smithi196.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-15T22:09:14.218 INFO:teuthology.orchestra.run.smithi196.stdout:Group : Unspecified 2024-04-15T22:09:14.218 INFO:teuthology.orchestra.run.smithi196.stdout:Size : 8264254 2024-04-15T22:09:14.218 INFO:teuthology.orchestra.run.smithi196.stdout:License : GPLv3+ 2024-04-15T22:09:14.218 INFO:teuthology.orchestra.run.smithi196.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-15T22:09:14.218 INFO:teuthology.orchestra.run.smithi196.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-15T22:09:14.218 INFO:teuthology.orchestra.run.smithi196.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-15T22:09:14.218 INFO:teuthology.orchestra.run.smithi196.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-15T22:09:14.219 INFO:teuthology.orchestra.run.smithi196.stdout:Packager : builder@centos.org 2024-04-15T22:09:14.219 INFO:teuthology.orchestra.run.smithi196.stdout:Vendor : CentOS 2024-04-15T22:09:14.219 INFO:teuthology.orchestra.run.smithi196.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-15T22:09:14.219 INFO:teuthology.orchestra.run.smithi196.stdout:Summary : Support tools for GRUB. 2024-04-15T22:09:14.219 INFO:teuthology.orchestra.run.smithi196.stdout:Description : 2024-04-15T22:09:14.219 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:09:14.219 INFO:teuthology.orchestra.run.smithi196.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-15T22:09:14.219 INFO:teuthology.orchestra.run.smithi196.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-15T22:09:14.219 INFO:teuthology.orchestra.run.smithi196.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-15T22:09:14.219 INFO:teuthology.orchestra.run.smithi196.stdout:hardware devices. 2024-04-15T22:09:14.219 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:09:14.219 INFO:teuthology.orchestra.run.smithi196.stdout:This subpackage provides tools for support of all platforms. 2024-04-15T22:09:14.220 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-15T22:09:14.220 INFO:teuthology.task.kernel:Updating grub on smithi196 to boot 5.14.0-438.el9.x86_64 2024-04-15T22:09:14.220 DEBUG:teuthology.orchestra.run.smithi196:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-15T22:09:14.829 INFO:teuthology.orchestra.run.smithi196.stderr:Generating grub configuration file ... 2024-04-15T22:09:16.328 INFO:teuthology.orchestra.run.smithi196.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-15T22:09:16.363 INFO:teuthology.orchestra.run.smithi196.stderr:done 2024-04-15T22:09:16.366 DEBUG:teuthology.orchestra.run.smithi196:> mktemp 2024-04-15T22:09:16.381 INFO:teuthology.orchestra.run.smithi196.stdout:/tmp/tmp.626yQgiScM 2024-04-15T22:09:16.381 DEBUG:teuthology.orchestra.run.smithi196:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.626yQgiScM 2024-04-15T22:09:16.450 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 0666 /tmp/tmp.626yQgiScM 2024-04-15T22:09:16.588 DEBUG:teuthology.orchestra.remote:smithi196:/tmp/tmp.626yQgiScM is 6KB 2024-04-15T22:09:16.636 DEBUG:teuthology.orchestra.run.smithi196:> rm -fr /tmp/tmp.626yQgiScM 2024-04-15T22:09:16.651 DEBUG:teuthology.orchestra.run.smithi196:> sudo /bin/ls /boot/loader/entries || true 2024-04-15T22:09:16.715 INFO:teuthology.orchestra.run.smithi196.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-15T22:09:16.716 INFO:teuthology.orchestra.run.smithi196.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-15T22:09:16.716 INFO:teuthology.orchestra.run.smithi196.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-15T22:09:16.716 INFO:teuthology.orchestra.run.smithi196.stdout:15949e3c88704300882482eddfd7baae-5.14.0-438.el9.x86_64.conf 2024-04-15T22:09:16.717 DEBUG:teuthology.orchestra.run.smithi196:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-438.el9.x86_64 2024-04-15T22:09:16.868 DEBUG:teuthology.orchestra.run.smithi196:> sudo shutdown -r now 2024-04-15T22:09:17.360 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T22:09:17.360 INFO:teuthology.orchestra.run.smithi067.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-15T22:09:17.360 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:09:17.406 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-modules-5.14.0-438.el9.x86_64 4/4 2024-04-15T22:09:17.817 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-5.14.0-438.el9.x86_64 4/4 2024-04-15T22:09:17.817 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-5.14.0-438.el9.x86_64 1/4 2024-04-15T22:09:17.817 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T22:09:17.817 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T22:09:18.247 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-modules-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T22:09:18.247 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:09:18.247 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-15T22:09:18.247 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-5.14.0-438.el9.x86_64 2024-04-15T22:09:18.248 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-core-5.14.0-438.el9.x86_64 2024-04-15T22:09:18.248 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-modules-5.14.0-438.el9.x86_64 2024-04-15T22:09:18.248 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-modules-core-5.14.0-438.el9.x86_64 2024-04-15T22:09:18.248 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:09:18.248 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:09:18.571 DEBUG:teuthology.orchestra.run.smithi067:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T22:09:18.719 INFO:teuthology.orchestra.run.smithi067.stdout:kernel-5.14.0-438.el9.x86_64 2024-04-15T22:09:18.719 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-438.el9.x86_64 2024-04-15T22:09:18.720 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-438.el9.x86_64 2024-04-15T22:09:18.720 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-15T22:09:18.720 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-15T22:09:18.720 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-15T22:09:18.720 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi067.front.sepia.ceph.com, path=None, version=distro) 2024-04-15T22:09:18.721 DEBUG:teuthology.orchestra.run.smithi067:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T22:09:18.803 INFO:teuthology.orchestra.run.smithi067.stdout:kernel-5.14.0-438.el9.x86_64 2024-04-15T22:09:18.803 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-438.el9.x86_64 2024-04-15T22:09:18.803 DEBUG:teuthology.orchestra.run.smithi067:> sudo rpm -qi grub2-tools 2024-04-15T22:09:18.841 INFO:teuthology.orchestra.run.smithi067.stdout:Name : grub2-tools 2024-04-15T22:09:18.841 INFO:teuthology.orchestra.run.smithi067.stdout:Epoch : 1 2024-04-15T22:09:18.842 INFO:teuthology.orchestra.run.smithi067.stdout:Version : 2.06 2024-04-15T22:09:18.842 INFO:teuthology.orchestra.run.smithi067.stdout:Release : 68.el9 2024-04-15T22:09:18.842 INFO:teuthology.orchestra.run.smithi067.stdout:Architecture: x86_64 2024-04-15T22:09:18.842 INFO:teuthology.orchestra.run.smithi067.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-15T22:09:18.842 INFO:teuthology.orchestra.run.smithi067.stdout:Group : Unspecified 2024-04-15T22:09:18.842 INFO:teuthology.orchestra.run.smithi067.stdout:Size : 8264254 2024-04-15T22:09:18.842 INFO:teuthology.orchestra.run.smithi067.stdout:License : GPLv3+ 2024-04-15T22:09:18.842 INFO:teuthology.orchestra.run.smithi067.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-15T22:09:18.842 INFO:teuthology.orchestra.run.smithi067.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-15T22:09:18.842 INFO:teuthology.orchestra.run.smithi067.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-15T22:09:18.842 INFO:teuthology.orchestra.run.smithi067.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-15T22:09:18.842 INFO:teuthology.orchestra.run.smithi067.stdout:Packager : builder@centos.org 2024-04-15T22:09:18.842 INFO:teuthology.orchestra.run.smithi067.stdout:Vendor : CentOS 2024-04-15T22:09:18.843 INFO:teuthology.orchestra.run.smithi067.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-15T22:09:18.843 INFO:teuthology.orchestra.run.smithi067.stdout:Summary : Support tools for GRUB. 2024-04-15T22:09:18.843 INFO:teuthology.orchestra.run.smithi067.stdout:Description : 2024-04-15T22:09:18.843 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:09:18.843 INFO:teuthology.orchestra.run.smithi067.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-15T22:09:18.843 INFO:teuthology.orchestra.run.smithi067.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-15T22:09:18.843 INFO:teuthology.orchestra.run.smithi067.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-15T22:09:18.843 INFO:teuthology.orchestra.run.smithi067.stdout:hardware devices. 2024-04-15T22:09:18.843 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:09:18.843 INFO:teuthology.orchestra.run.smithi067.stdout:This subpackage provides tools for support of all platforms. 2024-04-15T22:09:18.844 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-15T22:09:18.844 INFO:teuthology.task.kernel:Updating grub on smithi067 to boot 5.14.0-438.el9.x86_64 2024-04-15T22:09:18.844 DEBUG:teuthology.orchestra.run.smithi067:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-15T22:09:19.436 INFO:teuthology.orchestra.run.smithi067.stderr:Generating grub configuration file ... 2024-04-15T22:09:20.780 INFO:teuthology.orchestra.run.smithi067.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-15T22:09:20.816 INFO:teuthology.orchestra.run.smithi067.stderr:done 2024-04-15T22:09:20.817 DEBUG:teuthology.orchestra.run.smithi067:> mktemp 2024-04-15T22:09:20.833 INFO:teuthology.orchestra.run.smithi067.stdout:/tmp/tmp.5tSYBjI5d3 2024-04-15T22:09:20.833 DEBUG:teuthology.orchestra.run.smithi067:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.5tSYBjI5d3 2024-04-15T22:09:20.905 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 0666 /tmp/tmp.5tSYBjI5d3 2024-04-15T22:09:21.060 DEBUG:teuthology.orchestra.remote:smithi067:/tmp/tmp.5tSYBjI5d3 is 6KB 2024-04-15T22:09:21.108 DEBUG:teuthology.orchestra.run.smithi067:> rm -fr /tmp/tmp.5tSYBjI5d3 2024-04-15T22:09:21.123 DEBUG:teuthology.orchestra.run.smithi067:> sudo /bin/ls /boot/loader/entries || true 2024-04-15T22:09:21.192 INFO:teuthology.orchestra.run.smithi067.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-15T22:09:21.193 INFO:teuthology.orchestra.run.smithi067.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-15T22:09:21.193 INFO:teuthology.orchestra.run.smithi067.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-15T22:09:21.193 INFO:teuthology.orchestra.run.smithi067.stdout:15949e3c88704300882482eddfd7baae-5.14.0-438.el9.x86_64.conf 2024-04-15T22:09:21.194 DEBUG:teuthology.orchestra.run.smithi067:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-438.el9.x86_64 2024-04-15T22:09:21.350 DEBUG:teuthology.orchestra.run.smithi067:> sudo shutdown -r now 2024-04-15T22:09:26.263 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T22:09:26.263 INFO:teuthology.orchestra.run.smithi082.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-15T22:09:26.263 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:09:26.306 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-modules-5.14.0-438.el9.x86_64 4/4 2024-04-15T22:09:26.756 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-5.14.0-438.el9.x86_64 4/4 2024-04-15T22:09:26.756 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : kernel-5.14.0-438.el9.x86_64 1/4 2024-04-15T22:09:26.757 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-15T22:09:26.757 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-15T22:09:27.173 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : kernel-modules-core-5.14.0-438.el9.x86_64 4/4 2024-04-15T22:09:27.174 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:09:27.174 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-04-15T22:09:27.174 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-5.14.0-438.el9.x86_64 2024-04-15T22:09:27.174 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-core-5.14.0-438.el9.x86_64 2024-04-15T22:09:27.174 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-modules-5.14.0-438.el9.x86_64 2024-04-15T22:09:27.174 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-modules-core-5.14.0-438.el9.x86_64 2024-04-15T22:09:27.174 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:09:27.174 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:09:27.487 DEBUG:teuthology.orchestra.run.smithi082:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T22:09:27.589 INFO:teuthology.orchestra.run.smithi082.stdout:kernel-5.14.0-438.el9.x86_64 2024-04-15T22:09:27.590 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-438.el9.x86_64 2024-04-15T22:09:27.590 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-438.el9.x86_64 2024-04-15T22:09:27.590 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-15T22:09:27.590 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-15T22:09:27.590 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-15T22:09:27.590 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi082.front.sepia.ceph.com, path=None, version=distro) 2024-04-15T22:09:27.590 DEBUG:teuthology.orchestra.run.smithi082:> rpm -q kernel | sort -rV | head -n 1 2024-04-15T22:09:27.670 INFO:teuthology.orchestra.run.smithi082.stdout:kernel-5.14.0-438.el9.x86_64 2024-04-15T22:09:27.670 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-438.el9.x86_64 2024-04-15T22:09:27.671 DEBUG:teuthology.orchestra.run.smithi082:> sudo rpm -qi grub2-tools 2024-04-15T22:09:27.710 INFO:teuthology.orchestra.run.smithi082.stdout:Name : grub2-tools 2024-04-15T22:09:27.710 INFO:teuthology.orchestra.run.smithi082.stdout:Epoch : 1 2024-04-15T22:09:27.710 INFO:teuthology.orchestra.run.smithi082.stdout:Version : 2.06 2024-04-15T22:09:27.710 INFO:teuthology.orchestra.run.smithi082.stdout:Release : 68.el9 2024-04-15T22:09:27.710 INFO:teuthology.orchestra.run.smithi082.stdout:Architecture: x86_64 2024-04-15T22:09:27.710 INFO:teuthology.orchestra.run.smithi082.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-15T22:09:27.710 INFO:teuthology.orchestra.run.smithi082.stdout:Group : Unspecified 2024-04-15T22:09:27.710 INFO:teuthology.orchestra.run.smithi082.stdout:Size : 8264254 2024-04-15T22:09:27.710 INFO:teuthology.orchestra.run.smithi082.stdout:License : GPLv3+ 2024-04-15T22:09:27.710 INFO:teuthology.orchestra.run.smithi082.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-15T22:09:27.710 INFO:teuthology.orchestra.run.smithi082.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-15T22:09:27.711 INFO:teuthology.orchestra.run.smithi082.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-15T22:09:27.711 INFO:teuthology.orchestra.run.smithi082.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-15T22:09:27.711 INFO:teuthology.orchestra.run.smithi082.stdout:Packager : builder@centos.org 2024-04-15T22:09:27.711 INFO:teuthology.orchestra.run.smithi082.stdout:Vendor : CentOS 2024-04-15T22:09:27.711 INFO:teuthology.orchestra.run.smithi082.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-15T22:09:27.711 INFO:teuthology.orchestra.run.smithi082.stdout:Summary : Support tools for GRUB. 2024-04-15T22:09:27.711 INFO:teuthology.orchestra.run.smithi082.stdout:Description : 2024-04-15T22:09:27.711 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:09:27.711 INFO:teuthology.orchestra.run.smithi082.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-15T22:09:27.711 INFO:teuthology.orchestra.run.smithi082.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-15T22:09:27.711 INFO:teuthology.orchestra.run.smithi082.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-15T22:09:27.711 INFO:teuthology.orchestra.run.smithi082.stdout:hardware devices. 2024-04-15T22:09:27.711 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:09:27.711 INFO:teuthology.orchestra.run.smithi082.stdout:This subpackage provides tools for support of all platforms. 2024-04-15T22:09:27.712 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-15T22:09:27.712 INFO:teuthology.task.kernel:Updating grub on smithi082 to boot 5.14.0-438.el9.x86_64 2024-04-15T22:09:27.712 DEBUG:teuthology.orchestra.run.smithi082:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-15T22:09:28.313 INFO:teuthology.orchestra.run.smithi082.stderr:Generating grub configuration file ... 2024-04-15T22:09:29.746 INFO:teuthology.orchestra.run.smithi082.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-15T22:09:29.777 INFO:teuthology.orchestra.run.smithi082.stderr:done 2024-04-15T22:09:29.779 DEBUG:teuthology.orchestra.run.smithi082:> mktemp 2024-04-15T22:09:29.794 INFO:teuthology.orchestra.run.smithi082.stdout:/tmp/tmp.X4vEf3l1B4 2024-04-15T22:09:29.795 DEBUG:teuthology.orchestra.run.smithi082:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.X4vEf3l1B4 2024-04-15T22:09:29.870 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod 0666 /tmp/tmp.X4vEf3l1B4 2024-04-15T22:09:30.002 DEBUG:teuthology.orchestra.remote:smithi082:/tmp/tmp.X4vEf3l1B4 is 6KB 2024-04-15T22:09:30.051 DEBUG:teuthology.orchestra.run.smithi082:> rm -fr /tmp/tmp.X4vEf3l1B4 2024-04-15T22:09:30.065 DEBUG:teuthology.orchestra.run.smithi082:> sudo /bin/ls /boot/loader/entries || true 2024-04-15T22:09:30.129 INFO:teuthology.orchestra.run.smithi082.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-15T22:09:30.130 INFO:teuthology.orchestra.run.smithi082.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-15T22:09:30.130 INFO:teuthology.orchestra.run.smithi082.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-15T22:09:30.130 INFO:teuthology.orchestra.run.smithi082.stdout:15949e3c88704300882482eddfd7baae-5.14.0-438.el9.x86_64.conf 2024-04-15T22:09:30.131 DEBUG:teuthology.orchestra.run.smithi082:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-438.el9.x86_64 2024-04-15T22:09:30.278 DEBUG:teuthology.orchestra.run.smithi082:> sudo shutdown -r now 2024-04-15T22:09:46.877 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-04-15T22:09:46.878 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-04-15T22:09:46.879 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:09:51.354 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-15T22:09:51.355 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-04-15T22:09:51.355 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:10:00.290 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-15T22:10:00.291 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-04-15T22:10:00.291 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:10:05.218 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.196 2024-04-15T22:10:09.822 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2024-04-15T22:10:14.222 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-04-15T22:10:14.223 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:10:18.782 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.82 2024-04-15T22:10:18.823 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-04-15T22:10:18.823 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:10:21.890 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2024-04-15T22:10:27.786 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-04-15T22:10:27.787 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:10:30.846 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.82 2024-04-15T22:10:33.894 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-04-15T22:10:33.895 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:10:42.854 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-04-15T22:10:42.855 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:10:52.323 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.67 2024-04-15T22:11:01.279 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.82 2024-04-15T22:11:07.328 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-04-15T22:11:07.329 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:11:08.170 DEBUG:teuthology.orchestra.run.smithi067:> true 2024-04-15T22:11:08.598 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-04-15T22:11:08.598 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-438.el9.x86_64"... 2024-04-15T22:11:08.598 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2024-04-15T22:11:08.613 INFO:teuthology.orchestra.run.smithi067.stdout:5.14.0-438.el9.x86_64 2024-04-15T22:11:08.613 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-438.el9.x86_64 vs 5.14.0-438.el9.x86_64 2024-04-15T22:11:08.613 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-15T22:11:08.613 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-15T22:11:09.614 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-15T22:11:09.615 DEBUG:teuthology.orchestra.run.smithi067:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-15T22:11:09.699 INFO:teuthology.orchestra.run.smithi067.stdout:ttyS1 2024-04-15T22:11:09.741 DEBUG:teuthology.parallel:result is None 2024-04-15T22:11:14.225 DEBUG:teuthology.orchestra.remote:timed out 2024-04-15T22:11:16.280 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-04-15T22:11:16.281 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:11:16.675 DEBUG:teuthology.orchestra.run.smithi082:> true 2024-04-15T22:11:17.207 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-04-15T22:11:17.207 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-438.el9.x86_64"... 2024-04-15T22:11:17.207 DEBUG:teuthology.orchestra.run.smithi082:> uname -r 2024-04-15T22:11:17.233 INFO:teuthology.orchestra.run.smithi082.stdout:5.14.0-438.el9.x86_64 2024-04-15T22:11:17.234 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-438.el9.x86_64 vs 5.14.0-438.el9.x86_64 2024-04-15T22:11:17.234 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-15T22:11:17.234 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-15T22:11:18.235 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-15T22:11:18.235 DEBUG:teuthology.orchestra.run.smithi082:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-15T22:11:18.293 INFO:teuthology.orchestra.run.smithi082.stdout:ttyS1 2024-04-15T22:11:18.339 DEBUG:teuthology.parallel:result is None 2024-04-15T22:11:26.227 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-04-15T22:11:26.228 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:11:26.607 DEBUG:teuthology.orchestra.run.smithi196:> true 2024-04-15T22:11:26.971 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-04-15T22:11:26.971 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-438.el9.x86_64"... 2024-04-15T22:11:26.971 DEBUG:teuthology.orchestra.run.smithi196:> uname -r 2024-04-15T22:11:26.987 INFO:teuthology.orchestra.run.smithi196.stdout:5.14.0-438.el9.x86_64 2024-04-15T22:11:26.988 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-438.el9.x86_64 vs 5.14.0-438.el9.x86_64 2024-04-15T22:11:26.988 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-15T22:11:26.988 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-15T22:11:27.988 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-04-15T22:11:27.989 DEBUG:teuthology.orchestra.run.smithi196:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-15T22:11:28.076 INFO:teuthology.orchestra.run.smithi196.stdout:ttyS1 2024-04-15T22:11:28.111 DEBUG:teuthology.parallel:result is None 2024-04-15T22:11:28.112 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-15T22:11:28.122 INFO:teuthology.task.internal:Creating test directory... 2024-04-15T22:11:28.122 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-15T22:11:28.125 DEBUG:teuthology.orchestra.run.smithi082:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-15T22:11:28.128 DEBUG:teuthology.orchestra.run.smithi196:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-15T22:11:28.146 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-15T22:11:28.153 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-15T22:11:28.189 INFO:teuthology.task.internal:Creating archive directory... 2024-04-15T22:11:28.190 DEBUG:teuthology.orchestra.run.smithi067:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-15T22:11:28.192 DEBUG:teuthology.orchestra.run.smithi082:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-15T22:11:28.194 DEBUG:teuthology.orchestra.run.smithi196:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-15T22:11:28.229 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-15T22:11:28.236 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-15T22:11:28.237 DEBUG:teuthology.orchestra.run.smithi067:> 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 2024-04-15T22:11:28.267 DEBUG:teuthology.orchestra.run.smithi082:> 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 2024-04-15T22:11:28.269 DEBUG:teuthology.orchestra.run.smithi196:> 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 2024-04-15T22:11:28.303 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T22:11:28.308 INFO:teuthology.orchestra.run.smithi082.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T22:11:28.314 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T22:11:28.318 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T22:11:28.323 INFO:teuthology.orchestra.run.smithi082.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T22:11:28.330 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-15T22:11:28.330 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-15T22:11:28.338 INFO:teuthology.task.internal:Configuring sudo... 2024-04-15T22:11:28.339 DEBUG:teuthology.orchestra.run.smithi067:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-15T22:11:28.362 DEBUG:teuthology.orchestra.run.smithi082:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-15T22:11:28.367 DEBUG:teuthology.orchestra.run.smithi196:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-15T22:11:28.398 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-15T22:11:28.407 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-15T22:11:28.407 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-15T22:11:28.434 DEBUG:teuthology.orchestra.run.smithi082:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-15T22:11:28.438 DEBUG:teuthology.orchestra.run.smithi196:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-15T22:11:28.455 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T22:11:28.535 DEBUG:teuthology.orchestra.run.smithi067:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T22:11:28.581 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T22:11:28.662 DEBUG:teuthology.orchestra.run.smithi067:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T22:11:28.709 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-15T22:11:28.709 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-15T22:11:28.778 DEBUG:teuthology.orchestra.run.smithi082:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T22:11:28.823 DEBUG:teuthology.orchestra.run.smithi082:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T22:11:28.880 DEBUG:teuthology.orchestra.run.smithi082:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T22:11:28.965 DEBUG:teuthology.orchestra.run.smithi082:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T22:11:29.011 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-04-15T22:11:29.011 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-15T22:11:29.081 DEBUG:teuthology.orchestra.run.smithi196:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T22:11:29.127 DEBUG:teuthology.orchestra.run.smithi196:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-15T22:11:29.182 DEBUG:teuthology.orchestra.run.smithi196:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T22:11:29.265 DEBUG:teuthology.orchestra.run.smithi196:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-15T22:11:29.313 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-04-15T22:11:29.314 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-15T22:11:29.384 DEBUG:teuthology.orchestra.run.smithi067:> sudo service rsyslog restart 2024-04-15T22:11:29.386 DEBUG:teuthology.orchestra.run.smithi082:> sudo service rsyslog restart 2024-04-15T22:11:29.388 DEBUG:teuthology.orchestra.run.smithi196:> sudo service rsyslog restart 2024-04-15T22:11:29.431 INFO:teuthology.orchestra.run.smithi082.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T22:11:29.445 INFO:teuthology.orchestra.run.smithi067.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T22:11:29.472 INFO:teuthology.orchestra.run.smithi196.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T22:11:29.989 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-15T22:11:29.998 INFO:teuthology.task.internal:Starting timer... 2024-04-15T22:11:29.998 INFO:teuthology.run_tasks:Running task pcp... 2024-04-15T22:11:30.035 INFO:teuthology.run_tasks:Running task selinux... 2024-04-15T22:11:30.067 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-15T22:11:30.067 DEBUG:teuthology.orchestra.run.smithi067:> sudo service auditd rotate 2024-04-15T22:11:30.138 INFO:teuthology.orchestra.run.smithi067.stdout:Rotating logs: 2024-04-15T22:11:30.140 DEBUG:teuthology.orchestra.run.smithi082:> sudo service auditd rotate 2024-04-15T22:11:30.208 INFO:teuthology.orchestra.run.smithi082.stdout:Rotating logs: 2024-04-15T22:11:30.210 DEBUG:teuthology.orchestra.run.smithi196:> sudo service auditd rotate 2024-04-15T22:11:30.282 INFO:teuthology.orchestra.run.smithi196.stdout:Rotating logs: 2024-04-15T22:11:30.284 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-15T22:11:30.284 DEBUG:teuthology.orchestra.run.smithi067:> /usr/sbin/getenforce 2024-04-15T22:11:30.309 INFO:teuthology.orchestra.run.smithi067.stdout:Permissive 2024-04-15T22:11:30.309 DEBUG:teuthology.orchestra.run.smithi082:> /usr/sbin/getenforce 2024-04-15T22:11:30.332 INFO:teuthology.orchestra.run.smithi082.stdout:Permissive 2024-04-15T22:11:30.332 DEBUG:teuthology.orchestra.run.smithi196:> /usr/sbin/getenforce 2024-04-15T22:11:30.359 INFO:teuthology.orchestra.run.smithi196.stdout:Permissive 2024-04-15T22:11:30.359 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi067.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi082.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi196.front.sepia.ceph.com': 'permissive'} 2024-04-15T22:11:30.359 DEBUG:teuthology.orchestra.run.smithi067:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-15T22:11:30.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:11:30.394 DEBUG:teuthology.orchestra.run.smithi082:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-15T22:11:30.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:11:30.426 DEBUG:teuthology.orchestra.run.smithi196:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-15T22:11:30.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:11:30.455 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-15T22:11:30.456 DEBUG:teuthology.orchestra.run.smithi067:> sudo /usr/sbin/setenforce permissive 2024-04-15T22:11:30.494 DEBUG:teuthology.orchestra.run.smithi082:> sudo /usr/sbin/setenforce permissive 2024-04-15T22:11:30.525 DEBUG:teuthology.orchestra.run.smithi196:> sudo /usr/sbin/setenforce permissive 2024-04-15T22:11:30.560 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-15T22:11:30.571 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-15T22:11:30.594 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'}]}] 2024-04-15T22:11:30.595 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi067.front.sepia.ceph.com,smithi082.front.sepia.ceph.com,smithi196.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-15T22:16:19.572 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi067.front.sepia.ceph.com'), Remote(name='ubuntu@smithi082.front.sepia.ceph.com'), Remote(name='ubuntu@smithi196.front.sepia.ceph.com')] 2024-04-15T22:16:19.573 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-04-15T22:16:19.574 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:16:19.672 DEBUG:teuthology.orchestra.run.smithi067:> true 2024-04-15T22:16:19.753 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-04-15T22:16:19.754 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-04-15T22:16:19.754 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:16:19.851 DEBUG:teuthology.orchestra.run.smithi082:> true 2024-04-15T22:16:19.930 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-04-15T22:16:19.930 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-04-15T22:16:19.931 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-15T22:16:20.021 DEBUG:teuthology.orchestra.run.smithi196:> true 2024-04-15T22:16:20.098 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-04-15T22:16:20.099 INFO:teuthology.run_tasks:Running task clock... 2024-04-15T22:16:20.110 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-15T22:16:20.110 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-15T22:16:20.110 DEBUG:teuthology.orchestra.run.smithi067:> 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 2024-04-15T22:16:20.115 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-15T22:16:20.115 DEBUG:teuthology.orchestra.run.smithi082:> 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 2024-04-15T22:16:20.117 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-15T22:16:20.117 DEBUG:teuthology.orchestra.run.smithi196:> 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 2024-04-15T22:16:20.145 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-15T22:16:20.152 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-15T22:16:20.163 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-15T22:16:20.169 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-15T22:16:20.171 INFO:teuthology.orchestra.run.smithi196.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-15T22:16:20.189 INFO:teuthology.orchestra.run.smithi196.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-15T22:16:20.194 INFO:teuthology.orchestra.run.smithi067.stderr:sudo: ntpd: command not found 2024-04-15T22:16:20.201 INFO:teuthology.orchestra.run.smithi082.stderr:sudo: ntpd: command not found 2024-04-15T22:16:20.209 INFO:teuthology.orchestra.run.smithi067.stdout:506 Cannot talk to daemon 2024-04-15T22:16:20.215 INFO:teuthology.orchestra.run.smithi082.stdout:506 Cannot talk to daemon 2024-04-15T22:16:20.220 INFO:teuthology.orchestra.run.smithi196.stderr:sudo: ntpd: command not found 2024-04-15T22:16:20.227 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-15T22:16:20.234 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-15T22:16:20.234 INFO:teuthology.orchestra.run.smithi196.stdout:506 Cannot talk to daemon 2024-04-15T22:16:20.246 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-15T22:16:20.251 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-15T22:16:20.252 INFO:teuthology.orchestra.run.smithi196.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-15T22:16:20.269 INFO:teuthology.orchestra.run.smithi196.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-15T22:16:20.298 INFO:teuthology.orchestra.run.smithi067.stderr:bash: line 1: ntpq: command not found 2024-04-15T22:16:20.301 INFO:teuthology.orchestra.run.smithi067.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T22:16:20.301 INFO:teuthology.orchestra.run.smithi067.stdout:=============================================================================== 2024-04-15T22:16:20.301 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:16:20.301 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:16:20.301 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:16:20.301 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:16:20.304 INFO:teuthology.orchestra.run.smithi082.stderr:bash: line 1: ntpq: command not found 2024-04-15T22:16:20.307 INFO:teuthology.orchestra.run.smithi082.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T22:16:20.307 INFO:teuthology.orchestra.run.smithi082.stdout:=============================================================================== 2024-04-15T22:16:20.308 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:16:20.308 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:16:20.308 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:16:20.308 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:16:20.328 INFO:teuthology.orchestra.run.smithi196.stderr:bash: line 1: ntpq: command not found 2024-04-15T22:16:20.330 INFO:teuthology.orchestra.run.smithi196.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T22:16:20.330 INFO:teuthology.orchestra.run.smithi196.stdout:=============================================================================== 2024-04-15T22:16:20.331 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:16:20.331 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:16:20.331 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:16:20.331 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:16:20.332 INFO:teuthology.run_tasks:Running task pexec... 2024-04-15T22:16:20.341 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-15T22:16:20.342 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi067.front.sepia.ceph.com 2024-04-15T22:16:20.342 DEBUG:teuthology.orchestra.run.smithi067:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-15T22:16:20.342 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi082.front.sepia.ceph.com 2024-04-15T22:16:20.342 DEBUG:teuthology.orchestra.run.smithi082:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-15T22:16:20.343 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi196.front.sepia.ceph.com 2024-04-15T22:16:20.343 DEBUG:teuthology.orchestra.run.smithi196:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-15T22:16:20.944 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:11 ago on Mon 15 Apr 2024 10:15:09 PM UTC. 2024-04-15T22:16:20.948 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:00:58 ago on Mon 15 Apr 2024 10:15:22 PM UTC. 2024-04-15T22:16:20.972 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:09 ago on Mon 15 Apr 2024 10:15:11 PM UTC. 2024-04-15T22:16:21.092 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:16:21.099 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:16:21.101 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:16:21.101 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2024-04-15T22:16:21.101 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:16:21.101 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-15T22:16:21.101 INFO:teuthology.orchestra.run.smithi067.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-15T22:16:21.101 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:16:21.101 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-15T22:16:21.101 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:16:21.101 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2024-04-15T22:16:21.102 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:16:21.102 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 3.1 M 2024-04-15T22:16:21.102 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 9.8 M 2024-04-15T22:16:21.103 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-15T22:16:21.107 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:16:21.107 INFO:teuthology.orchestra.run.smithi082.stdout: Package Architecture Version Repository Size 2024-04-15T22:16:21.107 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:16:21.107 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-04-15T22:16:21.107 INFO:teuthology.orchestra.run.smithi082.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-15T22:16:21.107 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:16:21.107 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-04-15T22:16:21.107 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:16:21.107 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-04-15T22:16:21.108 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:16:21.108 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 3.1 M 2024-04-15T22:16:21.108 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 9.8 M 2024-04-15T22:16:21.108 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-04-15T22:16:21.120 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:16:21.141 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:16:21.141 INFO:teuthology.orchestra.run.smithi196.stdout: Package Architecture Version Repository Size 2024-04-15T22:16:21.141 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:16:21.141 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-04-15T22:16:21.141 INFO:teuthology.orchestra.run.smithi196.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-15T22:16:21.141 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:16:21.141 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-15T22:16:21.141 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:16:21.141 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-04-15T22:16:21.141 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:16:21.141 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 3.1 M 2024-04-15T22:16:21.141 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 9.8 M 2024-04-15T22:16:21.141 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-04-15T22:16:21.430 INFO:teuthology.orchestra.run.smithi067.stdout:runc-1.1.12-2.el9.x86_64.rpm 18 MB/s | 3.1 MB 00:00 2024-04-15T22:16:21.430 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:16:21.430 INFO:teuthology.orchestra.run.smithi067.stdout:Total 9.5 MB/s | 3.1 MB 00:00 2024-04-15T22:16:21.467 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-15T22:16:21.474 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-15T22:16:21.474 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-15T22:16:21.555 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-15T22:16:21.556 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-15T22:16:21.561 INFO:teuthology.orchestra.run.smithi196.stdout:runc-1.1.12-2.el9.x86_64.rpm 9.8 MB/s | 3.1 MB 00:00 2024-04-15T22:16:21.561 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:16:21.561 INFO:teuthology.orchestra.run.smithi196.stdout:Total 7.5 MB/s | 3.1 MB 00:00 2024-04-15T22:16:21.597 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-04-15T22:16:21.603 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-04-15T22:16:21.604 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-04-15T22:16:21.683 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-04-15T22:16:21.683 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-04-15T22:16:21.771 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-15T22:16:21.853 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T22:16:21.906 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-04-15T22:16:21.989 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T22:16:22.419 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T22:16:22.526 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T22:16:22.714 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T22:16:22.714 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:16:22.714 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-15T22:16:22.715 INFO:teuthology.orchestra.run.smithi067.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-15T22:16:22.715 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:16:22.715 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:16:22.844 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T22:16:22.844 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:16:22.845 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-04-15T22:16:22.845 INFO:teuthology.orchestra.run.smithi196.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-15T22:16:22.845 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:16:22.845 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:16:22.970 DEBUG:teuthology.parallel:result is None 2024-04-15T22:16:23.112 DEBUG:teuthology.parallel:result is None 2024-04-15T22:16:26.066 INFO:teuthology.orchestra.run.smithi082.stdout:runc-1.1.12-2.el9.x86_64.rpm 667 kB/s | 3.1 MB 00:04 2024-04-15T22:16:26.066 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:16:26.066 INFO:teuthology.orchestra.run.smithi082.stdout:Total 646 kB/s | 3.1 MB 00:04 2024-04-15T22:16:26.105 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-04-15T22:16:26.111 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-04-15T22:16:26.112 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-04-15T22:16:26.192 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-04-15T22:16:26.192 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-04-15T22:16:26.397 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-04-15T22:16:26.485 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T22:16:27.046 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T22:16:27.353 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-15T22:16:27.353 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:16:27.353 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-04-15T22:16:27.354 INFO:teuthology.orchestra.run.smithi082.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-15T22:16:27.354 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:16:27.354 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:16:27.638 DEBUG:teuthology.parallel:result is None 2024-04-15T22:16:27.639 INFO:teuthology.run_tasks:Running task install... 2024-04-15T22:16:27.650 DEBUG:teuthology.task.install:project ceph 2024-04-15T22:16:27.650 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765'}} 2024-04-15T22:16:27.650 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765'} 2024-04-15T22:16:27.650 INFO:teuthology.task.install:Using flavor: default 2024-04-15T22:16:27.656 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-04-15T22:16:27.656 INFO:teuthology.task.install:extra packages: [] 2024-04-15T22:16:27.657 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765', 'tag': None, 'wait_for_package': False} 2024-04-15T22:16:27.658 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:16:27.660 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765', 'tag': None, 'wait_for_package': False} 2024-04-15T22:16:27.660 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:16:27.661 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765', 'tag': None, 'wait_for_package': False} 2024-04-15T22:16:27.661 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:16:27.829 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/ 2024-04-15T22:16:27.830 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2114.ga9a752df 2024-04-15T22:16:27.884 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/ 2024-04-15T22:16:27.884 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2114.ga9a752df 2024-04-15T22:16:27.895 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/ 2024-04-15T22:16:27.895 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2114.ga9a752df 2024-04-15T22:16:28.002 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-15T22:16:28.002 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-15T22:16:28.002 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-15T22:16:28.009 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-15T22:16:28.009 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-04-15T22:16:28.009 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-15T22:16:28.036 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-15T22:16:28.037 DEBUG:teuthology.orchestra.run.smithi067:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/a9a752df26c63acad72e1b3569fd79a515ca0765/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-15T22:16:28.043 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-15T22:16:28.044 DEBUG:teuthology.orchestra.run.smithi196:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/a9a752df26c63acad72e1b3569fd79a515ca0765/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-15T22:16:28.061 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-15T22:16:28.061 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-04-15T22:16:28.062 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-15T22:16:28.090 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-15T22:16:28.091 DEBUG:teuthology.orchestra.run.smithi082:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/a9a752df26c63acad72e1b3569fd79a515ca0765/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-15T22:16:28.110 DEBUG:teuthology.orchestra.run.smithi067:> 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 2024-04-15T22:16:28.115 DEBUG:teuthology.orchestra.run.smithi196:> 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 2024-04-15T22:16:28.160 DEBUG:teuthology.orchestra.run.smithi082:> 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 2024-04-15T22:16:28.196 DEBUG:teuthology.orchestra.run.smithi067:> 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 2024-04-15T22:16:28.200 DEBUG:teuthology.orchestra.run.smithi196:> 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 2024-04-15T22:16:28.225 INFO:teuthology.orchestra.run.smithi067.stdout:check_obsoletes = 1 2024-04-15T22:16:28.227 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum clean all 2024-04-15T22:16:28.242 DEBUG:teuthology.orchestra.run.smithi082:> 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 2024-04-15T22:16:28.270 INFO:teuthology.orchestra.run.smithi196.stdout:check_obsoletes = 1 2024-04-15T22:16:28.272 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum clean all 2024-04-15T22:16:28.310 INFO:teuthology.orchestra.run.smithi082.stdout:check_obsoletes = 1 2024-04-15T22:16:28.311 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum clean all 2024-04-15T22:16:28.486 INFO:teuthology.orchestra.run.smithi067.stdout:74 files removed 2024-04-15T22:16:28.513 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-radosgw 2024-04-15T22:16:28.521 INFO:teuthology.orchestra.run.smithi196.stdout:74 files removed 2024-04-15T22:16:28.547 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-radosgw 2024-04-15T22:16:28.559 INFO:teuthology.orchestra.run.smithi082.stdout:74 files removed 2024-04-15T22:16:28.586 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-radosgw 2024-04-15T22:16:29.135 INFO:teuthology.orchestra.run.smithi067.stdout:ceph packages for x86_64 266 kB/s | 83 kB 00:00 2024-04-15T22:16:29.157 INFO:teuthology.orchestra.run.smithi196.stdout:ceph packages for x86_64 273 kB/s | 83 kB 00:00 2024-04-15T22:16:29.380 INFO:teuthology.orchestra.run.smithi082.stdout:ceph packages for x86_64 168 kB/s | 83 kB 00:00 2024-04-15T22:16:29.574 INFO:teuthology.orchestra.run.smithi196.stdout:ceph noarch packages 31 kB/s | 11 kB 00:00 2024-04-15T22:16:29.636 INFO:teuthology.orchestra.run.smithi067.stdout:ceph noarch packages 26 kB/s | 11 kB 00:00 2024-04-15T22:16:29.922 INFO:teuthology.orchestra.run.smithi082.stdout:ceph noarch packages 23 kB/s | 11 kB 00:00 2024-04-15T22:16:29.969 INFO:teuthology.orchestra.run.smithi067.stdout:ceph source packages 6.5 kB/s | 1.9 kB 00:00 2024-04-15T22:16:30.008 INFO:teuthology.orchestra.run.smithi196.stdout:ceph source packages 4.8 kB/s | 1.9 kB 00:00 2024-04-15T22:16:30.331 INFO:teuthology.orchestra.run.smithi082.stdout:ceph source packages 5.1 kB/s | 1.9 kB 00:00 2024-04-15T22:16:30.685 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS-9 - AppStream 10 MB/s | 6.7 MB 00:00 2024-04-15T22:16:30.872 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS-9 - AppStream 7.8 MB/s | 6.7 MB 00:00 2024-04-15T22:16:32.477 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS-9 - BaseOS 3.1 MB/s | 2.0 MB 00:00 2024-04-15T22:16:32.625 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS-9 - AppStream 3.0 MB/s | 6.7 MB 00:02 2024-04-15T22:16:32.922 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS-9 - BaseOS 2.3 MB/s | 2.0 MB 00:00 2024-04-15T22:16:33.938 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.0 MB 00:00 2024-04-15T22:16:34.133 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS-9 - BaseOS 5.1 MB/s | 2.0 MB 00:00 2024-04-15T22:16:35.873 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - AppStream 24 MB/s | 19 MB 00:00 2024-04-15T22:16:36.273 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - BaseOS 4.4 MB/s | 8.0 MB 00:01 2024-04-15T22:16:38.183 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - AppStream 23 MB/s | 19 MB 00:00 2024-04-15T22:16:40.165 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.2 MB 00:00 2024-04-15T22:16:41.725 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - Extras packages 53 kB/s | 16 kB 00:00 2024-04-15T22:16:41.967 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - BaseOS 899 kB/s | 8.0 MB 00:09 2024-04-15T22:16:43.846 INFO:teuthology.orchestra.run.smithi067.stdout:Extra Packages for Enterprise Linux 11 MB/s | 21 MB 00:01 2024-04-15T22:16:44.141 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - CRB 2.5 MB/s | 6.2 MB 00:02 2024-04-15T22:16:45.883 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - Extras packages 40 kB/s | 16 kB 00:00 2024-04-15T22:16:48.925 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - AppStream 3.2 MB/s | 19 MB 00:05 2024-04-15T22:16:49.193 INFO:teuthology.orchestra.run.smithi067.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-04-15T22:16:52.086 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:16:52.088 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:16:52.088 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-15T22:16:52.088 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:16:52.088 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-15T22:16:52.089 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-radosgw x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 9.9 M 2024-04-15T22:16:52.089 INFO:teuthology.orchestra.run.smithi067.stdout:Upgrading: 2024-04-15T22:16:52.089 INFO:teuthology.orchestra.run.smithi067.stdout: librados2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.4 M 2024-04-15T22:16:52.089 INFO:teuthology.orchestra.run.smithi067.stdout: librbd1 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.1 M 2024-04-15T22:16:52.089 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-04-15T22:16:52.089 INFO:teuthology.orchestra.run.smithi067.stdout: boost-program-options 2024-04-15T22:16:52.089 INFO:teuthology.orchestra.run.smithi067.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-04-15T22:16:52.089 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-base x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 5.3 M 2024-04-15T22:16:52.089 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-common x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 21 M 2024-04-15T22:16:52.089 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-selinux x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 25 k 2024-04-15T22:16:52.089 INFO:teuthology.orchestra.run.smithi067.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-15T22:16:52.089 INFO:teuthology.orchestra.run.smithi067.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-15T22:16:52.090 INFO:teuthology.orchestra.run.smithi067.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-15T22:16:52.090 INFO:teuthology.orchestra.run.smithi067.stdout: libcephfs2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 746 k 2024-04-15T22:16:52.090 INFO:teuthology.orchestra.run.smithi067.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-15T22:16:52.090 INFO:teuthology.orchestra.run.smithi067.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-04-15T22:16:52.090 INFO:teuthology.orchestra.run.smithi067.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-04-15T22:16:52.090 INFO:teuthology.orchestra.run.smithi067.stdout: libradosstriper1 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 501 k 2024-04-15T22:16:52.090 INFO:teuthology.orchestra.run.smithi067.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-04-15T22:16:52.090 INFO:teuthology.orchestra.run.smithi067.stdout: librgw2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 5.2 M 2024-04-15T22:16:52.090 INFO:teuthology.orchestra.run.smithi067.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-15T22:16:52.090 INFO:teuthology.orchestra.run.smithi067.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-04-15T22:16:52.090 INFO:teuthology.orchestra.run.smithi067.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-15T22:16:52.090 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-argparse 2024-04-15T22:16:52.090 INFO:teuthology.orchestra.run.smithi067.stdout: x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 45 k 2024-04-15T22:16:52.091 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-common x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 131 k 2024-04-15T22:16:52.091 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cephfs x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 162 k 2024-04-15T22:16:52.091 INFO:teuthology.orchestra.run.smithi067.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-04-15T22:16:52.091 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rados x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 320 k 2024-04-15T22:16:52.091 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rbd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 298 k 2024-04-15T22:16:52.091 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rgw x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 99 k 2024-04-15T22:16:52.091 INFO:teuthology.orchestra.run.smithi067.stdout: qatlib x86_64 24.02.0-1.el9 CentOS-AppStream 220 k 2024-04-15T22:16:52.091 INFO:teuthology.orchestra.run.smithi067.stdout: qatzip-libs x86_64 1.2.0-1.el9 CentOS-AppStream 46 k 2024-04-15T22:16:52.091 INFO:teuthology.orchestra.run.smithi067.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-15T22:16:52.091 INFO:teuthology.orchestra.run.smithi067.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-15T22:16:52.091 INFO:teuthology.orchestra.run.smithi067.stdout:Installing weak dependencies: 2024-04-15T22:16:52.091 INFO:teuthology.orchestra.run.smithi067.stdout: qatlib-service x86_64 24.02.0-1.el9 CentOS-AppStream 35 k 2024-04-15T22:16:52.092 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:16:52.092 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-15T22:16:52.092 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:16:52.092 INFO:teuthology.orchestra.run.smithi067.stdout:Install 30 Packages 2024-04-15T22:16:52.092 INFO:teuthology.orchestra.run.smithi067.stdout:Upgrade 2 Packages 2024-04-15T22:16:52.092 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:16:52.092 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 59 M 2024-04-15T22:16:52.093 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-15T22:16:53.085 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - CRB 9.1 MB/s | 6.2 MB 00:00 2024-04-15T22:16:54.258 INFO:teuthology.orchestra.run.smithi082.stdout:Extra Packages for Enterprise Linux 2.5 MB/s | 21 MB 00:08 2024-04-15T22:16:55.086 INFO:teuthology.orchestra.run.smithi067.stdout:(1/32): ceph-base-19.0.0-2114.ga9a752df.el7.x86 2.0 MB/s | 5.3 MB 00:02 2024-04-15T22:16:55.186 INFO:teuthology.orchestra.run.smithi067.stdout:(2/32): ceph-selinux-19.0.0-2114.ga9a752df.el7. 252 kB/s | 25 kB 00:00 2024-04-15T22:16:55.436 INFO:teuthology.orchestra.run.smithi067.stdout:(3/32): libcephfs2-19.0.0-2114.ga9a752df.el7.x8 2.9 MB/s | 746 kB 00:00 2024-04-15T22:16:55.595 INFO:teuthology.orchestra.run.smithi067.stdout:(4/32): libradosstriper1-19.0.0-2114.ga9a752df. 3.1 MB/s | 501 kB 00:00 2024-04-15T22:16:55.943 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - Extras packages 11 kB/s | 16 kB 00:01 2024-04-15T22:16:56.303 INFO:teuthology.orchestra.run.smithi067.stdout:(5/32): ceph-radosgw-19.0.0-2114.ga9a752df.el7. 2.5 MB/s | 9.9 MB 00:03 2024-04-15T22:16:56.387 INFO:teuthology.orchestra.run.smithi067.stdout:(6/32): python3-ceph-argparse-19.0.0-2114.ga9a7 543 kB/s | 45 kB 00:00 2024-04-15T22:16:56.487 INFO:teuthology.orchestra.run.smithi067.stdout:(7/32): python3-ceph-common-19.0.0-2114.ga9a752 1.3 MB/s | 131 kB 00:00 2024-04-15T22:16:56.563 INFO:teuthology.orchestra.run.smithi067.stdout:(8/32): librgw2-19.0.0-2114.ga9a752df.el7.x86_6 5.3 MB/s | 5.2 MB 00:00 2024-04-15T22:16:56.588 INFO:teuthology.orchestra.run.smithi067.stdout:(9/32): python3-cephfs-19.0.0-2114.ga9a752df.el 1.6 MB/s | 162 kB 00:00 2024-04-15T22:16:56.655 INFO:teuthology.orchestra.run.smithi067.stdout:(10/32): python3-rados-19.0.0-2114.ga9a752df.el 3.4 MB/s | 320 kB 00:00 2024-04-15T22:16:56.755 INFO:teuthology.orchestra.run.smithi067.stdout:(11/32): python3-rbd-19.0.0-2114.ga9a752df.el7. 1.7 MB/s | 298 kB 00:00 2024-04-15T22:16:56.780 INFO:teuthology.orchestra.run.smithi067.stdout:(12/32): python3-rgw-19.0.0-2114.ga9a752df.el7. 792 kB/s | 99 kB 00:00 2024-04-15T22:16:57.014 INFO:teuthology.orchestra.run.smithi067.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 409 kB/s | 106 kB 00:00 2024-04-15T22:16:57.047 INFO:teuthology.orchestra.run.smithi067.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 596 kB/s | 159 kB 00:00 2024-04-15T22:16:57.081 INFO:teuthology.orchestra.run.smithi067.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 661 kB/s | 44 kB 00:00 2024-04-15T22:16:57.206 INFO:teuthology.orchestra.run.smithi067.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 4.1 MB/s | 661 kB 00:00 2024-04-15T22:16:57.231 INFO:teuthology.orchestra.run.smithi067.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.8 MB/s | 282 kB 00:00 2024-04-15T22:16:57.265 INFO:teuthology.orchestra.run.smithi067.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 709 kB/s | 41 kB 00:00 2024-04-15T22:16:57.307 INFO:teuthology.orchestra.run.smithi067.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.8 MB/s | 220 kB 00:00 2024-04-15T22:16:57.332 INFO:teuthology.orchestra.run.smithi067.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 520 kB/s | 35 kB 00:00 2024-04-15T22:16:57.383 INFO:teuthology.orchestra.run.smithi067.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 617 kB/s | 46 kB 00:00 2024-04-15T22:16:57.783 INFO:teuthology.orchestra.run.smithi067.stdout:(22/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 686 kB/s | 309 kB 00:00 2024-04-15T22:16:57.858 INFO:teuthology.orchestra.run.smithi067.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 347 kB/s | 26 kB 00:00 2024-04-15T22:16:57.934 INFO:teuthology.orchestra.run.smithi067.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 647 kB/s | 49 kB 00:00 2024-04-15T22:16:58.017 INFO:teuthology.orchestra.run.smithi067.stdout:(25/32): libunwind-1.6.2-1.el9.x86_64.rpm 811 kB/s | 67 kB 00:00 2024-04-15T22:16:58.084 INFO:teuthology.orchestra.run.smithi067.stdout:(26/32): libarrow-9.0.0-10.el9.x86_64.rpm 6.6 MB/s | 4.4 MB 00:00 2024-04-15T22:16:58.159 INFO:teuthology.orchestra.run.smithi067.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 2.5 MB/s | 192 kB 00:00 2024-04-15T22:16:58.193 INFO:teuthology.orchestra.run.smithi067.stdout:(28/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 4.7 MB/s | 838 kB 00:00 2024-04-15T22:16:58.260 INFO:teuthology.orchestra.run.smithi067.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-04-15T22:16:59.232 INFO:teuthology.orchestra.run.smithi082.stdout:lab-extras 26 kB/s | 1.7 kB 00:00 2024-04-15T22:17:00.298 INFO:teuthology.orchestra.run.smithi196.stdout:Extra Packages for Enterprise Linux 4.9 MB/s | 21 MB 00:04 2024-04-15T22:17:01.942 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:17:01.944 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:17:01.944 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-04-15T22:17:01.944 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:17:01.944 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-04-15T22:17:01.944 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-radosgw x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 9.9 M 2024-04-15T22:17:01.944 INFO:teuthology.orchestra.run.smithi082.stdout:Upgrading: 2024-04-15T22:17:01.945 INFO:teuthology.orchestra.run.smithi082.stdout: librados2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.4 M 2024-04-15T22:17:01.945 INFO:teuthology.orchestra.run.smithi082.stdout: librbd1 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.1 M 2024-04-15T22:17:01.945 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-04-15T22:17:01.945 INFO:teuthology.orchestra.run.smithi082.stdout: boost-program-options 2024-04-15T22:17:01.945 INFO:teuthology.orchestra.run.smithi082.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-04-15T22:17:01.945 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-base x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 5.3 M 2024-04-15T22:17:01.945 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-common x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 21 M 2024-04-15T22:17:01.945 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-selinux x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 25 k 2024-04-15T22:17:01.945 INFO:teuthology.orchestra.run.smithi082.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-15T22:17:01.945 INFO:teuthology.orchestra.run.smithi082.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-15T22:17:01.945 INFO:teuthology.orchestra.run.smithi082.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-15T22:17:01.946 INFO:teuthology.orchestra.run.smithi082.stdout: libcephfs2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 746 k 2024-04-15T22:17:01.946 INFO:teuthology.orchestra.run.smithi082.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-15T22:17:01.946 INFO:teuthology.orchestra.run.smithi082.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-04-15T22:17:01.946 INFO:teuthology.orchestra.run.smithi082.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-04-15T22:17:01.946 INFO:teuthology.orchestra.run.smithi082.stdout: libradosstriper1 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 501 k 2024-04-15T22:17:01.946 INFO:teuthology.orchestra.run.smithi082.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-04-15T22:17:01.946 INFO:teuthology.orchestra.run.smithi082.stdout: librgw2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 5.2 M 2024-04-15T22:17:01.946 INFO:teuthology.orchestra.run.smithi082.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-15T22:17:01.946 INFO:teuthology.orchestra.run.smithi082.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-04-15T22:17:01.946 INFO:teuthology.orchestra.run.smithi082.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-15T22:17:01.946 INFO:teuthology.orchestra.run.smithi082.stdout: python3-ceph-argparse 2024-04-15T22:17:01.946 INFO:teuthology.orchestra.run.smithi082.stdout: x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 45 k 2024-04-15T22:17:01.947 INFO:teuthology.orchestra.run.smithi082.stdout: python3-ceph-common x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 131 k 2024-04-15T22:17:01.947 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cephfs x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 162 k 2024-04-15T22:17:01.947 INFO:teuthology.orchestra.run.smithi082.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-04-15T22:17:01.947 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rados x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 320 k 2024-04-15T22:17:01.947 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rbd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 298 k 2024-04-15T22:17:01.947 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rgw x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 99 k 2024-04-15T22:17:01.947 INFO:teuthology.orchestra.run.smithi082.stdout: qatlib x86_64 24.02.0-1.el9 CentOS-AppStream 220 k 2024-04-15T22:17:01.947 INFO:teuthology.orchestra.run.smithi082.stdout: qatzip-libs x86_64 1.2.0-1.el9 CentOS-AppStream 46 k 2024-04-15T22:17:01.948 INFO:teuthology.orchestra.run.smithi082.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-15T22:17:01.948 INFO:teuthology.orchestra.run.smithi082.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-15T22:17:01.948 INFO:teuthology.orchestra.run.smithi082.stdout:Installing weak dependencies: 2024-04-15T22:17:01.948 INFO:teuthology.orchestra.run.smithi082.stdout: qatlib-service x86_64 24.02.0-1.el9 CentOS-AppStream 35 k 2024-04-15T22:17:01.948 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:01.948 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-04-15T22:17:01.948 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:17:01.948 INFO:teuthology.orchestra.run.smithi082.stdout:Install 30 Packages 2024-04-15T22:17:01.948 INFO:teuthology.orchestra.run.smithi082.stdout:Upgrade 2 Packages 2024-04-15T22:17:01.948 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:01.949 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 59 M 2024-04-15T22:17:01.949 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-04-15T22:17:02.360 INFO:teuthology.orchestra.run.smithi067.stdout:(30/32): librados2-19.0.0-2114.ga9a752df.el7.x8 832 kB/s | 3.4 MB 00:04 2024-04-15T22:17:02.602 INFO:teuthology.orchestra.run.smithi067.stdout:(31/32): ceph-common-19.0.0-2114.ga9a752df.el7. 2.0 MB/s | 21 MB 00:10 2024-04-15T22:17:03.010 INFO:teuthology.orchestra.run.smithi067.stdout:(32/32): librbd1-19.0.0-2114.ga9a752df.el7.x86_ 676 kB/s | 3.1 MB 00:04 2024-04-15T22:17:03.017 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:17:03.018 INFO:teuthology.orchestra.run.smithi067.stdout:Total 5.4 MB/s | 59 MB 00:10 2024-04-15T22:17:03.018 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-15T22:17:03.060 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-15T22:17:03.061 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-15T22:17:03.571 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-15T22:17:03.572 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-15T22:17:04.183 INFO:teuthology.orchestra.run.smithi082.stdout:(1/32): ceph-common-19.0.0-2114.ga9a752df.el7.x 10 MB/s | 21 MB 00:02 2024-04-15T22:17:04.233 INFO:teuthology.orchestra.run.smithi082.stdout:(2/32): ceph-selinux-19.0.0-2114.ga9a752df.el7. 506 kB/s | 25 kB 00:00 2024-04-15T22:17:04.342 INFO:teuthology.orchestra.run.smithi082.stdout:(3/32): libcephfs2-19.0.0-2114.ga9a752df.el7.x8 6.7 MB/s | 746 kB 00:00 2024-04-15T22:17:04.409 INFO:teuthology.orchestra.run.smithi082.stdout:(4/32): libradosstriper1-19.0.0-2114.ga9a752df. 7.4 MB/s | 501 kB 00:00 2024-04-15T22:17:04.884 INFO:teuthology.orchestra.run.smithi082.stdout:(5/32): librgw2-19.0.0-2114.ga9a752df.el7.x86_6 11 MB/s | 5.2 MB 00:00 2024-04-15T22:17:04.951 INFO:teuthology.orchestra.run.smithi082.stdout:(6/32): ceph-base-19.0.0-2114.ga9a752df.el7.x86 1.9 MB/s | 5.3 MB 00:02 2024-04-15T22:17:04.968 INFO:teuthology.orchestra.run.smithi082.stdout:(7/32): python3-ceph-argparse-19.0.0-2114.ga9a7 542 kB/s | 45 kB 00:00 2024-04-15T22:17:05.026 INFO:teuthology.orchestra.run.smithi082.stdout:(8/32): python3-ceph-common-19.0.0-2114.ga9a752 1.7 MB/s | 131 kB 00:00 2024-04-15T22:17:05.052 INFO:teuthology.orchestra.run.smithi082.stdout:(9/32): python3-cephfs-19.0.0-2114.ga9a752df.el 1.9 MB/s | 162 kB 00:00 2024-04-15T22:17:05.082 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-15T22:17:05.135 INFO:teuthology.orchestra.run.smithi082.stdout:(10/32): python3-rbd-19.0.0-2114.ga9a752df.el7. 3.5 MB/s | 298 kB 00:00 2024-04-15T22:17:05.173 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-15T22:17:05.177 INFO:teuthology.orchestra.run.smithi082.stdout:(11/32): python3-rados-19.0.0-2114.ga9a752df.el 2.1 MB/s | 320 kB 00:00 2024-04-15T22:17:05.202 INFO:teuthology.orchestra.run.smithi082.stdout:(12/32): python3-rgw-19.0.0-2114.ga9a752df.el7. 1.4 MB/s | 99 kB 00:00 2024-04-15T22:17:05.207 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-15T22:17:05.233 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-15T22:17:05.255 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-15T22:17:05.269 INFO:teuthology.orchestra.run.smithi196.stdout:lab-extras 38 kB/s | 1.7 kB 00:00 2024-04-15T22:17:05.270 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-15T22:17:05.336 INFO:teuthology.orchestra.run.smithi082.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 668 kB/s | 106 kB 00:00 2024-04-15T22:17:05.361 INFO:teuthology.orchestra.run.smithi082.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.2 MB/s | 159 kB 00:00 2024-04-15T22:17:05.386 INFO:teuthology.orchestra.run.smithi082.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 887 kB/s | 44 kB 00:00 2024-04-15T22:17:05.445 INFO:teuthology.orchestra.run.smithi082.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 7.7 MB/s | 661 kB 00:00 2024-04-15T22:17:05.465 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-15T22:17:05.470 INFO:teuthology.orchestra.run.smithi082.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.3 MB/s | 282 kB 00:00 2024-04-15T22:17:05.496 INFO:teuthology.orchestra.run.smithi082.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 829 kB/s | 41 kB 00:00 2024-04-15T22:17:05.520 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-15T22:17:05.520 INFO:teuthology.orchestra.run.smithi082.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 4.3 MB/s | 220 kB 00:00 2024-04-15T22:17:05.546 INFO:teuthology.orchestra.run.smithi082.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 701 kB/s | 35 kB 00:00 2024-04-15T22:17:05.571 INFO:teuthology.orchestra.run.smithi082.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 922 kB/s | 46 kB 00:00 2024-04-15T22:17:05.813 INFO:teuthology.orchestra.run.smithi082.stdout:(22/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 1.1 MB/s | 309 kB 00:00 2024-04-15T22:17:05.872 INFO:teuthology.orchestra.run.smithi082.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 445 kB/s | 26 kB 00:00 2024-04-15T22:17:05.927 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-15T22:17:05.932 INFO:teuthology.orchestra.run.smithi082.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 836 kB/s | 49 kB 00:00 2024-04-15T22:17:05.976 INFO:teuthology.orchestra.run.smithi067.stdout: Upgrading : librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T22:17:05.989 INFO:teuthology.orchestra.run.smithi082.stdout:(25/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.1 MB/s | 67 kB 00:00 2024-04-15T22:17:06.052 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T22:17:06.056 INFO:teuthology.orchestra.run.smithi082.stdout:(26/32): libarrow-9.0.0-10.el9.x86_64.rpm 9.1 MB/s | 4.4 MB 00:00 2024-04-15T22:17:06.114 INFO:teuthology.orchestra.run.smithi082.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 3.2 MB/s | 192 kB 00:00 2024-04-15T22:17:06.140 INFO:teuthology.orchestra.run.smithi082.stdout:(28/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 5.4 MB/s | 838 kB 00:00 2024-04-15T22:17:06.142 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 8/34 2024-04-15T22:17:06.169 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 9/34 2024-04-15T22:17:06.207 INFO:teuthology.orchestra.run.smithi082.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 17 MB/s | 1.6 MB 00:00 2024-04-15T22:17:06.215 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 9/34 2024-04-15T22:17:06.244 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-15T22:17:06.289 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7. 11/34 2024-04-15T22:17:06.358 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 12/34 2024-04-15T22:17:06.380 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 13/34 2024-04-15T22:17:06.444 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 13/34 2024-04-15T22:17:06.478 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-15T22:17:06.566 INFO:teuthology.orchestra.run.smithi082.stdout:(30/32): ceph-radosgw-19.0.0-2114.ga9a752df.el7 2.2 MB/s | 9.9 MB 00:04 2024-04-15T22:17:06.599 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-15T22:17:06.660 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-15T22:17:06.703 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-15T22:17:06.732 INFO:teuthology.orchestra.run.smithi082.stdout:(31/32): librbd1-19.0.0-2114.ga9a752df.el7.x86_ 6.0 MB/s | 3.1 MB 00:00 2024-04-15T22:17:06.738 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-15T22:17:06.774 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-15T22:17:06.806 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-15T22:17:07.145 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-15T22:17:07.179 INFO:teuthology.orchestra.run.smithi067.stdout: Upgrading : librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 22/34 2024-04-15T22:17:07.182 INFO:teuthology.orchestra.run.smithi082.stdout:(32/32): librados2-19.0.0-2114.ga9a752df.el7.x8 3.2 MB/s | 3.4 MB 00:01 2024-04-15T22:17:07.187 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:17:07.187 INFO:teuthology.orchestra.run.smithi082.stdout:Total 11 MB/s | 59 MB 00:05 2024-04-15T22:17:07.188 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-04-15T22:17:07.225 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-04-15T22:17:07.225 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-04-15T22:17:07.269 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 22/34 2024-04-15T22:17:07.299 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 23/34 2024-04-15T22:17:07.338 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-15T22:17:07.698 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-04-15T22:17:07.699 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-04-15T22:17:07.825 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-15T22:17:07.856 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 26/34 2024-04-15T22:17:07.910 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 26/34 2024-04-15T22:17:07.980 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 27/34 2024-04-15T22:17:08.008 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x8 28/34 2024-04-15T22:17:08.086 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:17:08.089 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:17:08.089 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-04-15T22:17:08.089 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:17:08.089 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-04-15T22:17:08.089 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-radosgw x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 9.9 M 2024-04-15T22:17:08.089 INFO:teuthology.orchestra.run.smithi196.stdout:Upgrading: 2024-04-15T22:17:08.089 INFO:teuthology.orchestra.run.smithi196.stdout: librados2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.4 M 2024-04-15T22:17:08.089 INFO:teuthology.orchestra.run.smithi196.stdout: librbd1 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.1 M 2024-04-15T22:17:08.089 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-04-15T22:17:08.089 INFO:teuthology.orchestra.run.smithi196.stdout: boost-program-options 2024-04-15T22:17:08.090 INFO:teuthology.orchestra.run.smithi196.stdout: x86_64 1.75.0-8.el9 CentOS-AppStream 106 k 2024-04-15T22:17:08.090 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-base x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 5.3 M 2024-04-15T22:17:08.090 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-common x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 21 M 2024-04-15T22:17:08.090 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-selinux x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 25 k 2024-04-15T22:17:08.090 INFO:teuthology.orchestra.run.smithi196.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-15T22:17:08.090 INFO:teuthology.orchestra.run.smithi196.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-15T22:17:08.090 INFO:teuthology.orchestra.run.smithi196.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-15T22:17:08.090 INFO:teuthology.orchestra.run.smithi196.stdout: libcephfs2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 746 k 2024-04-15T22:17:08.090 INFO:teuthology.orchestra.run.smithi196.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-15T22:17:08.090 INFO:teuthology.orchestra.run.smithi196.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-04-15T22:17:08.090 INFO:teuthology.orchestra.run.smithi196.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-04-15T22:17:08.090 INFO:teuthology.orchestra.run.smithi196.stdout: libradosstriper1 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 501 k 2024-04-15T22:17:08.090 INFO:teuthology.orchestra.run.smithi196.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-04-15T22:17:08.091 INFO:teuthology.orchestra.run.smithi196.stdout: librgw2 x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 5.2 M 2024-04-15T22:17:08.091 INFO:teuthology.orchestra.run.smithi196.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-15T22:17:08.091 INFO:teuthology.orchestra.run.smithi196.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-04-15T22:17:08.091 INFO:teuthology.orchestra.run.smithi196.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-15T22:17:08.091 INFO:teuthology.orchestra.run.smithi196.stdout: python3-ceph-argparse 2024-04-15T22:17:08.091 INFO:teuthology.orchestra.run.smithi196.stdout: x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 45 k 2024-04-15T22:17:08.091 INFO:teuthology.orchestra.run.smithi196.stdout: python3-ceph-common x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 131 k 2024-04-15T22:17:08.091 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cephfs x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 162 k 2024-04-15T22:17:08.091 INFO:teuthology.orchestra.run.smithi196.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-04-15T22:17:08.091 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rados x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 320 k 2024-04-15T22:17:08.091 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rbd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 298 k 2024-04-15T22:17:08.091 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rgw x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 99 k 2024-04-15T22:17:08.092 INFO:teuthology.orchestra.run.smithi196.stdout: qatlib x86_64 24.02.0-1.el9 CentOS-AppStream 220 k 2024-04-15T22:17:08.092 INFO:teuthology.orchestra.run.smithi196.stdout: qatzip-libs x86_64 1.2.0-1.el9 CentOS-AppStream 46 k 2024-04-15T22:17:08.092 INFO:teuthology.orchestra.run.smithi196.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-15T22:17:08.092 INFO:teuthology.orchestra.run.smithi196.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-15T22:17:08.092 INFO:teuthology.orchestra.run.smithi196.stdout:Installing weak dependencies: 2024-04-15T22:17:08.092 INFO:teuthology.orchestra.run.smithi196.stdout: qatlib-service x86_64 24.02.0-1.el9 CentOS-AppStream 35 k 2024-04-15T22:17:08.092 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:17:08.092 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-15T22:17:08.092 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:17:08.092 INFO:teuthology.orchestra.run.smithi196.stdout:Install 30 Packages 2024-04-15T22:17:08.092 INFO:teuthology.orchestra.run.smithi196.stdout:Upgrade 2 Packages 2024-04-15T22:17:08.092 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:17:08.093 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 59 M 2024-04-15T22:17:08.093 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-04-15T22:17:09.105 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-04-15T22:17:09.200 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-15T22:17:09.228 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-15T22:17:09.257 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-15T22:17:09.277 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-15T22:17:09.293 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-15T22:17:09.486 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-15T22:17:09.540 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-15T22:17:09.645 INFO:teuthology.orchestra.run.smithi196.stdout:(1/32): ceph-base-19.0.0-2114.ga9a752df.el7.x86 3.9 MB/s | 5.3 MB 00:01 2024-04-15T22:17:09.678 INFO:teuthology.orchestra.run.smithi196.stdout:(2/32): ceph-selinux-19.0.0-2114.ga9a752df.el7. 762 kB/s | 25 kB 00:00 2024-04-15T22:17:09.812 INFO:teuthology.orchestra.run.smithi196.stdout:(3/32): libcephfs2-19.0.0-2114.ga9a752df.el7.x8 5.5 MB/s | 746 kB 00:00 2024-04-15T22:17:09.920 INFO:teuthology.orchestra.run.smithi196.stdout:(4/32): libradosstriper1-19.0.0-2114.ga9a752df. 4.5 MB/s | 501 kB 00:00 2024-04-15T22:17:09.928 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-15T22:17:09.972 INFO:teuthology.orchestra.run.smithi082.stdout: Upgrading : librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T22:17:10.048 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T22:17:10.138 INFO:teuthology.orchestra.run.smithi196.stdout:(5/32): ceph-radosgw-19.0.0-2114.ga9a752df.el7. 5.2 MB/s | 9.9 MB 00:01 2024-04-15T22:17:10.171 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 8/34 2024-04-15T22:17:10.204 INFO:teuthology.orchestra.run.smithi196.stdout:(6/32): python3-ceph-argparse-19.0.0-2114.ga9a7 680 kB/s | 45 kB 00:00 2024-04-15T22:17:10.257 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 9/34 2024-04-15T22:17:10.280 INFO:teuthology.orchestra.run.smithi196.stdout:(7/32): python3-ceph-common-19.0.0-2114.ga9a752 1.7 MB/s | 131 kB 00:00 2024-04-15T22:17:10.328 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 9/34 2024-04-15T22:17:10.355 INFO:teuthology.orchestra.run.smithi196.stdout:(8/32): python3-cephfs-19.0.0-2114.ga9a752df.el 2.1 MB/s | 162 kB 00:00 2024-04-15T22:17:10.357 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-15T22:17:10.401 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7. 11/34 2024-04-15T22:17:10.411 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T22:17:10.438 INFO:teuthology.orchestra.run.smithi196.stdout:(9/32): python3-rados-19.0.0-2114.ga9a752df.el7 3.8 MB/s | 320 kB 00:00 2024-04-15T22:17:10.454 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T22:17:10.470 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 12/34 2024-04-15T22:17:10.493 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 13/34 2024-04-15T22:17:10.539 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 13/34 2024-04-15T22:17:10.547 INFO:teuthology.orchestra.run.smithi196.stdout:(10/32): librgw2-19.0.0-2114.ga9a752df.el7.x86_ 8.2 MB/s | 5.2 MB 00:00 2024-04-15T22:17:10.572 INFO:teuthology.orchestra.run.smithi196.stdout:(11/32): python3-rbd-19.0.0-2114.ga9a752df.el7. 2.2 MB/s | 298 kB 00:00 2024-04-15T22:17:10.574 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-15T22:17:10.606 INFO:teuthology.orchestra.run.smithi196.stdout:(12/32): python3-rgw-19.0.0-2114.ga9a752df.el7. 1.7 MB/s | 99 kB 00:00 2024-04-15T22:17:10.685 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-15T22:17:10.718 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-15T22:17:10.757 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-15T22:17:10.790 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-15T22:17:10.819 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-15T22:17:10.823 INFO:teuthology.orchestra.run.smithi196.stdout:(13/32): ceph-common-19.0.0-2114.ga9a752df.el7. 8.1 MB/s | 21 MB 00:02 2024-04-15T22:17:10.852 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-15T22:17:10.923 INFO:teuthology.orchestra.run.smithi196.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 302 kB/s | 106 kB 00:00 2024-04-15T22:17:10.957 INFO:teuthology.orchestra.run.smithi196.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 414 kB/s | 44 kB 00:00 2024-04-15T22:17:10.990 INFO:teuthology.orchestra.run.smithi196.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 443 kB/s | 159 kB 00:00 2024-04-15T22:17:11.045 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T22:17:11.050 INFO:teuthology.orchestra.run.smithi196.stdout:(17/32): librdkafka-1.6.1-102.el9.x86_64.rpm 5.1 MB/s | 661 kB 00:00 2024-04-15T22:17:11.074 INFO:teuthology.orchestra.run.smithi196.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.4 MB/s | 282 kB 00:00 2024-04-15T22:17:11.083 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 30/34 2024-04-15T22:17:11.091 INFO:teuthology.orchestra.run.smithi196.stdout:(19/32): python3-prettytable-0.7.2-27.el9.noarc 411 kB/s | 41 kB 00:00 2024-04-15T22:17:11.116 INFO:teuthology.orchestra.run.smithi196.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 3.2 MB/s | 220 kB 00:00 2024-04-15T22:17:11.133 INFO:teuthology.orchestra.run.smithi196.stdout:(21/32): qatlib-service-24.02.0-1.el9.x86_64.rp 846 kB/s | 35 kB 00:00 2024-04-15T22:17:11.150 INFO:teuthology.orchestra.run.smithi196.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 798 kB/s | 46 kB 00:00 2024-04-15T22:17:11.164 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-15T22:17:11.174 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 30/34 2024-04-15T22:17:11.174 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-15T22:17:11.174 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-15T22:17:11.174 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:17:11.190 INFO:teuthology.orchestra.run.smithi082.stdout: Upgrading : librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 22/34 2024-04-15T22:17:11.218 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T22:17:11.279 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 22/34 2024-04-15T22:17:11.303 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 23/34 2024-04-15T22:17:11.341 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-15T22:17:11.367 INFO:teuthology.orchestra.run.smithi196.stdout:(23/32): libarrow-doc-9.0.0-10.el9.noarch.rpm 120 kB/s | 26 kB 00:00 2024-04-15T22:17:11.567 INFO:teuthology.orchestra.run.smithi196.stdout:(24/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 686 kB/s | 309 kB 00:00 2024-04-15T22:17:11.584 INFO:teuthology.orchestra.run.smithi196.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 224 kB/s | 49 kB 00:00 2024-04-15T22:17:11.668 INFO:teuthology.orchestra.run.smithi196.stdout:(26/32): libarrow-9.0.0-10.el9.x86_64.rpm 8.5 MB/s | 4.4 MB 00:00 2024-04-15T22:17:11.693 INFO:teuthology.orchestra.run.smithi196.stdout:(27/32): libunwind-1.6.2-1.el9.x86_64.rpm 628 kB/s | 67 kB 00:00 2024-04-15T22:17:11.718 INFO:teuthology.orchestra.run.smithi196.stdout:(28/32): parquet-libs-9.0.0-10.el9.x86_64.rpm 6.2 MB/s | 838 kB 00:00 2024-04-15T22:17:11.785 INFO:teuthology.orchestra.run.smithi196.stdout:(29/32): re2-20211101-3.el9.x86_64.rpm 1.6 MB/s | 192 kB 00:00 2024-04-15T22:17:11.797 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-15T22:17:11.826 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 26/34 2024-04-15T22:17:11.852 INFO:teuthology.orchestra.run.smithi196.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 10 MB/s | 1.6 MB 00:00 2024-04-15T22:17:11.897 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 26/34 2024-04-15T22:17:11.972 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 27/34 2024-04-15T22:17:12.003 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x8 28/34 2024-04-15T22:17:12.069 INFO:teuthology.orchestra.run.smithi196.stdout:(31/32): librados2-19.0.0-2114.ga9a752df.el7.x8 9.7 MB/s | 3.4 MB 00:00 2024-04-15T22:17:12.119 INFO:teuthology.orchestra.run.smithi196.stdout:(32/32): librbd1-19.0.0-2114.ga9a752df.el7.x86_ 9.4 MB/s | 3.1 MB 00:00 2024-04-15T22:17:12.127 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:17:12.127 INFO:teuthology.orchestra.run.smithi196.stdout:Total 15 MB/s | 59 MB 00:04 2024-04-15T22:17:12.127 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-04-15T22:17:12.164 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-04-15T22:17:12.165 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-04-15T22:17:12.657 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-04-15T22:17:12.657 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-04-15T22:17:14.073 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-04-15T22:17:14.152 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-15T22:17:14.218 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T22:17:14.224 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-15T22:17:14.257 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T22:17:14.266 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-15T22:17:14.297 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-15T22:17:14.313 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-15T22:17:14.532 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-15T22:17:14.586 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-15T22:17:14.809 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T22:17:14.844 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 30/34 2024-04-15T22:17:14.935 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 30/34 2024-04-15T22:17:14.935 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-15T22:17:14.936 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-15T22:17:14.936 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:14.941 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-15T22:17:14.970 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T22:17:15.018 INFO:teuthology.orchestra.run.smithi196.stdout: Upgrading : librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T22:17:15.094 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T22:17:15.183 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 8/34 2024-04-15T22:17:15.211 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 9/34 2024-04-15T22:17:15.257 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 9/34 2024-04-15T22:17:15.286 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-15T22:17:15.330 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7. 11/34 2024-04-15T22:17:15.416 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 12/34 2024-04-15T22:17:15.438 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 13/34 2024-04-15T22:17:15.502 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 13/34 2024-04-15T22:17:15.537 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-15T22:17:15.647 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-15T22:17:15.680 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 16/34 2024-04-15T22:17:15.720 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-15T22:17:15.753 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-15T22:17:15.782 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 19/34 2024-04-15T22:17:15.814 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-15T22:17:16.131 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-15T22:17:16.161 INFO:teuthology.orchestra.run.smithi196.stdout: Upgrading : librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 22/34 2024-04-15T22:17:16.252 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 22/34 2024-04-15T22:17:16.290 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 23/34 2024-04-15T22:17:16.331 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-15T22:17:16.796 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 25/34 2024-04-15T22:17:16.821 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 26/34 2024-04-15T22:17:16.877 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 26/34 2024-04-15T22:17:16.952 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 27/34 2024-04-15T22:17:16.991 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x8 28/34 2024-04-15T22:17:19.248 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T22:17:19.287 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T22:17:19.882 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 29/34 2024-04-15T22:17:19.924 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 30/34 2024-04-15T22:17:20.007 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 30/34 2024-04-15T22:17:20.008 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-15T22:17:20.008 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-15T22:17:20.008 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:17:20.053 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T22:17:21.281 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T22:17:21.282 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /sys 2024-04-15T22:17:21.282 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /proc 2024-04-15T22:17:21.282 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /mnt 2024-04-15T22:17:21.282 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /var/tmp 2024-04-15T22:17:21.282 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /home 2024-04-15T22:17:21.282 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /root 2024-04-15T22:17:21.283 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /tmp 2024-04-15T22:17:21.283 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:17:22.232 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 32/34 2024-04-15T22:17:22.258 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 32/34 2024-04-15T22:17:22.258 INFO:teuthology.orchestra.run.smithi067.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:17:22.258 INFO:teuthology.orchestra.run.smithi067.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-15T22:17:22.258 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-15T22:17:22.259 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-15T22:17:22.259 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:17:22.260 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-15T22:17:22.344 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-15T22:17:22.344 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T22:17:23.468 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T22:17:23.468 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 1/34 2024-04-15T22:17:23.468 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2/34 2024-04-15T22:17:23.468 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 3/34 2024-04-15T22:17:23.468 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 4/34 2024-04-15T22:17:23.468 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 5/34 2024-04-15T22:17:23.469 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 6/34 2024-04-15T22:17:23.469 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T22:17:23.469 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7. 8/34 2024-04-15T22:17:23.469 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x8 9/34 2024-04-15T22:17:23.469 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 10/34 2024-04-15T22:17:23.469 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 11/34 2024-04-15T22:17:23.469 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 12/34 2024-04-15T22:17:23.469 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 13/34 2024-04-15T22:17:23.469 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-15T22:17:23.470 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-15T22:17:23.470 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-15T22:17:23.470 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-15T22:17:23.470 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-15T22:17:23.470 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-15T22:17:23.470 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-15T22:17:23.470 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-15T22:17:23.470 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-15T22:17:23.470 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-15T22:17:23.471 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-15T22:17:23.471 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-15T22:17:23.471 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-15T22:17:23.471 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-15T22:17:23.471 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-15T22:17:23.471 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-15T22:17:23.472 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-15T22:17:23.472 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T22:17:23.472 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-15T22:17:23.472 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 33/34 2024-04-15T22:17:24.404 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T22:17:24.404 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /sys 2024-04-15T22:17:24.404 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /proc 2024-04-15T22:17:24.404 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /mnt 2024-04-15T22:17:24.405 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /var/tmp 2024-04-15T22:17:24.405 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /home 2024-04-15T22:17:24.405 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /root 2024-04-15T22:17:24.405 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /tmp 2024-04-15T22:17:24.405 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:24.488 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T22:17:24.489 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:17:24.489 INFO:teuthology.orchestra.run.smithi067.stdout:Upgraded: 2024-04-15T22:17:24.489 INFO:teuthology.orchestra.run.smithi067.stdout: librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:24.489 INFO:teuthology.orchestra.run.smithi067.stdout: librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:24.489 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-15T22:17:24.489 INFO:teuthology.orchestra.run.smithi067.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-15T22:17:24.489 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:24.489 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:24.489 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:24.489 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:24.489 INFO:teuthology.orchestra.run.smithi067.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-15T22:17:24.489 INFO:teuthology.orchestra.run.smithi067.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-15T22:17:24.489 INFO:teuthology.orchestra.run.smithi067.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-15T22:17:24.490 INFO:teuthology.orchestra.run.smithi067.stdout: libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:24.490 INFO:teuthology.orchestra.run.smithi067.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-15T22:17:24.490 INFO:teuthology.orchestra.run.smithi067.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-15T22:17:24.490 INFO:teuthology.orchestra.run.smithi067.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-15T22:17:24.490 INFO:teuthology.orchestra.run.smithi067.stdout: libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:24.490 INFO:teuthology.orchestra.run.smithi067.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-15T22:17:24.490 INFO:teuthology.orchestra.run.smithi067.stdout: librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:24.490 INFO:teuthology.orchestra.run.smithi067.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-15T22:17:24.490 INFO:teuthology.orchestra.run.smithi067.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-15T22:17:24.490 INFO:teuthology.orchestra.run.smithi067.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-15T22:17:24.490 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:24.490 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:24.490 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:24.490 INFO:teuthology.orchestra.run.smithi067.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-15T22:17:24.491 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:24.491 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:24.491 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:24.491 INFO:teuthology.orchestra.run.smithi067.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-15T22:17:24.491 INFO:teuthology.orchestra.run.smithi067.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-15T22:17:24.491 INFO:teuthology.orchestra.run.smithi067.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-15T22:17:24.491 INFO:teuthology.orchestra.run.smithi067.stdout: re2-1:20211101-3.el9.x86_64 2024-04-15T22:17:24.491 INFO:teuthology.orchestra.run.smithi067.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-15T22:17:24.491 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:17:24.491 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:17:24.872 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-test 2024-04-15T22:17:25.348 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 32/34 2024-04-15T22:17:25.374 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 32/34 2024-04-15T22:17:25.374 INFO:teuthology.orchestra.run.smithi082.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:17:25.374 INFO:teuthology.orchestra.run.smithi082.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-15T22:17:25.374 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-15T22:17:25.374 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-15T22:17:25.375 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:25.376 INFO:teuthology.orchestra.run.smithi082.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-15T22:17:25.446 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-15T22:17:25.446 INFO:teuthology.orchestra.run.smithi082.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T22:17:25.457 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:00:36 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:17:25.619 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:17:25.620 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:17:25.620 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-15T22:17:25.620 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:17:25.620 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-15T22:17:25.620 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-test x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 48 M 2024-04-15T22:17:25.620 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-04-15T22:17:25.620 INFO:teuthology.orchestra.run.smithi067.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-15T22:17:25.620 INFO:teuthology.orchestra.run.smithi067.stdout: libcephsqlite x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 164 k 2024-04-15T22:17:25.620 INFO:teuthology.orchestra.run.smithi067.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2024-04-15T22:17:25.620 INFO:teuthology.orchestra.run.smithi067.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-04-15T22:17:25.621 INFO:teuthology.orchestra.run.smithi067.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-04-15T22:17:25.621 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:17:25.621 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-15T22:17:25.621 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:17:25.621 INFO:teuthology.orchestra.run.smithi067.stdout:Install 6 Packages 2024-04-15T22:17:25.621 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:17:25.621 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 49 M 2024-04-15T22:17:25.622 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 206 M 2024-04-15T22:17:25.622 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-15T22:17:26.147 INFO:teuthology.orchestra.run.smithi067.stdout:(1/6): libcephsqlite-19.0.0-2114.ga9a752df.el7. 666 kB/s | 164 kB 00:00 2024-04-15T22:17:26.206 INFO:teuthology.orchestra.run.smithi067.stdout:(2/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 713 kB/s | 217 kB 00:00 2024-04-15T22:17:26.406 INFO:teuthology.orchestra.run.smithi067.stdout:(3/6): socat-1.7.4.1-5.el9.x86_64.rpm 1.1 MB/s | 300 kB 00:00 2024-04-15T22:17:26.464 INFO:teuthology.orchestra.run.smithi067.stdout:(4/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 242 kB/s | 63 kB 00:00 2024-04-15T22:17:26.541 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T22:17:26.541 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 1/34 2024-04-15T22:17:26.541 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2/34 2024-04-15T22:17:26.541 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 3/34 2024-04-15T22:17:26.541 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 4/34 2024-04-15T22:17:26.541 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 5/34 2024-04-15T22:17:26.541 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 6/34 2024-04-15T22:17:26.541 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T22:17:26.541 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7. 8/34 2024-04-15T22:17:26.541 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x8 9/34 2024-04-15T22:17:26.542 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 10/34 2024-04-15T22:17:26.542 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 11/34 2024-04-15T22:17:26.542 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 12/34 2024-04-15T22:17:26.542 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 13/34 2024-04-15T22:17:26.542 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-15T22:17:26.542 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-15T22:17:26.542 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-15T22:17:26.542 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-15T22:17:26.542 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-15T22:17:26.542 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-15T22:17:26.542 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-15T22:17:26.542 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-15T22:17:26.542 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-15T22:17:26.542 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-15T22:17:26.543 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-15T22:17:26.543 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-15T22:17:26.543 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-15T22:17:26.543 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-15T22:17:26.543 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-15T22:17:26.543 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-15T22:17:26.544 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-15T22:17:26.544 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T22:17:26.544 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-15T22:17:26.544 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 33/34 2024-04-15T22:17:27.573 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T22:17:27.573 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:27.574 INFO:teuthology.orchestra.run.smithi082.stdout:Upgraded: 2024-04-15T22:17:27.574 INFO:teuthology.orchestra.run.smithi082.stdout: librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:27.574 INFO:teuthology.orchestra.run.smithi082.stdout: librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:27.574 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-04-15T22:17:27.574 INFO:teuthology.orchestra.run.smithi082.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-15T22:17:27.574 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:27.574 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:27.574 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:27.574 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:27.574 INFO:teuthology.orchestra.run.smithi082.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-15T22:17:27.574 INFO:teuthology.orchestra.run.smithi082.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-15T22:17:27.574 INFO:teuthology.orchestra.run.smithi082.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-15T22:17:27.575 INFO:teuthology.orchestra.run.smithi082.stdout: libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:27.575 INFO:teuthology.orchestra.run.smithi082.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-15T22:17:27.575 INFO:teuthology.orchestra.run.smithi082.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-15T22:17:27.575 INFO:teuthology.orchestra.run.smithi082.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-15T22:17:27.575 INFO:teuthology.orchestra.run.smithi082.stdout: libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:27.575 INFO:teuthology.orchestra.run.smithi082.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-15T22:17:27.575 INFO:teuthology.orchestra.run.smithi082.stdout: librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:27.575 INFO:teuthology.orchestra.run.smithi082.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-15T22:17:27.575 INFO:teuthology.orchestra.run.smithi082.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-15T22:17:27.575 INFO:teuthology.orchestra.run.smithi082.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-15T22:17:27.575 INFO:teuthology.orchestra.run.smithi082.stdout: python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:27.575 INFO:teuthology.orchestra.run.smithi082.stdout: python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:27.575 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:27.575 INFO:teuthology.orchestra.run.smithi082.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-15T22:17:27.576 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:27.576 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:27.576 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:27.576 INFO:teuthology.orchestra.run.smithi082.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-15T22:17:27.576 INFO:teuthology.orchestra.run.smithi082.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-15T22:17:27.576 INFO:teuthology.orchestra.run.smithi082.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-15T22:17:27.576 INFO:teuthology.orchestra.run.smithi082.stdout: re2-1:20211101-3.el9.x86_64 2024-04-15T22:17:27.576 INFO:teuthology.orchestra.run.smithi082.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-15T22:17:27.576 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:27.576 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:17:27.656 INFO:teuthology.orchestra.run.smithi067.stdout:(5/6): jq-1.6-16.el9.x86_64.rpm 150 kB/s | 187 kB 00:01 2024-04-15T22:17:27.887 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-test 2024-04-15T22:17:28.455 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:00:29 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:17:28.608 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:17:28.608 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:17:28.609 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-04-15T22:17:28.609 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:17:28.609 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-04-15T22:17:28.609 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-test x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 48 M 2024-04-15T22:17:28.609 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-04-15T22:17:28.609 INFO:teuthology.orchestra.run.smithi082.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-15T22:17:28.609 INFO:teuthology.orchestra.run.smithi082.stdout: libcephsqlite x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 164 k 2024-04-15T22:17:28.609 INFO:teuthology.orchestra.run.smithi082.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2024-04-15T22:17:28.609 INFO:teuthology.orchestra.run.smithi082.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-04-15T22:17:28.610 INFO:teuthology.orchestra.run.smithi082.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-04-15T22:17:28.610 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:28.610 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-04-15T22:17:28.610 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:17:28.610 INFO:teuthology.orchestra.run.smithi082.stdout:Install 6 Packages 2024-04-15T22:17:28.610 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:28.610 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 49 M 2024-04-15T22:17:28.611 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 206 M 2024-04-15T22:17:28.611 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-04-15T22:17:29.128 INFO:teuthology.orchestra.run.smithi082.stdout:(1/6): libcephsqlite-19.0.0-2114.ga9a752df.el7. 526 kB/s | 164 kB 00:00 2024-04-15T22:17:29.303 INFO:teuthology.orchestra.run.smithi082.stdout:(2/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 446 kB/s | 217 kB 00:00 2024-04-15T22:17:29.378 INFO:teuthology.orchestra.run.smithi082.stdout:(3/6): socat-1.7.4.1-5.el9.x86_64.rpm 1.2 MB/s | 300 kB 00:00 2024-04-15T22:17:29.404 INFO:teuthology.orchestra.run.smithi082.stdout:(4/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 626 kB/s | 63 kB 00:00 2024-04-15T22:17:29.455 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T22:17:29.455 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /sys 2024-04-15T22:17:29.455 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /proc 2024-04-15T22:17:29.455 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /mnt 2024-04-15T22:17:29.455 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /var/tmp 2024-04-15T22:17:29.455 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /home 2024-04-15T22:17:29.455 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /root 2024-04-15T22:17:29.455 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /tmp 2024-04-15T22:17:29.455 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:17:30.053 INFO:teuthology.orchestra.run.smithi082.stdout:(5/6): jq-1.6-16.el9.x86_64.rpm 277 kB/s | 187 kB 00:00 2024-04-15T22:17:30.388 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 32/34 2024-04-15T22:17:30.414 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 32/34 2024-04-15T22:17:30.414 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:17:30.414 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-15T22:17:30.414 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-15T22:17:30.414 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-15T22:17:30.414 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:17:30.416 INFO:teuthology.orchestra.run.smithi196.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-15T22:17:30.491 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-15T22:17:30.491 INFO:teuthology.orchestra.run.smithi196.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T22:17:31.641 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T22:17:31.641 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 1/34 2024-04-15T22:17:31.641 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2/34 2024-04-15T22:17:31.641 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 3/34 2024-04-15T22:17:31.641 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 4/34 2024-04-15T22:17:31.641 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 5/34 2024-04-15T22:17:31.641 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_6 6/34 2024-04-15T22:17:31.641 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 7/34 2024-04-15T22:17:31.642 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7. 8/34 2024-04-15T22:17:31.642 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x8 9/34 2024-04-15T22:17:31.642 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 10/34 2024-04-15T22:17:31.642 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 11/34 2024-04-15T22:17:31.642 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 12/34 2024-04-15T22:17:31.642 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 13/34 2024-04-15T22:17:31.642 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-15T22:17:31.642 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-15T22:17:31.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-15T22:17:31.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-15T22:17:31.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-15T22:17:31.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-15T22:17:31.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-15T22:17:31.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-15T22:17:31.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-15T22:17:31.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-15T22:17:31.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 24/34 2024-04-15T22:17:31.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 25/34 2024-04-15T22:17:31.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-15T22:17:31.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-15T22:17:31.644 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 28/34 2024-04-15T22:17:31.644 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-15T22:17:31.644 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-15T22:17:31.644 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 31/34 2024-04-15T22:17:31.644 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-15T22:17:31.644 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 33/34 2024-04-15T22:17:32.404 INFO:teuthology.orchestra.run.smithi082.stdout:(6/6): ceph-test-19.0.0-2114.ga9a752df.el7.x86_ 13 MB/s | 48 MB 00:03 2024-04-15T22:17:32.406 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:17:32.407 INFO:teuthology.orchestra.run.smithi082.stdout:Total 13 MB/s | 49 MB 00:03 2024-04-15T22:17:32.422 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-04-15T22:17:32.443 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-04-15T22:17:32.444 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-04-15T22:17:32.656 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-15T22:17:32.656 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:17:32.656 INFO:teuthology.orchestra.run.smithi196.stdout:Upgraded: 2024-04-15T22:17:32.656 INFO:teuthology.orchestra.run.smithi196.stdout: librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:32.656 INFO:teuthology.orchestra.run.smithi196.stdout: librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:32.656 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-04-15T22:17:32.656 INFO:teuthology.orchestra.run.smithi196.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-15T22:17:32.657 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:32.657 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:32.657 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-radosgw-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:32.657 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-selinux-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:32.657 INFO:teuthology.orchestra.run.smithi196.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-15T22:17:32.657 INFO:teuthology.orchestra.run.smithi196.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-15T22:17:32.657 INFO:teuthology.orchestra.run.smithi196.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-15T22:17:32.657 INFO:teuthology.orchestra.run.smithi196.stdout: libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:32.657 INFO:teuthology.orchestra.run.smithi196.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-15T22:17:32.657 INFO:teuthology.orchestra.run.smithi196.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-15T22:17:32.657 INFO:teuthology.orchestra.run.smithi196.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-15T22:17:32.657 INFO:teuthology.orchestra.run.smithi196.stdout: libradosstriper1-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:32.657 INFO:teuthology.orchestra.run.smithi196.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-15T22:17:32.658 INFO:teuthology.orchestra.run.smithi196.stdout: librgw2-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:32.658 INFO:teuthology.orchestra.run.smithi196.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-15T22:17:32.658 INFO:teuthology.orchestra.run.smithi196.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-15T22:17:32.658 INFO:teuthology.orchestra.run.smithi196.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-15T22:17:32.658 INFO:teuthology.orchestra.run.smithi196.stdout: python3-ceph-argparse-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:32.658 INFO:teuthology.orchestra.run.smithi196.stdout: python3-ceph-common-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:32.658 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:32.658 INFO:teuthology.orchestra.run.smithi196.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-15T22:17:32.658 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:32.658 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:32.658 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:32.658 INFO:teuthology.orchestra.run.smithi196.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-15T22:17:32.658 INFO:teuthology.orchestra.run.smithi196.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-15T22:17:32.659 INFO:teuthology.orchestra.run.smithi196.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-15T22:17:32.659 INFO:teuthology.orchestra.run.smithi196.stdout: re2-1:20211101-3.el9.x86_64 2024-04-15T22:17:32.659 INFO:teuthology.orchestra.run.smithi196.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-15T22:17:32.659 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:17:32.659 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:17:32.832 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-04-15T22:17:32.832 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-04-15T22:17:32.921 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-test 2024-04-15T22:17:33.404 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-04-15T22:17:33.486 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-15T22:17:33.625 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:00:28 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:17:33.625 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-15T22:17:33.625 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-15T22:17:33.625 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-15T22:17:33.640 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 5/6 2024-04-15T22:17:33.644 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:17:33.644 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:17:33.644 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-04-15T22:17:33.644 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:17:33.645 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-04-15T22:17:33.645 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-test x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 48 M 2024-04-15T22:17:33.645 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-04-15T22:17:33.645 INFO:teuthology.orchestra.run.smithi196.stdout: jq x86_64 1.6-16.el9 baseos 187 k 2024-04-15T22:17:33.645 INFO:teuthology.orchestra.run.smithi196.stdout: libcephsqlite x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 164 k 2024-04-15T22:17:33.645 INFO:teuthology.orchestra.run.smithi196.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-AppStream 217 k 2024-04-15T22:17:33.645 INFO:teuthology.orchestra.run.smithi196.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-04-15T22:17:33.645 INFO:teuthology.orchestra.run.smithi196.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-04-15T22:17:33.645 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:17:33.645 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-15T22:17:33.645 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:17:33.645 INFO:teuthology.orchestra.run.smithi196.stdout:Install 6 Packages 2024-04-15T22:17:33.645 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:17:33.646 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 49 M 2024-04-15T22:17:33.646 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 206 M 2024-04-15T22:17:33.646 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-04-15T22:17:34.087 INFO:teuthology.orchestra.run.smithi196.stdout:(1/6): oniguruma-6.9.6-1.el9.5.x86_64.rpm 783 kB/s | 217 kB 00:00 2024-04-15T22:17:34.179 INFO:teuthology.orchestra.run.smithi196.stdout:(2/6): socat-1.7.4.1-5.el9.x86_64.rpm 3.2 MB/s | 300 kB 00:00 2024-04-15T22:17:34.213 INFO:teuthology.orchestra.run.smithi196.stdout:(3/6): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.8 MB/s | 63 kB 00:00 2024-04-15T22:17:34.305 INFO:teuthology.orchestra.run.smithi196.stdout:(4/6): libcephsqlite-19.0.0-2114.ga9a752df.el7. 331 kB/s | 164 kB 00:00 2024-04-15T22:17:34.571 INFO:teuthology.orchestra.run.smithi196.stdout:(5/6): jq-1.6-16.el9.x86_64.rpm 522 kB/s | 187 kB 00:00 2024-04-15T22:17:36.447 INFO:teuthology.orchestra.run.smithi196.stdout:(6/6): ceph-test-19.0.0-2114.ga9a752df.el7.x86_ 18 MB/s | 48 MB 00:02 2024-04-15T22:17:36.450 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:17:36.450 INFO:teuthology.orchestra.run.smithi196.stdout:Total 17 MB/s | 49 MB 00:02 2024-04-15T22:17:36.465 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-04-15T22:17:36.487 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-04-15T22:17:36.487 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-04-15T22:17:36.870 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-04-15T22:17:36.871 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-04-15T22:17:37.435 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-04-15T22:17:37.528 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-15T22:17:37.573 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-15T22:17:37.613 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-15T22:17:37.680 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-15T22:17:37.708 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 5/6 2024-04-15T22:17:38.114 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 5/6 2024-04-15T22:17:38.205 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 6/6 2024-04-15T22:17:40.563 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 6/6 2024-04-15T22:17:40.563 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 1/6 2024-04-15T22:17:40.563 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 2/6 2024-04-15T22:17:40.563 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-15T22:17:40.563 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 4/6 2024-04-15T22:17:40.563 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/6 2024-04-15T22:17:41.024 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : jq-1.6-16.el9.x86_64 6/6 2024-04-15T22:17:41.024 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:41.024 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-04-15T22:17:41.024 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:41.025 INFO:teuthology.orchestra.run.smithi082.stdout: jq-1.6-16.el9.x86_64 2024-04-15T22:17:41.025 INFO:teuthology.orchestra.run.smithi082.stdout: libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:41.025 INFO:teuthology.orchestra.run.smithi082.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-15T22:17:41.025 INFO:teuthology.orchestra.run.smithi082.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-15T22:17:41.025 INFO:teuthology.orchestra.run.smithi082.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-15T22:17:41.025 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:41.025 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:17:41.273 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph 2024-04-15T22:17:41.854 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:00:42 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:17:42.016 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:17:42.019 INFO:teuthology.orchestra.run.smithi082.stdout:========================================================================================= 2024-04-15T22:17:42.019 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-04-15T22:17:42.019 INFO:teuthology.orchestra.run.smithi082.stdout:========================================================================================= 2024-04-15T22:17:42.019 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-04-15T22:17:42.019 INFO:teuthology.orchestra.run.smithi082.stdout: ceph x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 6.6 k 2024-04-15T22:17:42.019 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-04-15T22:17:42.019 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mds x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 2.4 M 2024-04-15T22:17:42.020 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 1.5 M 2024-04-15T22:17:42.020 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 248 k 2024-04-15T22:17:42.020 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mon x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 4.7 M 2024-04-15T22:17:42.020 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-osd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 17 M 2024-04-15T22:17:42.020 INFO:teuthology.orchestra.run.smithi082.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-04-15T22:17:42.020 INFO:teuthology.orchestra.run.smithi082.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-15T22:17:42.020 INFO:teuthology.orchestra.run.smithi082.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-15T22:17:42.020 INFO:teuthology.orchestra.run.smithi082.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-15T22:17:42.020 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-04-15T22:17:42.020 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-15T22:17:42.020 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-15T22:17:42.020 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-04-15T22:17:42.021 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-15T22:17:42.021 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-15T22:17:42.021 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-04-15T22:17:42.021 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-15T22:17:42.021 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-15T22:17:42.021 INFO:teuthology.orchestra.run.smithi082.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-15T22:17:42.021 INFO:teuthology.orchestra.run.smithi082.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-04-15T22:17:42.021 INFO:teuthology.orchestra.run.smithi082.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-04-15T22:17:42.021 INFO:teuthology.orchestra.run.smithi082.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-15T22:17:42.022 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-15T22:17:42.022 INFO:teuthology.orchestra.run.smithi082.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-04-15T22:17:42.022 INFO:teuthology.orchestra.run.smithi082.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-15T22:17:42.022 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-15T22:17:42.022 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-04-15T22:17:42.022 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-04-15T22:17:42.022 INFO:teuthology.orchestra.run.smithi082.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-15T22:17:42.023 INFO:teuthology.orchestra.run.smithi082.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-15T22:17:42.023 INFO:teuthology.orchestra.run.smithi082.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-04-15T22:17:42.023 INFO:teuthology.orchestra.run.smithi082.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-04-15T22:17:42.023 INFO:teuthology.orchestra.run.smithi082.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-15T22:17:42.023 INFO:teuthology.orchestra.run.smithi082.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-15T22:17:42.023 INFO:teuthology.orchestra.run.smithi082.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-15T22:17:42.023 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:42.023 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-04-15T22:17:42.023 INFO:teuthology.orchestra.run.smithi082.stdout:========================================================================================= 2024-04-15T22:17:42.023 INFO:teuthology.orchestra.run.smithi082.stdout:Install 36 Packages 2024-04-15T22:17:42.023 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:42.024 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 30 M 2024-04-15T22:17:42.024 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 107 M 2024-04-15T22:17:42.024 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-04-15T22:17:42.205 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 5/6 2024-04-15T22:17:42.290 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 6/6 2024-04-15T22:17:43.081 INFO:teuthology.orchestra.run.smithi082.stdout:(1/36): ceph-19.0.0-2114.ga9a752df.el7.x86_64.r 24 kB/s | 6.6 kB 00:00 2024-04-15T22:17:44.239 INFO:teuthology.orchestra.run.smithi082.stdout:(2/36): ceph-mgr-19.0.0-2114.ga9a752df.el7.x86_ 1.0 MB/s | 1.5 MB 00:01 2024-04-15T22:17:44.456 INFO:teuthology.orchestra.run.smithi082.stdout:(3/36): ceph-mds-19.0.0-2114.ga9a752df.el7.x86_ 1.4 MB/s | 2.4 MB 00:01 2024-04-15T22:17:44.590 INFO:teuthology.orchestra.run.smithi082.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2114.ga9a7 1.8 MB/s | 248 kB 00:00 2024-04-15T22:17:44.766 INFO:teuthology.orchestra.run.smithi082.stdout:(5/36): lua-5.4.4-4.el9.x86_64.rpm 1.0 MB/s | 187 kB 00:00 2024-04-15T22:17:44.841 INFO:teuthology.orchestra.run.smithi082.stdout:(6/36): ceph-mon-19.0.0-2114.ga9a752df.el7.x86_ 2.7 MB/s | 4.7 MB 00:01 2024-04-15T22:17:44.851 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 6/6 2024-04-15T22:17:44.851 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 1/6 2024-04-15T22:17:44.851 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 2/6 2024-04-15T22:17:44.851 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-15T22:17:44.851 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 4/6 2024-04-15T22:17:44.852 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/6 2024-04-15T22:17:44.866 INFO:teuthology.orchestra.run.smithi082.stdout:(7/36): python3-mako-1.1.4-6.el9.noarch.rpm 1.4 MB/s | 144 kB 00:00 2024-04-15T22:17:44.891 INFO:teuthology.orchestra.run.smithi082.stdout:(8/36): python3-markupsafe-1.1.1-12.el9.x86_64. 631 kB/s | 32 kB 00:00 2024-04-15T22:17:44.917 INFO:teuthology.orchestra.run.smithi082.stdout:(9/36): python3-pytz-2021.1-5.el9.noarch.rpm 942 kB/s | 47 kB 00:00 2024-04-15T22:17:44.942 INFO:teuthology.orchestra.run.smithi082.stdout:(10/36): python3-toml-0.10.2-6.el9.noarch.rpm 769 kB/s | 39 kB 00:00 2024-04-15T22:17:44.975 INFO:teuthology.orchestra.run.smithi082.stdout:(11/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.0 MB/s | 241 kB 00:00 2024-04-15T22:17:45.051 INFO:teuthology.orchestra.run.smithi082.stdout:(12/36): python3-cryptography-36.0.1-4.el9.x86_ 11 MB/s | 1.1 MB 00:00 2024-04-15T22:17:45.076 INFO:teuthology.orchestra.run.smithi082.stdout:(13/36): python3-ply-3.11-14.el9.noarch.rpm 1.0 MB/s | 103 kB 00:00 2024-04-15T22:17:45.101 INFO:teuthology.orchestra.run.smithi082.stdout:(14/36): python3-pycparser-2.20-6.el9.noarch.rp 2.4 MB/s | 124 kB 00:00 2024-04-15T22:17:45.127 INFO:teuthology.orchestra.run.smithi082.stdout:(15/36): python3-urllib3-1.26.5-5.el9.noarch.rp 3.6 MB/s | 187 kB 00:00 2024-04-15T22:17:45.194 INFO:teuthology.orchestra.run.smithi082.stdout:(16/36): python3-requests-2.25.1-8.el9.noarch.r 1.3 MB/s | 125 kB 00:00 2024-04-15T22:17:45.219 INFO:teuthology.orchestra.run.smithi082.stdout:(17/36): lua-devel-5.4.4-4.el9.x86_64.rpm 242 kB/s | 22 kB 00:00 2024-04-15T22:17:45.331 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : jq-1.6-16.el9.x86_64 6/6 2024-04-15T22:17:45.331 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:17:45.331 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-04-15T22:17:45.331 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:45.331 INFO:teuthology.orchestra.run.smithi196.stdout: jq-1.6-16.el9.x86_64 2024-04-15T22:17:45.331 INFO:teuthology.orchestra.run.smithi196.stdout: libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:45.331 INFO:teuthology.orchestra.run.smithi196.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-15T22:17:45.331 INFO:teuthology.orchestra.run.smithi196.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-15T22:17:45.331 INFO:teuthology.orchestra.run.smithi196.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-15T22:17:45.331 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:17:45.331 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:17:45.436 INFO:teuthology.orchestra.run.smithi082.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 201 kB/s | 43 kB 00:00 2024-04-15T22:17:45.461 INFO:teuthology.orchestra.run.smithi082.stdout:(19/36): luarocks-3.9.2-1.el9.noarch.rpm 565 kB/s | 151 kB 00:00 2024-04-15T22:17:45.536 INFO:teuthology.orchestra.run.smithi082.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.7 MB/s | 172 kB 00:00 2024-04-15T22:17:45.634 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph 2024-04-15T22:17:45.695 INFO:teuthology.orchestra.run.smithi082.stdout:(21/36): python3-cherrypy-18.6.1-2.el9.noarch.r 1.5 MB/s | 358 kB 00:00 2024-04-15T22:17:45.720 INFO:teuthology.orchestra.run.smithi082.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 58 kB/s | 11 kB 00:00 2024-04-15T22:17:45.746 INFO:teuthology.orchestra.run.smithi082.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 352 kB/s | 18 kB 00:00 2024-04-15T22:17:45.771 INFO:teuthology.orchestra.run.smithi082.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 460 kB/s | 23 kB 00:00 2024-04-15T22:17:45.796 INFO:teuthology.orchestra.run.smithi082.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 387 kB/s | 19 kB 00:00 2024-04-15T22:17:45.830 INFO:teuthology.orchestra.run.smithi082.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 336 kB/s | 20 kB 00:00 2024-04-15T22:17:45.863 INFO:teuthology.orchestra.run.smithi082.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 693 kB/s | 46 kB 00:00 2024-04-15T22:17:45.905 INFO:teuthology.orchestra.run.smithi082.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-04-15T22:17:45.998 INFO:teuthology.orchestra.run.smithi082.stdout:(29/36): python3-pecan-1.4.2-3.el9.noarch.rpm 2.0 MB/s | 272 kB 00:00 2024-04-15T22:17:46.023 INFO:teuthology.orchestra.run.smithi082.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 140 kB/s | 16 kB 00:00 2024-04-15T22:17:46.065 INFO:teuthology.orchestra.run.smithi082.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.3 MB/s | 90 kB 00:00 2024-04-15T22:17:46.107 INFO:teuthology.orchestra.run.smithi082.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 428 kB/s | 36 kB 00:00 2024-04-15T22:17:46.157 INFO:teuthology.orchestra.run.smithi082.stdout:(33/36): python3-webob-1.8.7-6.el9.noarch.rpm 2.4 MB/s | 230 kB 00:00 2024-04-15T22:17:46.222 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:00:41 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:17:46.291 INFO:teuthology.orchestra.run.smithi082.stdout:(34/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.3 MB/s | 427 kB 00:00 2024-04-15T22:17:46.308 INFO:teuthology.orchestra.run.smithi082.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 133 kB/s | 20 kB 00:00 2024-04-15T22:17:46.388 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:17:46.391 INFO:teuthology.orchestra.run.smithi196.stdout:========================================================================================= 2024-04-15T22:17:46.391 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-04-15T22:17:46.391 INFO:teuthology.orchestra.run.smithi196.stdout:========================================================================================= 2024-04-15T22:17:46.391 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-04-15T22:17:46.391 INFO:teuthology.orchestra.run.smithi196.stdout: ceph x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 6.6 k 2024-04-15T22:17:46.391 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-04-15T22:17:46.391 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mds x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 2.4 M 2024-04-15T22:17:46.391 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 1.5 M 2024-04-15T22:17:46.391 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 248 k 2024-04-15T22:17:46.392 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mon x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 4.7 M 2024-04-15T22:17:46.392 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-osd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 17 M 2024-04-15T22:17:46.392 INFO:teuthology.orchestra.run.smithi196.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-04-15T22:17:46.392 INFO:teuthology.orchestra.run.smithi196.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-15T22:17:46.392 INFO:teuthology.orchestra.run.smithi196.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-15T22:17:46.392 INFO:teuthology.orchestra.run.smithi196.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-15T22:17:46.392 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-04-15T22:17:46.392 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-15T22:17:46.392 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-15T22:17:46.392 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-04-15T22:17:46.392 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-15T22:17:46.392 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-15T22:17:46.392 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-04-15T22:17:46.392 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-15T22:17:46.393 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-15T22:17:46.393 INFO:teuthology.orchestra.run.smithi196.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-15T22:17:46.393 INFO:teuthology.orchestra.run.smithi196.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-04-15T22:17:46.393 INFO:teuthology.orchestra.run.smithi196.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-04-15T22:17:46.393 INFO:teuthology.orchestra.run.smithi196.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-15T22:17:46.393 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-15T22:17:46.393 INFO:teuthology.orchestra.run.smithi196.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-04-15T22:17:46.393 INFO:teuthology.orchestra.run.smithi196.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-15T22:17:46.393 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-15T22:17:46.393 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-04-15T22:17:46.393 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-04-15T22:17:46.393 INFO:teuthology.orchestra.run.smithi196.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-15T22:17:46.393 INFO:teuthology.orchestra.run.smithi196.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-15T22:17:46.393 INFO:teuthology.orchestra.run.smithi196.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-04-15T22:17:46.394 INFO:teuthology.orchestra.run.smithi196.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-04-15T22:17:46.394 INFO:teuthology.orchestra.run.smithi196.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-15T22:17:46.394 INFO:teuthology.orchestra.run.smithi196.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-15T22:17:46.394 INFO:teuthology.orchestra.run.smithi196.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-15T22:17:46.394 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:17:46.394 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-15T22:17:46.394 INFO:teuthology.orchestra.run.smithi196.stdout:========================================================================================= 2024-04-15T22:17:46.394 INFO:teuthology.orchestra.run.smithi196.stdout:Install 36 Packages 2024-04-15T22:17:46.394 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:17:46.395 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 30 M 2024-04-15T22:17:46.395 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 107 M 2024-04-15T22:17:46.395 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-04-15T22:17:47.209 INFO:teuthology.orchestra.run.smithi196.stdout:(1/36): ceph-19.0.0-2114.ga9a752df.el7.x86_64.r 39 kB/s | 6.6 kB 00:00 2024-04-15T22:17:47.291 INFO:teuthology.orchestra.run.smithi082.stdout:(36/36): ceph-osd-19.0.0-2114.ga9a752df.el7.x86 5.5 MB/s | 17 MB 00:03 2024-04-15T22:17:47.297 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:17:47.297 INFO:teuthology.orchestra.run.smithi082.stdout:Total 5.7 MB/s | 30 MB 00:05 2024-04-15T22:17:47.321 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-04-15T22:17:47.364 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-04-15T22:17:47.364 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-04-15T22:17:47.417 INFO:teuthology.orchestra.run.smithi196.stdout:(2/36): ceph-mgr-19.0.0-2114.ga9a752df.el7.x86_ 4.0 MB/s | 1.5 MB 00:00 2024-04-15T22:17:47.764 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-04-15T22:17:47.765 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-04-15T22:17:47.943 INFO:teuthology.orchestra.run.smithi196.stdout:(3/36): ceph-mon-19.0.0-2114.ga9a752df.el7.x86_ 6.4 MB/s | 4.7 MB 00:00 2024-04-15T22:17:48.026 INFO:teuthology.orchestra.run.smithi196.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2114.ga9a7 2.9 MB/s | 248 kB 00:00 2024-04-15T22:17:48.143 INFO:teuthology.orchestra.run.smithi196.stdout:(5/36): lua-5.4.4-4.el9.x86_64.rpm 1.6 MB/s | 187 kB 00:00 2024-04-15T22:17:48.185 INFO:teuthology.orchestra.run.smithi196.stdout:(6/36): python3-mako-1.1.4-6.el9.noarch.rpm 3.4 MB/s | 144 kB 00:00 2024-04-15T22:17:48.235 INFO:teuthology.orchestra.run.smithi196.stdout:(7/36): ceph-mds-19.0.0-2114.ga9a752df.el7.x86_ 2.0 MB/s | 2.4 MB 00:01 2024-04-15T22:17:48.252 INFO:teuthology.orchestra.run.smithi196.stdout:(8/36): python3-markupsafe-1.1.1-12.el9.x86_64. 470 kB/s | 32 kB 00:00 2024-04-15T22:17:48.269 INFO:teuthology.orchestra.run.smithi196.stdout:(9/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.4 MB/s | 47 kB 00:00 2024-04-15T22:17:48.286 INFO:teuthology.orchestra.run.smithi196.stdout:(10/36): python3-toml-0.10.2-6.el9.noarch.rpm 1.1 MB/s | 39 kB 00:00 2024-04-15T22:17:48.320 INFO:teuthology.orchestra.run.smithi196.stdout:(11/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.7 MB/s | 241 kB 00:00 2024-04-15T22:17:48.378 INFO:teuthology.orchestra.run.smithi196.stdout:(12/36): python3-cryptography-36.0.1-4.el9.x86_ 12 MB/s | 1.1 MB 00:00 2024-04-15T22:17:48.404 INFO:teuthology.orchestra.run.smithi196.stdout:(13/36): python3-ply-3.11-14.el9.noarch.rpm 1.2 MB/s | 103 kB 00:00 2024-04-15T22:17:48.437 INFO:teuthology.orchestra.run.smithi196.stdout:(14/36): python3-pycparser-2.20-6.el9.noarch.rp 2.1 MB/s | 124 kB 00:00 2024-04-15T22:17:48.462 INFO:teuthology.orchestra.run.smithi196.stdout:(15/36): python3-urllib3-1.26.5-5.el9.noarch.rp 3.1 MB/s | 187 kB 00:00 2024-04-15T22:17:48.630 INFO:teuthology.orchestra.run.smithi196.stdout:(16/36): ceph-osd-19.0.0-2114.ga9a752df.el7.x86 14 MB/s | 17 MB 00:01 2024-04-15T22:17:48.738 INFO:teuthology.orchestra.run.smithi067.stdout:(6/6): ceph-test-19.0.0-2114.ga9a752df.el7.x86_ 2.1 MB/s | 48 MB 00:22 2024-04-15T22:17:48.741 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:17:48.741 INFO:teuthology.orchestra.run.smithi067.stdout:Total 2.1 MB/s | 49 MB 00:23 2024-04-15T22:17:48.756 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-15T22:17:48.765 INFO:teuthology.orchestra.run.smithi196.stdout:(17/36): luarocks-3.9.2-1.el9.noarch.rpm 1.1 MB/s | 151 kB 00:00 2024-04-15T22:17:48.779 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-15T22:17:48.780 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-15T22:17:48.788 INFO:teuthology.orchestra.run.smithi196.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 68 kB/s | 22 kB 00:00 2024-04-15T22:17:48.839 INFO:teuthology.orchestra.run.smithi196.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 590 kB/s | 43 kB 00:00 2024-04-15T22:17:48.922 INFO:teuthology.orchestra.run.smithi196.stdout:(20/36): python3-cherrypy-18.6.1-2.el9.noarch.r 4.2 MB/s | 358 kB 00:00 2024-04-15T22:17:48.964 INFO:teuthology.orchestra.run.smithi196.stdout:(21/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.1 MB/s | 172 kB 00:00 2024-04-15T22:17:48.990 INFO:teuthology.orchestra.run.smithi196.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 159 kB/s | 11 kB 00:00 2024-04-15T22:17:49.015 INFO:teuthology.orchestra.run.smithi196.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 352 kB/s | 18 kB 00:00 2024-04-15T22:17:49.049 INFO:teuthology.orchestra.run.smithi196.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 396 kB/s | 23 kB 00:00 2024-04-15T22:17:49.074 INFO:teuthology.orchestra.run.smithi196.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 331 kB/s | 19 kB 00:00 2024-04-15T22:17:49.076 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-04-15T22:17:49.099 INFO:teuthology.orchestra.run.smithi196.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 392 kB/s | 20 kB 00:00 2024-04-15T22:17:49.124 INFO:teuthology.orchestra.run.smithi196.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 923 kB/s | 46 kB 00:00 2024-04-15T22:17:49.127 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-15T22:17:49.149 INFO:teuthology.orchestra.run.smithi196.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-04-15T22:17:49.159 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-15T22:17:49.187 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-15T22:17:49.187 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-15T22:17:49.187 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-15T22:17:49.191 INFO:teuthology.orchestra.run.smithi196.stdout:(29/36): python3-portend-3.1.0-2.el9.noarch.rpm 394 kB/s | 16 kB 00:00 2024-04-15T22:17:49.217 INFO:teuthology.orchestra.run.smithi196.stdout:(30/36): python3-pecan-1.4.2-3.el9.noarch.rpm 2.9 MB/s | 272 kB 00:00 2024-04-15T22:17:49.242 INFO:teuthology.orchestra.run.smithi196.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-04-15T22:17:49.258 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-15T22:17:49.268 INFO:teuthology.orchestra.run.smithi196.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 707 kB/s | 36 kB 00:00 2024-04-15T22:17:49.301 INFO:teuthology.orchestra.run.smithi196.stdout:(33/36): python3-webob-1.8.7-6.el9.noarch.rpm 3.8 MB/s | 230 kB 00:00 2024-04-15T22:17:49.311 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-15T22:17:49.335 INFO:teuthology.orchestra.run.smithi196.stdout:(34/36): python3-requests-2.25.1-8.el9.noarch.r 139 kB/s | 125 kB 00:00 2024-04-15T22:17:49.352 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-15T22:17:49.360 INFO:teuthology.orchestra.run.smithi196.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 340 kB/s | 20 kB 00:00 2024-04-15T22:17:49.445 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-15T22:17:49.519 INFO:teuthology.orchestra.run.smithi196.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 1.7 MB/s | 427 kB 00:00 2024-04-15T22:17:49.523 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:17:49.524 INFO:teuthology.orchestra.run.smithi196.stdout:Total 9.6 MB/s | 30 MB 00:03 2024-04-15T22:17:49.530 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-15T22:17:49.549 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-04-15T22:17:49.580 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-15T22:17:49.592 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-04-15T22:17:49.592 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-04-15T22:17:49.652 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-15T22:17:49.706 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-04-15T22:17:49.745 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-04-15T22:17:49.793 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-04-15T22:17:49.837 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-15T22:17:49.851 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-04-15T22:17:49.919 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/6 2024-04-15T22:17:49.966 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/6 2024-04-15T22:17:50.006 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-15T22:17:50.011 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-04-15T22:17:50.012 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-04-15T22:17:50.040 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-04-15T22:17:50.047 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : jq-1.6-16.el9.x86_64 4/6 2024-04-15T22:17:50.074 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 5/6 2024-04-15T22:17:50.090 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-04-15T22:17:50.126 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-04-15T22:17:50.164 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-04-15T22:17:50.194 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-04-15T22:17:50.269 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-04-15T22:17:50.304 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-15T22:17:50.338 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-04-15T22:17:50.378 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-04-15T22:17:50.413 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-04-15T22:17:50.456 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-04-15T22:17:50.553 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-04-15T22:17:50.595 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-04-15T22:17:50.667 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-04-15T22:17:50.803 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-04-15T22:17:50.922 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-15T22:17:51.080 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7. 31/36 2024-04-15T22:17:51.117 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 32/36 2024-04-15T22:17:51.142 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 32/36 2024-04-15T22:17:51.142 INFO:teuthology.orchestra.run.smithi082.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:17:51.142 INFO:teuthology.orchestra.run.smithi082.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-15T22:17:51.142 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-15T22:17:51.143 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-15T22:17:51.143 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:51.352 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-04-15T22:17:51.404 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-15T22:17:51.437 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-15T22:17:51.465 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-15T22:17:51.537 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-15T22:17:51.581 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-15T22:17:51.622 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-15T22:17:51.714 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-15T22:17:51.793 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-15T22:17:51.834 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-15T22:17:51.906 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-15T22:17:51.968 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-04-15T22:17:52.014 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-04-15T22:17:52.072 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-04-15T22:17:52.136 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-04-15T22:17:52.323 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-04-15T22:17:52.377 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-04-15T22:17:52.418 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-04-15T22:17:52.458 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-04-15T22:17:52.505 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-04-15T22:17:52.582 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-04-15T22:17:52.584 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 33/36 2024-04-15T22:17:52.612 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 33/36 2024-04-15T22:17:52.612 INFO:teuthology.orchestra.run.smithi082.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:17:52.612 INFO:teuthology.orchestra.run.smithi082.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-15T22:17:52.612 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-15T22:17:52.612 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-15T22:17:52.612 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:52.615 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-15T22:17:52.649 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-04-15T22:17:52.689 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-04-15T22:17:52.724 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-04-15T22:17:52.767 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-04-15T22:17:52.865 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-04-15T22:17:52.906 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-04-15T22:17:52.980 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-04-15T22:17:53.060 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 34/36 2024-04-15T22:17:53.085 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 34/36 2024-04-15T22:17:53.085 INFO:teuthology.orchestra.run.smithi082.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:17:53.085 INFO:teuthology.orchestra.run.smithi082.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-15T22:17:53.085 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-15T22:17:53.085 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-15T22:17:53.085 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:53.118 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-04-15T22:17:53.244 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-15T22:17:53.311 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 35/36 2024-04-15T22:17:53.335 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 35/36 2024-04-15T22:17:53.335 INFO:teuthology.orchestra.run.smithi082.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:17:53.336 INFO:teuthology.orchestra.run.smithi082.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-15T22:17:53.336 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-15T22:17:53.336 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-15T22:17:53.336 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:53.400 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 36/36 2024-04-15T22:17:53.419 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7. 31/36 2024-04-15T22:17:53.447 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 32/36 2024-04-15T22:17:53.474 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 32/36 2024-04-15T22:17:53.474 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:17:53.474 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-15T22:17:53.474 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-15T22:17:53.474 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-15T22:17:53.474 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:17:54.864 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 5/6 2024-04-15T22:17:54.914 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 33/36 2024-04-15T22:17:54.942 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 33/36 2024-04-15T22:17:54.942 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:17:54.942 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-15T22:17:54.942 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-15T22:17:54.943 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-15T22:17:54.943 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:17:55.062 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 6/6 2024-04-15T22:17:55.211 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 36/36 2024-04-15T22:17:55.211 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 1/36 2024-04-15T22:17:55.211 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 2/36 2024-04-15T22:17:55.211 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 3/36 2024-04-15T22:17:55.211 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 4/36 2024-04-15T22:17:55.211 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 5/36 2024-04-15T22:17:55.211 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7. 6/36 2024-04-15T22:17:55.211 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-04-15T22:17:55.211 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-04-15T22:17:55.211 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-04-15T22:17:55.211 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-04-15T22:17:55.212 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-15T22:17:55.212 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-04-15T22:17:55.212 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-04-15T22:17:55.212 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-04-15T22:17:55.212 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-04-15T22:17:55.212 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 16/36 2024-04-15T22:17:55.212 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 17/36 2024-04-15T22:17:55.212 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-15T22:17:55.212 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-15T22:17:55.212 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-15T22:17:55.212 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-15T22:17:55.212 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-15T22:17:55.212 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-15T22:17:55.212 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-15T22:17:55.213 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-15T22:17:55.213 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-15T22:17:55.213 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-15T22:17:55.213 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-15T22:17:55.213 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-15T22:17:55.213 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-15T22:17:55.213 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-15T22:17:55.213 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-15T22:17:55.213 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-15T22:17:55.213 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-15T22:17:55.213 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-15T22:17:55.382 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 34/36 2024-04-15T22:17:55.406 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 34/36 2024-04-15T22:17:55.406 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:17:55.406 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-15T22:17:55.406 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-15T22:17:55.406 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-15T22:17:55.406 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:17:55.641 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 35/36 2024-04-15T22:17:55.665 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 35/36 2024-04-15T22:17:55.665 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:17:55.665 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-15T22:17:55.665 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-15T22:17:55.665 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-15T22:17:55.666 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:17:55.732 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 36/36 2024-04-15T22:17:56.340 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-15T22:17:56.341 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:56.341 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-04-15T22:17:56.341 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:56.341 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:56.341 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:56.341 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:17:56.341 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:56.341 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:56.341 INFO:teuthology.orchestra.run.smithi082.stdout: lua-5.4.4-4.el9.x86_64 2024-04-15T22:17:56.341 INFO:teuthology.orchestra.run.smithi082.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-15T22:17:56.341 INFO:teuthology.orchestra.run.smithi082.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-15T22:17:56.341 INFO:teuthology.orchestra.run.smithi082.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-15T22:17:56.342 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-15T22:17:56.342 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-15T22:17:56.342 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-15T22:17:56.342 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-15T22:17:56.342 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-15T22:17:56.342 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-15T22:17:56.342 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-15T22:17:56.342 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-15T22:17:56.342 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-15T22:17:56.342 INFO:teuthology.orchestra.run.smithi082.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-15T22:17:56.342 INFO:teuthology.orchestra.run.smithi082.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-15T22:17:56.342 INFO:teuthology.orchestra.run.smithi082.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-15T22:17:56.342 INFO:teuthology.orchestra.run.smithi082.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-15T22:17:56.343 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-15T22:17:56.343 INFO:teuthology.orchestra.run.smithi082.stdout: python3-ply-3.11-14.el9.noarch 2024-04-15T22:17:56.343 INFO:teuthology.orchestra.run.smithi082.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-15T22:17:56.343 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-15T22:17:56.343 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-15T22:17:56.343 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-15T22:17:56.343 INFO:teuthology.orchestra.run.smithi082.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-15T22:17:56.343 INFO:teuthology.orchestra.run.smithi082.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-15T22:17:56.343 INFO:teuthology.orchestra.run.smithi082.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-15T22:17:56.343 INFO:teuthology.orchestra.run.smithi082.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-15T22:17:56.343 INFO:teuthology.orchestra.run.smithi082.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-15T22:17:56.343 INFO:teuthology.orchestra.run.smithi082.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-15T22:17:56.343 INFO:teuthology.orchestra.run.smithi082.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-15T22:17:56.343 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:56.344 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:17:56.616 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-base 2024-04-15T22:17:57.193 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:00:58 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:17:57.292 INFO:teuthology.orchestra.run.smithi082.stdout:Package ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:17:57.344 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:17:57.345 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-04-15T22:17:57.345 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:17:57.406 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install cephadm 2024-04-15T22:17:57.467 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 6/6 2024-04-15T22:17:57.467 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 1/6 2024-04-15T22:17:57.467 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 2/6 2024-04-15T22:17:57.467 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 3/6 2024-04-15T22:17:57.467 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 4/6 2024-04-15T22:17:57.467 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/6 2024-04-15T22:17:57.494 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 36/36 2024-04-15T22:17:57.494 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 1/36 2024-04-15T22:17:57.494 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 2/36 2024-04-15T22:17:57.495 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 3/36 2024-04-15T22:17:57.495 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 4/36 2024-04-15T22:17:57.495 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 5/36 2024-04-15T22:17:57.495 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7. 6/36 2024-04-15T22:17:57.495 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-04-15T22:17:57.495 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-04-15T22:17:57.495 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-04-15T22:17:57.495 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-04-15T22:17:57.495 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-15T22:17:57.495 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-04-15T22:17:57.495 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-04-15T22:17:57.495 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-04-15T22:17:57.495 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-04-15T22:17:57.496 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 16/36 2024-04-15T22:17:57.496 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 17/36 2024-04-15T22:17:57.496 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-15T22:17:57.496 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-15T22:17:57.496 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-15T22:17:57.496 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-15T22:17:57.496 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-15T22:17:57.496 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-15T22:17:57.496 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-15T22:17:57.496 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-15T22:17:57.496 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-15T22:17:57.496 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-15T22:17:57.497 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-15T22:17:57.498 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-15T22:17:57.498 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-15T22:17:57.498 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-15T22:17:57.498 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-15T22:17:57.498 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-15T22:17:57.498 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-15T22:17:57.498 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-15T22:17:57.905 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : jq-1.6-16.el9.x86_64 6/6 2024-04-15T22:17:57.905 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:17:57.905 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-15T22:17:57.905 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-test-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:57.905 INFO:teuthology.orchestra.run.smithi067.stdout: jq-1.6-16.el9.x86_64 2024-04-15T22:17:57.905 INFO:teuthology.orchestra.run.smithi067.stdout: libcephsqlite-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:57.905 INFO:teuthology.orchestra.run.smithi067.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-04-15T22:17:57.905 INFO:teuthology.orchestra.run.smithi067.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-15T22:17:57.905 INFO:teuthology.orchestra.run.smithi067.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-15T22:17:57.905 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:17:57.905 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:17:57.981 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:00:58 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:17:58.132 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:17:58.133 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:17:58.133 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-04-15T22:17:58.133 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:17:58.133 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-04-15T22:17:58.133 INFO:teuthology.orchestra.run.smithi082.stdout: cephadm noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 749 k 2024-04-15T22:17:58.133 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:58.133 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-04-15T22:17:58.133 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:17:58.133 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-04-15T22:17:58.133 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:17:58.133 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 749 k 2024-04-15T22:17:58.134 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 755 k 2024-04-15T22:17:58.134 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-04-15T22:17:58.184 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph 2024-04-15T22:17:58.383 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-15T22:17:58.383 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:17:58.383 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-04-15T22:17:58.383 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:58.383 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:58.383 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:58.383 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:17:58.384 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:58.384 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:17:58.384 INFO:teuthology.orchestra.run.smithi196.stdout: lua-5.4.4-4.el9.x86_64 2024-04-15T22:17:58.384 INFO:teuthology.orchestra.run.smithi196.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-15T22:17:58.384 INFO:teuthology.orchestra.run.smithi196.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-15T22:17:58.384 INFO:teuthology.orchestra.run.smithi196.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-15T22:17:58.384 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-15T22:17:58.384 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-15T22:17:58.384 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-15T22:17:58.384 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-15T22:17:58.384 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-15T22:17:58.384 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-15T22:17:58.384 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-15T22:17:58.384 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-15T22:17:58.385 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-15T22:17:58.385 INFO:teuthology.orchestra.run.smithi196.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-15T22:17:58.385 INFO:teuthology.orchestra.run.smithi196.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-15T22:17:58.385 INFO:teuthology.orchestra.run.smithi196.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-15T22:17:58.385 INFO:teuthology.orchestra.run.smithi196.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-15T22:17:58.385 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-15T22:17:58.385 INFO:teuthology.orchestra.run.smithi196.stdout: python3-ply-3.11-14.el9.noarch 2024-04-15T22:17:58.385 INFO:teuthology.orchestra.run.smithi196.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-15T22:17:58.385 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-15T22:17:58.385 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-15T22:17:58.385 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-15T22:17:58.385 INFO:teuthology.orchestra.run.smithi196.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-15T22:17:58.385 INFO:teuthology.orchestra.run.smithi196.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-15T22:17:58.386 INFO:teuthology.orchestra.run.smithi196.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-15T22:17:58.386 INFO:teuthology.orchestra.run.smithi196.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-15T22:17:58.386 INFO:teuthology.orchestra.run.smithi196.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-15T22:17:58.386 INFO:teuthology.orchestra.run.smithi196.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-15T22:17:58.386 INFO:teuthology.orchestra.run.smithi196.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-15T22:17:58.386 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:17:58.386 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:17:58.762 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-base 2024-04-15T22:17:58.773 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:09 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:17:58.932 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:17:58.934 INFO:teuthology.orchestra.run.smithi067.stdout:========================================================================================= 2024-04-15T22:17:58.934 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-15T22:17:58.934 INFO:teuthology.orchestra.run.smithi067.stdout:========================================================================================= 2024-04-15T22:17:58.934 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-15T22:17:58.935 INFO:teuthology.orchestra.run.smithi067.stdout: ceph x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 6.6 k 2024-04-15T22:17:58.935 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-04-15T22:17:58.935 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mds x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 2.4 M 2024-04-15T22:17:58.935 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 1.5 M 2024-04-15T22:17:58.935 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 248 k 2024-04-15T22:17:58.935 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mon x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 4.7 M 2024-04-15T22:17:58.935 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-osd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 17 M 2024-04-15T22:17:58.935 INFO:teuthology.orchestra.run.smithi067.stdout: lua x86_64 5.4.4-4.el9 CentOS-AppStream 187 k 2024-04-15T22:17:58.935 INFO:teuthology.orchestra.run.smithi067.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-15T22:17:58.935 INFO:teuthology.orchestra.run.smithi067.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-15T22:17:58.935 INFO:teuthology.orchestra.run.smithi067.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-15T22:17:58.935 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-04-15T22:17:58.935 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-15T22:17:58.936 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-15T22:17:58.936 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-04-15T22:17:58.936 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-15T22:17:58.936 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-15T22:17:58.936 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-04-15T22:17:58.936 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-15T22:17:58.936 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-15T22:17:58.936 INFO:teuthology.orchestra.run.smithi067.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-15T22:17:58.936 INFO:teuthology.orchestra.run.smithi067.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-04-15T22:17:58.936 INFO:teuthology.orchestra.run.smithi067.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-04-15T22:17:58.936 INFO:teuthology.orchestra.run.smithi067.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-15T22:17:58.937 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-15T22:17:58.937 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-04-15T22:17:58.937 INFO:teuthology.orchestra.run.smithi067.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-15T22:17:58.937 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-15T22:17:58.937 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-04-15T22:17:58.937 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-04-15T22:17:58.937 INFO:teuthology.orchestra.run.smithi067.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-15T22:17:58.937 INFO:teuthology.orchestra.run.smithi067.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-15T22:17:58.937 INFO:teuthology.orchestra.run.smithi067.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-04-15T22:17:58.937 INFO:teuthology.orchestra.run.smithi067.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-04-15T22:17:58.937 INFO:teuthology.orchestra.run.smithi067.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-15T22:17:58.937 INFO:teuthology.orchestra.run.smithi067.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-15T22:17:58.937 INFO:teuthology.orchestra.run.smithi067.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-15T22:17:58.938 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:17:58.938 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-15T22:17:58.938 INFO:teuthology.orchestra.run.smithi067.stdout:========================================================================================= 2024-04-15T22:17:58.938 INFO:teuthology.orchestra.run.smithi067.stdout:Install 36 Packages 2024-04-15T22:17:58.938 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:17:58.939 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 30 M 2024-04-15T22:17:58.939 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 107 M 2024-04-15T22:17:58.939 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-15T22:17:59.054 INFO:teuthology.orchestra.run.smithi082.stdout:cephadm-19.0.0-2114.ga9a752df.el7.noarch.rpm 813 kB/s | 749 kB 00:00 2024-04-15T22:17:59.055 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:17:59.055 INFO:teuthology.orchestra.run.smithi082.stdout:Total 812 kB/s | 749 kB 00:00 2024-04-15T22:17:59.056 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-04-15T22:17:59.061 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-04-15T22:17:59.061 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-04-15T22:17:59.066 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-04-15T22:17:59.067 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-04-15T22:17:59.145 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-04-15T22:17:59.345 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:00:54 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:17:59.445 INFO:teuthology.orchestra.run.smithi196.stdout:Package ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:17:59.497 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:17:59.498 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-04-15T22:17:59.498 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:17:59.557 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T22:17:59.559 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install cephadm 2024-04-15T22:17:59.659 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T22:17:59.743 INFO:teuthology.orchestra.run.smithi067.stdout:(1/36): ceph-19.0.0-2114.ga9a752df.el7.x86_64.r 30 kB/s | 6.6 kB 00:00 2024-04-15T22:17:59.910 INFO:teuthology.orchestra.run.smithi067.stdout:(2/36): ceph-mds-19.0.0-2114.ga9a752df.el7.x86_ 6.1 MB/s | 2.4 MB 00:00 2024-04-15T22:18:00.026 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T22:18:00.093 INFO:teuthology.orchestra.run.smithi067.stdout:(3/36): ceph-mgr-19.0.0-2114.ga9a752df.el7.x86_ 2.6 MB/s | 1.5 MB 00:00 2024-04-15T22:18:00.139 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:00:55 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:00.227 INFO:teuthology.orchestra.run.smithi067.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2114.ga9a7 1.8 MB/s | 248 kB 00:00 2024-04-15T22:18:00.291 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:18:00.292 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:00.292 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-04-15T22:18:00.292 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:00.292 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-04-15T22:18:00.292 INFO:teuthology.orchestra.run.smithi196.stdout: cephadm noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 749 k 2024-04-15T22:18:00.292 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:00.292 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-15T22:18:00.292 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:00.292 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-04-15T22:18:00.293 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:00.293 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 749 k 2024-04-15T22:18:00.293 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 755 k 2024-04-15T22:18:00.293 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-04-15T22:18:00.324 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T22:18:00.324 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:00.324 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-04-15T22:18:00.324 INFO:teuthology.orchestra.run.smithi082.stdout: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:00.324 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:00.324 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:00.344 INFO:teuthology.orchestra.run.smithi067.stdout:(5/36): lua-5.4.4-4.el9.x86_64.rpm 1.6 MB/s | 187 kB 00:00 2024-04-15T22:18:00.386 INFO:teuthology.orchestra.run.smithi067.stdout:(6/36): python3-mako-1.1.4-6.el9.noarch.rpm 3.4 MB/s | 144 kB 00:00 2024-04-15T22:18:00.419 INFO:teuthology.orchestra.run.smithi067.stdout:(7/36): python3-markupsafe-1.1.1-12.el9.x86_64. 944 kB/s | 32 kB 00:00 2024-04-15T22:18:00.461 INFO:teuthology.orchestra.run.smithi067.stdout:(8/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.1 MB/s | 47 kB 00:00 2024-04-15T22:18:00.503 INFO:teuthology.orchestra.run.smithi067.stdout:(9/36): python3-toml-0.10.2-6.el9.noarch.rpm 925 kB/s | 39 kB 00:00 2024-04-15T22:18:00.541 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-immutable-object-cache 2024-04-15T22:18:00.545 INFO:teuthology.orchestra.run.smithi067.stdout:(10/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 5.7 MB/s | 241 kB 00:00 2024-04-15T22:18:00.621 INFO:teuthology.orchestra.run.smithi067.stdout:(11/36): python3-cryptography-36.0.1-4.el9.x86_ 15 MB/s | 1.1 MB 00:00 2024-04-15T22:18:00.654 INFO:teuthology.orchestra.run.smithi067.stdout:(12/36): python3-ply-3.11-14.el9.noarch.rpm 3.0 MB/s | 103 kB 00:00 2024-04-15T22:18:00.821 INFO:teuthology.orchestra.run.smithi067.stdout:(13/36): ceph-osd-19.0.0-2114.ga9a752df.el7.x86 18 MB/s | 17 MB 00:00 2024-04-15T22:18:00.846 INFO:teuthology.orchestra.run.smithi067.stdout:(14/36): python3-pycparser-2.20-6.el9.noarch.rp 646 kB/s | 124 kB 00:00 2024-04-15T22:18:00.871 INFO:teuthology.orchestra.run.smithi067.stdout:(15/36): python3-urllib3-1.26.5-5.el9.noarch.rp 3.7 MB/s | 187 kB 00:00 2024-04-15T22:18:00.933 INFO:teuthology.orchestra.run.smithi196.stdout:cephadm-19.0.0-2114.ga9a752df.el7.noarch.rpm 1.1 MB/s | 749 kB 00:00 2024-04-15T22:18:00.934 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:00.934 INFO:teuthology.orchestra.run.smithi196.stdout:Total 1.1 MB/s | 749 kB 00:00 2024-04-15T22:18:00.934 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-04-15T22:18:00.939 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-04-15T22:18:00.939 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-04-15T22:18:00.945 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-04-15T22:18:00.945 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-04-15T22:18:01.018 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-04-15T22:18:01.127 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:02 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:18:01.276 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:18:01.277 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:01.277 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repo Size 2024-04-15T22:18:01.277 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:01.278 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-04-15T22:18:01.278 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 145 k 2024-04-15T22:18:01.278 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:01.278 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-04-15T22:18:01.278 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:01.278 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-04-15T22:18:01.278 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:01.278 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 145 k 2024-04-15T22:18:01.278 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 435 k 2024-04-15T22:18:01.278 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-04-15T22:18:01.297 INFO:teuthology.orchestra.run.smithi067.stdout:(16/36): python3-requests-2.25.1-8.el9.noarch.r 277 kB/s | 125 kB 00:00 2024-04-15T22:18:01.472 INFO:teuthology.orchestra.run.smithi067.stdout:(17/36): lua-devel-5.4.4-4.el9.x86_64.rpm 37 kB/s | 22 kB 00:00 2024-04-15T22:18:01.484 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T22:18:01.580 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T22:18:01.777 INFO:teuthology.orchestra.run.smithi082.stdout:ceph-immutable-object-cache-19.0.0-2114.ga9a752 290 kB/s | 145 kB 00:00 2024-04-15T22:18:01.778 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:01.778 INFO:teuthology.orchestra.run.smithi082.stdout:Total 289 kB/s | 145 kB 00:00 2024-04-15T22:18:01.778 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-04-15T22:18:01.786 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-04-15T22:18:01.786 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-04-15T22:18:01.839 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-04-15T22:18:01.839 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-04-15T22:18:01.847 INFO:teuthology.orchestra.run.smithi067.stdout:(18/36): ceph-mon-19.0.0-2114.ga9a752df.el7.x86 2.2 MB/s | 4.7 MB 00:02 2024-04-15T22:18:01.986 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-04-15T22:18:01.995 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T22:18:02.028 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T22:18:02.031 INFO:teuthology.orchestra.run.smithi067.stdout:(19/36): luarocks-3.9.2-1.el9.noarch.rpm 206 kB/s | 151 kB 00:00 2024-04-15T22:18:02.053 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T22:18:02.053 INFO:teuthology.orchestra.run.smithi082.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:18:02.054 INFO:teuthology.orchestra.run.smithi082.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-15T22:18:02.054 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:02.056 INFO:teuthology.orchestra.run.smithi067.stdout:(20/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 74 kB/s | 43 kB 00:00 2024-04-15T22:18:02.165 INFO:teuthology.orchestra.run.smithi067.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 100 kB/s | 11 kB 00:00 2024-04-15T22:18:02.273 INFO:teuthology.orchestra.run.smithi067.stdout:(22/36): python3-jaraco-classes-3.2.1-5.el9.noa 163 kB/s | 18 kB 00:00 2024-04-15T22:18:02.293 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T22:18:02.293 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:02.294 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-04-15T22:18:02.294 INFO:teuthology.orchestra.run.smithi196.stdout: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:02.294 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:02.294 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:18:02.382 INFO:teuthology.orchestra.run.smithi067.stdout:(23/36): python3-jaraco-collections-3.0.0-8.el9 213 kB/s | 23 kB 00:00 2024-04-15T22:18:02.488 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-immutable-object-cache 2024-04-15T22:18:02.499 INFO:teuthology.orchestra.run.smithi067.stdout:(24/36): python3-jaraco-functools-3.5.0-2.el9.n 167 kB/s | 19 kB 00:00 2024-04-15T22:18:02.574 INFO:teuthology.orchestra.run.smithi067.stdout:(25/36): python3-cherrypy-18.6.1-2.el9.noarch.r 660 kB/s | 358 kB 00:00 2024-04-15T22:18:02.616 INFO:teuthology.orchestra.run.smithi067.stdout:(26/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 224 kB/s | 172 kB 00:00 2024-04-15T22:18:02.642 INFO:teuthology.orchestra.run.smithi067.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 138 kB/s | 20 kB 00:00 2024-04-15T22:18:02.692 INFO:teuthology.orchestra.run.smithi067.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 395 kB/s | 46 kB 00:00 2024-04-15T22:18:02.925 INFO:teuthology.orchestra.run.smithi067.stdout:(29/36): python3-portend-3.1.0-2.el9.noarch.rpm 70 kB/s | 16 kB 00:00 2024-04-15T22:18:02.951 INFO:teuthology.orchestra.run.smithi067.stdout:(30/36): python3-more-itertools-8.12.0-2.el9.no 236 kB/s | 79 kB 00:00 2024-04-15T22:18:03.049 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T22:18:03.049 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:03.050 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-04-15T22:18:03.050 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:18:03.050 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:03.050 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:03.059 INFO:teuthology.orchestra.run.smithi067.stdout:(31/36): python3-tempora-5.0.0-2.el9.noarch.rpm 330 kB/s | 36 kB 00:00 2024-04-15T22:18:03.076 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:00:58 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:03.118 INFO:teuthology.orchestra.run.smithi067.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 468 kB/s | 90 kB 00:00 2024-04-15T22:18:03.151 INFO:teuthology.orchestra.run.smithi067.stdout:(33/36): python3-pecan-1.4.2-3.el9.noarch.rpm 534 kB/s | 272 kB 00:00 2024-04-15T22:18:03.233 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:18:03.234 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:03.234 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repo Size 2024-04-15T22:18:03.234 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:03.234 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-04-15T22:18:03.234 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 145 k 2024-04-15T22:18:03.234 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:03.235 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-15T22:18:03.235 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:03.235 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-04-15T22:18:03.235 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:03.235 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 145 k 2024-04-15T22:18:03.235 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 435 k 2024-04-15T22:18:03.235 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-04-15T22:18:03.260 INFO:teuthology.orchestra.run.smithi067.stdout:(34/36): python3-zc-lockfile-2.0-10.el9.noarch. 184 kB/s | 20 kB 00:00 2024-04-15T22:18:03.330 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-mgr 2024-04-15T22:18:03.418 INFO:teuthology.orchestra.run.smithi067.stdout:(35/36): python3-webob-1.8.7-6.el9.noarch.rpm 640 kB/s | 230 kB 00:00 2024-04-15T22:18:03.556 INFO:teuthology.orchestra.run.smithi196.stdout:ceph-immutable-object-cache-19.0.0-2114.ga9a752 450 kB/s | 145 kB 00:00 2024-04-15T22:18:03.557 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:03.557 INFO:teuthology.orchestra.run.smithi196.stdout:Total 449 kB/s | 145 kB 00:00 2024-04-15T22:18:03.557 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-04-15T22:18:03.565 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-04-15T22:18:03.565 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-04-15T22:18:03.617 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-04-15T22:18:03.617 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-04-15T22:18:03.702 INFO:teuthology.orchestra.run.smithi067.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 731 kB/s | 427 kB 00:00 2024-04-15T22:18:03.709 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:03.709 INFO:teuthology.orchestra.run.smithi067.stdout:Total 6.3 MB/s | 30 MB 00:04 2024-04-15T22:18:03.735 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-15T22:18:03.762 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-04-15T22:18:03.781 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-15T22:18:03.781 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-15T22:18:03.824 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T22:18:03.850 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T22:18:03.850 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:18:03.850 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-15T22:18:03.850 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:03.920 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:04 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:18:04.020 INFO:teuthology.orchestra.run.smithi082.stdout:Package ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:18:04.073 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:18:04.074 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-04-15T22:18:04.074 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:04.141 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-mgr-dashboard 2024-04-15T22:18:04.198 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-15T22:18:04.198 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-15T22:18:04.716 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:05 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:18:04.806 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T22:18:04.806 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:04.806 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-04-15T22:18:04.806 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:18:04.806 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:04.807 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:18:04.868 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:18:04.869 INFO:teuthology.orchestra.run.smithi082.stdout:====================================================================================== 2024-04-15T22:18:04.870 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-04-15T22:18:04.870 INFO:teuthology.orchestra.run.smithi082.stdout:====================================================================================== 2024-04-15T22:18:04.870 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-04-15T22:18:04.870 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 3.5 M 2024-04-15T22:18:04.870 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-04-15T22:18:04.870 INFO:teuthology.orchestra.run.smithi082.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-15T22:18:04.870 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 32 k 2024-04-15T22:18:04.870 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 15 k 2024-04-15T22:18:04.870 INFO:teuthology.orchestra.run.smithi082.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-15T22:18:04.870 INFO:teuthology.orchestra.run.smithi082.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-04-15T22:18:04.871 INFO:teuthology.orchestra.run.smithi082.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-15T22:18:04.871 INFO:teuthology.orchestra.run.smithi082.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-15T22:18:04.871 INFO:teuthology.orchestra.run.smithi082.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-15T22:18:04.871 INFO:teuthology.orchestra.run.smithi082.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-04-15T22:18:04.871 INFO:teuthology.orchestra.run.smithi082.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-15T22:18:04.871 INFO:teuthology.orchestra.run.smithi082.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-15T22:18:04.871 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:04.871 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-04-15T22:18:04.871 INFO:teuthology.orchestra.run.smithi082.stdout:====================================================================================== 2024-04-15T22:18:04.871 INFO:teuthology.orchestra.run.smithi082.stdout:Install 12 Packages 2024-04-15T22:18:04.871 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:04.872 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 8.6 M 2024-04-15T22:18:04.872 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 103 M 2024-04-15T22:18:04.872 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-04-15T22:18:05.065 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-mgr 2024-04-15T22:18:05.652 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:00 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:05.653 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-15T22:18:05.730 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-15T22:18:05.751 INFO:teuthology.orchestra.run.smithi196.stdout:Package ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:18:05.763 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-15T22:18:05.781 INFO:teuthology.orchestra.run.smithi082.stdout:(1/12): ceph-grafana-dashboards-19.0.0-2114.ga9 90 kB/s | 32 kB 00:00 2024-04-15T22:18:05.790 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-15T22:18:05.803 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:18:05.804 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-04-15T22:18:05.804 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:18:05.847 INFO:teuthology.orchestra.run.smithi082.stdout:(2/12): ceph-prometheus-alerts-19.0.0-2114.ga9a 37 kB/s | 15 kB 00:00 2024-04-15T22:18:05.866 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-mgr-dashboard 2024-04-15T22:18:05.867 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-15T22:18:05.906 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-15T22:18:05.939 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-15T22:18:05.956 INFO:teuthology.orchestra.run.smithi082.stdout:(3/12): protobuf-3.14.0-13.el9.x86_64.rpm 5.8 MB/s | 1.0 MB 00:00 2024-04-15T22:18:05.982 INFO:teuthology.orchestra.run.smithi082.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.7 MB/s | 238 kB 00:00 2024-04-15T22:18:06.043 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-15T22:18:06.237 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-15T22:18:06.240 INFO:teuthology.orchestra.run.smithi082.stdout:(5/12): protobuf-compiler-3.14.0-13.el9.x86_64. 3.0 MB/s | 863 kB 00:00 2024-04-15T22:18:06.284 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-15T22:18:06.358 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-15T22:18:06.410 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 11/36 2024-04-15T22:18:06.442 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:01 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:06.447 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 12/36 2024-04-15T22:18:06.507 INFO:teuthology.orchestra.run.smithi082.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 73 kB/s | 19 kB 00:00 2024-04-15T22:18:06.514 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-ply-3.11-14.el9.noarch 13/36 2024-04-15T22:18:06.574 INFO:teuthology.orchestra.run.smithi082.stdout:(7/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 926 kB/s | 548 kB 00:00 2024-04-15T22:18:06.595 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:18:06.596 INFO:teuthology.orchestra.run.smithi196.stdout:====================================================================================== 2024-04-15T22:18:06.596 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-04-15T22:18:06.596 INFO:teuthology.orchestra.run.smithi196.stdout:====================================================================================== 2024-04-15T22:18:06.597 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-04-15T22:18:06.597 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 3.5 M 2024-04-15T22:18:06.597 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-04-15T22:18:06.597 INFO:teuthology.orchestra.run.smithi196.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-15T22:18:06.597 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 32 k 2024-04-15T22:18:06.597 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 15 k 2024-04-15T22:18:06.597 INFO:teuthology.orchestra.run.smithi196.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-15T22:18:06.597 INFO:teuthology.orchestra.run.smithi196.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-04-15T22:18:06.597 INFO:teuthology.orchestra.run.smithi196.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-15T22:18:06.597 INFO:teuthology.orchestra.run.smithi196.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-15T22:18:06.597 INFO:teuthology.orchestra.run.smithi196.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-15T22:18:06.597 INFO:teuthology.orchestra.run.smithi196.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-04-15T22:18:06.597 INFO:teuthology.orchestra.run.smithi196.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-15T22:18:06.598 INFO:teuthology.orchestra.run.smithi196.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-15T22:18:06.598 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:06.598 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-15T22:18:06.598 INFO:teuthology.orchestra.run.smithi196.stdout:====================================================================================== 2024-04-15T22:18:06.598 INFO:teuthology.orchestra.run.smithi196.stdout:Install 12 Packages 2024-04-15T22:18:06.598 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:06.599 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 8.6 M 2024-04-15T22:18:06.599 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 103 M 2024-04-15T22:18:06.599 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-04-15T22:18:06.611 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 14/36 2024-04-15T22:18:06.804 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 15/36 2024-04-15T22:18:06.852 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 16/36 2024-04-15T22:18:06.858 INFO:teuthology.orchestra.run.smithi082.stdout:(8/12): ceph-mgr-dashboard-19.0.0-2114.ga9a752d 2.5 MB/s | 3.5 MB 00:01 2024-04-15T22:18:06.899 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 17/36 2024-04-15T22:18:06.941 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 18/36 2024-04-15T22:18:06.979 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/36 2024-04-15T22:18:07.058 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/36 2024-04-15T22:18:07.083 INFO:teuthology.orchestra.run.smithi082.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 284 kB/s | 144 kB 00:00 2024-04-15T22:18:07.098 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-15T22:18:07.125 INFO:teuthology.orchestra.run.smithi082.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 115 kB/s | 31 kB 00:00 2024-04-15T22:18:07.131 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 22/36 2024-04-15T22:18:07.144 INFO:teuthology.orchestra.run.smithi196.stdout:(1/12): ceph-grafana-dashboards-19.0.0-2114.ga9 101 kB/s | 32 kB 00:00 2024-04-15T22:18:07.171 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 23/36 2024-04-15T22:18:07.207 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 24/36 2024-04-15T22:18:07.227 INFO:teuthology.orchestra.run.smithi196.stdout:(2/12): ceph-prometheus-alerts-19.0.0-2114.ga9a 39 kB/s | 15 kB 00:00 2024-04-15T22:18:07.241 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 25/36 2024-04-15T22:18:07.275 INFO:teuthology.orchestra.run.smithi082.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 2.7 MB/s | 2.0 MB 00:00 2024-04-15T22:18:07.342 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 26/36 2024-04-15T22:18:07.380 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 27/36 2024-04-15T22:18:07.394 INFO:teuthology.orchestra.run.smithi196.stdout:(3/12): protobuf-3.14.0-13.el9.x86_64.rpm 4.0 MB/s | 1.0 MB 00:00 2024-04-15T22:18:07.419 INFO:teuthology.orchestra.run.smithi196.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.2 MB/s | 238 kB 00:00 2024-04-15T22:18:07.463 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 28/36 2024-04-15T22:18:07.509 INFO:teuthology.orchestra.run.smithi082.stdout:(12/12): python3-routes-2.5.1-5.el9.noarch.rpm 443 kB/s | 188 kB 00:00 2024-04-15T22:18:07.514 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:07.514 INFO:teuthology.orchestra.run.smithi082.stdout:Total 3.2 MB/s | 8.6 MB 00:02 2024-04-15T22:18:07.534 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-04-15T22:18:07.555 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-04-15T22:18:07.555 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-04-15T22:18:07.612 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 29/36 2024-04-15T22:18:07.740 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-04-15T22:18:07.740 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-04-15T22:18:07.744 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-15T22:18:07.795 INFO:teuthology.orchestra.run.smithi196.stdout:(5/12): protobuf-compiler-3.14.0-13.el9.x86_64. 2.1 MB/s | 863 kB 00:00 2024-04-15T22:18:07.913 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7. 31/36 2024-04-15T22:18:07.943 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 32/36 2024-04-15T22:18:07.970 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 32/36 2024-04-15T22:18:07.970 INFO:teuthology.orchestra.run.smithi067.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:18:07.970 INFO:teuthology.orchestra.run.smithi067.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-15T22:18:07.970 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-15T22:18:07.970 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-15T22:18:07.971 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:08.087 INFO:teuthology.orchestra.run.smithi196.stdout:(6/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 821 kB/s | 548 kB 00:00 2024-04-15T22:18:08.112 INFO:teuthology.orchestra.run.smithi196.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 61 kB/s | 19 kB 00:00 2024-04-15T22:18:08.262 INFO:teuthology.orchestra.run.smithi196.stdout:(8/12): ceph-mgr-dashboard-19.0.0-2114.ga9a752d 2.5 MB/s | 3.5 MB 00:01 2024-04-15T22:18:08.271 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-04-15T22:18:08.359 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-15T22:18:08.379 INFO:teuthology.orchestra.run.smithi196.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 541 kB/s | 144 kB 00:00 2024-04-15T22:18:08.402 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-15T22:18:08.449 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-15T22:18:08.480 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-15T22:18:08.555 INFO:teuthology.orchestra.run.smithi196.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 105 kB/s | 31 kB 00:00 2024-04-15T22:18:08.580 INFO:teuthology.orchestra.run.smithi196.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 941 kB/s | 188 kB 00:00 2024-04-15T22:18:08.585 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-15T22:18:08.714 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-15T22:18:08.808 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-15T22:18:08.851 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-15T22:18:08.879 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-15T22:18:08.911 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7 10/12 2024-04-15T22:18:08.980 INFO:teuthology.orchestra.run.smithi196.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 2.3 MB/s | 2.0 MB 00:00 2024-04-15T22:18:08.983 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:08.983 INFO:teuthology.orchestra.run.smithi196.stdout:Total 3.6 MB/s | 8.6 MB 00:02 2024-04-15T22:18:09.004 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-04-15T22:18:09.022 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-04-15T22:18:09.022 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-04-15T22:18:09.205 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-04-15T22:18:09.205 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-04-15T22:18:09.500 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 33/36 2024-04-15T22:18:09.528 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 33/36 2024-04-15T22:18:09.528 INFO:teuthology.orchestra.run.smithi067.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:18:09.528 INFO:teuthology.orchestra.run.smithi067.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-15T22:18:09.528 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-15T22:18:09.528 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-15T22:18:09.528 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:09.724 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-04-15T22:18:09.814 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-15T22:18:09.857 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-15T22:18:09.912 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-15T22:18:09.943 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-15T22:18:09.948 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el 11/12 2024-04-15T22:18:09.987 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 12/12 2024-04-15T22:18:09.992 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 34/36 2024-04-15T22:18:10.016 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 34/36 2024-04-15T22:18:10.016 INFO:teuthology.orchestra.run.smithi067.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:18:10.016 INFO:teuthology.orchestra.run.smithi067.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-15T22:18:10.016 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-15T22:18:10.016 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-15T22:18:10.016 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:10.041 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-15T22:18:10.169 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-15T22:18:10.252 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 35/36 2024-04-15T22:18:10.253 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-15T22:18:10.275 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 35/36 2024-04-15T22:18:10.276 INFO:teuthology.orchestra.run.smithi067.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:18:10.276 INFO:teuthology.orchestra.run.smithi067.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-15T22:18:10.276 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-15T22:18:10.276 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-15T22:18:10.276 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:10.306 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-15T22:18:10.334 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-15T22:18:10.344 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 36/36 2024-04-15T22:18:10.366 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7 10/12 2024-04-15T22:18:11.291 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 12/12 2024-04-15T22:18:11.291 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el 1/12 2024-04-15T22:18:11.291 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 2/12 2024-04-15T22:18:11.291 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7 3/12 2024-04-15T22:18:11.291 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-15T22:18:11.291 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-15T22:18:11.291 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-15T22:18:11.291 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-15T22:18:11.291 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-15T22:18:11.291 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-15T22:18:11.292 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-15T22:18:11.292 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-15T22:18:11.406 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el 11/12 2024-04-15T22:18:11.442 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 12/12 2024-04-15T22:18:11.631 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-15T22:18:11.631 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:11.631 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-04-15T22:18:11.631 INFO:teuthology.orchestra.run.smithi082.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-15T22:18:11.631 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:11.631 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:11.632 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:11.632 INFO:teuthology.orchestra.run.smithi082.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-15T22:18:11.632 INFO:teuthology.orchestra.run.smithi082.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-15T22:18:11.632 INFO:teuthology.orchestra.run.smithi082.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-15T22:18:11.632 INFO:teuthology.orchestra.run.smithi082.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-15T22:18:11.632 INFO:teuthology.orchestra.run.smithi082.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-15T22:18:11.632 INFO:teuthology.orchestra.run.smithi082.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-15T22:18:11.632 INFO:teuthology.orchestra.run.smithi082.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-15T22:18:11.632 INFO:teuthology.orchestra.run.smithi082.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-15T22:18:11.632 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:11.632 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:11.887 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-15T22:18:12.203 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 36/36 2024-04-15T22:18:12.203 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 1/36 2024-04-15T22:18:12.203 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 2/36 2024-04-15T22:18:12.203 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 3/36 2024-04-15T22:18:12.203 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 4/36 2024-04-15T22:18:12.203 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 5/36 2024-04-15T22:18:12.203 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7. 6/36 2024-04-15T22:18:12.203 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : lua-5.4.4-4.el9.x86_64 7/36 2024-04-15T22:18:12.203 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 8/36 2024-04-15T22:18:12.203 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 9/36 2024-04-15T22:18:12.204 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 10/36 2024-04-15T22:18:12.204 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-15T22:18:12.204 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 12/36 2024-04-15T22:18:12.204 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 13/36 2024-04-15T22:18:12.204 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-ply-3.11-14.el9.noarch 14/36 2024-04-15T22:18:12.204 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 15/36 2024-04-15T22:18:12.204 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 16/36 2024-04-15T22:18:12.204 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 17/36 2024-04-15T22:18:12.204 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-15T22:18:12.204 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-15T22:18:12.204 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-15T22:18:12.204 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-15T22:18:12.204 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-15T22:18:12.205 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-15T22:18:12.205 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-15T22:18:12.205 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-15T22:18:12.205 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-15T22:18:12.205 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-15T22:18:12.206 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-15T22:18:12.206 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-15T22:18:12.206 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-15T22:18:12.206 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-15T22:18:12.206 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-15T22:18:12.206 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-15T22:18:12.206 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-15T22:18:12.206 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-15T22:18:12.481 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:13 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:18:12.644 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:18:12.645 INFO:teuthology.orchestra.run.smithi082.stdout:============================================================================================ 2024-04-15T22:18:12.645 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-04-15T22:18:12.645 INFO:teuthology.orchestra.run.smithi082.stdout:============================================================================================ 2024-04-15T22:18:12.645 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-04-15T22:18:12.645 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 7.4 M 2024-04-15T22:18:12.645 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-04-15T22:18:12.645 INFO:teuthology.orchestra.run.smithi082.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-04-15T22:18:12.645 INFO:teuthology.orchestra.run.smithi082.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-04-15T22:18:12.645 INFO:teuthology.orchestra.run.smithi082.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-04-15T22:18:12.646 INFO:teuthology.orchestra.run.smithi082.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-15T22:18:12.646 INFO:teuthology.orchestra.run.smithi082.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-15T22:18:12.646 INFO:teuthology.orchestra.run.smithi082.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-04-15T22:18:12.646 INFO:teuthology.orchestra.run.smithi082.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-04-15T22:18:12.646 INFO:teuthology.orchestra.run.smithi082.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-15T22:18:12.646 INFO:teuthology.orchestra.run.smithi082.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-04-15T22:18:12.646 INFO:teuthology.orchestra.run.smithi082.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-04-15T22:18:12.646 INFO:teuthology.orchestra.run.smithi082.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-04-15T22:18:12.646 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:12.646 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-04-15T22:18:12.646 INFO:teuthology.orchestra.run.smithi082.stdout:============================================================================================ 2024-04-15T22:18:12.646 INFO:teuthology.orchestra.run.smithi082.stdout:Install 12 Packages 2024-04-15T22:18:12.647 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:12.647 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 37 M 2024-04-15T22:18:12.647 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 209 M 2024-04-15T22:18:12.647 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-04-15T22:18:12.857 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 12/12 2024-04-15T22:18:12.857 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el 1/12 2024-04-15T22:18:12.857 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 2/12 2024-04-15T22:18:12.857 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7 3/12 2024-04-15T22:18:12.858 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-15T22:18:12.858 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-15T22:18:12.858 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-15T22:18:12.858 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-15T22:18:12.858 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-15T22:18:12.858 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-15T22:18:12.858 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-15T22:18:12.858 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-15T22:18:13.059 INFO:teuthology.orchestra.run.smithi082.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 277 kB/s | 32 kB 00:00 2024-04-15T22:18:13.084 INFO:teuthology.orchestra.run.smithi082.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 692 kB/s | 17 kB 00:00 2024-04-15T22:18:13.110 INFO:teuthology.orchestra.run.smithi082.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 1.3 MB/s | 34 kB 00:00 2024-04-15T22:18:13.155 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-15T22:18:13.155 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:13.155 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-15T22:18:13.155 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:18:13.155 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mds-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:18:13.155 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:18:13.155 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-modules-core-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:13.155 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mon-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:18:13.155 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-osd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:18:13.156 INFO:teuthology.orchestra.run.smithi067.stdout: lua-5.4.4-4.el9.x86_64 2024-04-15T22:18:13.156 INFO:teuthology.orchestra.run.smithi067.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-15T22:18:13.156 INFO:teuthology.orchestra.run.smithi067.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-15T22:18:13.156 INFO:teuthology.orchestra.run.smithi067.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-15T22:18:13.156 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-15T22:18:13.156 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-15T22:18:13.156 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-15T22:18:13.156 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-15T22:18:13.156 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-15T22:18:13.156 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-15T22:18:13.157 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-15T22:18:13.157 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-15T22:18:13.157 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-15T22:18:13.157 INFO:teuthology.orchestra.run.smithi067.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-15T22:18:13.157 INFO:teuthology.orchestra.run.smithi067.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-15T22:18:13.157 INFO:teuthology.orchestra.run.smithi067.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-15T22:18:13.157 INFO:teuthology.orchestra.run.smithi067.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-15T22:18:13.157 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-15T22:18:13.157 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ply-3.11-14.el9.noarch 2024-04-15T22:18:13.157 INFO:teuthology.orchestra.run.smithi067.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-15T22:18:13.157 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-15T22:18:13.157 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-15T22:18:13.157 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-15T22:18:13.157 INFO:teuthology.orchestra.run.smithi067.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-15T22:18:13.157 INFO:teuthology.orchestra.run.smithi067.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-15T22:18:13.158 INFO:teuthology.orchestra.run.smithi067.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-15T22:18:13.158 INFO:teuthology.orchestra.run.smithi067.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-15T22:18:13.158 INFO:teuthology.orchestra.run.smithi067.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-15T22:18:13.158 INFO:teuthology.orchestra.run.smithi067.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-15T22:18:13.158 INFO:teuthology.orchestra.run.smithi067.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-15T22:18:13.158 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:13.158 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:18:13.199 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-15T22:18:13.199 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:13.199 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-04-15T22:18:13.199 INFO:teuthology.orchestra.run.smithi196.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-15T22:18:13.200 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:13.200 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:13.200 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:13.200 INFO:teuthology.orchestra.run.smithi196.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-15T22:18:13.200 INFO:teuthology.orchestra.run.smithi196.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-15T22:18:13.200 INFO:teuthology.orchestra.run.smithi196.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-15T22:18:13.200 INFO:teuthology.orchestra.run.smithi196.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-15T22:18:13.200 INFO:teuthology.orchestra.run.smithi196.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-15T22:18:13.200 INFO:teuthology.orchestra.run.smithi196.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-15T22:18:13.200 INFO:teuthology.orchestra.run.smithi196.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-15T22:18:13.200 INFO:teuthology.orchestra.run.smithi196.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-15T22:18:13.200 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:13.200 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:18:13.276 INFO:teuthology.orchestra.run.smithi082.stdout:(4/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 29 MB/s | 4.7 MB 00:00 2024-04-15T22:18:13.410 INFO:teuthology.orchestra.run.smithi082.stdout:(5/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 36 MB/s | 4.8 MB 00:00 2024-04-15T22:18:13.460 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-15T22:18:13.502 INFO:teuthology.orchestra.run.smithi082.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 5.4 MB/s | 3.0 MB 00:00 2024-04-15T22:18:13.526 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-base 2024-04-15T22:18:13.527 INFO:teuthology.orchestra.run.smithi082.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 1.8 MB/s | 217 kB 00:00 2024-04-15T22:18:13.686 INFO:teuthology.orchestra.run.smithi082.stdout:(8/12): libgfortran-11.4.1-3.el9.x86_64.rpm 5.0 MB/s | 803 kB 00:00 2024-04-15T22:18:13.878 INFO:teuthology.orchestra.run.smithi082.stdout:(9/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 42 MB/s | 16 MB 00:00 2024-04-15T22:18:13.903 INFO:teuthology.orchestra.run.smithi082.stdout:(10/12): libquadmath-11.4.1-3.el9.x86_64.rpm 910 kB/s | 195 kB 00:00 2024-04-15T22:18:14.003 INFO:teuthology.orchestra.run.smithi082.stdout:(11/12): python3-devel-3.9.17-2.el9.x86_64.rpm 1.9 MB/s | 245 kB 00:00 2024-04-15T22:18:14.037 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:09 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:14.132 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:25 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:18:14.190 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:18:14.191 INFO:teuthology.orchestra.run.smithi196.stdout:============================================================================================ 2024-04-15T22:18:14.191 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-04-15T22:18:14.191 INFO:teuthology.orchestra.run.smithi196.stdout:============================================================================================ 2024-04-15T22:18:14.191 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-04-15T22:18:14.191 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 7.4 M 2024-04-15T22:18:14.191 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-04-15T22:18:14.191 INFO:teuthology.orchestra.run.smithi196.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-04-15T22:18:14.191 INFO:teuthology.orchestra.run.smithi196.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-04-15T22:18:14.191 INFO:teuthology.orchestra.run.smithi196.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-04-15T22:18:14.191 INFO:teuthology.orchestra.run.smithi196.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-15T22:18:14.191 INFO:teuthology.orchestra.run.smithi196.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-15T22:18:14.191 INFO:teuthology.orchestra.run.smithi196.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-04-15T22:18:14.192 INFO:teuthology.orchestra.run.smithi196.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-04-15T22:18:14.192 INFO:teuthology.orchestra.run.smithi196.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-15T22:18:14.192 INFO:teuthology.orchestra.run.smithi196.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-04-15T22:18:14.192 INFO:teuthology.orchestra.run.smithi196.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-04-15T22:18:14.192 INFO:teuthology.orchestra.run.smithi196.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-04-15T22:18:14.192 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:14.192 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-15T22:18:14.192 INFO:teuthology.orchestra.run.smithi196.stdout:============================================================================================ 2024-04-15T22:18:14.192 INFO:teuthology.orchestra.run.smithi196.stdout:Install 12 Packages 2024-04-15T22:18:14.192 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:14.193 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 37 M 2024-04-15T22:18:14.193 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 209 M 2024-04-15T22:18:14.193 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-04-15T22:18:14.233 INFO:teuthology.orchestra.run.smithi067.stdout:Package ceph-base-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:18:14.290 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:18:14.291 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2024-04-15T22:18:14.291 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:18:14.345 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install cephadm 2024-04-15T22:18:14.672 INFO:teuthology.orchestra.run.smithi196.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 252 kB/s | 32 kB 00:00 2024-04-15T22:18:14.730 INFO:teuthology.orchestra.run.smithi196.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 496 kB/s | 17 kB 00:00 2024-04-15T22:18:14.764 INFO:teuthology.orchestra.run.smithi196.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 1.0 MB/s | 34 kB 00:00 2024-04-15T22:18:14.931 INFO:teuthology.orchestra.run.smithi196.stdout:(4/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 28 MB/s | 4.7 MB 00:00 2024-04-15T22:18:14.932 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:25 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:18:15.081 INFO:teuthology.orchestra.run.smithi196.stdout:(5/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 32 MB/s | 4.8 MB 00:00 2024-04-15T22:18:15.090 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:18:15.091 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:18:15.091 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-15T22:18:15.091 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:18:15.091 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-15T22:18:15.091 INFO:teuthology.orchestra.run.smithi067.stdout: cephadm noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 749 k 2024-04-15T22:18:15.091 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:15.092 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-15T22:18:15.092 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:18:15.092 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2024-04-15T22:18:15.092 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:15.092 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 749 k 2024-04-15T22:18:15.092 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 755 k 2024-04-15T22:18:15.092 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-15T22:18:15.140 INFO:teuthology.orchestra.run.smithi196.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 5.0 MB/s | 3.0 MB 00:00 2024-04-15T22:18:15.165 INFO:teuthology.orchestra.run.smithi196.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.6 MB/s | 217 kB 00:00 2024-04-15T22:18:15.549 INFO:teuthology.orchestra.run.smithi196.stdout:(8/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 38 MB/s | 16 MB 00:00 2024-04-15T22:18:15.634 INFO:teuthology.orchestra.run.smithi067.stdout:cephadm-19.0.0-2114.ga9a752df.el7.noarch.rpm 1.4 MB/s | 749 kB 00:00 2024-04-15T22:18:15.634 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:15.635 INFO:teuthology.orchestra.run.smithi067.stdout:Total 1.3 MB/s | 749 kB 00:00 2024-04-15T22:18:15.635 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-15T22:18:15.640 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-15T22:18:15.640 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-15T22:18:15.646 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-15T22:18:15.647 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-15T22:18:15.718 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-15T22:18:16.195 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T22:18:16.282 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T22:18:16.424 INFO:teuthology.orchestra.run.smithi196.stdout:(9/12): libquadmath-11.4.1-3.el9.x86_64.rpm 230 kB/s | 195 kB 00:00 2024-04-15T22:18:16.649 INFO:teuthology.orchestra.run.smithi196.stdout:(10/12): python3-devel-3.9.17-2.el9.x86_64.rpm 1.1 MB/s | 245 kB 00:00 2024-04-15T22:18:16.661 INFO:teuthology.orchestra.run.smithi082.stdout:(12/12): ceph-mgr-diskprediction-local-19.0.0-2 2.0 MB/s | 7.4 MB 00:03 2024-04-15T22:18:16.664 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:16.665 INFO:teuthology.orchestra.run.smithi082.stdout:Total 9.2 MB/s | 37 MB 00:04 2024-04-15T22:18:16.671 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T22:18:16.709 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-04-15T22:18:16.734 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-04-15T22:18:16.735 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-04-15T22:18:16.899 INFO:teuthology.orchestra.run.smithi196.stdout:(11/12): libgfortran-11.4.1-3.el9.x86_64.rpm 464 kB/s | 803 kB 00:01 2024-04-15T22:18:16.935 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/1 2024-04-15T22:18:16.936 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:16.936 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-15T22:18:16.936 INFO:teuthology.orchestra.run.smithi067.stdout: cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:16.936 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:16.936 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:18:17.092 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-04-15T22:18:17.092 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-04-15T22:18:17.197 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-immutable-object-cache 2024-04-15T22:18:17.787 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:28 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:18:17.803 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-04-15T22:18:17.876 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-04-15T22:18:17.915 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-15T22:18:17.944 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:18:17.944 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:18:17.944 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repo Size 2024-04-15T22:18:17.945 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:18:17.945 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-15T22:18:17.945 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 145 k 2024-04-15T22:18:17.945 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:17.945 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-15T22:18:17.945 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:18:17.945 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2024-04-15T22:18:17.945 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:17.946 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 145 k 2024-04-15T22:18:17.946 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 435 k 2024-04-15T22:18:17.946 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-15T22:18:18.015 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-04-15T22:18:18.060 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-15T22:18:18.199 INFO:teuthology.orchestra.run.smithi196.stdout:(12/12): ceph-mgr-diskprediction-local-19.0.0-2 2.0 MB/s | 7.4 MB 00:03 2024-04-15T22:18:18.202 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:18.202 INFO:teuthology.orchestra.run.smithi196.stdout:Total 9.2 MB/s | 37 MB 00:04 2024-04-15T22:18:18.237 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-15T22:18:18.246 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-04-15T22:18:18.259 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-15T22:18:18.270 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-04-15T22:18:18.271 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-04-15T22:18:18.335 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-15T22:18:18.482 INFO:teuthology.orchestra.run.smithi067.stdout:ceph-immutable-object-cache-19.0.0-2114.ga9a752 270 kB/s | 145 kB 00:00 2024-04-15T22:18:18.482 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:18.482 INFO:teuthology.orchestra.run.smithi067.stdout:Total 270 kB/s | 145 kB 00:00 2024-04-15T22:18:18.482 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-15T22:18:18.491 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-15T22:18:18.491 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-15T22:18:18.545 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-15T22:18:18.546 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-15T22:18:18.628 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-04-15T22:18:18.629 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-04-15T22:18:18.695 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-15T22:18:18.741 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T22:18:18.765 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T22:18:18.765 INFO:teuthology.orchestra.run.smithi067.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:18:18.765 INFO:teuthology.orchestra.run.smithi067.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-15T22:18:18.765 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:18.979 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-15T22:18:19.089 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-15T22:18:19.332 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-04-15T22:18:19.422 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-04-15T22:18:19.453 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-15T22:18:19.547 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-04-15T22:18:19.590 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-15T22:18:19.742 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df. 1/1 2024-04-15T22:18:19.742 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:19.742 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-15T22:18:19.743 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-immutable-object-cache-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:18:19.743 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:19.743 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:18:19.766 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-15T22:18:19.797 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-15T22:18:19.874 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-15T22:18:19.996 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-mgr 2024-04-15T22:18:20.307 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-15T22:18:20.532 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-15T22:18:20.586 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:31 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:18:20.652 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-15T22:18:20.691 INFO:teuthology.orchestra.run.smithi067.stdout:Package ceph-mgr-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:18:20.747 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:18:20.748 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2024-04-15T22:18:20.748 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:18:20.814 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-mgr-dashboard 2024-04-15T22:18:21.333 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-15T22:18:21.359 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 12/12 2024-04-15T22:18:21.398 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:32 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:18:21.558 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:18:21.559 INFO:teuthology.orchestra.run.smithi067.stdout:====================================================================================== 2024-04-15T22:18:21.559 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-15T22:18:21.559 INFO:teuthology.orchestra.run.smithi067.stdout:====================================================================================== 2024-04-15T22:18:21.559 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-15T22:18:21.559 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 3.5 M 2024-04-15T22:18:21.559 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-04-15T22:18:21.560 INFO:teuthology.orchestra.run.smithi067.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-15T22:18:21.560 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 32 k 2024-04-15T22:18:21.560 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 15 k 2024-04-15T22:18:21.560 INFO:teuthology.orchestra.run.smithi067.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-15T22:18:21.560 INFO:teuthology.orchestra.run.smithi067.stdout: protobuf x86_64 3.14.0-13.el9 CentOS-AppStream 1.0 M 2024-04-15T22:18:21.560 INFO:teuthology.orchestra.run.smithi067.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-15T22:18:21.560 INFO:teuthology.orchestra.run.smithi067.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-15T22:18:21.560 INFO:teuthology.orchestra.run.smithi067.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-15T22:18:21.560 INFO:teuthology.orchestra.run.smithi067.stdout: python3-protobuf noarch 3.14.0-13.el9 CentOS-AppStream 238 k 2024-04-15T22:18:21.560 INFO:teuthology.orchestra.run.smithi067.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-15T22:18:21.560 INFO:teuthology.orchestra.run.smithi067.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-15T22:18:21.560 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:21.560 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-15T22:18:21.561 INFO:teuthology.orchestra.run.smithi067.stdout:====================================================================================== 2024-04-15T22:18:21.561 INFO:teuthology.orchestra.run.smithi067.stdout:Install 12 Packages 2024-04-15T22:18:21.561 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:21.561 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 8.6 M 2024-04-15T22:18:21.561 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 103 M 2024-04-15T22:18:21.561 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-15T22:18:21.891 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-15T22:18:22.260 INFO:teuthology.orchestra.run.smithi067.stdout:(1/12): ceph-prometheus-alerts-19.0.0-2114.ga9a 78 kB/s | 15 kB 00:00 2024-04-15T22:18:22.285 INFO:teuthology.orchestra.run.smithi067.stdout:(2/12): ceph-grafana-dashboards-19.0.0-2114.ga9 143 kB/s | 32 kB 00:00 2024-04-15T22:18:22.636 INFO:teuthology.orchestra.run.smithi067.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 680 kB/s | 238 kB 00:00 2024-04-15T22:18:22.794 INFO:teuthology.orchestra.run.smithi067.stdout:(4/12): ceph-mgr-dashboard-19.0.0-2114.ga9a752d 4.8 MB/s | 3.5 MB 00:00 2024-04-15T22:18:22.910 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-15T22:18:22.939 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 12/12 2024-04-15T22:18:22.978 INFO:teuthology.orchestra.run.smithi067.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 2.9 MB/s | 548 kB 00:00 2024-04-15T22:18:23.044 INFO:teuthology.orchestra.run.smithi067.stdout:(6/12): protobuf-3.14.0-13.el9.x86_64.rpm 1.3 MB/s | 1.0 MB 00:00 2024-04-15T22:18:23.069 INFO:teuthology.orchestra.run.smithi067.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 293 kB/s | 19 kB 00:00 2024-04-15T22:18:23.103 INFO:teuthology.orchestra.run.smithi067.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 4.2 MB/s | 144 kB 00:00 2024-04-15T22:18:23.137 INFO:teuthology.orchestra.run.smithi067.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 931 kB/s | 31 kB 00:00 2024-04-15T22:18:23.170 INFO:teuthology.orchestra.run.smithi067.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 5.5 MB/s | 188 kB 00:00 2024-04-15T22:18:23.221 INFO:teuthology.orchestra.run.smithi067.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 12 MB/s | 2.0 MB 00:00 2024-04-15T22:18:23.978 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 12/12 2024-04-15T22:18:23.978 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 1/12 2024-04-15T22:18:23.978 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-04-15T22:18:23.978 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-04-15T22:18:23.978 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-04-15T22:18:23.978 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-15T22:18:23.978 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-15T22:18:23.978 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-04-15T22:18:23.978 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-04-15T22:18:23.979 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-04-15T22:18:23.979 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-04-15T22:18:23.979 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-04-15T22:18:24.408 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-04-15T22:18:24.408 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:24.409 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-04-15T22:18:24.409 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:24.409 INFO:teuthology.orchestra.run.smithi082.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-15T22:18:24.409 INFO:teuthology.orchestra.run.smithi082.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-15T22:18:24.409 INFO:teuthology.orchestra.run.smithi082.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-15T22:18:24.409 INFO:teuthology.orchestra.run.smithi082.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-15T22:18:24.409 INFO:teuthology.orchestra.run.smithi082.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-15T22:18:24.409 INFO:teuthology.orchestra.run.smithi082.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-15T22:18:24.409 INFO:teuthology.orchestra.run.smithi082.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-15T22:18:24.409 INFO:teuthology.orchestra.run.smithi082.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-15T22:18:24.409 INFO:teuthology.orchestra.run.smithi082.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-15T22:18:24.409 INFO:teuthology.orchestra.run.smithi082.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-15T22:18:24.409 INFO:teuthology.orchestra.run.smithi082.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-15T22:18:24.410 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:24.410 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:24.429 INFO:teuthology.orchestra.run.smithi067.stdout:(12/12): protobuf-compiler-3.14.0-13.el9.x86_64 481 kB/s | 863 kB 00:01 2024-04-15T22:18:24.435 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:24.435 INFO:teuthology.orchestra.run.smithi067.stdout:Total 3.0 MB/s | 8.6 MB 00:02 2024-04-15T22:18:24.455 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-15T22:18:24.477 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-15T22:18:24.477 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-15T22:18:24.676 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-15T22:18:24.676 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-15T22:18:24.771 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-mgr-rook 2024-04-15T22:18:25.229 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-15T22:18:25.314 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-15T22:18:25.357 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-15T22:18:25.359 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:26 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:18:25.405 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-15T22:18:25.434 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-15T22:18:25.513 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:18:25.514 INFO:teuthology.orchestra.run.smithi082.stdout:======================================================================================== 2024-04-15T22:18:25.514 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-04-15T22:18:25.514 INFO:teuthology.orchestra.run.smithi082.stdout:======================================================================================== 2024-04-15T22:18:25.515 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-04-15T22:18:25.515 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-rook noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 49 k 2024-04-15T22:18:25.515 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-04-15T22:18:25.515 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-15T22:18:25.515 INFO:teuthology.orchestra.run.smithi082.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-15T22:18:25.515 INFO:teuthology.orchestra.run.smithi082.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-15T22:18:25.515 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-04-15T22:18:25.515 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-04-15T22:18:25.515 INFO:teuthology.orchestra.run.smithi082.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-15T22:18:25.515 INFO:teuthology.orchestra.run.smithi082.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-04-15T22:18:25.515 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-04-15T22:18:25.515 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-04-15T22:18:25.515 INFO:teuthology.orchestra.run.smithi082.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-04-15T22:18:25.516 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-15T22:18:25.516 INFO:teuthology.orchestra.run.smithi082.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-15T22:18:25.516 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:25.516 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-04-15T22:18:25.516 INFO:teuthology.orchestra.run.smithi082.stdout:======================================================================================== 2024-04-15T22:18:25.516 INFO:teuthology.orchestra.run.smithi082.stdout:Install 13 Packages 2024-04-15T22:18:25.516 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:25.517 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 2.0 M 2024-04-15T22:18:25.517 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 26 M 2024-04-15T22:18:25.517 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-04-15T22:18:25.528 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-15T22:18:25.656 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 12/12 2024-04-15T22:18:25.656 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 1/12 2024-04-15T22:18:25.656 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-04-15T22:18:25.656 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-04-15T22:18:25.656 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-04-15T22:18:25.656 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-15T22:18:25.656 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-15T22:18:25.656 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-04-15T22:18:25.656 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-04-15T22:18:25.656 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-04-15T22:18:25.656 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-04-15T22:18:25.656 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-04-15T22:18:25.664 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-15T22:18:25.757 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-15T22:18:25.794 INFO:teuthology.orchestra.run.smithi082.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 140 kB/s | 18 kB 00:00 2024-04-15T22:18:25.805 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-15T22:18:25.819 INFO:teuthology.orchestra.run.smithi082.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 158 kB/s | 24 kB 00:00 2024-04-15T22:18:25.842 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-15T22:18:25.869 INFO:teuthology.orchestra.run.smithi082.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.3 MB/s | 174 kB 00:00 2024-04-15T22:18:25.874 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7 10/12 2024-04-15T22:18:25.895 INFO:teuthology.orchestra.run.smithi082.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.7 MB/s | 132 kB 00:00 2024-04-15T22:18:25.920 INFO:teuthology.orchestra.run.smithi082.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 4.1 MB/s | 211 kB 00:00 2024-04-15T22:18:25.945 INFO:teuthology.orchestra.run.smithi082.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 859 kB/s | 43 kB 00:00 2024-04-15T22:18:25.971 INFO:teuthology.orchestra.run.smithi082.stdout:(7/13): ceph-mgr-rook-19.0.0-2114.ga9a752df.el7 161 kB/s | 49 kB 00:00 2024-04-15T22:18:26.082 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-04-15T22:18:26.082 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:26.082 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-04-15T22:18:26.082 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:26.082 INFO:teuthology.orchestra.run.smithi196.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-15T22:18:26.082 INFO:teuthology.orchestra.run.smithi196.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-15T22:18:26.083 INFO:teuthology.orchestra.run.smithi196.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-15T22:18:26.083 INFO:teuthology.orchestra.run.smithi196.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-15T22:18:26.083 INFO:teuthology.orchestra.run.smithi196.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-15T22:18:26.083 INFO:teuthology.orchestra.run.smithi196.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-15T22:18:26.083 INFO:teuthology.orchestra.run.smithi196.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-15T22:18:26.083 INFO:teuthology.orchestra.run.smithi196.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-15T22:18:26.083 INFO:teuthology.orchestra.run.smithi196.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-15T22:18:26.083 INFO:teuthology.orchestra.run.smithi196.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-15T22:18:26.083 INFO:teuthology.orchestra.run.smithi196.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-15T22:18:26.083 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:26.083 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:18:26.096 INFO:teuthology.orchestra.run.smithi082.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 99 kB/s | 15 kB 00:00 2024-04-15T22:18:26.121 INFO:teuthology.orchestra.run.smithi082.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 160 kB/s | 32 kB 00:00 2024-04-15T22:18:26.230 INFO:teuthology.orchestra.run.smithi082.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 546 kB/s | 59 kB 00:00 2024-04-15T22:18:26.255 INFO:teuthology.orchestra.run.smithi082.stdout:(11/13): python3-google-auth-2.28.2-1.el9.noarc 714 kB/s | 203 kB 00:00 2024-04-15T22:18:26.347 INFO:teuthology.orchestra.run.smithi082.stdout:(12/13): python3-kubernetes-26.1.0-2.el9.noarch 4.1 MB/s | 1.0 MB 00:00 2024-04-15T22:18:26.372 INFO:teuthology.orchestra.run.smithi082.stdout:(13/13): python3-websocket-client-1.2.3-2.el9.n 631 kB/s | 90 kB 00:00 2024-04-15T22:18:26.374 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:26.374 INFO:teuthology.orchestra.run.smithi082.stdout:Total 2.4 MB/s | 2.0 MB 00:00 2024-04-15T22:18:26.374 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-04-15T22:18:26.387 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-04-15T22:18:26.387 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-04-15T22:18:26.453 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-mgr-rook 2024-04-15T22:18:26.476 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-04-15T22:18:26.476 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-04-15T22:18:26.970 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el 11/12 2024-04-15T22:18:26.991 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-04-15T22:18:27.016 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 12/12 2024-04-15T22:18:27.046 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:22 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:27.166 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-15T22:18:27.200 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:18:27.201 INFO:teuthology.orchestra.run.smithi196.stdout:======================================================================================== 2024-04-15T22:18:27.201 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-04-15T22:18:27.202 INFO:teuthology.orchestra.run.smithi196.stdout:======================================================================================== 2024-04-15T22:18:27.202 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-04-15T22:18:27.202 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-rook noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 49 k 2024-04-15T22:18:27.202 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-04-15T22:18:27.202 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-15T22:18:27.202 INFO:teuthology.orchestra.run.smithi196.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-15T22:18:27.202 INFO:teuthology.orchestra.run.smithi196.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-15T22:18:27.202 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-04-15T22:18:27.203 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-04-15T22:18:27.203 INFO:teuthology.orchestra.run.smithi196.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-15T22:18:27.203 INFO:teuthology.orchestra.run.smithi196.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-04-15T22:18:27.203 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-04-15T22:18:27.203 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-04-15T22:18:27.203 INFO:teuthology.orchestra.run.smithi196.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-04-15T22:18:27.203 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-15T22:18:27.203 INFO:teuthology.orchestra.run.smithi196.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-15T22:18:27.203 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:27.203 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-15T22:18:27.203 INFO:teuthology.orchestra.run.smithi196.stdout:======================================================================================== 2024-04-15T22:18:27.203 INFO:teuthology.orchestra.run.smithi196.stdout:Install 13 Packages 2024-04-15T22:18:27.203 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:27.204 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 2.0 M 2024-04-15T22:18:27.204 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 26 M 2024-04-15T22:18:27.204 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-04-15T22:18:27.226 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-15T22:18:27.278 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-15T22:18:27.316 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-15T22:18:27.357 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-15T22:18:27.451 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-15T22:18:27.532 INFO:teuthology.orchestra.run.smithi196.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 131 kB/s | 18 kB 00:00 2024-04-15T22:18:27.551 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-15T22:18:27.557 INFO:teuthology.orchestra.run.smithi196.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 150 kB/s | 24 kB 00:00 2024-04-15T22:18:27.608 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-15T22:18:27.618 INFO:teuthology.orchestra.run.smithi196.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.0 MB/s | 174 kB 00:00 2024-04-15T22:18:27.643 INFO:teuthology.orchestra.run.smithi196.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.5 MB/s | 132 kB 00:00 2024-04-15T22:18:27.669 INFO:teuthology.orchestra.run.smithi196.stdout:(5/13): ceph-mgr-rook-19.0.0-2114.ga9a752df.el7 179 kB/s | 49 kB 00:00 2024-04-15T22:18:27.694 INFO:teuthology.orchestra.run.smithi196.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.7 MB/s | 211 kB 00:00 2024-04-15T22:18:27.719 INFO:teuthology.orchestra.run.smithi196.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 569 kB/s | 43 kB 00:00 2024-04-15T22:18:28.145 INFO:teuthology.orchestra.run.smithi196.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 33 kB/s | 15 kB 00:00 2024-04-15T22:18:28.170 INFO:teuthology.orchestra.run.smithi196.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 68 kB/s | 32 kB 00:00 2024-04-15T22:18:28.325 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-15T22:18:28.373 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-15T22:18:28.386 INFO:teuthology.orchestra.run.smithi196.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 273 kB/s | 59 kB 00:00 2024-04-15T22:18:28.406 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-15T22:18:28.410 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 12/12 2024-04-15T22:18:28.410 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el 1/12 2024-04-15T22:18:28.410 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noa 2/12 2024-04-15T22:18:28.410 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7 3/12 2024-04-15T22:18:28.410 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-15T22:18:28.410 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-15T22:18:28.410 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-15T22:18:28.410 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-15T22:18:28.410 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-15T22:18:28.410 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-15T22:18:28.410 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-15T22:18:28.411 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-15T22:18:28.429 INFO:teuthology.orchestra.run.smithi196.stdout:(11/13): python3-google-auth-2.28.2-1.el9.noarc 286 kB/s | 203 kB 00:00 2024-04-15T22:18:28.454 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-15T22:18:28.477 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 13/13 2024-04-15T22:18:28.562 INFO:teuthology.orchestra.run.smithi196.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 512 kB/s | 90 kB 00:00 2024-04-15T22:18:28.738 INFO:teuthology.orchestra.run.smithi196.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 1.7 MB/s | 1.0 MB 00:00 2024-04-15T22:18:28.742 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:28.742 INFO:teuthology.orchestra.run.smithi196.stdout:Total 1.3 MB/s | 2.0 MB 00:01 2024-04-15T22:18:28.742 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-04-15T22:18:28.756 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-04-15T22:18:28.756 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-04-15T22:18:28.758 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-15T22:18:28.759 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:28.759 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-15T22:18:28.759 INFO:teuthology.orchestra.run.smithi067.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-15T22:18:28.759 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-grafana-dashboards-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:28.759 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-dashboard-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:28.759 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-prometheus-alerts-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:28.759 INFO:teuthology.orchestra.run.smithi067.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-15T22:18:28.759 INFO:teuthology.orchestra.run.smithi067.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-15T22:18:28.759 INFO:teuthology.orchestra.run.smithi067.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-15T22:18:28.759 INFO:teuthology.orchestra.run.smithi067.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-15T22:18:28.759 INFO:teuthology.orchestra.run.smithi067.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-15T22:18:28.759 INFO:teuthology.orchestra.run.smithi067.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-15T22:18:28.759 INFO:teuthology.orchestra.run.smithi067.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-15T22:18:28.759 INFO:teuthology.orchestra.run.smithi067.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-15T22:18:28.760 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:28.760 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:18:28.851 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-04-15T22:18:28.851 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-04-15T22:18:29.014 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-15T22:18:29.344 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 13/13 2024-04-15T22:18:29.344 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 1/13 2024-04-15T22:18:29.344 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-15T22:18:29.344 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-15T22:18:29.344 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-15T22:18:29.344 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-15T22:18:29.344 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-15T22:18:29.344 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-15T22:18:29.344 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-15T22:18:29.345 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-15T22:18:29.345 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-15T22:18:29.345 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-15T22:18:29.345 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-15T22:18:29.375 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-04-15T22:18:29.543 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-15T22:18:29.596 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-15T22:18:29.604 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:40 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:18:29.652 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-15T22:18:29.687 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-15T22:18:29.687 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:29.687 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-04-15T22:18:29.687 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:29.687 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-15T22:18:29.687 INFO:teuthology.orchestra.run.smithi082.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-15T22:18:29.687 INFO:teuthology.orchestra.run.smithi082.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-15T22:18:29.688 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-15T22:18:29.688 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-15T22:18:29.688 INFO:teuthology.orchestra.run.smithi082.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-15T22:18:29.688 INFO:teuthology.orchestra.run.smithi082.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-15T22:18:29.688 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-15T22:18:29.688 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-15T22:18:29.688 INFO:teuthology.orchestra.run.smithi082.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-15T22:18:29.688 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-15T22:18:29.688 INFO:teuthology.orchestra.run.smithi082.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-15T22:18:29.688 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:29.688 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:29.698 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-15T22:18:29.739 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-15T22:18:29.762 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:18:29.764 INFO:teuthology.orchestra.run.smithi067.stdout:============================================================================================ 2024-04-15T22:18:29.764 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-15T22:18:29.764 INFO:teuthology.orchestra.run.smithi067.stdout:============================================================================================ 2024-04-15T22:18:29.764 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-15T22:18:29.764 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 7.4 M 2024-04-15T22:18:29.764 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-04-15T22:18:29.764 INFO:teuthology.orchestra.run.smithi067.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-04-15T22:18:29.764 INFO:teuthology.orchestra.run.smithi067.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-04-15T22:18:29.764 INFO:teuthology.orchestra.run.smithi067.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-04-15T22:18:29.764 INFO:teuthology.orchestra.run.smithi067.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-15T22:18:29.765 INFO:teuthology.orchestra.run.smithi067.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-15T22:18:29.765 INFO:teuthology.orchestra.run.smithi067.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-04-15T22:18:29.765 INFO:teuthology.orchestra.run.smithi067.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-04-15T22:18:29.765 INFO:teuthology.orchestra.run.smithi067.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-04-15T22:18:29.765 INFO:teuthology.orchestra.run.smithi067.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-04-15T22:18:29.765 INFO:teuthology.orchestra.run.smithi067.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-04-15T22:18:29.765 INFO:teuthology.orchestra.run.smithi067.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-04-15T22:18:29.765 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:29.765 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-15T22:18:29.765 INFO:teuthology.orchestra.run.smithi067.stdout:============================================================================================ 2024-04-15T22:18:29.765 INFO:teuthology.orchestra.run.smithi067.stdout:Install 12 Packages 2024-04-15T22:18:29.765 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:29.766 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 37 M 2024-04-15T22:18:29.766 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 209 M 2024-04-15T22:18:29.766 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-15T22:18:29.833 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-15T22:18:29.932 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-15T22:18:29.942 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-mgr-cephadm 2024-04-15T22:18:29.990 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-15T22:18:30.354 INFO:teuthology.orchestra.run.smithi067.stdout:(1/12): flexiblas-3.0.4-8.el9.x86_64.rpm 195 kB/s | 32 kB 00:00 2024-04-15T22:18:30.404 INFO:teuthology.orchestra.run.smithi067.stdout:(2/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 348 kB/s | 17 kB 00:00 2024-04-15T22:18:30.446 INFO:teuthology.orchestra.run.smithi067.stdout:(3/12): openblas-0.3.21-2.el9.x86_64.rpm 838 kB/s | 34 kB 00:00 2024-04-15T22:18:30.505 INFO:teuthology.orchestra.run.smithi067.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 9.6 MB/s | 3.0 MB 00:00 2024-04-15T22:18:30.514 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:31 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:18:30.665 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:18:30.666 INFO:teuthology.orchestra.run.smithi082.stdout:======================================================================================== 2024-04-15T22:18:30.666 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-04-15T22:18:30.666 INFO:teuthology.orchestra.run.smithi082.stdout:======================================================================================== 2024-04-15T22:18:30.666 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-04-15T22:18:30.666 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 139 k 2024-04-15T22:18:30.666 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-04-15T22:18:30.666 INFO:teuthology.orchestra.run.smithi082.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-15T22:18:30.666 INFO:teuthology.orchestra.run.smithi082.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-04-15T22:18:30.666 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-15T22:18:30.666 INFO:teuthology.orchestra.run.smithi082.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-15T22:18:30.667 INFO:teuthology.orchestra.run.smithi082.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-15T22:18:30.667 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:30.667 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-04-15T22:18:30.667 INFO:teuthology.orchestra.run.smithi082.stdout:======================================================================================== 2024-04-15T22:18:30.667 INFO:teuthology.orchestra.run.smithi082.stdout:Install 6 Packages 2024-04-15T22:18:30.667 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:30.667 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 6.8 M 2024-04-15T22:18:30.668 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 33 M 2024-04-15T22:18:30.668 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-04-15T22:18:30.706 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-15T22:18:30.730 INFO:teuthology.orchestra.run.smithi067.stdout:(5/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 17 MB/s | 4.7 MB 00:00 2024-04-15T22:18:30.754 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-15T22:18:30.788 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-15T22:18:30.797 INFO:teuthology.orchestra.run.smithi067.stdout:(6/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 16 MB/s | 4.8 MB 00:00 2024-04-15T22:18:30.822 INFO:teuthology.orchestra.run.smithi067.stdout:(7/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.4 MB/s | 217 kB 00:00 2024-04-15T22:18:30.836 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-15T22:18:30.858 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 13/13 2024-04-15T22:18:30.973 INFO:teuthology.orchestra.run.smithi067.stdout:(8/12): ceph-mgr-diskprediction-local-19.0.0-21 9.5 MB/s | 7.4 MB 00:00 2024-04-15T22:18:31.214 INFO:teuthology.orchestra.run.smithi067.stdout:(9/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 38 MB/s | 16 MB 00:00 2024-04-15T22:18:31.315 INFO:teuthology.orchestra.run.smithi067.stdout:(10/12): python3-devel-3.9.17-2.el9.x86_64.rpm 2.4 MB/s | 245 kB 00:00 2024-04-15T22:18:31.415 INFO:teuthology.orchestra.run.smithi067.stdout:(11/12): libquadmath-11.4.1-3.el9.x86_64.rpm 444 kB/s | 195 kB 00:00 2024-04-15T22:18:31.459 INFO:teuthology.orchestra.run.smithi082.stdout:(1/6): python3-babel-2.9.1-2.el9.noarch.rpm 20 MB/s | 5.8 MB 00:00 2024-04-15T22:18:31.543 INFO:teuthology.orchestra.run.smithi082.stdout:(2/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 678 kB/s | 248 kB 00:00 2024-04-15T22:18:31.607 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 13/13 2024-04-15T22:18:31.607 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 1/13 2024-04-15T22:18:31.608 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-15T22:18:31.608 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-15T22:18:31.608 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-15T22:18:31.608 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-15T22:18:31.608 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-15T22:18:31.608 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-15T22:18:31.608 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-15T22:18:31.608 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-15T22:18:31.608 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-15T22:18:31.608 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-15T22:18:31.608 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-15T22:18:31.702 INFO:teuthology.orchestra.run.smithi082.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 366 kB/s | 58 kB 00:00 2024-04-15T22:18:31.727 INFO:teuthology.orchestra.run.smithi082.stdout:(4/6): ceph-mgr-cephadm-19.0.0-2114.ga9a752df.e 253 kB/s | 139 kB 00:00 2024-04-15T22:18:31.752 INFO:teuthology.orchestra.run.smithi082.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 1.0 MB/s | 51 kB 00:00 2024-04-15T22:18:31.810 INFO:teuthology.orchestra.run.smithi082.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.5 MB/s | 548 kB 00:00 2024-04-15T22:18:31.814 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:31.814 INFO:teuthology.orchestra.run.smithi082.stdout:Total 5.9 MB/s | 6.8 MB 00:01 2024-04-15T22:18:31.827 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-04-15T22:18:31.838 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-04-15T22:18:31.838 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-04-15T22:18:31.926 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-04-15T22:18:31.927 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-04-15T22:18:31.968 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-15T22:18:31.968 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:31.968 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-04-15T22:18:31.968 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:31.968 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-15T22:18:31.969 INFO:teuthology.orchestra.run.smithi196.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-15T22:18:31.969 INFO:teuthology.orchestra.run.smithi196.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-15T22:18:31.969 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-15T22:18:31.969 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-15T22:18:31.969 INFO:teuthology.orchestra.run.smithi196.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-15T22:18:31.969 INFO:teuthology.orchestra.run.smithi196.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-15T22:18:31.969 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-15T22:18:31.969 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-15T22:18:31.969 INFO:teuthology.orchestra.run.smithi196.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-15T22:18:31.969 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-15T22:18:31.969 INFO:teuthology.orchestra.run.smithi196.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-15T22:18:31.969 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:31.969 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:18:32.201 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-mgr-cephadm 2024-04-15T22:18:32.245 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-04-15T22:18:32.416 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-15T22:18:32.461 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-15T22:18:32.775 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:27 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:32.928 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:18:32.929 INFO:teuthology.orchestra.run.smithi196.stdout:======================================================================================== 2024-04-15T22:18:32.930 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-04-15T22:18:32.930 INFO:teuthology.orchestra.run.smithi196.stdout:======================================================================================== 2024-04-15T22:18:32.930 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-04-15T22:18:32.930 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 139 k 2024-04-15T22:18:32.930 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-04-15T22:18:32.930 INFO:teuthology.orchestra.run.smithi196.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-15T22:18:32.930 INFO:teuthology.orchestra.run.smithi196.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-04-15T22:18:32.930 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-15T22:18:32.930 INFO:teuthology.orchestra.run.smithi196.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-15T22:18:32.930 INFO:teuthology.orchestra.run.smithi196.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-15T22:18:32.930 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:32.930 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-15T22:18:32.931 INFO:teuthology.orchestra.run.smithi196.stdout:======================================================================================== 2024-04-15T22:18:32.931 INFO:teuthology.orchestra.run.smithi196.stdout:Install 6 Packages 2024-04-15T22:18:32.931 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:32.931 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 6.8 M 2024-04-15T22:18:32.931 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 33 M 2024-04-15T22:18:32.931 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-04-15T22:18:32.975 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-15T22:18:33.055 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-15T22:18:33.118 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-15T22:18:33.149 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 6/6 2024-04-15T22:18:33.323 INFO:teuthology.orchestra.run.smithi196.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 2.0 MB/s | 248 kB 00:00 2024-04-15T22:18:33.473 INFO:teuthology.orchestra.run.smithi067.stdout:(12/12): libgfortran-11.4.1-3.el9.x86_64.rpm 303 kB/s | 803 kB 00:02 2024-04-15T22:18:33.476 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:33.476 INFO:teuthology.orchestra.run.smithi067.stdout:Total 10 MB/s | 37 MB 00:03 2024-04-15T22:18:33.514 INFO:teuthology.orchestra.run.smithi196.stdout:(2/6): python3-babel-2.9.1-2.el9.noarch.rpm 18 MB/s | 5.8 MB 00:00 2024-04-15T22:18:33.522 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-15T22:18:33.548 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-15T22:18:33.548 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-15T22:18:33.640 INFO:teuthology.orchestra.run.smithi196.stdout:(3/6): ceph-mgr-cephadm-19.0.0-2114.ga9a752df.e 316 kB/s | 139 kB 00:00 2024-04-15T22:18:33.748 INFO:teuthology.orchestra.run.smithi196.stdout:(4/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.3 MB/s | 548 kB 00:00 2024-04-15T22:18:33.832 INFO:teuthology.orchestra.run.smithi196.stdout:(5/6): python3-natsort-7.1.1-5.el9.noarch.rpm 182 kB/s | 58 kB 00:00 2024-04-15T22:18:33.874 INFO:teuthology.orchestra.run.smithi196.stdout:(6/6): python3-typing-extensions-4.4.0-2.el9.no 218 kB/s | 51 kB 00:00 2024-04-15T22:18:33.876 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:33.876 INFO:teuthology.orchestra.run.smithi196.stdout:Total 7.2 MB/s | 6.8 MB 00:00 2024-04-15T22:18:33.889 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-04-15T22:18:33.900 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-04-15T22:18:33.900 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-04-15T22:18:33.922 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-15T22:18:33.923 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-15T22:18:33.967 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 6/6 2024-04-15T22:18:33.967 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/6 2024-04-15T22:18:33.967 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-15T22:18:33.967 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-15T22:18:33.967 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-15T22:18:33.967 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-15T22:18:33.992 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-04-15T22:18:33.992 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-04-15T22:18:34.260 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-15T22:18:34.260 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:34.260 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-04-15T22:18:34.260 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:34.260 INFO:teuthology.orchestra.run.smithi082.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-15T22:18:34.260 INFO:teuthology.orchestra.run.smithi082.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-15T22:18:34.260 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-15T22:18:34.260 INFO:teuthology.orchestra.run.smithi082.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-15T22:18:34.260 INFO:teuthology.orchestra.run.smithi082.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-15T22:18:34.261 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:34.261 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:34.287 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-04-15T22:18:34.468 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-15T22:18:34.499 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-fuse 2024-04-15T22:18:34.526 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-15T22:18:34.684 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-15T22:18:34.772 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 1/12 2024-04-15T22:18:34.802 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-15T22:18:34.903 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 3/12 2024-04-15T22:18:34.940 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 4/12 2024-04-15T22:18:35.051 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-15T22:18:35.080 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:36 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:18:35.124 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-15T22:18:35.146 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-15T22:18:35.155 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-15T22:18:35.208 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-15T22:18:35.233 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-15T22:18:35.234 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:18:35.235 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:35.235 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-04-15T22:18:35.235 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:35.235 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-04-15T22:18:35.235 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-fuse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 891 k 2024-04-15T22:18:35.235 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-04-15T22:18:35.235 INFO:teuthology.orchestra.run.smithi082.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-04-15T22:18:35.235 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:35.235 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-04-15T22:18:35.235 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:35.235 INFO:teuthology.orchestra.run.smithi082.stdout:Install 2 Packages 2024-04-15T22:18:35.235 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:35.236 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 969 k 2024-04-15T22:18:35.236 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 2.8 M 2024-04-15T22:18:35.236 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-04-15T22:18:35.238 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 6/6 2024-04-15T22:18:35.354 INFO:teuthology.orchestra.run.smithi082.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 669 kB/s | 79 kB 00:00 2024-04-15T22:18:35.704 INFO:teuthology.orchestra.run.smithi082.stdout:(2/2): ceph-fuse-19.0.0-2114.ga9a752df.el7.x86_ 1.9 MB/s | 891 kB 00:00 2024-04-15T22:18:35.705 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:35.705 INFO:teuthology.orchestra.run.smithi082.stdout:Total 2.0 MB/s | 969 kB 00:00 2024-04-15T22:18:35.705 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-04-15T22:18:35.725 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-04-15T22:18:35.726 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-04-15T22:18:35.798 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-04-15T22:18:35.799 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-04-15T22:18:35.955 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-15T22:18:35.977 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-04-15T22:18:35.988 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 6/6 2024-04-15T22:18:35.988 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/6 2024-04-15T22:18:35.988 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-15T22:18:35.988 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-15T22:18:35.988 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-15T22:18:35.988 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-15T22:18:36.072 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-15T22:18:36.124 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-15T22:18:36.196 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2/2 2024-04-15T22:18:36.287 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-15T22:18:36.287 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:36.287 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-04-15T22:18:36.287 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:36.287 INFO:teuthology.orchestra.run.smithi196.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-15T22:18:36.287 INFO:teuthology.orchestra.run.smithi196.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-15T22:18:36.287 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-15T22:18:36.287 INFO:teuthology.orchestra.run.smithi196.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-15T22:18:36.287 INFO:teuthology.orchestra.run.smithi196.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-15T22:18:36.287 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:36.287 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:18:36.546 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-fuse 2024-04-15T22:18:36.826 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2/2 2024-04-15T22:18:36.826 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/2 2024-04-15T22:18:37.142 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:32 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:37.144 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-15T22:18:37.144 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:37.144 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-04-15T22:18:37.144 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-15T22:18:37.144 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:37.144 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:37.295 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:18:37.296 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:37.296 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-04-15T22:18:37.296 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:37.296 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-04-15T22:18:37.296 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-fuse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 891 k 2024-04-15T22:18:37.296 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-04-15T22:18:37.296 INFO:teuthology.orchestra.run.smithi196.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-04-15T22:18:37.296 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:37.297 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-15T22:18:37.297 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:37.297 INFO:teuthology.orchestra.run.smithi196.stdout:Install 2 Packages 2024-04-15T22:18:37.297 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:37.297 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 969 k 2024-04-15T22:18:37.297 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 2.8 M 2024-04-15T22:18:37.297 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-04-15T22:18:37.385 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-15T22:18:37.409 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-volume 2024-04-15T22:18:37.417 INFO:teuthology.orchestra.run.smithi196.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 656 kB/s | 79 kB 00:00 2024-04-15T22:18:38.004 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:39 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:18:38.126 INFO:teuthology.orchestra.run.smithi196.stdout:(2/2): ceph-fuse-19.0.0-2114.ga9a752df.el7.x86_ 1.1 MB/s | 891 kB 00:00 2024-04-15T22:18:38.127 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:38.127 INFO:teuthology.orchestra.run.smithi196.stdout:Total 1.1 MB/s | 969 kB 00:00 2024-04-15T22:18:38.128 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-04-15T22:18:38.148 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-04-15T22:18:38.148 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-04-15T22:18:38.162 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:18:38.163 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:38.163 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-04-15T22:18:38.163 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:38.163 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-04-15T22:18:38.163 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-volume noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 264 k 2024-04-15T22:18:38.163 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-04-15T22:18:38.163 INFO:teuthology.orchestra.run.smithi082.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-04-15T22:18:38.163 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:38.163 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-04-15T22:18:38.163 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:38.164 INFO:teuthology.orchestra.run.smithi082.stdout:Install 2 Packages 2024-04-15T22:18:38.164 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:38.164 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 332 k 2024-04-15T22:18:38.164 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 1.5 M 2024-04-15T22:18:38.164 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-04-15T22:18:38.222 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-04-15T22:18:38.223 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-04-15T22:18:38.317 INFO:teuthology.orchestra.run.smithi082.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 452 kB/s | 69 kB 00:00 2024-04-15T22:18:38.402 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-04-15T22:18:38.467 INFO:teuthology.orchestra.run.smithi082.stdout:(2/2): ceph-volume-19.0.0-2114.ga9a752df.el7.no 872 kB/s | 264 kB 00:00 2024-04-15T22:18:38.468 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:38.468 INFO:teuthology.orchestra.run.smithi082.stdout:Total 1.1 MB/s | 332 kB 00:00 2024-04-15T22:18:38.469 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-04-15T22:18:38.477 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-04-15T22:18:38.477 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-04-15T22:18:38.477 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-15T22:18:38.512 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 12/12 2024-04-15T22:18:38.514 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-04-15T22:18:38.514 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-04-15T22:18:38.544 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-15T22:18:38.620 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2/2 2024-04-15T22:18:38.659 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-04-15T22:18:38.839 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-15T22:18:38.878 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2/2 2024-04-15T22:18:38.895 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2/2 2024-04-15T22:18:38.895 INFO:teuthology.orchestra.run.smithi082.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:18:38.895 INFO:teuthology.orchestra.run.smithi082.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-15T22:18:38.895 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:39.321 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2/2 2024-04-15T22:18:39.321 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/2 2024-04-15T22:18:39.621 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-15T22:18:39.621 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:39.621 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-04-15T22:18:39.621 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-15T22:18:39.621 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:39.622 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:18:39.629 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 1/2 2024-04-15T22:18:39.899 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-volume 2024-04-15T22:18:39.959 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-15T22:18:39.959 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:39.959 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-04-15T22:18:39.959 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:39.960 INFO:teuthology.orchestra.run.smithi082.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-15T22:18:39.960 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:39.960 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:40.246 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install librados-devel 2024-04-15T22:18:40.494 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:35 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:40.653 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:18:40.653 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:40.653 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-04-15T22:18:40.654 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:40.654 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-04-15T22:18:40.654 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-volume noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 264 k 2024-04-15T22:18:40.654 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-04-15T22:18:40.654 INFO:teuthology.orchestra.run.smithi196.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-04-15T22:18:40.654 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:40.654 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-15T22:18:40.654 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:40.654 INFO:teuthology.orchestra.run.smithi196.stdout:Install 2 Packages 2024-04-15T22:18:40.654 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:40.655 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 332 k 2024-04-15T22:18:40.655 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 1.5 M 2024-04-15T22:18:40.655 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-04-15T22:18:40.814 INFO:teuthology.orchestra.run.smithi196.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 431 kB/s | 69 kB 00:00 2024-04-15T22:18:40.839 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:41 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:18:40.991 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:18:40.992 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:40.992 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repo Size 2024-04-15T22:18:40.992 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:40.992 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-04-15T22:18:40.992 INFO:teuthology.orchestra.run.smithi082.stdout: librados-devel x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 127 k 2024-04-15T22:18:40.992 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:40.992 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-04-15T22:18:40.992 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:40.992 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-04-15T22:18:40.992 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:40.992 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 127 k 2024-04-15T22:18:40.992 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 456 k 2024-04-15T22:18:40.993 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-04-15T22:18:41.148 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 12/12 2024-04-15T22:18:41.148 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a75 1/12 2024-04-15T22:18:41.148 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 2/12 2024-04-15T22:18:41.148 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 3/12 2024-04-15T22:18:41.148 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 4/12 2024-04-15T22:18:41.148 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-15T22:18:41.148 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-15T22:18:41.148 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 7/12 2024-04-15T22:18:41.149 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 8/12 2024-04-15T22:18:41.149 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 9/12 2024-04-15T22:18:41.149 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 10/12 2024-04-15T22:18:41.149 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 11/12 2024-04-15T22:18:41.256 INFO:teuthology.orchestra.run.smithi196.stdout:(2/2): ceph-volume-19.0.0-2114.ga9a752df.el7.no 439 kB/s | 264 kB 00:00 2024-04-15T22:18:41.257 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:41.258 INFO:teuthology.orchestra.run.smithi196.stdout:Total 551 kB/s | 332 kB 00:00 2024-04-15T22:18:41.258 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-04-15T22:18:41.267 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-04-15T22:18:41.267 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-04-15T22:18:41.311 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-04-15T22:18:41.311 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-04-15T22:18:41.415 INFO:teuthology.orchestra.run.smithi082.stdout:librados-devel-19.0.0-2114.ga9a752df.el7.x86_64 300 kB/s | 127 kB 00:00 2024-04-15T22:18:41.416 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:41.416 INFO:teuthology.orchestra.run.smithi082.stdout:Total 299 kB/s | 127 kB 00:00 2024-04-15T22:18:41.416 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-04-15T22:18:41.421 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-04-15T22:18:41.421 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-04-15T22:18:41.461 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-04-15T22:18:41.478 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-04-15T22:18:41.478 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-04-15T22:18:41.602 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 12/12 2024-04-15T22:18:41.603 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:41.603 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-15T22:18:41.603 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:41.603 INFO:teuthology.orchestra.run.smithi067.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-15T22:18:41.603 INFO:teuthology.orchestra.run.smithi067.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-15T22:18:41.603 INFO:teuthology.orchestra.run.smithi067.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-15T22:18:41.603 INFO:teuthology.orchestra.run.smithi067.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-15T22:18:41.603 INFO:teuthology.orchestra.run.smithi067.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-15T22:18:41.603 INFO:teuthology.orchestra.run.smithi067.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-15T22:18:41.603 INFO:teuthology.orchestra.run.smithi067.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-15T22:18:41.603 INFO:teuthology.orchestra.run.smithi067.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-04-15T22:18:41.603 INFO:teuthology.orchestra.run.smithi067.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-15T22:18:41.603 INFO:teuthology.orchestra.run.smithi067.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-15T22:18:41.603 INFO:teuthology.orchestra.run.smithi067.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-15T22:18:41.603 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:41.604 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:18:41.654 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-15T22:18:41.684 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-04-15T22:18:41.692 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2/2 2024-04-15T22:18:41.709 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2/2 2024-04-15T22:18:41.709 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:18:41.709 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-15T22:18:41.710 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:41.789 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:41.964 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-mgr-rook 2024-04-15T22:18:42.246 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:42.427 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 1/2 2024-04-15T22:18:42.536 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:42.536 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:42.536 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-04-15T22:18:42.536 INFO:teuthology.orchestra.run.smithi082.stdout: librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:18:42.536 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:42.537 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:42.555 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:53 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:18:42.714 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:18:42.715 INFO:teuthology.orchestra.run.smithi067.stdout:======================================================================================== 2024-04-15T22:18:42.715 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-15T22:18:42.715 INFO:teuthology.orchestra.run.smithi067.stdout:======================================================================================== 2024-04-15T22:18:42.716 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-15T22:18:42.716 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-rook noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 49 k 2024-04-15T22:18:42.716 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-04-15T22:18:42.716 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-15T22:18:42.716 INFO:teuthology.orchestra.run.smithi067.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-15T22:18:42.716 INFO:teuthology.orchestra.run.smithi067.stdout: python3-google-auth noarch 1:2.28.2-1.el9 epel 203 k 2024-04-15T22:18:42.716 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-04-15T22:18:42.716 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-04-15T22:18:42.716 INFO:teuthology.orchestra.run.smithi067.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-15T22:18:42.716 INFO:teuthology.orchestra.run.smithi067.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-04-15T22:18:42.716 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-04-15T22:18:42.716 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-04-15T22:18:42.716 INFO:teuthology.orchestra.run.smithi067.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-04-15T22:18:42.717 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-15T22:18:42.717 INFO:teuthology.orchestra.run.smithi067.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-15T22:18:42.717 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:42.717 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-15T22:18:42.717 INFO:teuthology.orchestra.run.smithi067.stdout:======================================================================================== 2024-04-15T22:18:42.717 INFO:teuthology.orchestra.run.smithi067.stdout:Install 13 Packages 2024-04-15T22:18:42.717 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:42.717 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 2.0 M 2024-04-15T22:18:42.718 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 26 M 2024-04-15T22:18:42.718 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-15T22:18:42.756 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install libcephfs2 2024-04-15T22:18:42.760 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-15T22:18:42.760 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:42.761 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-04-15T22:18:42.761 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:42.761 INFO:teuthology.orchestra.run.smithi196.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-15T22:18:42.761 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:42.761 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:18:43.071 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install librados-devel 2024-04-15T22:18:43.294 INFO:teuthology.orchestra.run.smithi067.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 156 kB/s | 24 kB 00:00 2024-04-15T22:18:43.319 INFO:teuthology.orchestra.run.smithi067.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 99 kB/s | 18 kB 00:00 2024-04-15T22:18:43.365 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:44 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:18:43.437 INFO:teuthology.orchestra.run.smithi067.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.2 MB/s | 174 kB 00:00 2024-04-15T22:18:43.461 INFO:teuthology.orchestra.run.smithi067.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 932 kB/s | 132 kB 00:00 2024-04-15T22:18:43.469 INFO:teuthology.orchestra.run.smithi082.stdout:Package libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:18:43.495 INFO:teuthology.orchestra.run.smithi067.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 3.5 MB/s | 211 kB 00:00 2024-04-15T22:18:43.521 INFO:teuthology.orchestra.run.smithi067.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 727 kB/s | 43 kB 00:00 2024-04-15T22:18:43.521 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:18:43.522 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-04-15T22:18:43.523 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:43.582 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install libcephfs-devel 2024-04-15T22:18:43.588 INFO:teuthology.orchestra.run.smithi067.stdout:(7/13): python3-certifi-2021.10.8-2.el9.noarch. 224 kB/s | 15 kB 00:00 2024-04-15T22:18:43.613 INFO:teuthology.orchestra.run.smithi067.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 275 kB/s | 32 kB 00:00 2024-04-15T22:18:43.655 INFO:teuthology.orchestra.run.smithi067.stdout:(9/13): ceph-mgr-rook-19.0.0-2114.ga9a752df.el7 95 kB/s | 49 kB 00:00 2024-04-15T22:18:43.664 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:38 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:43.805 INFO:teuthology.orchestra.run.smithi067.stdout:(10/13): python3-google-auth-2.28.2-1.el9.noarc 933 kB/s | 203 kB 00:00 2024-04-15T22:18:43.817 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:18:43.817 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:43.817 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repo Size 2024-04-15T22:18:43.817 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:43.817 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-04-15T22:18:43.817 INFO:teuthology.orchestra.run.smithi196.stdout: librados-devel x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 127 k 2024-04-15T22:18:43.818 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:43.818 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-15T22:18:43.818 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:43.818 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-04-15T22:18:43.818 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:43.818 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 127 k 2024-04-15T22:18:43.818 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 456 k 2024-04-15T22:18:43.819 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-04-15T22:18:43.830 INFO:teuthology.orchestra.run.smithi067.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 337 kB/s | 59 kB 00:00 2024-04-15T22:18:43.906 INFO:teuthology.orchestra.run.smithi067.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 895 kB/s | 90 kB 00:00 2024-04-15T22:18:44.160 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:45 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:18:44.222 INFO:teuthology.orchestra.run.smithi067.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 1.7 MB/s | 1.0 MB 00:00 2024-04-15T22:18:44.225 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:44.225 INFO:teuthology.orchestra.run.smithi067.stdout:Total 1.4 MB/s | 2.0 MB 00:01 2024-04-15T22:18:44.226 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-15T22:18:44.242 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-15T22:18:44.242 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-15T22:18:44.311 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:18:44.312 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:44.312 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repo Size 2024-04-15T22:18:44.312 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:44.312 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-04-15T22:18:44.312 INFO:teuthology.orchestra.run.smithi082.stdout: libcephfs-devel x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 32 k 2024-04-15T22:18:44.312 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:44.312 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-04-15T22:18:44.312 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:44.312 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-04-15T22:18:44.312 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:44.313 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 32 k 2024-04-15T22:18:44.313 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 142 k 2024-04-15T22:18:44.313 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-04-15T22:18:44.349 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-15T22:18:44.351 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-15T22:18:44.412 INFO:teuthology.orchestra.run.smithi196.stdout:librados-devel-19.0.0-2114.ga9a752df.el7.x86_64 213 kB/s | 127 kB 00:00 2024-04-15T22:18:44.413 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:44.413 INFO:teuthology.orchestra.run.smithi196.stdout:Total 213 kB/s | 127 kB 00:00 2024-04-15T22:18:44.413 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-04-15T22:18:44.419 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-04-15T22:18:44.419 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-04-15T22:18:44.477 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-04-15T22:18:44.478 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-04-15T22:18:44.618 INFO:teuthology.orchestra.run.smithi082.stdout:libcephfs-devel-19.0.0-2114.ga9a752df.el7.x86_6 104 kB/s | 32 kB 00:00 2024-04-15T22:18:44.619 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:44.619 INFO:teuthology.orchestra.run.smithi082.stdout:Total 103 kB/s | 32 kB 00:00 2024-04-15T22:18:44.619 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-04-15T22:18:44.623 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-04-15T22:18:44.623 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-04-15T22:18:44.654 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-04-15T22:18:44.654 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-04-15T22:18:44.703 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-04-15T22:18:44.750 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-04-15T22:18:44.803 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:44.870 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-15T22:18:44.883 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:45.052 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-15T22:18:45.125 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-15T22:18:45.190 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-15T22:18:45.225 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-15T22:18:45.255 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:45.264 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:45.267 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-15T22:18:45.365 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-15T22:18:45.483 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-google-auth-1:2.28.2-1.el9.noarch 7/13 2024-04-15T22:18:45.497 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:45.497 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:45.497 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-04-15T22:18:45.497 INFO:teuthology.orchestra.run.smithi082.stdout: libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:18:45.498 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:45.498 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:45.544 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-15T22:18:45.571 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:45.571 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:45.571 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-04-15T22:18:45.571 INFO:teuthology.orchestra.run.smithi196.stdout: librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:18:45.571 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:45.571 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:18:45.687 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install librados2 2024-04-15T22:18:45.784 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install libcephfs2 2024-04-15T22:18:46.266 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:47 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:18:46.306 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-15T22:18:46.365 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-15T22:18:46.366 INFO:teuthology.orchestra.run.smithi082.stdout:Package librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:18:46.377 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:41 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:46.407 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-15T22:18:46.418 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:18:46.419 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-04-15T22:18:46.419 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:46.464 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-15T22:18:46.483 INFO:teuthology.orchestra.run.smithi196.stdout:Package libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:18:46.487 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install librbd1 2024-04-15T22:18:46.493 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 13/13 2024-04-15T22:18:46.537 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:18:46.538 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-04-15T22:18:46.539 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:18:46.604 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install libcephfs-devel 2024-04-15T22:18:47.063 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:48 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:18:47.162 INFO:teuthology.orchestra.run.smithi082.stdout:Package librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:18:47.186 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:42 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:47.214 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:18:47.215 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-04-15T22:18:47.215 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:47.282 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 13/13 2024-04-15T22:18:47.282 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 1/13 2024-04-15T22:18:47.282 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-15T22:18:47.282 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-15T22:18:47.283 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-15T22:18:47.283 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-15T22:18:47.283 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-15T22:18:47.283 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-15T22:18:47.283 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-15T22:18:47.283 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-15T22:18:47.283 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-google-auth-1:2.28.2-1.el9.noarch 10/13 2024-04-15T22:18:47.283 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-15T22:18:47.283 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-15T22:18:47.284 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install python3-rados 2024-04-15T22:18:47.339 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:18:47.339 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:47.339 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repo Size 2024-04-15T22:18:47.339 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:47.339 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-04-15T22:18:47.340 INFO:teuthology.orchestra.run.smithi196.stdout: libcephfs-devel x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 32 k 2024-04-15T22:18:47.340 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:47.340 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-15T22:18:47.340 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:47.340 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-04-15T22:18:47.340 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:47.341 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 32 k 2024-04-15T22:18:47.341 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 142 k 2024-04-15T22:18:47.341 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-04-15T22:18:47.647 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-15T22:18:47.647 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:47.647 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-15T22:18:47.647 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-rook-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:47.647 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-15T22:18:47.647 INFO:teuthology.orchestra.run.smithi067.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-15T22:18:47.647 INFO:teuthology.orchestra.run.smithi067.stdout: python3-google-auth-1:2.28.2-1.el9.noarch 2024-04-15T22:18:47.647 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-15T22:18:47.647 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-15T22:18:47.647 INFO:teuthology.orchestra.run.smithi067.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-15T22:18:47.647 INFO:teuthology.orchestra.run.smithi067.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-15T22:18:47.647 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-15T22:18:47.648 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-15T22:18:47.648 INFO:teuthology.orchestra.run.smithi067.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-15T22:18:47.648 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-15T22:18:47.648 INFO:teuthology.orchestra.run.smithi067.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-15T22:18:47.648 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:47.648 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:18:47.657 INFO:teuthology.orchestra.run.smithi196.stdout:libcephfs-devel-19.0.0-2114.ga9a752df.el7.x86_6 100 kB/s | 32 kB 00:00 2024-04-15T22:18:47.658 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:47.658 INFO:teuthology.orchestra.run.smithi196.stdout:Total 100 kB/s | 32 kB 00:00 2024-04-15T22:18:47.658 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-04-15T22:18:47.662 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-04-15T22:18:47.662 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-04-15T22:18:47.699 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-04-15T22:18:47.699 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-04-15T22:18:47.800 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-04-15T22:18:47.849 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-mgr-cephadm 2024-04-15T22:18:47.862 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:48 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:18:47.906 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:47.961 INFO:teuthology.orchestra.run.smithi082.stdout:Package python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:18:48.014 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:18:48.015 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-04-15T22:18:48.015 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:48.080 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install python3-rgw 2024-04-15T22:18:48.288 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:48.437 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:59 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:18:48.542 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:48.543 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:48.543 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-04-15T22:18:48.543 INFO:teuthology.orchestra.run.smithi196.stdout: libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:18:48.543 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:48.543 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:18:48.598 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:18:48.599 INFO:teuthology.orchestra.run.smithi067.stdout:======================================================================================== 2024-04-15T22:18:48.599 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-15T22:18:48.599 INFO:teuthology.orchestra.run.smithi067.stdout:======================================================================================== 2024-04-15T22:18:48.599 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-15T22:18:48.599 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 139 k 2024-04-15T22:18:48.599 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-04-15T22:18:48.599 INFO:teuthology.orchestra.run.smithi067.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-15T22:18:48.600 INFO:teuthology.orchestra.run.smithi067.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-04-15T22:18:48.600 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-15T22:18:48.600 INFO:teuthology.orchestra.run.smithi067.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-15T22:18:48.600 INFO:teuthology.orchestra.run.smithi067.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-15T22:18:48.600 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:48.600 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-15T22:18:48.600 INFO:teuthology.orchestra.run.smithi067.stdout:======================================================================================== 2024-04-15T22:18:48.600 INFO:teuthology.orchestra.run.smithi067.stdout:Install 6 Packages 2024-04-15T22:18:48.600 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:48.601 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 6.8 M 2024-04-15T22:18:48.601 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 33 M 2024-04-15T22:18:48.601 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-15T22:18:48.662 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:49 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:18:48.714 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install librados2 2024-04-15T22:18:48.761 INFO:teuthology.orchestra.run.smithi082.stdout:Package python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:18:48.813 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:18:48.814 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-04-15T22:18:48.814 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:48.880 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install python3-cephfs 2024-04-15T22:18:49.297 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:44 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:49.357 INFO:teuthology.orchestra.run.smithi067.stdout:(1/6): python3-babel-2.9.1-2.el9.noarch.rpm 21 MB/s | 5.8 MB 00:00 2024-04-15T22:18:49.396 INFO:teuthology.orchestra.run.smithi196.stdout:Package librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:18:49.450 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:18:49.451 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-04-15T22:18:49.451 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:18:49.458 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:50 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:18:49.482 INFO:teuthology.orchestra.run.smithi067.stdout:(2/6): ceph-mgr-cephadm-19.0.0-2114.ga9a752df.e 349 kB/s | 139 kB 00:00 2024-04-15T22:18:49.520 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install librbd1 2024-04-15T22:18:49.557 INFO:teuthology.orchestra.run.smithi082.stdout:Package python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:18:49.608 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:18:49.609 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-04-15T22:18:49.609 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:49.616 INFO:teuthology.orchestra.run.smithi067.stdout:(3/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 2.3 MB/s | 548 kB 00:00 2024-04-15T22:18:49.641 INFO:teuthology.orchestra.run.smithi067.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 366 kB/s | 58 kB 00:00 2024-04-15T22:18:49.666 INFO:teuthology.orchestra.run.smithi067.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 1.0 MB/s | 51 kB 00:00 2024-04-15T22:18:49.668 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install python3-rbd 2024-04-15T22:18:50.100 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:45 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:50.100 INFO:teuthology.orchestra.run.smithi067.stdout:(6/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 244 kB/s | 248 kB 00:01 2024-04-15T22:18:50.103 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:50.103 INFO:teuthology.orchestra.run.smithi067.stdout:Total 4.5 MB/s | 6.8 MB 00:01 2024-04-15T22:18:50.117 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-15T22:18:50.129 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-15T22:18:50.129 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-15T22:18:50.200 INFO:teuthology.orchestra.run.smithi196.stdout:Package librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:18:50.223 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-15T22:18:50.224 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-15T22:18:50.246 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:51 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:18:50.251 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:18:50.253 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-04-15T22:18:50.253 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:18:50.306 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install python3-rados 2024-04-15T22:18:50.345 INFO:teuthology.orchestra.run.smithi082.stdout:Package python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:18:50.397 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:18:50.398 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-04-15T22:18:50.399 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:50.461 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install rbd-fuse 2024-04-15T22:18:50.526 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-15T22:18:50.697 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-15T22:18:50.760 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-15T22:18:50.890 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:45 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:50.990 INFO:teuthology.orchestra.run.smithi196.stdout:Package python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:18:51.036 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:52 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:18:51.043 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:18:51.044 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-04-15T22:18:51.044 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:18:51.112 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install python3-rgw 2024-04-15T22:18:51.188 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:18:51.188 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:51.188 INFO:teuthology.orchestra.run.smithi082.stdout: Package Architecture Version Repository Size 2024-04-15T22:18:51.188 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:51.188 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-04-15T22:18:51.188 INFO:teuthology.orchestra.run.smithi082.stdout: rbd-fuse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 85 k 2024-04-15T22:18:51.189 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:51.189 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-04-15T22:18:51.189 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:51.189 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-04-15T22:18:51.189 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:51.189 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 85 k 2024-04-15T22:18:51.189 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 231 k 2024-04-15T22:18:51.190 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-04-15T22:18:51.322 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-15T22:18:51.404 INFO:teuthology.orchestra.run.smithi082.stdout:rbd-fuse-19.0.0-2114.ga9a752df.el7.x86_64.rpm 396 kB/s | 85 kB 00:00 2024-04-15T22:18:51.405 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:51.405 INFO:teuthology.orchestra.run.smithi082.stdout:Total 394 kB/s | 85 kB 00:00 2024-04-15T22:18:51.405 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-04-15T22:18:51.406 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-15T22:18:51.412 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-04-15T22:18:51.412 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-04-15T22:18:51.467 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-04-15T22:18:51.468 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-04-15T22:18:51.476 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-15T22:18:51.513 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 6/6 2024-04-15T22:18:51.603 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-04-15T22:18:51.690 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:46 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:51.711 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:51.790 INFO:teuthology.orchestra.run.smithi196.stdout:Package python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:18:51.842 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:18:51.843 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-04-15T22:18:51.843 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:18:51.898 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install python3-cephfs 2024-04-15T22:18:52.097 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:52.292 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 6/6 2024-04-15T22:18:52.292 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 1/6 2024-04-15T22:18:52.292 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-15T22:18:52.292 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-15T22:18:52.293 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-15T22:18:52.293 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-15T22:18:52.396 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:52.396 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:52.396 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-04-15T22:18:52.396 INFO:teuthology.orchestra.run.smithi082.stdout: rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:18:52.396 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:52.396 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:52.474 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:47 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:52.573 INFO:teuthology.orchestra.run.smithi196.stdout:Package python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:18:52.601 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-15T22:18:52.601 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:52.601 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-15T22:18:52.601 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-cephadm-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:52.601 INFO:teuthology.orchestra.run.smithi067.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-15T22:18:52.602 INFO:teuthology.orchestra.run.smithi067.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-15T22:18:52.602 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-15T22:18:52.602 INFO:teuthology.orchestra.run.smithi067.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-15T22:18:52.602 INFO:teuthology.orchestra.run.smithi067.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-15T22:18:52.602 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:52.602 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:18:52.625 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:18:52.626 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-04-15T22:18:52.626 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:18:52.656 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install rbd-mirror 2024-04-15T22:18:52.682 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install python3-rbd 2024-04-15T22:18:52.857 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-fuse 2024-04-15T22:18:53.250 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:54 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:18:53.270 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:48 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:53.372 INFO:teuthology.orchestra.run.smithi196.stdout:Package python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:18:53.410 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:18:53.410 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:53.411 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repo Size 2024-04-15T22:18:53.411 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:53.411 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-04-15T22:18:53.411 INFO:teuthology.orchestra.run.smithi082.stdout: rbd-mirror x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.1 M 2024-04-15T22:18:53.411 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:53.411 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-04-15T22:18:53.411 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:53.411 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-04-15T22:18:53.411 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:53.412 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 3.1 M 2024-04-15T22:18:53.412 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 13 M 2024-04-15T22:18:53.412 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-04-15T22:18:53.424 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:18:53.425 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-04-15T22:18:53.425 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:18:53.445 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:04 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:18:53.495 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install rbd-fuse 2024-04-15T22:18:53.606 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:18:53.606 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:18:53.607 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-15T22:18:53.607 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:18:53.607 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-15T22:18:53.607 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-fuse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 891 k 2024-04-15T22:18:53.607 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-04-15T22:18:53.607 INFO:teuthology.orchestra.run.smithi067.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-04-15T22:18:53.607 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:53.607 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-15T22:18:53.607 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:18:53.607 INFO:teuthology.orchestra.run.smithi067.stdout:Install 2 Packages 2024-04-15T22:18:53.607 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:53.608 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 969 k 2024-04-15T22:18:53.608 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 2.8 M 2024-04-15T22:18:53.608 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-15T22:18:53.734 INFO:teuthology.orchestra.run.smithi067.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 622 kB/s | 79 kB 00:00 2024-04-15T22:18:53.943 INFO:teuthology.orchestra.run.smithi067.stdout:(2/2): ceph-fuse-19.0.0-2114.ga9a752df.el7.x86_ 2.6 MB/s | 891 kB 00:00 2024-04-15T22:18:53.944 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:53.945 INFO:teuthology.orchestra.run.smithi067.stdout:Total 2.8 MB/s | 969 kB 00:00 2024-04-15T22:18:53.945 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-15T22:18:53.966 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-15T22:18:53.966 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-15T22:18:53.999 INFO:teuthology.orchestra.run.smithi082.stdout:rbd-mirror-19.0.0-2114.ga9a752df.el7.x86_64.rpm 5.3 MB/s | 3.1 MB 00:00 2024-04-15T22:18:54.000 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:54.000 INFO:teuthology.orchestra.run.smithi082.stdout:Total 5.2 MB/s | 3.1 MB 00:00 2024-04-15T22:18:54.001 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-04-15T22:18:54.009 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-04-15T22:18:54.009 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-04-15T22:18:54.041 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-15T22:18:54.042 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-15T22:18:54.082 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-04-15T22:18:54.083 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-04-15T22:18:54.102 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:49 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:54.230 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-15T22:18:54.257 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:18:54.258 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:54.258 INFO:teuthology.orchestra.run.smithi196.stdout: Package Architecture Version Repository Size 2024-04-15T22:18:54.258 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:54.258 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-04-15T22:18:54.258 INFO:teuthology.orchestra.run.smithi196.stdout: rbd-fuse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 85 k 2024-04-15T22:18:54.258 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:54.258 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-15T22:18:54.259 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:54.259 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-04-15T22:18:54.259 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:54.259 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 85 k 2024-04-15T22:18:54.259 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 231 k 2024-04-15T22:18:54.259 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-04-15T22:18:54.374 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-15T22:18:54.444 INFO:teuthology.orchestra.run.smithi196.stdout:rbd-fuse-19.0.0-2114.ga9a752df.el7.x86_64.rpm 460 kB/s | 85 kB 00:00 2024-04-15T22:18:54.445 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:54.445 INFO:teuthology.orchestra.run.smithi196.stdout:Total 456 kB/s | 85 kB 00:00 2024-04-15T22:18:54.445 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-04-15T22:18:54.453 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-04-15T22:18:54.453 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-04-15T22:18:54.454 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2/2 2024-04-15T22:18:54.501 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-04-15T22:18:54.509 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-04-15T22:18:54.510 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-04-15T22:18:54.558 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:54.584 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:54.584 INFO:teuthology.orchestra.run.smithi082.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:18:54.584 INFO:teuthology.orchestra.run.smithi082.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-15T22:18:54.584 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-15T22:18:54.584 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-15T22:18:54.584 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:54.645 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-04-15T22:18:54.752 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:55.133 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2/2 2024-04-15T22:18:55.133 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/2 2024-04-15T22:18:55.190 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:55.438 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-15T22:18:55.439 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:55.439 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-15T22:18:55.439 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-15T22:18:55.439 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:55.439 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:18:55.470 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:55.470 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:55.470 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-04-15T22:18:55.470 INFO:teuthology.orchestra.run.smithi196.stdout: rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:18:55.470 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:55.470 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:18:55.681 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:55.681 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:55.681 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-04-15T22:18:55.681 INFO:teuthology.orchestra.run.smithi082.stdout: rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:18:55.682 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:55.682 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:55.701 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-volume 2024-04-15T22:18:55.746 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install rbd-mirror 2024-04-15T22:18:55.927 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install rbd-nbd 2024-04-15T22:18:56.295 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:07 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:18:56.341 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:51 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:56.456 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:18:56.457 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:18:56.457 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-15T22:18:56.457 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:18:56.457 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-15T22:18:56.457 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-volume noarch 2:19.0.0-2114.ga9a752df.el7 ceph-noarch 264 k 2024-04-15T22:18:56.457 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-04-15T22:18:56.457 INFO:teuthology.orchestra.run.smithi067.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-04-15T22:18:56.457 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:56.457 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-15T22:18:56.457 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:18:56.458 INFO:teuthology.orchestra.run.smithi067.stdout:Install 2 Packages 2024-04-15T22:18:56.458 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:56.458 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 332 k 2024-04-15T22:18:56.458 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 1.5 M 2024-04-15T22:18:56.458 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-15T22:18:56.501 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:18:56.502 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:56.502 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repo Size 2024-04-15T22:18:56.502 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:56.502 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-04-15T22:18:56.502 INFO:teuthology.orchestra.run.smithi196.stdout: rbd-mirror x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.1 M 2024-04-15T22:18:56.502 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:56.502 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-15T22:18:56.502 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:18:56.502 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-04-15T22:18:56.502 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:56.503 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 3.1 M 2024-04-15T22:18:56.503 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 13 M 2024-04-15T22:18:56.503 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-04-15T22:18:56.520 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:57 ago on Mon 15 Apr 2024 10:16:59 PM UTC. 2024-04-15T22:18:56.599 INFO:teuthology.orchestra.run.smithi067.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 488 kB/s | 69 kB 00:00 2024-04-15T22:18:56.671 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-04-15T22:18:56.672 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:56.672 INFO:teuthology.orchestra.run.smithi082.stdout: Package Architecture Version Repository Size 2024-04-15T22:18:56.673 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:56.673 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-04-15T22:18:56.673 INFO:teuthology.orchestra.run.smithi082.stdout: rbd-nbd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 171 k 2024-04-15T22:18:56.673 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:56.673 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-04-15T22:18:56.673 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-04-15T22:18:56.673 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-04-15T22:18:56.673 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:56.673 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 171 k 2024-04-15T22:18:56.673 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 494 k 2024-04-15T22:18:56.673 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-04-15T22:18:56.928 INFO:teuthology.orchestra.run.smithi082.stdout:rbd-nbd-19.0.0-2114.ga9a752df.el7.x86_64.rpm 674 kB/s | 171 kB 00:00 2024-04-15T22:18:56.928 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:56.929 INFO:teuthology.orchestra.run.smithi082.stdout:Total 669 kB/s | 171 kB 00:00 2024-04-15T22:18:56.929 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-04-15T22:18:56.937 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-04-15T22:18:56.937 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-04-15T22:18:56.991 INFO:teuthology.orchestra.run.smithi067.stdout:(2/2): ceph-volume-19.0.0-2114.ga9a752df.el7.no 495 kB/s | 264 kB 00:00 2024-04-15T22:18:56.992 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-04-15T22:18:56.992 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-04-15T22:18:56.992 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:56.993 INFO:teuthology.orchestra.run.smithi067.stdout:Total 621 kB/s | 332 kB 00:00 2024-04-15T22:18:56.993 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-15T22:18:57.002 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-15T22:18:57.002 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-15T22:18:57.041 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-15T22:18:57.041 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-15T22:18:57.135 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-04-15T22:18:57.199 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-15T22:18:57.234 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:57.264 INFO:teuthology.orchestra.run.smithi196.stdout:rbd-mirror-19.0.0-2114.ga9a752df.el7.x86_64.rpm 4.1 MB/s | 3.1 MB 00:00 2024-04-15T22:18:57.265 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:57.265 INFO:teuthology.orchestra.run.smithi196.stdout:Total 4.0 MB/s | 3.1 MB 00:00 2024-04-15T22:18:57.265 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-04-15T22:18:57.275 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-04-15T22:18:57.275 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-04-15T22:18:57.348 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-04-15T22:18:57.348 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-04-15T22:18:57.397 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-15T22:18:57.435 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2/2 2024-04-15T22:18:57.452 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2/2 2024-04-15T22:18:57.452 INFO:teuthology.orchestra.run.smithi067.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:18:57.452 INFO:teuthology.orchestra.run.smithi067.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-15T22:18:57.452 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:57.676 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:57.768 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-04-15T22:18:57.849 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:57.874 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:57.874 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:18:57.874 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-15T22:18:57.874 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-15T22:18:57.875 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-15T22:18:57.875 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:57.941 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:57.941 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:57.941 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-04-15T22:18:57.941 INFO:teuthology.orchestra.run.smithi082.stdout: rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:18:57.941 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-04-15T22:18:57.941 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-04-15T22:18:58.188 DEBUG:teuthology.parallel:result is None 2024-04-15T22:18:58.191 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 1/2 2024-04-15T22:18:58.538 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-15T22:18:58.539 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:58.539 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-15T22:18:58.539 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-volume-2:19.0.0-2114.ga9a752df.el7.noarch 2024-04-15T22:18:58.539 INFO:teuthology.orchestra.run.smithi067.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-15T22:18:58.539 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:58.539 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:18:58.841 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install librados-devel 2024-04-15T22:18:59.009 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:18:59.009 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:59.009 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-04-15T22:18:59.009 INFO:teuthology.orchestra.run.smithi196.stdout: rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:18:59.009 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:18:59.009 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:18:59.280 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install rbd-nbd 2024-04-15T22:18:59.440 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:10 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:18:59.603 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:18:59.604 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:18:59.604 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repo Size 2024-04-15T22:18:59.604 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:18:59.604 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-15T22:18:59.604 INFO:teuthology.orchestra.run.smithi067.stdout: librados-devel x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 127 k 2024-04-15T22:18:59.604 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:59.604 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-15T22:18:59.604 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:18:59.604 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2024-04-15T22:18:59.604 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:18:59.604 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 127 k 2024-04-15T22:18:59.605 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 456 k 2024-04-15T22:18:59.605 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-15T22:18:59.856 INFO:teuthology.orchestra.run.smithi067.stdout:librados-devel-19.0.0-2114.ga9a752df.el7.x86_64 506 kB/s | 127 kB 00:00 2024-04-15T22:18:59.857 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:18:59.857 INFO:teuthology.orchestra.run.smithi067.stdout:Total 501 kB/s | 127 kB 00:00 2024-04-15T22:18:59.857 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-15T22:18:59.863 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-15T22:18:59.863 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-15T22:18:59.879 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:54 ago on Mon 15 Apr 2024 10:17:05 PM UTC. 2024-04-15T22:18:59.922 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-15T22:18:59.922 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-15T22:19:00.033 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-04-15T22:19:00.033 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:19:00.034 INFO:teuthology.orchestra.run.smithi196.stdout: Package Architecture Version Repository Size 2024-04-15T22:19:00.034 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:19:00.034 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-04-15T22:19:00.034 INFO:teuthology.orchestra.run.smithi196.stdout: rbd-nbd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 171 k 2024-04-15T22:19:00.034 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:19:00.034 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-04-15T22:19:00.034 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-04-15T22:19:00.034 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-04-15T22:19:00.034 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:19:00.034 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 171 k 2024-04-15T22:19:00.034 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 494 k 2024-04-15T22:19:00.034 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-04-15T22:19:00.122 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-15T22:19:00.232 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:19:00.352 INFO:teuthology.orchestra.run.smithi196.stdout:rbd-nbd-19.0.0-2114.ga9a752df.el7.x86_64.rpm 540 kB/s | 171 kB 00:00 2024-04-15T22:19:00.352 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:19:00.352 INFO:teuthology.orchestra.run.smithi196.stdout:Total 538 kB/s | 171 kB 00:00 2024-04-15T22:19:00.352 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-04-15T22:19:00.361 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-04-15T22:19:00.361 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-04-15T22:19:00.417 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-04-15T22:19:00.417 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-04-15T22:19:00.563 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-04-15T22:19:00.676 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:19:00.691 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:19:00.976 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:19:00.976 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:19:00.976 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-15T22:19:00.976 INFO:teuthology.orchestra.run.smithi067.stdout: librados-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:19:00.977 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:19:00.977 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:19:01.127 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:19:01.217 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install libcephfs2 2024-04-15T22:19:01.425 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:19:01.425 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:19:01.425 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-04-15T22:19:01.425 INFO:teuthology.orchestra.run.smithi196.stdout: rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:19:01.425 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-04-15T22:19:01.425 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-04-15T22:19:01.697 DEBUG:teuthology.parallel:result is None 2024-04-15T22:19:01.813 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:12 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:19:01.917 INFO:teuthology.orchestra.run.smithi067.stdout:Package libcephfs2-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:19:01.973 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:19:01.974 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2024-04-15T22:19:01.974 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:19:02.024 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install libcephfs-devel 2024-04-15T22:19:02.615 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:13 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:19:02.773 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:19:02.774 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:19:02.774 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repo Size 2024-04-15T22:19:02.774 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:19:02.774 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-15T22:19:02.774 INFO:teuthology.orchestra.run.smithi067.stdout: libcephfs-devel x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 32 k 2024-04-15T22:19:02.774 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:19:02.774 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-15T22:19:02.774 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:19:02.775 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2024-04-15T22:19:02.775 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:19:02.775 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 32 k 2024-04-15T22:19:02.775 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 142 k 2024-04-15T22:19:02.775 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-15T22:19:02.934 INFO:teuthology.orchestra.run.smithi067.stdout:libcephfs-devel-19.0.0-2114.ga9a752df.el7.x86_6 199 kB/s | 32 kB 00:00 2024-04-15T22:19:02.935 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:19:02.935 INFO:teuthology.orchestra.run.smithi067.stdout:Total 197 kB/s | 32 kB 00:00 2024-04-15T22:19:02.935 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-15T22:19:02.939 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-15T22:19:02.939 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-15T22:19:02.973 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-15T22:19:02.973 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-15T22:19:03.064 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-15T22:19:03.194 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:19:03.572 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:19:03.826 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:19:03.826 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:19:03.826 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-15T22:19:03.826 INFO:teuthology.orchestra.run.smithi067.stdout: libcephfs-devel-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:19:03.826 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:19:03.826 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:19:04.011 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install librados2 2024-04-15T22:19:04.602 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:15 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:19:04.703 INFO:teuthology.orchestra.run.smithi067.stdout:Package librados2-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:19:04.759 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:19:04.760 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2024-04-15T22:19:04.760 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:19:04.827 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install librbd1 2024-04-15T22:19:05.419 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:16 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:19:05.522 INFO:teuthology.orchestra.run.smithi067.stdout:Package librbd1-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:19:05.578 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:19:05.579 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2024-04-15T22:19:05.579 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:19:05.644 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install python3-rados 2024-04-15T22:19:06.305 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:17 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:19:06.409 INFO:teuthology.orchestra.run.smithi067.stdout:Package python3-rados-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:19:06.464 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:19:06.465 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2024-04-15T22:19:06.465 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:19:06.535 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install python3-rgw 2024-04-15T22:19:07.124 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:18 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:19:07.226 INFO:teuthology.orchestra.run.smithi067.stdout:Package python3-rgw-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:19:07.281 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:19:07.282 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2024-04-15T22:19:07.282 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:19:07.352 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install python3-cephfs 2024-04-15T22:19:07.942 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:18 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:19:08.045 INFO:teuthology.orchestra.run.smithi067.stdout:Package python3-cephfs-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:19:08.100 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:19:08.101 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2024-04-15T22:19:08.101 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:19:08.168 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install python3-rbd 2024-04-15T22:19:08.761 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:19 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:19:08.864 INFO:teuthology.orchestra.run.smithi067.stdout:Package python3-rbd-2:19.0.0-2114.ga9a752df.el7.x86_64 is already installed. 2024-04-15T22:19:08.919 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:19:08.921 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2024-04-15T22:19:08.921 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:19:08.999 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install rbd-fuse 2024-04-15T22:19:09.590 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:20 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:19:09.747 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:19:09.748 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:19:09.748 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2024-04-15T22:19:09.748 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:19:09.748 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-15T22:19:09.748 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-fuse x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 85 k 2024-04-15T22:19:09.748 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:19:09.748 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-15T22:19:09.748 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:19:09.748 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2024-04-15T22:19:09.748 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:19:09.748 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 85 k 2024-04-15T22:19:09.749 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 231 k 2024-04-15T22:19:09.749 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-15T22:19:10.079 INFO:teuthology.orchestra.run.smithi067.stdout:rbd-fuse-19.0.0-2114.ga9a752df.el7.x86_64.rpm 258 kB/s | 85 kB 00:00 2024-04-15T22:19:10.080 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:19:10.080 INFO:teuthology.orchestra.run.smithi067.stdout:Total 257 kB/s | 85 kB 00:00 2024-04-15T22:19:10.080 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-15T22:19:10.088 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-15T22:19:10.088 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-15T22:19:10.147 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-15T22:19:10.148 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-15T22:19:10.319 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-15T22:19:10.497 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:19:10.905 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:19:11.223 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:19:11.224 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:19:11.224 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-15T22:19:11.224 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-fuse-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:19:11.224 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:19:11.224 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:19:11.490 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install rbd-mirror 2024-04-15T22:19:12.085 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:23 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:19:12.245 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:19:12.245 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:19:12.245 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repo Size 2024-04-15T22:19:12.246 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:19:12.246 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-15T22:19:12.246 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-mirror x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 3.1 M 2024-04-15T22:19:12.246 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:19:12.246 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-15T22:19:12.246 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:19:12.246 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2024-04-15T22:19:12.246 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:19:12.246 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 3.1 M 2024-04-15T22:19:12.246 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 13 M 2024-04-15T22:19:12.246 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-15T22:19:13.148 INFO:teuthology.orchestra.run.smithi067.stdout:rbd-mirror-19.0.0-2114.ga9a752df.el7.x86_64.rpm 3.4 MB/s | 3.1 MB 00:00 2024-04-15T22:19:13.149 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:19:13.150 INFO:teuthology.orchestra.run.smithi067.stdout:Total 3.4 MB/s | 3.1 MB 00:00 2024-04-15T22:19:13.150 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-15T22:19:13.160 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-15T22:19:13.160 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-15T22:19:13.238 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-15T22:19:13.238 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-15T22:19:13.674 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-15T22:19:13.741 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:19:13.766 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:19:13.766 INFO:teuthology.orchestra.run.smithi067.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-15T22:19:13.766 INFO:teuthology.orchestra.run.smithi067.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-15T22:19:13.766 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-15T22:19:13.766 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-15T22:19:13.766 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:19:14.924 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:19:14.924 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:19:14.924 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-15T22:19:14.924 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-mirror-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:19:14.924 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:19:14.924 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:19:15.153 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install rbd-nbd 2024-04-15T22:19:15.746 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:02:26 ago on Mon 15 Apr 2024 10:16:49 PM UTC. 2024-04-15T22:19:15.906 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-15T22:19:15.907 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:19:15.907 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2024-04-15T22:19:15.907 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:19:15.907 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-15T22:19:15.907 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-nbd x86_64 2:19.0.0-2114.ga9a752df.el7 ceph 171 k 2024-04-15T22:19:15.907 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:19:15.907 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-15T22:19:15.907 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-15T22:19:15.907 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2024-04-15T22:19:15.907 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:19:15.907 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 171 k 2024-04-15T22:19:15.908 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 494 k 2024-04-15T22:19:15.908 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-15T22:19:16.260 INFO:teuthology.orchestra.run.smithi067.stdout:rbd-nbd-19.0.0-2114.ga9a752df.el7.x86_64.rpm 486 kB/s | 171 kB 00:00 2024-04-15T22:19:16.261 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-15T22:19:16.261 INFO:teuthology.orchestra.run.smithi067.stdout:Total 484 kB/s | 171 kB 00:00 2024-04-15T22:19:16.261 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-15T22:19:16.269 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-15T22:19:16.269 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-15T22:19:16.327 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-15T22:19:16.328 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-15T22:19:16.478 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-15T22:19:16.595 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:19:17.078 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:19:17.387 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 1/1 2024-04-15T22:19:17.387 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:19:17.387 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-15T22:19:17.387 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-nbd-2:19.0.0-2114.ga9a752df.el7.x86_64 2024-04-15T22:19:17.387 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-15T22:19:17.387 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-15T22:19:17.636 DEBUG:teuthology.parallel:result is None 2024-04-15T22:19:17.637 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:19:17.862 DEBUG:teuthology.orchestra.run.smithi067:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-15T22:19:17.884 INFO:teuthology.orchestra.run.smithi067.stdout:19.0.0-2114.ga9a752df.el7 2024-04-15T22:19:17.884 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2114.ga9a752df.el7 2024-04-15T22:19:17.884 INFO:teuthology.task.install:The correct ceph version 19.0.0-2114.ga9a752df is installed. 2024-04-15T22:19:17.886 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:19:18.164 DEBUG:teuthology.orchestra.run.smithi082:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-15T22:19:18.189 INFO:teuthology.orchestra.run.smithi082.stdout:19.0.0-2114.ga9a752df.el7 2024-04-15T22:19:18.190 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2114.ga9a752df.el7 2024-04-15T22:19:18.190 INFO:teuthology.task.install:The correct ceph version 19.0.0-2114.ga9a752df is installed. 2024-04-15T22:19:18.192 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:19:18.337 DEBUG:teuthology.orchestra.run.smithi196:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-15T22:19:18.363 INFO:teuthology.orchestra.run.smithi196.stdout:19.0.0-2114.ga9a752df.el7 2024-04-15T22:19:18.363 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2114.ga9a752df.el7 2024-04-15T22:19:18.363 INFO:teuthology.task.install:The correct ceph version 19.0.0-2114.ga9a752df is installed. 2024-04-15T22:19:18.365 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-15T22:19:18.365 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-15T22:19:18.365 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-15T22:19:18.396 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-04-15T22:19:18.396 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-15T22:19:18.430 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-04-15T22:19:18.430 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-15T22:19:18.463 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-15T22:19:18.463 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-15T22:19:18.463 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/usr/bin/daemon-helper 2024-04-15T22:19:18.493 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-15T22:19:18.563 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-04-15T22:19:18.563 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/usr/bin/daemon-helper 2024-04-15T22:19:18.595 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-15T22:19:18.667 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-04-15T22:19:18.667 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/usr/bin/daemon-helper 2024-04-15T22:19:18.701 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-15T22:19:18.772 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-15T22:19:18.772 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-15T22:19:18.772 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-15T22:19:18.803 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-15T22:19:18.873 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-04-15T22:19:18.873 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-15T22:19:18.902 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-15T22:19:18.970 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-04-15T22:19:18.970 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-15T22:19:19.001 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-15T22:19:19.072 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-15T22:19:19.072 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-15T22:19:19.073 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/usr/bin/stdin-killer 2024-04-15T22:19:19.103 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-15T22:19:19.173 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-04-15T22:19:19.173 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/usr/bin/stdin-killer 2024-04-15T22:19:19.201 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-15T22:19:19.270 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-04-15T22:19:19.271 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/usr/bin/stdin-killer 2024-04-15T22:19:19.303 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-15T22:19:19.374 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-15T22:19:19.460 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'MON_DOWN'], 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765'} 2024-04-15T22:19:19.460 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:19:19.461 INFO:tasks.cephadm:Cluster fsid is 3424f43c-fb76-11ee-bc8f-c7b262605968 2024-04-15T22:19:19.461 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-15T22:19:19.462 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.67', 'mon.b': '172.21.15.82', 'mon.c': '172.21.15.196'} 2024-04-15T22:19:19.462 INFO:tasks.cephadm:First mon is mon.a on smithi067 2024-04-15T22:19:19.462 INFO:tasks.cephadm:First mgr is a 2024-04-15T22:19:19.462 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-15T22:19:19.462 DEBUG:teuthology.orchestra.run.smithi067:> sudo hostname $(hostname -s) 2024-04-15T22:19:19.494 DEBUG:teuthology.orchestra.run.smithi082:> sudo hostname $(hostname -s) 2024-04-15T22:19:19.523 DEBUG:teuthology.orchestra.run.smithi196:> sudo hostname $(hostname -s) 2024-04-15T22:19:19.554 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-15T22:19:19.554 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:19:19.848 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'a9a752df26c63acad72e1b3569fd79a515ca0765', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/54895/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2114-ga9a752df', 'node_name': '172.21.5.39+adami09', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-2114.ga9a752df'}, 'url': 'https://1.chacra.ceph.com/r/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-04-14 16:04:37.608971', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-04-15T22:19:19.985 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref squid, sha1 a9a752df26c63acad72e1b3569fd79a515ca0765 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:19:19.987 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/x86_64/flavors/default/cephadm 2024-04-15T22:19:19.987 DEBUG:teuthology.orchestra.run.smithi067:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-15T22:19:20.455 INFO:teuthology.orchestra.run.smithi067.stdout:-rw-r--r--. 1 ubuntu ubuntu 767805 Apr 15 22:19 /home/ubuntu/cephtest/cephadm 2024-04-15T22:19:20.455 DEBUG:teuthology.orchestra.run.smithi082:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-15T22:19:21.082 INFO:teuthology.orchestra.run.smithi082.stdout:-rw-r--r--. 1 ubuntu ubuntu 767805 Apr 15 22:19 /home/ubuntu/cephtest/cephadm 2024-04-15T22:19:21.082 DEBUG:teuthology.orchestra.run.smithi196:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/a9a752df26c63acad72e1b3569fd79a515ca0765/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-15T22:19:21.912 INFO:teuthology.orchestra.run.smithi196.stdout:-rw-r--r--. 1 ubuntu ubuntu 767805 Apr 15 22:19 /home/ubuntu/cephtest/cephadm 2024-04-15T22:19:21.913 DEBUG:teuthology.orchestra.run.smithi067:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-15T22:19:21.932 DEBUG:teuthology.orchestra.run.smithi082:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-15T22:19:21.952 DEBUG:teuthology.orchestra.run.smithi196:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-15T22:19:21.983 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 on all hosts... 2024-04-15T22:19:21.983 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull 2024-04-15T22:19:21.986 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull 2024-04-15T22:19:21.995 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull 2024-04-15T22:19:22.760 INFO:teuthology.orchestra.run.smithi082.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T22:19:22.888 INFO:teuthology.orchestra.run.smithi067.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T22:19:22.931 INFO:teuthology.orchestra.run.smithi082.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:19:22.931 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T22:19:22.931 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765: reading manifest a9a752df26c63acad72e1b3569fd79a515ca0765 in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-04-15T22:19:22.931 INFO:teuthology.orchestra.run.smithi082.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:19:22.934 INFO:teuthology.orchestra.run.smithi196.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T22:19:23.062 INFO:teuthology.orchestra.run.smithi067.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:19:23.063 INFO:teuthology.orchestra.run.smithi067.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T22:19:23.063 INFO:teuthology.orchestra.run.smithi067.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765: reading manifest a9a752df26c63acad72e1b3569fd79a515ca0765 in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-04-15T22:19:23.063 INFO:teuthology.orchestra.run.smithi067.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:19:23.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:19:23.085 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 484, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi067 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull' 2024-04-15T22:19:23.087 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-15T22:19:23.089 DEBUG:teuthology.misc:Transferring archived files from smithi067:/var/lib/ceph/3424f43c-fb76-11ee-bc8f-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657553/remote/smithi067/crash 2024-04-15T22:19:23.090 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /var/lib/ceph/3424f43c-fb76-11ee-bc8f-c7b262605968/crash -- . 2024-04-15T22:19:23.119 INFO:teuthology.orchestra.run.smithi196.stderr:Non-zero exit code 125 from /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:19:23.120 INFO:teuthology.orchestra.run.smithi196.stderr:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765... 2024-04-15T22:19:23.120 INFO:teuthology.orchestra.run.smithi196.stderr:/bin/podman: stderr Error: initializing source docker://quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765: reading manifest a9a752df26c63acad72e1b3569fd79a515ca0765 in quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph: manifest unknown 2024-04-15T22:19:23.120 INFO:teuthology.orchestra.run.smithi196.stderr:ERROR: Failed command: /bin/podman pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 2024-04-15T22:19:23.128 INFO:teuthology.orchestra.run.smithi067.stderr:tar: /var/lib/ceph/3424f43c-fb76-11ee-bc8f-c7b262605968/crash: Cannot open: No such file or directory 2024-04-15T22:19:23.129 INFO:teuthology.orchestra.run.smithi067.stderr:tar: Error is not recoverable: exiting now 2024-04-15T22:19:23.131 DEBUG:teuthology.misc:Transferring archived files from smithi082:/var/lib/ceph/3424f43c-fb76-11ee-bc8f-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657553/remote/smithi082/crash 2024-04-15T22:19:23.131 DEBUG:teuthology.orchestra.run.smithi082:> sudo tar c -f - -C /var/lib/ceph/3424f43c-fb76-11ee-bc8f-c7b262605968/crash -- . 2024-04-15T22:19:23.172 INFO:teuthology.orchestra.run.smithi082.stderr:tar: /var/lib/ceph/3424f43c-fb76-11ee-bc8f-c7b262605968/crash: Cannot open: No such file or directory 2024-04-15T22:19:23.172 INFO:teuthology.orchestra.run.smithi082.stderr:tar: Error is not recoverable: exiting now 2024-04-15T22:19:23.174 DEBUG:teuthology.misc:Transferring archived files from smithi196:/var/lib/ceph/3424f43c-fb76-11ee-bc8f-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657553/remote/smithi196/crash 2024-04-15T22:19:23.175 DEBUG:teuthology.orchestra.run.smithi196:> sudo tar c -f - -C /var/lib/ceph/3424f43c-fb76-11ee-bc8f-c7b262605968/crash -- . 2024-04-15T22:19:23.216 INFO:teuthology.orchestra.run.smithi196.stderr:tar: /var/lib/ceph/3424f43c-fb76-11ee-bc8f-c7b262605968/crash: Cannot open: No such file or directory 2024-04-15T22:19:23.216 INFO:teuthology.orchestra.run.smithi196.stderr:tar: Error is not recoverable: exiting now 2024-04-15T22:19:23.217 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-15T22:19:23.218 DEBUG:teuthology.orchestra.run.smithi067:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/3424f43c-fb76-11ee-bc8f-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | head -n 1 2024-04-15T22:19:23.246 INFO:teuthology.orchestra.run.smithi067.stderr:grep: /var/log/ceph/3424f43c-fb76-11ee-bc8f-c7b262605968/ceph.log: No such file or directory 2024-04-15T22:19:23.247 INFO:tasks.cephadm:Compressing logs... 2024-04-15T22:19:23.248 DEBUG:teuthology.orchestra.run.smithi067:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-15T22:19:23.290 DEBUG:teuthology.orchestra.run.smithi082:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-15T22:19:23.292 DEBUG:teuthology.orchestra.run.smithi196:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-15T22:19:23.316 INFO:teuthology.orchestra.run.smithi067.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-15T22:19:23.316 INFO:teuthology.orchestra.run.smithi067.stderr:: No such file or directory 2024-04-15T22:19:23.316 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/cephadm.log: 73.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-15T22:19:23.318 INFO:teuthology.orchestra.run.smithi067.stderr: 2024-04-15T22:19:23.318 INFO:teuthology.orchestra.run.smithi067.stderr:real 0m0.016s 2024-04-15T22:19:23.318 INFO:teuthology.orchestra.run.smithi067.stderr:user 0m0.013s 2024-04-15T22:19:23.318 INFO:teuthology.orchestra.run.smithi067.stderr:sys 0m0.016s 2024-04-15T22:19:23.319 INFO:teuthology.orchestra.run.smithi082.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-15T22:19:23.319 INFO:teuthology.orchestra.run.smithi082.stderr:: No such file or directory 2024-04-15T22:19:23.319 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/cephadm.log: 73.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-15T22:19:23.320 INFO:teuthology.orchestra.run.smithi082.stderr: 2024-04-15T22:19:23.320 INFO:teuthology.orchestra.run.smithi082.stderr:real 0m0.015s 2024-04-15T22:19:23.320 INFO:teuthology.orchestra.run.smithi082.stderr:user 0m0.011s 2024-04-15T22:19:23.320 INFO:teuthology.orchestra.run.smithi082.stderr:sys 0m0.017s 2024-04-15T22:19:23.321 INFO:teuthology.orchestra.run.smithi196.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-15T22:19:23.321 INFO:teuthology.orchestra.run.smithi196.stderr:: No such file or directory 2024-04-15T22:19:23.321 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/cephadm.log: 73.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-15T22:19:23.322 INFO:teuthology.orchestra.run.smithi196.stderr: 2024-04-15T22:19:23.322 INFO:teuthology.orchestra.run.smithi196.stderr:real 0m0.015s 2024-04-15T22:19:23.322 INFO:teuthology.orchestra.run.smithi196.stderr:user 0m0.013s 2024-04-15T22:19:23.323 INFO:teuthology.orchestra.run.smithi196.stderr:sys 0m0.015s 2024-04-15T22:19:23.323 INFO:tasks.cephadm:Archiving logs... 2024-04-15T22:19:23.323 DEBUG:teuthology.misc:Transferring archived files from smithi067:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657553/remote/smithi067/log 2024-04-15T22:19:23.324 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-15T22:19:23.387 DEBUG:teuthology.misc:Transferring archived files from smithi082:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657553/remote/smithi082/log 2024-04-15T22:19:23.388 DEBUG:teuthology.orchestra.run.smithi082:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-15T22:19:23.416 DEBUG:teuthology.misc:Transferring archived files from smithi196:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657553/remote/smithi196/log 2024-04-15T22:19:23.417 DEBUG:teuthology.orchestra.run.smithi196:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-15T22:19:23.447 INFO:tasks.cephadm:Removing cluster... 2024-04-15T22:19:23.447 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3424f43c-fb76-11ee-bc8f-c7b262605968 --force 2024-04-15T22:19:23.639 INFO:teuthology.orchestra.run.smithi067.stdout:Deleting cluster with fsid: 3424f43c-fb76-11ee-bc8f-c7b262605968 2024-04-15T22:19:23.905 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3424f43c-fb76-11ee-bc8f-c7b262605968 --force 2024-04-15T22:19:24.083 INFO:teuthology.orchestra.run.smithi082.stdout:Deleting cluster with fsid: 3424f43c-fb76-11ee-bc8f-c7b262605968 2024-04-15T22:19:24.339 DEBUG:teuthology.orchestra.run.smithi196:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3424f43c-fb76-11ee-bc8f-c7b262605968 --force 2024-04-15T22:19:24.519 INFO:teuthology.orchestra.run.smithi196.stdout:Deleting cluster with fsid: 3424f43c-fb76-11ee-bc8f-c7b262605968 2024-04-15T22:19:24.780 INFO:tasks.cephadm:Removing cephadm ... 2024-04-15T22:19:24.780 DEBUG:teuthology.orchestra.run.smithi067:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-15T22:19:24.797 DEBUG:teuthology.orchestra.run.smithi082:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-15T22:19:24.813 DEBUG:teuthology.orchestra.run.smithi196:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-15T22:19:24.829 INFO:tasks.cephadm:Teardown complete 2024-04-15T22:19:24.829 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 1771, 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_6c637841c215537a4502385240412f1966e0faab/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/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 1686, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 484, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi067 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull' 2024-04-15T22:19:25.028 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=d52d15f800394090b3874500a099bd84 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 1771, 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_6c637841c215537a4502385240412f1966e0faab/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/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 1686, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_461a84e6fbbf089011eafd13b98169fb9e9b8cc9/qa/tasks/cephadm.py", line 484, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi067 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull' 2024-04-15T22:19:25.032 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-15T22:19:25.041 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-15T22:19:25.081 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... 2024-04-15T22:19:25.081 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-15T22:19:25.094 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-15T22:19:25.098 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-15T22:19:25.197 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-15T22:19:25.205 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-15T22:19:25.205 DEBUG:teuthology.orchestra.run.smithi067:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T22:19:25.208 DEBUG:teuthology.orchestra.run.smithi082:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T22:19:25.210 DEBUG:teuthology.orchestra.run.smithi196:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-15T22:19:25.222 INFO:teuthology.orchestra.run.smithi067.stderr:bash: line 1: ntpq: command not found 2024-04-15T22:19:25.224 INFO:teuthology.orchestra.run.smithi082.stderr:bash: line 1: ntpq: command not found 2024-04-15T22:19:25.225 INFO:teuthology.orchestra.run.smithi196.stderr:bash: line 1: ntpq: command not found 2024-04-15T22:19:25.226 INFO:teuthology.orchestra.run.smithi067.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T22:19:25.226 INFO:teuthology.orchestra.run.smithi067.stdout:=============================================================================== 2024-04-15T22:19:25.226 INFO:teuthology.orchestra.run.smithi067.stdout:^* hv01.front.sepia.ceph.com 3 6 77 49 +1056us[+1048us] +/- 64ms 2024-04-15T22:19:25.226 INFO:teuthology.orchestra.run.smithi067.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 48 -339us[ -339us] +/- 79ms 2024-04-15T22:19:25.226 INFO:teuthology.orchestra.run.smithi067.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 49 -876us[ -884us] +/- 75ms 2024-04-15T22:19:25.227 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:19:25.228 INFO:teuthology.orchestra.run.smithi082.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T22:19:25.228 INFO:teuthology.orchestra.run.smithi082.stdout:=============================================================================== 2024-04-15T22:19:25.228 INFO:teuthology.orchestra.run.smithi082.stdout:^* hv01.front.sepia.ceph.com 3 6 77 49 +1050us[+1003us] +/- 64ms 2024-04-15T22:19:25.228 INFO:teuthology.orchestra.run.smithi082.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 48 -356us[ -356us] +/- 79ms 2024-04-15T22:19:25.228 INFO:teuthology.orchestra.run.smithi082.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 49 -874us[ -922us] +/- 75ms 2024-04-15T22:19:25.228 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:19:25.230 INFO:teuthology.orchestra.run.smithi196.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-15T22:19:25.230 INFO:teuthology.orchestra.run.smithi196.stdout:=============================================================================== 2024-04-15T22:19:25.230 INFO:teuthology.orchestra.run.smithi196.stdout:^* hv01.front.sepia.ceph.com 3 6 77 49 +1037us[ +897us] +/- 64ms 2024-04-15T22:19:25.230 INFO:teuthology.orchestra.run.smithi196.stdout:^+ hv02.front.sepia.ceph.com 3 6 77 49 -359us[ -359us] +/- 79ms 2024-04-15T22:19:25.230 INFO:teuthology.orchestra.run.smithi196.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 50 -885us[-1024us] +/- 75ms 2024-04-15T22:19:25.231 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-15T22:19:25.231 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-15T22:19:25.239 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-15T22:19:25.239 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-15T22:19:25.264 DEBUG:teuthology.orchestra.run.smithi067:> 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 2024-04-15T22:19:25.337 DEBUG:teuthology.orchestra.run.smithi082:> 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 2024-04-15T22:19:25.406 DEBUG:teuthology.orchestra.run.smithi196:> 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 2024-04-15T22:19:25.470 DEBUG:teuthology.orchestra.run.smithi067:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-15T22:19:25.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:19:25.503 DEBUG:teuthology.orchestra.run.smithi082:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-15T22:19:25.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:19:25.535 DEBUG:teuthology.orchestra.run.smithi196:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-15T22:19:25.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:19:25.565 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-15T22:19:25.574 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-15T22:19:25.623 INFO:teuthology.task.internal:Duration was 475.624797 seconds 2024-04-15T22:19:25.624 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-15T22:19:25.657 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-15T22:19:25.657 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-15T22:19:25.659 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-15T22:19:25.662 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-15T22:19:25.704 INFO:teuthology.orchestra.run.smithi067.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T22:19:25.706 INFO:teuthology.orchestra.run.smithi082.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T22:19:25.707 INFO:teuthology.orchestra.run.smithi196.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-15T22:19:26.035 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-15T22:19:26.036 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi067.front.sepia.ceph.com 2024-04-15T22:19:26.036 DEBUG:teuthology.orchestra.run.smithi067:> 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 2024-04-15T22:19:26.058 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi082.front.sepia.ceph.com 2024-04-15T22:19:26.058 DEBUG:teuthology.orchestra.run.smithi082:> 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 2024-04-15T22:19:26.083 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi196.front.sepia.ceph.com 2024-04-15T22:19:26.084 DEBUG:teuthology.orchestra.run.smithi196:> 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 2024-04-15T22:19:26.113 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-15T22:19:26.114 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-15T22:19:26.116 DEBUG:teuthology.orchestra.run.smithi082:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-15T22:19:26.126 DEBUG:teuthology.orchestra.run.smithi196:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-15T22:19:26.184 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-15T22:19:26.184 DEBUG:teuthology.orchestra.run.smithi067:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-15T22:19:26.188 DEBUG:teuthology.orchestra.run.smithi082:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-15T22:19:26.197 DEBUG:teuthology.orchestra.run.smithi196:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-15T22:19:26.319 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-15T22:19:26.328 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-15T22:19:26.329 DEBUG:teuthology.orchestra.run.smithi067:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-15T22:19:26.357 DEBUG:teuthology.orchestra.run.smithi082:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-15T22:19:26.386 DEBUG:teuthology.orchestra.run.smithi196:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-15T22:19:26.414 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-15T22:19:26.424 DEBUG:teuthology.orchestra.run.smithi067:> 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 2024-04-15T22:19:26.426 DEBUG:teuthology.orchestra.run.smithi082:> 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 2024-04-15T22:19:26.428 DEBUG:teuthology.orchestra.run.smithi196:> 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 2024-04-15T22:19:26.450 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = core 2024-04-15T22:19:26.452 INFO:teuthology.orchestra.run.smithi082.stdout:kernel.core_pattern = core 2024-04-15T22:19:26.481 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern = core 2024-04-15T22:19:26.510 DEBUG:teuthology.orchestra.run.smithi067:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-15T22:19:26.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:19:26.528 DEBUG:teuthology.orchestra.run.smithi082:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-15T22:19:26.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:19:26.543 DEBUG:teuthology.orchestra.run.smithi196:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-15T22:19:26.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-15T22:19:26.565 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-15T22:19:26.574 INFO:teuthology.task.internal:Transferring archived files... 2024-04-15T22:19:26.575 DEBUG:teuthology.misc:Transferring archived files from smithi067:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657553/remote/smithi067 2024-04-15T22:19:26.575 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-15T22:19:26.612 DEBUG:teuthology.misc:Transferring archived files from smithi082:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657553/remote/smithi082 2024-04-15T22:19:26.613 DEBUG:teuthology.orchestra.run.smithi082:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-15T22:19:26.649 DEBUG:teuthology.misc:Transferring archived files from smithi196:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657553/remote/smithi196 2024-04-15T22:19:26.649 DEBUG:teuthology.orchestra.run.smithi196:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-15T22:19:26.684 INFO:teuthology.task.internal:Removing archive directory... 2024-04-15T22:19:26.685 DEBUG:teuthology.orchestra.run.smithi067:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-15T22:19:26.687 DEBUG:teuthology.orchestra.run.smithi082:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-15T22:19:26.689 DEBUG:teuthology.orchestra.run.smithi196:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-15T22:19:26.735 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-15T22:19:26.747 INFO:teuthology.task.internal:Not uploading archives. 2024-04-15T22:19:26.747 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-15T22:19:26.765 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-15T22:19:26.765 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-15T22:19:26.767 DEBUG:teuthology.orchestra.run.smithi082:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-15T22:19:26.769 DEBUG:teuthology.orchestra.run.smithi196:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-15T22:19:26.779 INFO:teuthology.orchestra.run.smithi067.stdout: 265305 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 15 22:19 /home/ubuntu/cephtest 2024-04-15T22:19:26.782 INFO:teuthology.orchestra.run.smithi082.stdout: 265305 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 15 22:19 /home/ubuntu/cephtest 2024-04-15T22:19:26.789 INFO:teuthology.orchestra.run.smithi196.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 15 22:19 /home/ubuntu/cephtest 2024-04-15T22:19:26.790 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-15T22:19:26.799 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-15T22:19:26.866 INFO:teuthology.nuke:Checking targets against current locks 2024-04-15T22:19:26.888 DEBUG:teuthology.nuke:shortname: smithi067 2024-04-15T22:19:26.889 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T22:19:26.913 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi067.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657553', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 22:01:20.985072', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIm82lzCEvqraKozSQFNdaL1r8oqWu+q5Jlb8pmAbCHhpZxbMrM55lja0ZwFuEtYrOPiUYrK3Eh6n+KQtXQFObg='} 2024-04-15T22:19:26.920 DEBUG:teuthology.nuke:shortname: smithi082 2024-04-15T22:19:26.920 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T22:19:26.946 DEBUG:teuthology.nuke:shortname: smithi196 2024-04-15T22:19:26.946 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-15T22:19:26.950 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi082.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657553', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 22:01:20.986472', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF04SMdAWtUVDmVBmKArSiHgp553djLhh1f+ImvWe+7+kZUzDKYlE8H1Yh3Xsg74wBIXRKwp7WXW/GIaoVa6qE8='} 2024-04-15T22:19:26.973 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi196.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_21:08:03-orch-squid-distro-default-smithi/7657553', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-15 22:01:20.987737', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD7sHLmXqCPVoKtrUrDigC6n/4GmQIdBMdXG6CIQqI4yZZCkZ7BtgvrK3JUAnYag7tZbsD9H/YWBtKNeQ3S6opQ='} 2024-04-15T22:19:26.983 INFO:teuthology.orchestra.console.smithi067:Power off 2024-04-15T22:19:26.983 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-15T22:19:27.007 DEBUG:teuthology.orchestra.console.smithi067:power off output: Chassis Power Control: Down/Off 2024-04-15T22:19:27.007 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:19:27.023 INFO:teuthology.orchestra.console.smithi082:Power off 2024-04-15T22:19:27.023 DEBUG:teuthology.orchestra.console.smithi082:pexpect command: ipmitool -H smithi082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-15T22:19:27.036 DEBUG:teuthology.orchestra.console.smithi067:check power output: Chassis Power is on 2024-04-15T22:19:27.044 DEBUG:teuthology.orchestra.console.smithi082:power off output: Chassis Power Control: Down/Off 2024-04-15T22:19:27.044 DEBUG:teuthology.orchestra.console.smithi082:pexpect command: ipmitool -H smithi082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:19:27.067 INFO:teuthology.orchestra.console.smithi196:Power off 2024-04-15T22:19:27.067 DEBUG:teuthology.orchestra.console.smithi196:pexpect command: ipmitool -H smithi196.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-15T22:19:27.076 DEBUG:teuthology.orchestra.console.smithi082:check power output: Chassis Power is on 2024-04-15T22:19:27.089 DEBUG:teuthology.orchestra.console.smithi196:power off output: Chassis Power Control: Down/Off 2024-04-15T22:19:27.089 DEBUG:teuthology.orchestra.console.smithi196:pexpect command: ipmitool -H smithi196.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:19:27.110 DEBUG:teuthology.orchestra.console.smithi196:check power output: Chassis Power is on 2024-04-15T22:19:31.037 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:19:31.078 DEBUG:teuthology.orchestra.console.smithi082:pexpect command: ipmitool -H smithi082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:19:31.111 DEBUG:teuthology.orchestra.console.smithi196:pexpect command: ipmitool -H smithi196.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:19:31.148 DEBUG:teuthology.orchestra.console.smithi067:check power output: Chassis Power is on 2024-04-15T22:19:31.188 DEBUG:teuthology.orchestra.console.smithi082:check power output: Chassis Power is on 2024-04-15T22:19:31.221 DEBUG:teuthology.orchestra.console.smithi196:check power output: Chassis Power is on 2024-04-15T22:19:35.150 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:19:35.189 DEBUG:teuthology.orchestra.console.smithi082:pexpect command: ipmitool -H smithi082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:19:35.222 DEBUG:teuthology.orchestra.console.smithi196:pexpect command: ipmitool -H smithi196.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:19:35.259 DEBUG:teuthology.orchestra.console.smithi067:check power output: Chassis Power is off 2024-04-15T22:19:35.298 DEBUG:teuthology.orchestra.console.smithi082:check power output: Chassis Power is off 2024-04-15T22:19:35.332 DEBUG:teuthology.orchestra.console.smithi196:check power output: Chassis Power is on 2024-04-15T22:19:35.361 INFO:teuthology.orchestra.console.smithi067:Power off completed 2024-04-15T22:19:35.399 INFO:teuthology.orchestra.console.smithi082:Power off completed 2024-04-15T22:19:39.334 DEBUG:teuthology.orchestra.console.smithi196:pexpect command: ipmitool -H smithi196.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-15T22:19:39.444 DEBUG:teuthology.orchestra.console.smithi196:check power output: Chassis Power is off 2024-04-15T22:19:39.544 INFO:teuthology.orchestra.console.smithi196:Power off completed 2024-04-15T22:19:39.649 INFO:teuthology.run:Summary data: description: orch/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_rgw_multisite} duration: 475.6247968673706 failure_reason: 'Command failed on smithi067 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:a9a752df26c63acad72e1b3569fd79a515ca0765 pull''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=d52d15f800394090b3874500a099bd84 status: fail success: false 2024-04-15T22:19:39.649 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-15T22:19:39.730 INFO:teuthology.run:FAIL